| Commit message (Expand) | Author | Age | Files | Lines |
* | rename initDatabase to clarify function | TheArcaneBrony | 2022-08-09 | 1 | -2/+2 |
* | Bunch of fixes and improvements, everything appears to work now | TheArcaneBrony | 2022-08-09 | 1 | -1/+1 |
* | Clean dependencies | TheArcaneBrony | 2022-08-09 | 1 | -1/+0 |
* | Fix ESM error caused by file-type | TheArcaneBrony | 2022-08-09 | 5 | -9/+9 |
* | Do all minor updates since last commit, make another script | TheArcaneBrony | 2022-08-09 | 2 | -6/+7 |
* | State update, havent tested | TheArcaneBrony | 2022-08-09 | 8 | -27/+17 |
* | update node types to v18, ditch node-fetch | TheArcaneBrony | 2022-08-09 | 1 | -4/+2 |
* | Update packages | TheArcaneBrony | 2022-08-09 | 7 | -19/+19 |
* | replace all var with let (reduces warnings) | TheArcaneBrony | 2022-08-09 | 4 | -9/+9 |
* | Bump file-type from 16.5.3 to 16.5.4 in /cdn (#801) | dependabot[bot] | 2022-07-23 | 2 | -10/+10 |
* | chore: fix package.json scripts | Nobody | 2022-07-19 | 1 | -1/+1 |
* | Use SPDX license syntax in 'package.json' files | KaKi87 | 2022-06-02 | 1 | -1/+1 |
* | Do stuff for npm workspace | Thesourtimes | 2022-04-26 | 2 | -20/+2 |
* | Bump minimist from 1.2.5 to 1.2.6 in /cdn | dependabot[bot] | 2022-03-30 | 1 | -6/+6 |
* | Fixed npm run tsnode throwing error about ES modules for node-fetch. Probably... | Madeline | 2022-03-06 | 2 | -2/+2 |
* | Bump follow-redirects from 1.14.6 to 1.14.8 in /cdn (#635) | dependabot[bot] | 2022-02-15 | 1 | -6/+6 |
* | revert dependabot PRs that update node-fetch to v3 | Madeline | 2022-01-24 | 1 | -2/+2 |
* | Bump node-fetch from 2.6.6 to 2.6.7 in /cdn | dependabot[bot] | 2022-01-23 | 2 | -11/+19 |
* | Update role-icons.ts | Erkin Alp Güney | 2022-01-09 | 1 | -2/+1 |
* | Add Role Icons (#574) | Chris Chrome | 2022-01-05 | 2 | -0/+106 |
* | Update documents | Thesourtimes | 2022-01-04 | 1 | -1/+1 |
* | Add env name in sentry, set default sentry endpoint | The Arcane Brony | 2021-12-26 | 1 | -1/+1 |
* | Restore package locks | The Arcane Brony | 2021-12-26 | 1 | -0/+13863 |
* | Replace nanocolors with picocolors | The Arcane Brony | 2021-12-25 | 2 | -2/+2 |
* | Improve build scripts, strip more fs-extras | The Arcane Brony | 2021-12-21 | 1 | -2/+2 |
* | Repo cleanup, remove fs-extras | The Arcane Brony | 2021-12-21 | 1 | -21451/+0 |
* | :arrow_up: update packages | Flam3rboy | 2021-10-24 | 1 | -4903/+2149 |
* | Fix missing dependencies | KagurazakaNyaa | 2021-10-24 | 1 | -24007/+24203 |
* | prettier formatted /cdn | developomp | 2021-10-20 | 6 | -104/+164 |
* | :zap: use better-sqlite3 as default db | Flam3rboy | 2021-10-18 | 1 | -234/+14142 |
* | Revert "fix: make the CDN build correctly" | Flam3rboy | 2021-10-18 | 4 | -20/+13 |
* | Merge branch 'docker-fix' of https://github.com/hbjydev/fosscord-server into ... | Diego Magdaleno | 2021-10-17 | 4 | -24131/+10184 |
|\ |
|
| * | fix: make the CDN build correctly | Hayden Young | 2021-10-17 | 4 | -14626/+231 |
* | | :bug: fix docker image | Flam3rboy | 2021-10-17 | 1 | -1/+2 |
* | | :arrow_up: update mnjsf | Flam3rboy | 2021-10-16 | 2 | -8/+8 |
* | | :lock: update modules | Flam3rboy | 2021-10-15 | 1 | -968/+173 |
|/ |
|
* | :bug: fix unittests | Flam3rboy | 2021-10-15 | 1 | -480/+14622 |
* | chore: merge master into cdn-s3 | Hayden Young | 2021-10-15 | 5 | -425/+2975 |
|\ |
|
| * | :bug: fix cdn route not working without hash | Flam3rboy | 2021-10-10 | 2 | -3/+26 |
| * | :bug: fix tsc compiler | Flam3rboy | 2021-10-10 | 1 | -4/+10 |
| * | :art: clean up dependencies | Flam3rboy | 2021-10-10 | 2 | -1074/+3 |
* | | fix: don't set location by default | Hayden Young | 2021-10-14 | 2 | -8/+15 |
* | | chore: remove unused import | Hayden Young | 2021-10-14 | 1 | -1/+1 |
* | | feat: implement an S3-based storage API | Hayden Young | 2021-10-14 | 4 | -6095/+3591 |
|/ |
|
* | :bug: fix cdn | Flam3rboy | 2021-10-09 | 3 | -4/+4 |
* | :art: fix imports with new build script | Flam3rboy | 2021-10-09 | 5 | -5/+11 |
* | :bug: fix build | Flam3rboy | 2021-10-09 | 1 | -2/+2 |
* | :sparkles: bundle build script | Flam3rboy | 2021-10-08 | 2 | -32/+70 |
* | Merge branch 'compiler-change' of https://github.com/thearcanebrony/fosscord-... | Flam3rboy | 2021-10-07 | 1 | -0/+3 |
|\ |
|
| * | :bug: fix types + swcrc configs | Flam3rboy | 2021-10-07 | 2 | -2/+7 |
| * | :bug: fix swcrc config: rewrite import -> require | Flam3rboy | 2021-10-07 | 1 | -8/+11 |
* | | :bug: fix swc config | Flam3rboy | 2021-10-07 | 3 | -11/+15 |
|/ |
|
* | Compiler test | The Arcane Brony | 2021-10-06 | 5 | -2/+665 |
* | :arrow_up: update packages | Flam3rboy | 2021-10-06 | 1 | -2/+2 |
* | :arrow_up: lambert-server@1.2.11 | Flam3rboy | 2021-10-05 | 2 | -8/+8 |
* | :arrow_up: update mnjsf | Flam3rboy | 2021-10-05 | 2 | -10/+10 |
* | :sparkles: generalize primary column to work with mongodb object id | Flam3rboy | 2021-10-04 | 2 | -8/+8 |
* | replace chalk with nanocolors | uurgothat | 2021-10-04 | 3 | -1/+15 |
* | Rainbow the logs | uurgothat | 2021-10-04 | 1 | -1/+2 |
* | :sparkles: add private and public endpoint | Flam3rboy | 2021-09-25 | 1 | -1/+2 |
* | :lock: XSS content type: html | Flam3rboy | 2021-09-25 | 1 | -2/+15 |
* | :bug: fix (pre) install scripts | Flam3rboy | 2021-09-23 | 2 | -5/+6 |
* | :art: rewrite imports | Flam3rboy | 2021-09-20 | 3 | -1/+49 |
* | Merge branch 'master' into unittests | Flam3rboy | 2021-09-20 | 1 | -0/+3 |
|\ |
|
| * | :truck: move file handle to utility | Flam3rboy | 2021-09-19 | 1 | -0/+1 |
| * | Fix icon, owner_id change and channel deletion for group DMs | AlTech98 | 2021-09-17 | 1 | -0/+3 |
* | | :art: use typescript plugin that converts to relative paths | Flam3rboy | 2021-09-18 | 4 | -14/+184 |
|/ |
|
* | :arrow_up: fix + update dependencies | Flam3rboy | 2021-09-16 | 1 | -1026/+1167 |
* | Delete attachments of deleted messages, fix #273 | AlTech98 | 2021-09-13 | 1 | -0/+1 |
* | :art: remove long relatives paths -> short module paths | Flam3rboy | 2021-09-12 | 6 | -85/+129 |
* | Increased CDN max upload to 10mb | AlTech98 | 2021-09-09 | 1 | -0/+2 |
* | Revert "Increased CDN max upload to 10mb, fix #318" | conner | 2021-09-09 | 1 | -2/+0 |
* | Removed urlencoded bodyparser | AlTech98 | 2021-09-09 | 1 | -1/+0 |
* | Increased CDN max upload to 10mb | AlTech98 | 2021-09-08 | 1 | -0/+3 |
* | :arrow_up: update mpath because of a security vulnerability | Flam3rboy | 2021-09-04 | 1 | -4/+4 |
* | :bug: fix #289 | Flam3rboy | 2021-09-03 | 2 | -16/+14 |
* | :arrow_up: update dependencies | Flam3rboy | 2021-09-03 | 2 | -10/+10 |
* | fixed globalSetup for jest | xnacly | 2021-09-01 | 1 | -17/+25 |
* | added unittests for filestorage [cdn] | xnacly | 2021-08-29 | 2 | -1/+29 |
* | added /external unit tests [cdn] | xnacly | 2021-08-29 | 1 | -1/+57 |
* | fixed missing imports and programming issues [cdn] | xnacly | 2021-08-29 | 1 | -17/+10 |
* | added todo to fileStorage [cdn] | xnacly | 2021-08-29 | 1 | -0/+2 |
* | added /avatars unittests [cdn] | xnacly | 2021-08-29 | 1 | -1/+56 |
* | fixed tests for cdn | xnacly | 2021-08-29 | 1 | -2/+1 |
* | fix cdn | Flam3rboy | 2021-08-29 | 1 | -3/+2 |
* | added all unittests for attachments | xnacly | 2021-08-18 | 1 | -2/+12 |
* | added unittests for ping and attachments | xnacly | 2021-08-18 | 1 | -22/+22 |
* | remove console.info from jest output | xnacly | 2021-08-18 | 1 | -0/+1 |
* | revert b1c459b | xnacly | 2021-08-18 | 1 | -1/+1 |
* | added unittests for attachments [post] | xnacly | 2021-08-18 | 2 | -5/+74 |
* | moved import | xnacly | 2021-08-18 | 1 | -2/+1 |
* | fixed wrong wording in HTTPError | xnacly | 2021-08-18 | 1 | -1/+1 |
* | added a common error to CONTRIBUTE.md | xnacly | 2021-08-18 | 1 | -0/+4 |
* | fixed timeout request by not throwing an issue | xnacly | 2021-08-18 | 1 | -1/+1 |
* | Merge branches 'master' and 'master' of https://github.com/fosscord/fosscord-... | Flam3rboy | 2021-08-18 | 7 | -13/+6656 |
|\ |
|
| * | Merge branch 'master' of git://github.com/fosscord/fosscord-server | xnacly | 2021-08-18 | 1 | -1/+1 |
| |\ |
|
| * | | added unittest setup + ping route test | xnacly | 2021-08-18 | 7 | -13/+6656 |
* | | | revert 2cff55f | Flam3rboy | 2021-08-18 | 1 | -1/+1 |
| |/
|/| |
|
* | | :bug: update build script | Flam3rboy | 2021-08-18 | 1 | -1/+1 |
|/ |
|
* | :bug: fix findOneAndUpdate | Flam3rboy | 2021-08-18 | 1 | -1/+2 |
* | :bug: build bundle | Flam3rboy | 2021-08-15 | 1 | -1/+0 |
* | :bug: fix bundle postinstall | Flam3rboy | 2021-08-15 | 1 | -1/+1 |
* | :arrow_up: update mongoose types | Flam3rboy | 2021-08-15 | 2 | -1087/+337 |
* | :bug: fix server bundle | Flam3rboy | 2021-08-15 | 2 | -35/+198 |
* | :bug: fix types | Flam3rboy | 2021-08-15 | 1 | -1/+1 |
* | update packages | Flam3rboy | 2021-08-15 | 1 | -2/+9 |
* | :bug: fix tsc missing | Flam3rboy | 2021-08-15 | 1 | -1/+1 |
* | :sparkles: start.bat and start.sh script | Flam3rboy | 2021-08-15 | 2 | -313/+137 |
* | move devDependencies to dependencies | Flam3rboy | 2021-08-14 | 1 | -3/+2 |
* | :bug: fix dependencies and build for bundle | Flam3rboy | 2021-08-13 | 1 | -0/+3856 |
* | :bug: fix types + packages | Flam3rboy | 2021-08-13 | 1 | -2/+0 |
* | Merge branch 'master' into pr/darkhpp/261-2 | Flam3rboy | 2021-08-13 | 5 | -17/+17 |
|\ |
|
| * | rename @fosscord/server-util to -> @fosscord/util | Flam3rboy | 2021-08-13 | 6 | -16/+67 |
* | | Fix naming | darkhpp | 2021-08-13 | 1 | -1/+1 |
* | | [ProjectManagement] Add root project and dev getting started guides. | darkhpp | 2021-08-13 | 2 | -3430/+2 |
|/ |
|
* | :sparkles: cdn | Flam3rboy | 2021-08-12 | 17 | -0/+4036 |