David Harrigan
235cd0ad93
fix: postgres migration
...
Using postgres results in panic during migration due to "sqlite3" being
hard-coded as the db dialect for performing `ScriptMigration`.
This commit fixes this behavior by selecting the proper dialect from
config.
2025-02-22 20:13:35 -05:00
Mo Tarbin
4c1b402137
Update config to support OIDC and oauth2
2025-02-06 21:53:34 -05:00
Mo Tarbin
430f46ffee
Add Identity Provider to support Authentication via Authentik,OpenID ,etc..
2025-02-04 23:59:49 -05:00
Mohamad Tarbin
6ca8d8bef1
Merge pull request #96 from rmblau/main
...
bump to 10s on read and write timeout
2025-01-18 20:01:04 -05:00
Mo Tarbin
498caab581
Update configuration to use environment variables for self-hosted deployment
2025-01-14 18:06:22 -05:00
rmblau
a11d06f562
remove extra s
2025-01-12 15:58:34 -05:00
rmblau
e018500b17
bump to 10s on read and write timeout
2025-01-12 14:56:15 -05:00
Mo Tarbin
cd29da9168
Add support for Android app in CORS origins, Update README
2024-12-26 18:15:57 -05:00
Mo Tarbin
adf5c0c0cd
- Assign default circle to user when leaving a circle
...
- Support Pushover
- Support Disable Signup
- Migrate chatID to TargetID
2024-12-14 02:15:51 -05:00
Mo Tarbin
670ac84009
Update selfhosted.yaml with corrected name value
2024-07-24 22:34:57 -04:00
Mo Tarbin
a88946bb7f
Update server configuration to disable serving frontend
2024-07-24 01:07:11 -04:00