summary refs log tree commit diff
path: root/api (follow)
Commit message (Expand)AuthorAgeFilesLines
* changed user.premium_since to also load from the database.Iratu2022-02-182-1/+5
* Forgot the openapi.json change.Iratu2022-02-181-1/+2
* Fix for Premium Since to show the 'Guild Boost' and store it correctly in the...Iratu2022-02-181-3/+11
* Merge pull request #608 from Featyre/masterErkin Alp Güney2022-02-1616-24/+217
|\
| * Return none for dev portal + todo for categoriesFeatyre2022-02-021-1/+7
| * Merge branch 'fosscord:master' into masterFeatyre2022-02-011-5/+5
| |\
| * | Dev portal + categories load dbFeatyre2022-01-269-23/+86
| * | change lineFeatyre2022-01-251-1/+1
| * | Merge branch 'fosscord:master' into masterFeatyre2022-01-244-0/+48
| |\ \
| * | | Partnet + Discover fix and joinFeatyre2022-01-248-9/+105
| * | | Prep for Category db workFeatyre2022-01-241-1/+1
| * | | Merge branch 'fosscord:master' into masterFeatyre2022-01-241-2/+2
| |\ \ \
| * | | | category + discovery + custom status fix, new configFeatyre2022-01-244-17/+19
| * | | | Merge branch 'fosscord:master' into masterFeatyre2022-01-241-2/+6
| |\ \ \ \
| * \ \ \ \ Merge branch 'fosscord:master' into masterFeatyre2022-01-234-88/+763
| |\ \ \ \ \
| * | | | | | Partial integration of categories and discoveryFeatyre2022-01-234-20/+46
| * | | | | | Branding updatesFeatyre2022-01-232-4/+8
* | | | | | | TypoRealMANI2022-02-161-1/+1
* | | | | | | Mutual FriendsRealMANI2022-02-161-0/+41
* | | | | | | Mutual Guilds (#637)RealMANI2022-02-161-2/+15
* | | | | | | [Fix] Invisible space username (#639)RealMANI2022-02-161-0/+7
* | | | | | | Bump vm2 from 3.9.5 to 3.9.7 in /api (#633)dependabot[bot]2022-02-151-13/+35
* | | | | | | Manually lock node to >15Erkin Alp Güney2022-02-101-0/+1
* | | | | | | [Fix] Trying to remove a null element (#625)ImAaronFR2022-02-101-1/+6
* | | | | | | [Fix] Client bug (#623)ImAaronFR2022-02-091-1/+4
* | | | | | | Remove nulled properties from GET `/channels/#id/messages` for improved compa...Madeline2022-02-041-0/+7
| |_|_|_|_|/ |/| | | | |
* | | | | | Update index.htmlImAaronFR2022-01-311-5/+5
| |_|_|_|/ |/| | | |
* | | | | Add dummy endpoints to prevent client loading some settings panels indefinitelyTheArcaneBrony2022-01-244-0/+48
| |_|_|/ |/| | |
* | | | revert dependabot PRs that update node-fetch to v3Madeline2022-01-241-2/+2
| |_|/ |/| |
* | | Add unhandled channel types to IsTextChannel methodMadeline2022-01-231-2/+6
| |/ |/|
* | Closed-join guildsErkin Alp Güney2022-01-231-1/+2
* | Bump node-fetch from 2.6.6 to 2.6.7 in /api/scripts/stresstestdependabot[bot]2022-01-231-6/+14
* | Bump node-fetch from 2.6.2 to 3.1.1 in /apidependabot[bot]2022-01-232-81/+747
* | Branding updatesFeatyre2022-01-222-4/+8
|/
* Revert previous commitChris Chrome2022-01-161-16/+16
* Further debranding of premium tiersErkin Alp Güney2022-01-141-16/+16
* Fix typo in commit 277b28cMadeline2022-01-131-1/+1
* Fix the feature checkErkin Alp Güney2022-01-121-0/+2
* Add cross channel repliesErkin Alp Güney2022-01-121-2/+4
* fix the message endpoint always returning Empty message errorced777ric2022-01-111-1/+1
* Message fixes | Character limits and embed fixes (#581)Madeline2022-01-112-8/+14
* Correct the invite responseThesourtimes2022-01-061-1/+1
* Add Role Icons (#574)Chris Chrome2022-01-051-2/+9
* Update documentsThesourtimes2022-01-041-1/+1
* Fix schemas handlerThesourtimes2022-01-011-1/+1
* Organize @fosscord/api utils in directoriesThesourtimes2022-01-0113-11/+13
* Updated stop.tsunknownPerson1152021-12-291-1/+1
* Updated stop.tsunknownPerson1152021-12-291-6/+7
* Merge pull request #553 from TheArcaneBrony/masterChris Chrome2021-12-265-6/+119
|\
| * Add env name in sentry, set default sentry endpointThe Arcane Brony2021-12-261-7000/+15200
| * Restore package locksThe Arcane Brony2021-12-262-0/+19133
| * Replace nanocolors with picocolorsThe Arcane Brony2021-12-252-2/+2
| * Add Sentry, fix compile errorsThe Arcane Brony2021-12-222-4/+6
| * Repo cleanup, remove fs-extrasThe Arcane Brony2021-12-214-27333/+111
* | Update api/src/routes/stop.tsunknownPerson1152021-12-251-7/+2
* | Create stop.ts (for /stop API route)unknownPerson1152021-12-251-0/+30
* | Comment about the hotfixKuna2021-12-241-0/+2
* | (Finally) make a temporary fix for IP leakThesourtimes2021-12-241-3/+13
* | Fix typoKuna2021-12-241-1/+1
* | Fix IP leaks from bans routeThesourtimes2021-12-241-2/+14
|/
* Update downloads.tsKuna2021-12-181-0/+1
* General work on APIThesourtimes2021-12-189-391/+1882
* Add the new discovery routeThesourtimes2021-12-151-0/+20
* Make the test client togglableThesourtimes2021-12-151-2/+4
* Stresstest ScriptTimSchweiz2021-12-099-0/+989
* Update index.tsKuna2021-12-071-1/+1
* Update index.tsKuna2021-12-071-1/+2
* Fix previous commitThesourtimes2021-12-071-1/+1
* Minor API workThesourtimes2021-12-052-1/+10
* Make INTERNAL_EMPLOYEE_ONLY functionalThesourtimes2021-12-051-1/+6
* Merge pull request #530 from erkinalp/patch-3Samuel2021-11-301-1/+1
|\
| * Eventually fixed all the errors in the RandomInviteIDErkin Alp Güney2021-11-301-1/+1
| * fix the bigint asintnErkin Alp Güney2021-11-301-1/+1
* | Merge pull request #527 from erkinalp/patch-3Samuel2021-11-301-1/+1
|\|
| * Fix assignment incompatibilityErkin Alp Güney2021-11-301-1/+1
* | Add a new test-client related endpointThesourtimes2021-11-301-0/+13
|/
* Fix the type errorsErkin Alp Güney2021-11-301-5/+6
* Merge pull request #519 from erkinalp/masterSamuel2021-11-291-0/+19
|\
| * snowflake-based invite generationErkin Alp Güney2021-11-281-0/+19
* | Merge pull request #518 from Xenorio/masterSamuel2021-11-291-0/+0
|\ \
| * | Fix plugins folder not being foundXenorio2021-11-281-0/+0
| |/
* | Merge pull request #523 from fosscord/translationSamuel2021-11-292-16/+16
|\ \ | |/ |/|
| * New translations common.json (Russian)Samuel2021-11-291-6/+6
| * New translations auth.json (Russian)Samuel2021-11-291-10/+10
* | Merge pull request #491 from TheArcaneBrony/masterSamuel2021-11-217-59/+110
|\ \
| * | Add user.cssThe Arcane Brony2021-11-141-0/+1
| * | Inline plugin supportThe Arcane Brony2021-11-113-6/+13
| * | Fix autoregister, add inline pluginsThe Arcane Brony2021-11-111-0/+0
| * | Attempt to fix auto registerThe Arcane Brony2021-11-111-5/+6
| * | Add plugin & css support, add styling to differentiate from discord.comThe Arcane Brony2021-11-114-59/+101
| |/
* | Update index.tsSamuel2021-11-211-2/+3
* | Fix the minor issues on routeThesourtimes2021-11-184-12/+16
* | Minor API stuffuurgothat2021-11-172-3/+13
* | Add instance routeuurgothat2021-11-174-0/+40
|/
* Merge pull request #496 from fosscord/translationSamuel2021-11-1157-616/+650
|\
| * New translations auth.json (Serbo-Croatian)Samuel2021-10-241-9/+9
| * New translations common.json (Serbo-Croatian)Samuel2021-10-241-14/+14
| * New translations common.json (Vietnamese)Samuel2021-10-241-14/+14
| * New translations common.json (Ukrainian)Samuel2021-10-241-14/+14
| * New translations common.json (Turkish)Samuel2021-10-241-5/+5
| * New translations common.json (Swedish)Samuel2021-10-241-14/+14
| * New translations common.json (Croatian)Samuel2021-10-241-14/+14
| * New translations common.json (Slovak)Samuel2021-10-241-14/+14
| * New translations common.json (Norwegian)Samuel2021-10-241-14/+14
| * New translations common.json (Dutch)Samuel2021-10-241-14/+14
| * New translations common.json (Lithuanian)Samuel2021-10-241-2/+2
| * New translations common.json (Korean)Samuel2021-10-241-14/+14
| * New translations common.json (Japanese)Samuel2021-10-241-14/+14
| * New translations common.json (Italian)Samuel2021-10-241-14/+14
| * New translations common.json (Hungarian)Samuel2021-10-241-14/+14
| * New translations common.json (Russian)Samuel2021-10-241-14/+14
| * New translations common.json (Finnish)Samuel2021-10-241-14/+14
| * New translations common.json (Hindi)Samuel2021-10-241-14/+14
| * New translations common.json (Esperanto)Samuel2021-10-241-14/+14
| * New translations common.json (Greek)Samuel2021-10-241-14/+14
| * New translations common.json (German)Samuel2021-10-241-14/+14
| * New translations auth.json (Russian)Samuel2021-10-241-10/+10
| * New translations auth.json (Norwegian)Samuel2021-10-241-8/+8
| * New translations auth.json (Dutch)Samuel2021-10-241-10/+10
| * New translations auth.json (Lithuanian)Samuel2021-10-241-10/+10
| * New translations auth.json (Korean)Samuel2021-10-241-10/+10
| * New translations auth.json (Japanese)Samuel2021-10-241-8/+8
| * New translations auth.json (Italian)Samuel2021-10-241-9/+9
| * New translations auth.json (Hungarian)Samuel2021-10-241-10/+10
| * New translations auth.json (Slovak)Samuel2021-10-241-10/+10
| * New translations auth.json (Greek)Samuel2021-10-241-8/+8
| * New translations auth.json (Danish)Samuel2021-10-241-8/+8
| * New translations auth.json (Czech)Samuel2021-10-241-10/+10
| * New translations auth.json (Bulgarian)Samuel2021-10-241-9/+9
| * New translations auth.json (Belarusian)Samuel2021-10-241-9/+9
| * New translations auth.json (Arabic)Samuel2021-10-241-9/+9
| * New translations auth.json (Spanish)Samuel2021-10-241-10/+10
| * New translations auth.json (Finnish)Samuel2021-10-241-8/+8
| * New translations auth.json (French)Samuel2021-10-241-9/+9
| * New translations common.json (Danish)Samuel2021-10-241-14/+14
| * New translations common.json (Czech)Samuel2021-10-241-14/+14
| * New translations common.json (Bulgarian)Samuel2021-10-241-14/+14
| * New translations common.json (Belarusian)Samuel2021-10-241-14/+14
| * New translations common.json (Arabic)Samuel2021-10-241-14/+14
| * New translations common.json (Spanish)Samuel2021-10-241-14/+14
| * New translations common.json (French)Samuel2021-10-241-14/+14
| * New translations common.json (Romanian)Samuel2021-10-241-14/+14
| * New translations auth.json (Swedish)Samuel2021-10-241-9/+9
| * New translations auth.json (Hindi)Samuel2021-10-241-9/+9
| * New translations auth.json (Croatian)Samuel2021-10-241-9/+9
| * New translations auth.json (Vietnamese)Samuel2021-10-241-10/+10
| * New translations auth.json (Chinese Simplified)Samuel2021-10-241-9/+9
| * New translations auth.json (Ukrainian)Samuel2021-10-241-8/+8
| * New translations auth.json (Esperanto)Samuel2021-10-241-9/+9
| * New translations auth.json (Romanian)Samuel2021-10-241-8/+8
| * New translations common.json (Telugu)Samuel2021-10-241-0/+18
| * New translations auth.json (Telugu)Samuel2021-10-241-0/+16
* | move checLocale and other js tp checkLocaleThesourtimes2021-11-112-47/+48
* | Put autoregister scripts on a seperate asset fileThesourtimes2021-11-112-58/+58
* | API versions 6 & 7 with minor logging additionsThesourtimes2021-11-101-0/+2
* | Update Authentication.tsKuna2021-10-241-1/+0
* | make templates configurable + authorizationuurgothat2021-10-242-35/+14
* | Merge branch 'master' of https://github.com/fosscord/fosscord-serveruurgothat2021-10-24158-17400/+13552
|\|
| * Merge branch 'master' into translationSamuel2021-10-2431-16244/+12060
| |\
| | * :bug: fix localesFlam3rboy2021-10-241-1/+33
| | * :arrow_up: update packagesFlam3rboy2021-10-241-6529/+3103
| | * Proxy support for external network accessKagurazakaNyaa2021-10-246-82/+717
| | * Change user agentRiversideRocks2021-10-211-1/+1
| | * prettier formatted /apidevelopomp2021-10-2060-10537/+9112
| * | New translations auth.json (Spanish, Latin America)Samuel2021-10-231-5/+5
| * | New translations auth.json (Spanish)Samuel2021-10-231-3/+3
| * | New translations common.json (Spanish, Latin America)Samuel2021-10-221-14/+14
| * | New translations auth.json (Spanish, Latin America)Samuel2021-10-221-9/+9
| * | New translations common.json (Spanish, Latin America)Samuel2021-10-221-14/+14
| * | New translations auth.json (Spanish, Latin America)Samuel2021-10-221-9/+9
| * | New translations common.json (Guarani)Samuel2021-10-221-0/+18
| * | New translations auth.json (Guarani)Samuel2021-10-221-0/+16
| * | New translations common.json (Hausa)Samuel2021-10-221-0/+18
| * | New translations auth.json (Hausa)Samuel2021-10-221-0/+16
| * | New translations common.json (Swahili)Samuel2021-10-221-0/+18
| * | New translations auth.json (Swahili)Samuel2021-10-221-0/+16
| * | New translations common.json (Latin)Samuel2021-10-221-0/+18
| * | New translations auth.json (Latin)Samuel2021-10-221-0/+16
| * | New translations common.json (Tagalog)Samuel2021-10-221-0/+18
| * | New translations auth.json (Tagalog)Samuel2021-10-221-0/+16
| * | New translations common.json (Maori)Samuel2021-10-221-0/+18
| * | New translations auth.json (Maori)Samuel2021-10-221-0/+16
| * | New translations auth.json (Hungarian)Samuel2021-10-211-1/+1
| * | New translations auth.json (Czech)Samuel2021-10-211-2/+2
| * | New translations common.json (Venetian)Samuel2021-10-211-0/+18
| * | New translations auth.json (Punjabi)Samuel2021-10-211-0/+16
| * | New translations common.json (Punjabi)Samuel2021-10-211-0/+18
| * | New translations auth.json (Tamil)Samuel2021-10-211-0/+16
| * | New translations common.json (Tamil)Samuel2021-10-211-0/+18
| * | New translations auth.json (Marathi)Samuel2021-10-211-0/+16
| * | New translations common.json (Marathi)Samuel2021-10-211-0/+18
| * | New translations auth.json (Uyghur)Samuel2021-10-211-0/+16
| * | New translations common.json (Uyghur)Samuel2021-10-211-0/+18
| * | New translations auth.json (Tibetan)Samuel2021-10-211-0/+16
| * | New translations auth.json (Berber)Samuel2021-10-211-0/+16
| * | New translations common.json (Berber)Samuel2021-10-211-0/+18
| * | New translations auth.json (Serbo-Croatian)Samuel2021-10-211-0/+16
| * | New translations common.json (Serbo-Croatian)Samuel2021-10-211-0/+18
| * | New translations auth.json (Javanese)Samuel2021-10-211-0/+16
| * | New translations common.json (Javanese)Samuel2021-10-211-0/+18
| * | New translations auth.json (Venetian)Samuel2021-10-211-0/+16
| * | New translations common.json (Tibetan)Samuel2021-10-211-0/+18
| * | New translations common.json (Mapudungun)Samuel2021-10-211-0/+18
| * | New translations auth.json (Mapudungun)Samuel2021-10-211-0/+16
| * | New translations common.json (Quechua)Samuel2021-10-211-0/+18
| * | New translations auth.json (Quechua)Samuel2021-10-211-0/+16
| * | New translations common.json (Kazakh)Samuel2021-10-211-0/+18
| * | New translations auth.json (Kazakh)Samuel2021-10-211-0/+16
| * | New translations common.json (Norwegian Nynorsk)Samuel2021-10-211-0/+18
| * | New translations auth.json (Norwegian Nynorsk)Samuel2021-10-211-0/+16
| * | New translations common.json (Mongolian)Samuel2021-10-211-0/+18
| * | New translations auth.json (Mongolian)Samuel2021-10-211-0/+16
| * | New translations common.json (Basque)Samuel2021-10-211-0/+18
| * | New translations auth.json (Basque)Samuel2021-10-211-0/+16
| * | New translations common.json (Kurmanji (Kurdish))Samuel2021-10-211-0/+18
| * | New translations auth.json (Kurmanji (Kurdish))Samuel2021-10-211-0/+16
| * | New translations common.json (German, Switzerland)Samuel2021-10-211-14/+14
| * | New translations auth.json (German, Switzerland)Samuel2021-10-211-10/+10
| * | New translations common.json (Azerbaijani)Samuel2021-10-211-0/+18
| * | New translations auth.json (Azerbaijani)Samuel2021-10-211-0/+16
| * | New translations common.json (Turkish)Samuel2021-10-211-6/+6
| * | New translations auth.json (Turkish)Samuel2021-10-211-4/+4
| * | New translations common.json (Polish)Samuel2021-10-211-1/+1
| * | New translations auth.json (Polish)Samuel2021-10-211-2/+2
| * | New translations common.json (Urdu (India))Samuel2021-10-201-17/+17
| * | New translations common.json (Lithuanian)Samuel2021-10-201-17/+17
| * | New translations common.json (Korean)Samuel2021-10-201-17/+17
| * | New translations common.json (Japanese)Samuel2021-10-201-17/+17
| * | New translations common.json (Italian)Samuel2021-10-201-17/+17
| * | New translations common.json (Hungarian)Samuel2021-10-201-17/+17
| * | New translations common.json (Hebrew)Samuel2021-10-201-17/+17
| * | New translations common.json (Finnish)Samuel2021-10-201-17/+17
| * | New translations common.json (Greek)Samuel2021-10-201-17/+17
| * | New translations common.json (Dutch)Samuel2021-10-201-17/+17
| * | New translations common.json (German)Samuel2021-10-201-17/+17
| * | New translations common.json (Czech)Samuel2021-10-201-17/+17
| * | New translations common.json (Catalan)Samuel2021-10-201-17/+17
| * | New translations common.json (Bulgarian)Samuel2021-10-201-17/+17
| * | New translations common.json (Belarusian)Samuel2021-10-201-17/+17
| * | New translations common.json (Arabic)Samuel2021-10-201-17/+17
| * | New translations common.json (Afrikaans)Samuel2021-10-201-17/+17
| * | New translations common.json (Spanish)Samuel2021-10-201-17/+17
| * | New translations common.json (Danish)Samuel2021-10-201-17/+17
| * | New translations common.json (French)Samuel2021-10-201-17/+17
| * | New translations common.json (Norwegian)Samuel2021-10-201-17/+17
| * | New translations common.json (Portuguese)Samuel2021-10-201-14/+14
| * | New translations common.json (Sinhala)Samuel2021-10-201-17/+17
| * | New translations common.json (Esperanto)Samuel2021-10-201-17/+17
| * | New translations common.json (Hindi)Samuel2021-10-201-17/+17
| * | New translations common.json (Croatian)Samuel2021-10-201-17/+17