Commit Graph

18 Commits

Author SHA1 Message Date
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 d44954f387 test 2020-05-11 12:40:34 -04:00
subnub caf93aaa8f Added ability to block storage requests on frontend 2020-05-10 21:42:32 -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 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 37eeb1db5b Started Seperating the backend from the frontend 2020-03-13 13:47:31 -04:00
subnub eb18a50b36 Changed URL env varbile name in front-end to REMOTE_URL, since it was conflicting with the backend. Changed the initServer to reflect these new changes 2020-03-08 14:09:47 -04:00
subnub 4e9025f77c Fixed issue with public downloads not working, because of wrong encryption key 2020-03-05 16:43:52 -05:00
subnub c0b9eace70 Made Switching between dev and prod mode better, added a no ssl option for production mode. Added ability to enable or disable video transcoding. Added init script, to help create env variables when first using the server 2020-03-05 14:42:20 -05:00
subnub b0a268e02b init commit 2020-03-04 17:10:56 -05:00