summary refs log tree commit diff
path: root/src/api/Server.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into refactor/dev/connectionsMadeline2023-04-021-8/+20
|\
| * Remove ALL fosscord mentionsMadeline2023-03-311-7/+6
| * Revert "Merge pull request #1008 from spacebarchat/dev/samuel"Madeline2023-03-311-2/+2
| * Merge pull request #1008 from spacebarchat/dev/samuelSamuel (Flam3rboy)2023-03-301-2/+2
| |\
| | * fix: remove proxySamuel2023-03-181-4/+0
| | * perf: cache jwt secret as keySamuel2023-03-171-2/+6
| * | SPACEBARMadeline2023-03-311-1/+1
| * | SPACEBARMadeline2023-03-311-1/+1
| * | Merge branch 'master' of github.com:fosscord/fosscord-serverMadeline2023-03-191-1/+3
| |\|
| * | Add basic information page to /Madeline2023-03-191-0/+11
| |/
* | prettierPuyodead12023-03-181-1/+1
* | adding connection now worksPuyodead12023-03-181-0/+5
|/
* Remove test client and client patcherMadeline2023-03-011-2/+0
* Start implementing smtpPuyodead12023-02-231-9/+11
* Fix gateway encoding Date objects as {} when using erlpack. Fixes NaN/NaN/NaN...Madeline2023-02-211-18/+2
* Close #954Madeline2023-02-211-0/+19
* Implement WebAuthn (#967)Puyodead12023-01-301-1/+8
* Add ESLint (#941)Madeline2023-01-201-7/+10
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+18
* Move sentry init to util. use sentry in each module, not just bundleMadeline2023-01-101-1/+4
* PrettierMadeline2023-01-051-10/+7
* Remove bad banned words implementationMadeline2022-12-171-2/+1
* Fix 404 handlerMadeline2022-11-051-3/+4
* Allow running api, cdn, gateway separatelyMadeline2022-10-311-2/+3
* PrettierMadeline2022-09-261-18/+34
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+94