28 Commits

Author SHA1 Message Date
20372f44e4 Change json response detection (#361) 2024-10-31 14:41:42 +01:00
2bf434f00e Add TOTP MFA (#342) 2024-10-24 23:23:00 +02:00
6959929094 Add passkeys support + MFA (#341) 2024-10-07 23:56:32 +02:00
0ef35fdb36 Improve logger (#322)
* Improve logger

* Update docs
2024-09-09 11:50:05 +02:00
069a999297 Fix package cases crash (#313) 2024-09-03 17:15:08 +02:00
e439d96e43 Add translation strings (#269) 2024-05-05 00:24:25 +02:00
a97d9cdbf4 Use filesystem session store (#240) 2024-04-03 01:56:55 +02:00
1c1e3a8919 Reset a user password using CLI (#226) 2024-04-03 01:56:55 +02:00
86ad88fb09 Set gist URL and title via push options (#216) 2024-04-03 01:56:55 +02:00
87a6113cc7 Add Gist code search (#194) 2024-01-04 18:06:19 +01:00
3828022a1c Add custom urls for gists (#183) 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
47869a77c9 Add healthcheck endpoint (#170) 2024-01-04 18:06:19 +01:00
b1acea9f1c Better password hashes error handling (#132) 2023-10-13 05:36:00 +02:00
5b278e2e86 Change gist init url to /init (#109) 2023-09-25 18:43:55 +02:00
a5ea522e45 Add translation system (#104) 2023-09-22 17:26:09 +02:00
46dea89b41 Create gists from git http server endpoint (#95) 2023-09-09 19:39:57 +02:00
a7b346d8df Tweaked project structure (#88) 2023-09-03 00:30:57 +02:00
038d81df2d Add external url to HTML links & redirects (#75) 2023-07-03 16:31:12 +02:00
7b5d035a32 Search gists (#68) 2023-06-21 18:19:17 +02:00
026bb7304c Update go module name 2023-05-15 21:07:29 +02:00
333efeacbf Add require login feature to see gists 2023-04-28 20:31:10 +02:00
91db4dcd30 Satisfy Staticcheck 2023-04-26 23:13:11 +02:00
dbdd38694d Change /admin route to /admin-panel (#1) 2023-04-16 17:48:21 +02:00
6c981570a1 Optimize assets 2023-03-23 16:00:48 +01:00
7b27db8849 Added email and gravatar to user config 2023-03-19 16:29:14 +01:00
d8dd41a5e5 Better pagination labels 2023-03-15 01:26:56 +01:00
bee5d045c3 Initial commit 2023-03-14 16:22:52 +01:00