Commit Graph

236 Commits

Author SHA1 Message Date
Tanner c675797553
Update package.json 2019-03-20 12:07:44 -07:00
Tanner 12425d178b
Missed this one 2019-03-20 12:07:12 -07:00
Tanner d8150f12ef
Update package.json 2019-03-20 00:40:47 -07:00
Tanner Reynolds b672588f1c Merge branch 'master' of https://github.com/TannerReynolds/ShareX-Custom-Upload-Server 2019-03-20 00:40:23 -07:00
Tanner Reynolds 292fa48be2 fixed shortener error caused by last update, added discord log to paste 2019-03-20 00:40:22 -07:00
Tanner 8222ea7c6a
Update package.json 2019-03-19 22:27:17 -07:00
Tanner Reynolds 8aff72d885 added protocol function to properly write http/https 2019-03-19 22:20:58 -07:00
Tanner 5fe1e52e9b
Update package.json 2019-03-18 10:35:56 -07:00
Tanner cfbc70707a
fixed SSL searching wrong dir 2019-03-17 21:16:26 -07:00
Tanner Reynolds 833126db00 Merge branch 'master' of https://github.com/TannerReynolds/ShareX-Custom-Upload-Server 2019-03-11 22:39:42 -07:00
Tanner Reynolds 87f26fd50c fixed result output 2019-03-11 22:39:39 -07:00
Tanner 11fe7866f5
Update README.md 2019-03-11 22:19:28 -07:00
Tanner Reynolds 6deeba33b1 accommodate CF Flexible SSL 2019-03-11 17:24:45 -07:00
Tanner Reynolds cee0f563dc moved install.sh, edited secure returns 2019-03-11 16:49:36 -07:00
Tanner Reynolds 2698256e27 Update README.md 2019-03-10 15:45:30 -07:00
Tanner Reynolds 7deee0ad65 fixed navbar link labels and added pm2 to install script 2019-03-10 15:38:11 -07:00
Tanner Reynolds bc515ac8e8 fixed md, added sxcu files 2019-03-10 15:05:18 -07:00
Tanner Reynolds faa48935bc Fixed eval and added a public mode 2019-03-07 17:42:14 -08:00
Tanner Reynolds 1c24a587bd created an admin key override for auth.js 2019-03-06 00:06:12 -08:00
Tanner Reynolds c624fd4a09 added helmet middleware 2019-03-05 23:55:32 -08:00
Tanner Reynolds c88832b6e5 added Eval cmd, fixed rv cmd 2019-03-05 19:54:47 -08:00
Tanner Reynolds 8bbdb4f418 fixed non-working cmd dir 2019-03-04 00:06:28 -08:00
Tanner Reynolds 5ba3de7932 oops 2019-03-03 23:56:39 -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 e48f26377f
Update README.md 2019-02-14 18:43:15 -08:00
Tanner 3d6e191829
Appropriate Credits
@NotWeeb
@Aetheryx
@Jaex
2019-02-13 08:25:03 -08:00
Tanner e391a5c75b
Update README.md 2019-02-13 08:10:27 -08:00
Tanner 4b44207471
Update README.md 2019-02-13 08:05:03 -08:00
Tanner Reynolds 6eec62a65a Update .gitattributes 2019-02-12 23:10:30 -08:00
Tanner Reynolds 67b2a8d675 accident fixed 2019-02-12 21:39:10 -08:00
Tanner Reynolds ad75e19f10 spring cleaning 2019-02-12 21:36:29 -08:00
Tanner Reynolds ccbb72e107 customizable ports 2019-02-10 23:11:12 -08:00
Tanner Reynolds 4fa6f36d00 Finally added an option for those who want secure apps 2019-02-08 20:37:12 -08:00
Tanner d1d273c8f3
Update README.md 2019-01-31 19:29:16 -08:00
Tanner Reynolds 748b6b7bfc Logging Update
Created Logger.js
Fixed Discord Logging Error
2019-01-30 20:26:56 -08:00
Tanner 346f27bba4
Update .gitattributes 2019-01-24 23:26:36 -08:00
Tanner 993878cff2
Update README.md 2019-01-24 23:05:57 -08:00
Tanner Reynolds 541e7a0886 Update .gitattributes 2019-01-24 22:53:55 -08:00
Tanner d7e76230a5
Update .gitattributes 2019-01-24 22:41:14 -08:00
Tanner de0ea7e97d
Update issue templates 2019-01-24 22:18:59 -08:00
Tanner Reynolds 4a9beb3389 Update
- Fixed Admin keys
 - Changed `fs.rename` to `fs.move` for Docker users
 - Moved html pages to ejs views
 - Added proper http status codes
2019-01-24 22:11:24 -08:00
Tanner 53bb761886
Update README.md 2019-01-24 21:52:26 -08:00
Tanner Reynolds 67aee57d25 Create .gitattributes 2019-01-21 00:34:39 -08:00
Tanner Reynolds 47b99a114e Update README.md 2019-01-20 22:11:30 -08:00
Tanner Reynolds e6df2198a2 Merge branch 'master' of https://github.com/TannerReynolds/node-sharex-server 2019-01-20 22:07:45 -08:00
Tanner Reynolds 9ca5fb16ec Added a password-protected gallery page
password protected gallery page (Gallery password is the admin key)
2019-01-20 22:07:41 -08:00
Tanner 16fa939a92
added some screens 2019-01-19 15:41:52 -08:00
Tanner Reynolds b04983bfac fixed url shortening not displaying correct endpoint 2019-01-18 19:26:28 -08:00
Tanner Reynolds 41829903b0 Added front end URL shortener & switched to ejs
- Added front end URL shortener
- switched to ejs
- changed 404 and other error pages
- added default index
2019-01-18 19:16:03 -08:00