summary refs log tree commit diff
path: root/src/cdn (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove ALL fosscord mentionsMadeline2023-03-315-5/+5
|
* SPACEBARMadeline2023-03-3114-14/+14
|
* SPACEBARMadeline2023-03-3114-14/+14
|
* Merge pull request #997 from Puyodead1/dev/default-group-dm-avatarsMadeline2023-03-161-0/+28
|\ | | | | Add default group dm icons
| * add default group dm avatarsPuyodead12023-03-071-0/+28
| |
* | use real md5 hashPuyodead12023-03-071-6/+6
|/
* Update default avatar colour scheme and fix orderingMadeline2023-02-181-5/+6
|
* add support for desktop/webPuyodead12023-02-171-1/+11
|
* asyncPuyodead12023-02-171-6/+6
|
* Implement default avatarsPuyodead12023-02-171-0/+56
|
* Fix being unable to unset nicknamesMadeline2023-02-051-28/+0
| | | | | Remove unwanted guild profile handler in cdn Fix rights check for bio/avatars of your own user
* Use localhost:3001 as fallback when cdn endpoints are null rather than 3003Madeline2023-01-264-4/+4
|
* Add ESLint (#941)Madeline2023-01-207-22/+24
| | | | | | | * Add eslint, switch to lint-staged for precommit * Fix all ESLint errors * Update GH workflow to check prettier and eslint
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-1814-0/+252
| | | | | | | | | * 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
* Move sentry init to util. use sentry in each module, not just bundleMadeline2023-01-102-3/+6
|
* PrettierMadeline2023-01-053-10/+29
|
* implement guild profiles and fix user profilesPuyodead12022-12-192-0/+92
|
* Remove fluent-ffmpeg dep. TODO: Merge puyo's PRMadeline2022-12-171-38/+0
|
* Remove `sharp` depMadeline2022-12-171-103/+0
|
* Handle fetch errors in cdn external endpointMadeline2022-10-241-0/+3
|
* Video attachment support!Madeline2022-10-042-4/+42
|
* Use imagor for image resizingMadeline2022-10-021-0/+2
|
* Slightly better embedsMadeline2022-10-011-0/+4
|
* Discovery splashes + fix guild icons disappearing on settings changeMadeline2022-09-281-0/+3
|
* PrettierMadeline2022-09-269-21/+24
|
* Remove the cdn storage location logMadeline2022-09-262-2/+3
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-2514-0/+698