Commit Graph

109 Commits

Author SHA1 Message Date
subnub 794ce8a85e url check 2020-05-15 14:36:49 -04:00
subnub 60ae168df1 Added server ip address 2020-05-15 14:29:43 -04:00
subnub 2155732d14 added webUI for entering encryption password 2020-05-15 14:21:36 -04:00
subnub 93f18e22e6 Fixing requesting items multiple times on scroll on mobile 2020-05-15 04:10:43 -04:00
subnub 37022ec391 Added mobile check to scroll event 2020-05-15 03:43:04 -04:00
subnub 93d4e9fd90 Fixed issue with all items being loaded on mobile, fixed scrolling 2020-05-15 03:41:37 -04:00
subnub f6db4c45fa Made it so changing to listview reloads items 2020-05-15 02:48:02 -04:00
subnub 832cdbc220 fixing image sizes 2020-05-15 02:30:34 -04:00
subnub 95be8ff7c0 Added ontouch to folders, fixed some issues on ios 2020-05-15 02:22:42 -04:00
subnub 40bdb18f78 added ontouch event to list view items, and quick items 2020-05-15 02:10:16 -04:00
subnub e96d8a5b27 Docker image is now working, updated the get key to hash the key 2020-05-14 22:10:15 -04:00
subnub 6b9995a399 Still not sure about memory leak for video streaming, will probably create an issue for it in the future 2020-05-12 18:55:11 -04:00
subnub 066694113a test 2020-05-11 21:47:35 -04:00
subnub 2d1594d4d0 test 2020-05-11 21:44:52 -04:00
subnub a7d1f36ae4 test 2020-05-11 21:37:35 -04:00
subnub 93f4980f51 added debug 2020-05-11 18:08:21 -04:00
subnub a3e63460a0 test 2020-05-11 17:54:29 -04:00
subnub 2481fc8a7f Trying to fix memory leak 2020-05-11 17:48:17 -04:00
subnub b0e5316885 test 2020-05-11 16:03:48 -04:00
subnub c0fff08631 Made it so the backend cancels streams that are rerequested by the client 2020-05-11 13:28:09 -04:00
subnub d44954f387 test 2020-05-11 12:40:34 -04:00
subnub 7e14d245dc test 2020-05-11 12:32:15 -04:00
subnub b0a2b171fe test 2020-05-11 12:26:29 -04:00
subnub 50ae417c80 test 2020-05-11 11:33:13 -04:00
subnub 5282560ce1 test 2020-05-11 11:23:10 -04:00
subnub 0b96a7e950 still working on video streaming 2020-05-11 11:16:26 -04:00
subnub e029a6836f test 2020-05-11 00:48:35 -04:00
subnub 09f8b782c3 test 2020-05-11 00:38:05 -04:00
subnub 45837b6c16 test 2020-05-11 00:34:14 -04:00
subnub 89b4f73048 test 2020-05-11 00:32:05 -04:00
subnub 48e57c4edb test 2020-05-11 00:29:09 -04:00
subnub 985ef2dfc3 still fixing video streaming, issue with canceled request 2020-05-11 00:20:06 -04:00
subnub f6649f5c2b testing video playback issue 2020-05-10 23:58:55 -04:00
subnub caf93aaa8f Added ability to block storage requests on frontend 2020-05-10 21:42:32 -04:00
subnub 843c86a56f added favicon 2020-05-09 21:40:51 -04:00
subnub d497799c7e Fixed more styling for mobile, also fixed the context menu not appearing on iOS for file items, still need to add the fix to folders, and quickitems 2020-05-09 17:36:45 -04:00
subnub ca1e313867 more improvments to mobile 2020-05-09 15:53:13 -04:00
subnub ff5022af4b Really imrpoved the mobile UI, espically on iOS, started working on making a docker image 2020-05-09 14:03:01 -04:00
subnub d435443742 added better heroku support 2020-05-08 18:54:36 -04:00
subnub 01f3ce8176 added return statement if no root path for storage is provided 2020-05-08 17:44:15 -04:00
subnub 63ed58b990 Improved webpack config file, and also improved the way env variables are loaded 2020-05-08 16:41:58 -04:00
subnub c5633d68fa Cleaned up most of the backend, moved some of the utilties into their proper location 2020-05-01 19:01:46 -04:00
subnub 796b9ad2dd Started to cleanup the backend code, removing some of the 'any' types. 2020-04-30 20:21:37 -04:00
subnub ee7f5f42d6 Added delete folders, and delete all to S3/Filesystem, also removed the need for serperate file controllers, now it only uses one file controller, with the chunk service passed through the constructor 2020-04-30 19:17:59 -04:00
subnub 1fb0b350ca Finally seems like video streaming works correctly with encryption, now just need to improve folder deletion and cleanup the backend 2020-04-30 16:43:19 -04:00
subnub 6706b751e2 The whole backend is now typescript, I still have to clean up some of it tho, and improve some types. 2020-04-21 03:27:06 -04:00
subnub 54324b9f7a Added a ton more typescript files 2020-04-21 02:42:57 -04:00
subnub 677198dfde Added more typescript files, fixed some error correcting 2020-04-20 03:03:00 -04:00
subnub d4141a9dcc Improved error catching for streams 2020-04-19 17:06:16 -04:00
subnub e18ae1eee1 Added more typescript support to the backend 2020-04-18 00:16:31 -04:00