Commit Graph

261 Commits

Author SHA1 Message Date
Ryan 4f83aeb42a respect content-range 2021-02-22 13:30:28 +08:00
Ryan d8ee9a77f9 download streaming 2021-02-22 13:24:37 +08:00
Ryan fa49041b43 streaming uploads 2021-02-22 12:59:56 +08:00
Ryan 5495ec1c02 fix uploading >:( 2021-02-21 03:45:49 +08:00
Ryan 64ef52f2ce fix file cards again 2021-02-20 20:21:57 +08:00
Ryan 9f55ed130b fix file previews 2021-02-20 19:00:40 +08:00
Ryan c1f47fbe73 fix file storage keys 2021-02-20 18:17:32 +08:00
Ryan afad81d08d s3 support that is still utterly fucked 2021-02-20 00:43:01 +08:00
Ryan 6f956117f4 add direct config type 2021-02-19 16:43:12 +08:00
Ryan 93e3341f6d use relative urls 2021-02-19 15:14:00 +08:00
Ryan faf789e991 fix cross-origin file downloads and copy links 2021-02-19 14:36:36 +08:00
Ryan 1eaefd4e47 tooltip unfucking 2021-02-19 14:22:48 +08:00
Ryan ee1a44d910 fix discord video embeds 2021-02-19 14:22:35 +08:00
Ryan 78445dc20c add copy button to text viewer 2021-02-19 14:12:11 +08:00
Ryan 14cca3f4b5 respect x-micro-host header 2021-02-19 13:56:12 +08:00
Ryan 709e5de4be use same id generator for users as files 2021-02-19 12:03:37 +08:00
Ryan 8e437fabc1 thumbnail ids match file ids 2021-02-19 12:01:45 +08:00
Ryan 637d71da6f separate Content and WithId 2021-02-19 11:51:28 +08:00
Ryan 4d196ad1b3 return json errors on api routes 2021-02-19 11:42:28 +08:00
Ryan 4f27039977 throw 404 on missing file 2021-02-19 11:42:08 +08:00
Ryan a77b94c321 remove unnecessary type check 2021-02-19 11:32:18 +08:00
Ryan 8841970b63 remove exif data from uploads 2021-02-19 10:48:02 +08:00
Ryan 784645f0a5 probably shouldnt overwrite users 2021-02-16 17:38:27 +08:00
Ryan a6359d2aef fix preview image being the same as the other one because i was a half asleep idiot and didnt notice 2021-02-16 11:37:48 +08:00
Ryan 91552d1d40 update readme 2021-02-16 01:55:24 +08:00
Ryan 12d3dd2978 invite codes, optimisation, more services 2021-02-16 01:40:02 +08:00
Ryan 2bf86e4607 fix sharex being stupid with content types 2021-02-14 22:20:25 +08:00
Ryan 9a523a1f99 fix codeblock borders 2021-02-14 20:05:28 +08:00
Ryan 76b88cbe1d add URLShortener to destination types 2021-02-14 20:05:15 +08:00
Ryan 72438e35fb file previews, discord embedding 2021-02-12 14:43:01 +08:00
Ryan 53b5be2e3e fix config generation 2021-02-11 15:34:55 +08:00
Ryan f22b008413 update preview image 2021-02-11 15:13:42 +08:00
Ryan 827b3860b1 render next server-side 2021-02-11 15:10:16 +08:00
Ryan f2e9de8ff9 change url based on file type 2021-02-11 13:25:42 +08:00
Ryan c241c50ad7 auth unfucking, general web improvements 2021-02-04 17:40:23 +08:00
Ryan 8bed9e01e2 link shortening support 2021-02-04 16:06:13 +08:00
Ryan 4b1c12ad5a drop s3, generate thumbnails on upload 2021-02-04 14:51:26 +08:00
Ryan 90b0dc6ebb update readme 2020-12-04 23:02:55 +08:00
Sylver bec97144d2
dashboard homepage
dashboard homepage
2020-10-20 06:17:55 +08:00
Ryan 49edb1fb7e homepage 2020-10-20 06:17:22 +08:00
Sylver fe8b9d28ed
somewhat working dashboard
somewhat working dashboard
2020-10-20 05:09:12 +08:00
Ryan 54a50d53b2 working dashboard 2020-10-10 23:09:16 +08:00
Ryan 4b64fd47d1 thumbnails and configs, server side fixes 2020-10-10 04:45:52 +08:00
Ryan 1ef120bc82 start of dashboard 2020-10-06 18:52:28 +00:00
Ryan c59acf1568 rewrite with nest, s3, postgres 2020-10-01 16:36:52 +00:00
Ryan a180b3e3f6 fix: config.host double / 2020-09-04 19:07:32 +00:00
Ryan ff3828e51a release: 0.0.2 2020-09-04 16:55:50 +00:00
Ryan 280332a0d0 feat: config generator host param 2020-09-04 16:54:46 +00:00
Ryan 7f29be4161 feat: scuffed multi domain support 2020-09-04 16:49:53 +00:00
Ryan f4dba2c2a6 refactor: generate uuid ourselves
This saves a filesystem call and might speed things up on really slow systems.
2020-09-04 16:23:03 +00:00