ElevenNotes
|
043f82ad79
|
fix: less noisy logging for certain GET requests (#681)
Co-authored-by: Kyle Mendell <kmendell@ofkm.us>
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-06-27 22:24:22 +02:00 |
|
Ryan Kaskel
|
988c425150
|
fix: remove duplicate request logging (#678)
|
2025-06-24 13:48:11 +00:00 |
|
Mr Snake
|
7677a3de2c
|
feat: allow setting unix socket mode (#661)
|
2025-06-18 18:41:57 +02:00 |
|
Mr Snake
|
035b2c022b
|
feat: add unix socket support (#615)
|
2025-06-06 07:01:19 +00:00 |
|
Elias Schneider
|
f8a7467ec0
|
refactor!: serve the static frontend trough the backend (#520)
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
|
2025-05-24 22:55:46 +02:00 |
|
Alessandro (Ale) Segala
|
3c87e4ec14
|
feat: add healthz endpoint (#494)
|
2025-05-06 22:14:18 +02:00 |
|
Daenney
|
6f54ee5d66
|
feat: OpenTelemetry tracing and metrics (#262) (#495)
Co-authored-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
|
2025-05-05 15:59:44 +02:00 |
|
Alessandro (Ale) Segala
|
bda178c2bb
|
refactor: complete graceful shutdown implementation and add service runner (#493)
|
2025-05-03 23:25:22 +02:00 |
|
Alessandro (Ale) Segala
|
3ec98736cf
|
refactor: graceful shutdown for server (#482)
|
2025-04-28 11:13:50 +02:00 |
|
Kyle Mendell
|
26f01f205b
|
feat: send email to user when api key expires within 7 days (#451)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-04-20 14:40:20 +00:00 |
|
Kyle Mendell
|
c843a60131
|
feat: disable/enable users (#437)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-04-18 15:38:50 +00:00 |
|
Alessandro (Ale) Segala
|
ec626ee797
|
fix: use transactions when operations involve multiple database queries (#392)
Co-authored-by: Kyle Mendell <kmendell@ofkm.us>
|
2025-04-06 15:04:08 +02:00 |
|
Kyle Mendell
|
734c6813ea
|
fix: create reusable default profile pictures (#406)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-04-03 08:06:56 -05:00 |
|
Alessandro (Ale) Segala
|
b3b43a56af
|
refactor: do not include test controller in production builds (#402)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-03-29 22:11:25 +00:00 |
|
Kyle Mendell
|
8f8884d208
|
refactor: add swagger title and version info (#399)
|
2025-03-29 21:55:47 +00:00 |
|
Kyle Mendell
|
62915d863a
|
feat: api key authentication (#291)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-03-11 19:16:42 +00:00 |
|
Savely Krasovsky
|
91f254c7bb
|
feat: enable sd_notify support (#277)
|
2025-03-06 17:42:12 +01:00 |
|
Elias Schneider
|
7550333fe2
|
feat: add end session endpoint (#232)
|
2025-02-14 17:09:27 +01:00 |
|
Elias Schneider
|
c6ab2b252c
|
chore: replace stonith404 with pocket-id after org migration
|
2025-02-05 18:08:01 +01:00 |
|
Elias Schneider
|
61e71ad43b
|
fix: missing user service dependency
|
2025-02-03 09:08:20 +01:00 |
|
Elias Schneider
|
9ab178712a
|
feat: allow LDAP users and groups to be deleted if LDAP gets disabled
|
2025-02-03 08:58:20 +01:00 |
|
Elias Schneider
|
06b90eddd6
|
feat: allow sign in with email (#100)
|
2025-01-19 15:30:31 +01:00 |
|
Kyle Mendell
|
5101b14eec
|
feat: add LDAP sync (#106)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-01-19 13:02:07 +01:00 |
|
Elias Schneider
|
bc8f454ea1
|
fix: session duration ignored in cookie expiration
|
2025-01-18 23:27:55 +01:00 |
|
Elias Schneider
|
785200de61
|
chore: include static assets in binary
|
2025-01-03 15:12:07 +01:00 |
|
Elias Schneider
|
fcf08a4d89
|
feat!: add option to specify the Max Mind license key for the Geolite2 db
|
2024-11-26 20:14:31 +01:00 |
|
Elias Schneider
|
653d948f73
|
feat: add option to skip TLS certificate check and ability to send test email
|
2024-11-21 18:24:01 +01:00 |
|
Elias Schneider
|
aca2240a50
|
feat: add audit log event for one time access token sign in
|
2024-11-11 18:25:57 +01:00 |
|
Elias Schneider
|
8304065652
|
feat: add option to disable self-account editing
|
2024-10-28 18:45:27 +01:00 |
|
Elias Schneider
|
c056089c60
|
feat: custom claims (#53)
|
2024-10-28 18:11:54 +01:00 |
|
Elias Schneider
|
24c948e6a6
|
feat: add user groups
|
2024-10-02 08:43:44 +02:00 |
|
oidq
|
64cf56276a
|
feat(email): improve email templating (#27)
|
2024-09-16 23:10:08 +02:00 |
|
Elias Schneider
|
9121239dd7
|
feat: add audit log with email notification (#26)
|
2024-09-09 10:29:41 +02:00 |
|
Elias Schneider
|
ae7aeb0945
|
refactor: use dtos in controllers
|
2024-08-23 17:04:19 +02:00 |
|
Elias Schneider
|
fdc1921f5d
|
feat: add user info endpoint to support more oidc clients
|
2024-08-19 18:48:18 +02:00 |
|
Elias Schneider
|
601f6c488a
|
refactor: use dependency injection in backend
|
2024-08-17 21:57:14 +02:00 |
|