Thomas Miceli
7aa8f84eff
Search gists on user profile with title, visibility, language & topics ( #422 )
2025-02-02 18:14:03 +01:00
Thomas Miceli
f5b8881d35
Add topics for Gists ( #413 )
2025-01-24 14:39:42 +01:00
Thomas Miceli
f935ee1a7e
Refactor server code ( #407 )
2025-01-20 01:57:39 +01:00
Santhosh Raju
58c5ac11c7
Respect file scheme URIs for SQLite. ( #387 )
2024-11-25 22:07:13 +01:00
Thomas Miceli
2bf434f00e
Add TOTP MFA ( #342 )
2024-10-24 23:23:00 +02:00
Thomas Miceli
6959929094
Add passkeys support + MFA ( #341 )
2024-10-07 23:56:32 +02:00
Thomas Miceli
17237713a1
Add Postgres and MySQL databases support ( #335 )
2024-09-20 16:01:09 +02:00
Jade Lovelace
22052bd38f
Add a setting to allow anonymous access to individual gists while still RequireLogin everywhere else ( #229 )
...
* Add a setting to allow accessing individual gists without auth
This is a middle ground between the existing setting "Require Login",
which requires login to do anything at all, and having it off, which
shows a public list of gists and more generally allows discovering info
about the users/gists of the instance without login.
The idea of this setting is that it is "require login" for everything
except individual gists.
Fixes #228 .
Co-authored-by: Thomas Miceli <tho.miceli@gmail.com>
2024-05-12 23:40:11 +02:00
Thomas Miceli
ef004675a5
Create invitations for closed registrations ( #233 )
2024-04-03 01:56:55 +02:00
Thomas Miceli
4215d7e43b
Update dependencies ( #197 )
...
Go 1.20 -> 1.21
JS package-lock
Nodejs Docker 18 -> 20
Alpine Docker 3.17 -> 3.19
2024-01-04 18:06:19 +01:00
Thomas Miceli
47869a77c9
Add healthcheck endpoint ( #170 )
2024-01-04 18:06:19 +01:00
Thomas Miceli
be3580f7b1
Resolve merge
2023-09-17 03:23:20 +02:00
Thomas Miceli
3943b53163
Enhance Go CI ( #99 )
2023-09-17 02:55:17 +02:00
Thomas Miceli
fe674ac88b
Add git, auth and gists tests ( #97 )
2023-09-17 00:59:47 +02:00
Thomas Miceli
a7b346d8df
Tweaked project structure ( #88 )
2023-09-03 00:30:57 +02:00