Commit Graph

34 Commits

Author SHA1 Message Date
dc43fccc04 Style preference tab for user (#467) 2025-05-05 01:31:42 +02:00
f5b8881d35 Add topics for Gists (#413) 2025-01-24 14:39:42 +01:00
20aef5e694 feat: Add custom instance names (#399)
* Add custom name variable

* Add custom name variable usage to docs

* Remove leftover testing config options (oops)
2024-12-15 17:39:51 +01:00
2bf434f00e Add TOTP MFA (#342) 2024-10-24 23:23:00 +02:00
e439d96e43 Add translation strings (#269) 2024-05-05 00:24:25 +02:00
1aa94292db Frontend fixes (#267)
* Fix mermaid display

* Move Login/Register buttons on mobile

* Min width on avatar
2024-04-28 02:54:18 +02:00
2bf0e9b7ce Show theme change button on responsive devices (#225) 2024-04-03 01:56:55 +02:00
afbecd9a1e Add custom logo configuration (#209) 2024-04-03 01:56:55 +02:00
87a6113cc7 Add Gist code search (#194) 2024-01-04 18:06:19 +01:00
4cb7dc2d30 Fix reverse proxy subpath support (#192) 2024-01-04 18:06:19 +01:00
0753c5cb54 Add embedded gists & JSON gist data/metadata (#179) 2024-01-04 18:06:19 +01:00
943212e492 feat: add traditional chinese translation (#166) 2024-01-04 18:06:19 +01:00
5fa55dfbba Tiny UI fixes (#158) 2023-11-20 18:28:13 +01:00
ba03b8df38 Add ru-RU translation (#135) 2023-10-15 18:09:54 +02:00
a5ea522e45 Add translation system (#104) 2023-09-22 17:26:09 +02:00
61e274e56d Added new logo (#103) 2023-09-19 15:48:19 +02:00
3e83700fc2 Miscellaneous front changes (#93)
* Fix fork icon

* Added alt images descriptions

* Add avatars next to gists links

* Fix avatar for nil user

* Slightly different blue primary color

* Reduced main width

* "New" button redirects to login when not logged in
2023-09-06 23:36:44 +02:00
d4eed91130 Split hljs into a new file; improved dev vite server system (#91) 2023-09-05 15:22:09 +02:00
5bb5886770 Make unlisted gists not SEO crawlable (#78) 2023-07-17 03:58:45 +02:00
038d81df2d Add external url to HTML links & redirects (#75) 2023-07-03 16:31:12 +02:00
9470622125 Search page more explicit 2023-06-23 13:59:07 +02:00
7b5d035a32 Search gists (#68) 2023-06-21 18:19:17 +02:00
8880e00f48 Fix dark mode flickering (#44) 2023-06-01 19:04:12 +02:00
62f91c5ed2 Small fixes (#42)
* UI color fixes
* Typos
* Fancy badge in README
2023-05-27 20:20:20 +02:00
cecc06b332 Light mode (#38) 2023-05-27 13:58:08 +02:00
333efeacbf Add require login feature to see gists 2023-04-28 20:31:10 +02:00
dbdd38694d Change /admin route to /admin-panel (#1) 2023-04-16 17:48:21 +02:00
51dadcecef Change redirections when not logged in 2023-04-12 13:30:51 +02:00
2e92b997fd UI fixes 2023-04-10 21:43:18 +02:00
8b08c5a5cc Convert Javascript to Typescript 2023-04-03 23:37:54 +02:00
6c981570a1 Optimize assets 2023-03-23 16:00:48 +01:00
f49f4ca10d Add avatars to HTML 2023-03-20 13:30:25 +01:00
7b27db8849 Added email and gravatar to user config 2023-03-19 16:29:14 +01:00
bee5d045c3 Initial commit 2023-03-14 16:22:52 +01:00