Commit Graph

5 Commits

Author SHA1 Message Date
Tanner Reynolds bc515ac8e8 fixed md, added sxcu files 2019-03-10 15:05:18 -07:00
Tanner Reynolds c624fd4a09 added helmet middleware 2019-03-05 23:55:32 -08:00
Tanner Reynolds 630de33c45 Introduced Databasing and /upload
- Introduced the database. Using Lowdb for simplicity
 - Introduced /upload. Upload files from the front end/mobile devices
 - Added more bot commands to interact with your server
2019-03-03 23:52:49 -08:00
Tanner Reynolds 0e65656485 major fixes
- Fixed fileName issues and fileExt detections in /routes/files

 - Fixed `bot` being undefined

 - Added df (Delete file) command

 - File extensions now appear at end of url if file extension is not md, jpg, jpeg, or png. Yes, gifs need the extension at the end too.
2019-02-16 17:28:50 -08:00
Tanner Reynolds 68e5338d76 Added md uploader/added url shortener/fixed auth 2018-06-25 18:14:55 -07:00