Commit graph

9 commits

Author SHA1 Message Date
Mo Tarbin
4f53a2eef2 Update database port configuration in local and selfhosted YAML files 2025-03-05 19:56:19 -05:00
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
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
a88946bb7f Update server configuration to disable serving frontend 2024-07-24 01:07:11 -04:00
Mo Tarbin
17326a16a0 Update local.yaml to set is_done_tick_dot_com to false, add things history 2024-07-01 18:44:41 -04:00
Mo Tarbin
a6871d4200 Update server configuration to allow specific CORS origins and increase rate limit to 300 2024-07-01 01:50:25 -04:00
Mo Tarbin
49d877486c refactor: Update server configuration to allow specific CORS origins 2024-06-30 22:58:33 -04:00
Mo Tarbin
c13dd9addb Move to Donetick Org, first commit 2024-06-30 21:41:41 -04:00