summary refs log tree commit diff
path: root/src/api/routes/policies/instance (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Pass mergeParams: true to new router calls due to express behavior changeRory&2025-09-304-4/+4
|
* Added can_recover_account value to /api/policies/instance/configroot2025-03-251-0/+3
|
* Added Name Validation utility functionroot2025-03-241-0/+71
|
* Move route to api/connectionsTomatoCake2024-07-171-45/+0
|
* Update schema & add response typeTomatoCake2024-07-171-1/+1
|
* Add /policies/instance/connectionsTomatoCake2024-07-171-0/+45
|
* clusterfuckPuyodead12023-04-132-2/+2
|
* oapi: policiesPuyodead12023-04-133-24/+57
|
* Merge branch 'master' into refactor/dev/connectionsMadeline2023-04-023-13/+13
|\
| * Remove ALL fosscord mentionsMadeline2023-03-313-6/+6
| |
| * SPACEBARMadeline2023-03-313-3/+3
| |
| * SPACEBARMadeline2023-03-313-3/+3
|/
* also don't use 3002 as default when gateway endpoints are nullMadeline2023-01-261-1/+1
|
* Add ESLint (#941)Madeline2023-01-201-1/+0
| | | | | | | * Add eslint, switch to lint-staged for precommit * Fix all ESLint errors * Update GH workflow to check prettier and eslint
* Merge pull request #952 from fosscord/dev/endpoints-in-pingChris Chrome2023-01-181-1/+3
|\ | | | | Merge /dev/endpoints-in-ping to master
| * Move endpoints from ping -> policies/instance/domains (#933)Chris Chrome2023-01-161-1/+3
| |
* | 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
* Remove /policies/instance/statsMadeline2022-12-171-21/+0
|
* Move src-slowcord to own repo ↵Madeline2022-10-281-0/+21
| | | | https://github.com/MaddyUnderStars/slowcord-services
* PrettierMadeline2022-09-263-11/+13
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-253-0/+41