summary refs log tree commit diff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* added the /splashes/ routeBanTheNons2021-08-071-0/+3
|
* :bug: fix avatarsFlam3rboy2021-08-071-1/+1
|
* :bug: fix file storage dirFlam3rboy2021-08-072-15/+16
|
* :sparkles: add asset routesFlam3rboy2021-08-071-2/+8
|
* :bug: fix corsFlam3rboy2021-08-072-3/+21
|
* :bug: fix pathFlam3rboy2021-08-072-3/+18
|
* :sparkles: icons + banners routeFlam3rboy2021-08-075-22/+33
|
* :lock: fix path traversal security issueFlam3rboy2021-08-071-10/+8
|
* fix attachmentFlam3rboy2021-07-181-0/+1
|
* :zap: cache assetsFlam3rboy2021-07-103-1/+6
|
* :wheelchair: use fs sync for backwards compatiblityFlam3rboy2021-07-101-5/+5
|
* 4 TABSJoaquim Peixoto2021-06-251-4/+4
|
* FIXSJoaquim Peixoto2021-06-251-21/+21
|
* FIX MKDIRJoaquim Peixoto2021-06-251-20/+20
|
* :bug: fix .env file not loadingFlam3rboy2021-06-231-1/+2
|
* :zap: add explicit types to req and resFlam3rboy2021-05-313-11/+11
|
* :sparkles: start.ts fileFlam3rboy2021-05-312-17/+18
|
* :sparkles: avatars + attachmentsFlam3rboy2021-05-304-4/+31
|
* :sparkles: avatarsFlam3rboy2021-05-293-15/+80
|
* :sparkles: external assetsFlam3rboy2021-05-281-36/+20
|
* :sparkles: attachmentsFlam3rboy2021-05-285-24/+49
|
* Update attachments.tsFlam3rboy2021-05-281-1/+1
|
* :construction: file storageFlam3rboy2021-05-273-5/+11
|
* :construction: attachmentFlam3rboy2021-05-271-19/+29
|
* :construction: WIP rewriteFlam3rboy2021-05-278-230/+51
|
* :bug: fix CDNFlam3rboy2021-05-102-9/+4
|
* :sparkles: update to use new Lambert-serverFlam3rboy2021-01-043-73/+22
|
* finished cdn (POST, GET, DELETE)xnacly2020-12-313-19/+195
|
* updated crawler type and implemented itxnacly2020-12-311-6/+7
|
* :sparkles: added crawler to cdnxnacly2020-12-305-0/+247