summary refs log tree commit diff
path: root/src/util/migration (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove mariadb support as it isnt maintained and hasnt worked in over a yearRory&2025-09-3026-652/+0
|
* Fix ID referencesRory&2025-09-291-0/+24
|
* Add first half of cloud attachment uploadsRory&2025-09-291-0/+18
|
* Colorful rolesRory&2025-09-292-0/+29
|
* Setting protos supportRory&2025-09-291-0/+17
|
* fix: update `pinned` column value in down migrationCyberL12025-09-291-0/+3
|
* fix: migrate older pinned messages to the new systemCyberL12025-09-291-0/+3
|
* refactor: use `pinned_at` to check if message is pinnnedCyberL12025-09-291-0/+2
|
* fix: getting message pinssCyberL12025-09-291-0/+17
|
* Add automod migrationRory&2025-07-271-0/+16
|
* add webrtc support (#1284)dank0742025-06-221-0/+43
| | | | Co-authored-by: MaddyUnderStars <46743919+MaddyUnderStars@users.noreply.github.com>
* Fix new app property migration disallowing NULLTomatoCake2024-08-313-6/+6
|
* Add more application propertiesTomatoCake2024-08-313-0/+69
|
* Listing & creation of Developer Portal teamsTomatoCake2024-08-243-0/+49
|
* Update 1723644478176-webhookSourceChannel.tsPuyodead12024-08-141-1/+1
|
* Add migrations for webhook source_channel_idTomatoCake2024-08-143-0/+69
|
* Merge pull request #1159 from DEVTomatoCake/feat/request-guild-membersMadeline2024-08-143-0/+51
|\
| * Fix issues with requesting presencesTomatoCake2024-08-113-0/+51
| |
* | Icon for discovery categories & fix "primary_only"TomatoCake2024-08-133-0/+43
|/
* Merge branch 'master' of https://github.com/DEVTomatoCake/spacebar-server ↵TomatoCake2024-07-1812-0/+239
|\ | | | | | | into feat/webhooks-3
| * feat: badgesCyber2024-07-173-0/+58
| |
| * Add new message flags once againTomatoCake2024-07-053-0/+39
| |
| * Fix Postgres column type (hopefully)TomatoCake2024-07-041-1/+1
| |
| * Add migration for new user setting propsTomatoCake2024-07-043-0/+69
| |
| * Fix message flags being nullPuyodead12024-04-143-0/+73
| |
* | Fix ESLint & prettierTomatoCake2024-07-183-9/+27
| |
* | webhook fixes & username/avatar property for msgTomatoCake2024-07-183-0/+45
|/
* fucking postgresMadeline2023-10-043-6/+6
|
* refactor channel positions in guildMadeline2023-10-043-0/+120
|
* SPACEBARMadeline2023-03-316-6/+6
|
* SPACEBARMadeline2023-03-316-6/+6
|
* run add:licenseMadeline2023-02-033-0/+54
|
* Rename postgresql to postgres -> fix silently failing migrationsTheArcaneBrony2023-01-312-0/+0
| | | | Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
* Implement WebAuthn (#967)Puyodead12023-01-303-0/+81
| | | | | | | | | * implement webauthn * code review --------- Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com>
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-183-0/+54
| | | | | | | | | * Add script to automatically add license to each file * Add license preamble to each file. * Fix existing preamble detection breaking due to line endings. Git :( * Prevent license from being added to code with other licenses
* Fix guild delete failing when template existsMadeline2023-01-133-0/+69