tycrek
|
ad5a20e317
|
Fixed custom index loading trying to load as Boolean
|
3 years ago |
tycrek
|
01e45202ac
|
Only load custom index if exported function is detected
|
3 years ago |
tycrek
|
cfa6574555
|
Switched to new dependent package name
- ass-storage-engine is now known as Papito
|
3 years ago |
tycrek
|
c5a0ab9c78
|
removed redundant variable; changed position
|
3 years ago |
tycrek
|
a556f5d907
|
removed weird slash
|
3 years ago |
tycrek
|
45a573dec0
|
fixed blank index file bug
|
3 years ago |
tycrek
|
b2e3e22051
|
Fixed two DeepSource issues
- Found unnecessary boolean casts (JS-0012)
- Shorthand type conversions are not preferred to use (JS-0066)
|
3 years ago |
tycrek
|
4e08c6e4b9
|
Suppress DeepSource false positives
- Should not have unused variables (JS-0128)
- Found an arrow function that could be confused for a comparison (JS-0229)
|
3 years ago |
tycrek
|
b171c365ad
|
Custom indexes are now pluggable without frontends, and are very easy :D
|
3 years ago |
tycrek
|
95dc9cf838
|
improved error handling
|
3 years ago |
tycrek
|
7f588e2b1e
|
frontend name now set in config
|
3 years ago |
Josh Moore
|
fa130f2928
|
Get updated package registry for @tycrek/* packages (#34)
|
3 years ago |
tycrek
|
423fa4a78c
|
setup autocalled from ass.js & handles initial auth & other tasks
|
3 years ago |
tycrek
|
ab20571e3f
|
more docker "attempts" at "fixes" and "stuff like "that""
|
3 years ago |
tycrek
|
8929bb071f
|
added & fixed some docker scripts
|
3 years ago |
tycrek
|
941d20338f
|
fixed docker npm script maybe
|
3 years ago |
tycrek
|
4fae603d31
|
cleaned up some logs
|
3 years ago |
tycrek
|
fd4ef62642
|
test log for debugging
|
3 years ago |
tycrek
|
75269e058c
|
better logs everywhere
|
3 years ago |
tycrek
|
2a0bd6b886
|
0.7.3 - Even more better logging
|
3 years ago |
tycrek
|
1021daab8d
|
added my custom logger library
|
3 years ago |
tycrek
|
41c0a0ae42
|
Improved some log outputs
|
3 years ago |
tycrek
|
11c181adf9
|
added support for custom index's attached through frontends
|
3 years ago |
tycrek
|
39c1444b40
|
print StorageEngine name and type
|
3 years ago |
tycrek
|
4966834609
|
migrated to new StorageEngine system
|
3 years ago |
tycrek
|
6e6b07433f
|
moved ratelimit to upload only... again
|
3 years ago |
tycrek
|
2b54a2fb4c
|
auth.json & data.json creation now done in their respective managers
|
3 years ago |
tycrek
|
4ce44c052b
|
Added submodule for automatically installing frontend packages
|
3 years ago |
tycrek
|
8f97f7dd1b
|
DS fix
|
3 years ago |
tycrek
|
206bd4cf78
|
added documentation for custom frontends
|
3 years ago |
tycrek
|
d766bd15cf
|
added variable for frontend name
|
3 years ago |
tycrek
|
b6c6098fd7
|
added injection logic for private premium frontend
|
3 years ago |
tycrek
|
99d16c7c86
|
DS fixes
|
3 years ago |
tycrek
|
abc57471fa
|
replaced " with '
|
3 years ago |
tycrek
|
b7368fbd16
|
split into Routers
|
3 years ago |
tycrek
|
3dce4b496f
|
Removed `.json` in oEmbed URL
|
3 years ago |
tycrek
|
a916a1676f
|
yes another DS fix
|
3 years ago |
tycrek
|
7d47c173e9
|
DeepSource fixes
|
3 years ago |
tycrek
|
0919939ac7
|
added configurable upload limits & proper upload limit handling (need to re-run setup)
|
3 years ago |
tycrek
|
8add5f7ecd
|
fixed 500 instead of 401 when auth header missing
|
3 years ago |
tycrek
|
4628524534
|
finished writing new storage system, must run `npm i` to update packages
|
3 years ago |
tycrek
|
832566cc00
|
DS fixes once again
|
3 years ago |
tycrek
|
cd1954f9ad
|
moved OpenGraph & oEmbed into main file; removed express-useragent
|
3 years ago |
tycrek
|
180383ffc5
|
Added fancy image/video viewer
|
3 years ago |
tycrek
|
edf2ffbfab
|
added endpoint for direct routing to prep for fancy viewing page
|
3 years ago |
tycrek
|
e0d766d141
|
final DS fixes probably
|
3 years ago |
tycrek
|
8f85cffd2c
|
Improved security with Helmet & comments
|
3 years ago |
tycrek
|
e4fb9c0c12
|
added some comments (DeepSource trigger)
|
3 years ago |
tycrek
|
89da459d72
|
fixed not using the `diskFilePath` variable
|
3 years ago |
tycrek
|
15a8c92186
|
final DeepSource fixes for tonight
|
3 years ago |