kyle hoell
|
3edb5ac81b
|
changed mongoose version and added types, removed console log from refresh, and added some comments
|
2020-12-21 12:08:49 -05:00 |
|
kyle hoell
|
6b8b828aad
|
removed some console logs, made it so broswerID check for axios should only load from localstorage once. Removed the IP address library from server.
|
2020-12-13 18:06:38 -05:00 |
|
kyle hoell
|
39b22ee2ab
|
trying new auth method of using uuid instead of ip address. ip address is causing issues. Updated axios to automatically put the uuid header. Added util to remove user tokens
|
2020-12-08 08:13:40 -05:00 |
|
kyle hoell
|
3b2686a0fa
|
removed unneed modules, some more comments, made user methods async in typescript when required, and added location to popup file
|
2020-12-07 21:39:01 -05:00 |
|
kyle hoell
|
13dc080388
|
removed unneeded comments
|
2020-12-07 21:06:22 -05:00 |
|
kyle hoell
|
1e28ba1951
|
added more to setup webUI, also added fail safe if cannot load user when going to settings, allowing users to logout
|
2020-12-07 20:47:23 -05:00 |
|
kyle hoell
|
2f3b14b4df
|
updated UI for popup window
|
2020-12-06 20:34:15 -05:00 |
|
kyle hoell
|
54046eced6
|
added epress folder routes test, also fixed issue with it saying home files when searching
|
2020-12-06 12:32:22 -05:00 |
|
kyle hoell
|
415c9c3b77
|
added disable email verification option
|
2020-12-03 19:32:57 -05:00 |
|
kyle hoell
|
e27f5a9176
|
fixed bug with verifying email showing previous account. Fixed sharing file through email. Added new cookie when verifying email. Removed get storage. Fixed changing password. Added refresh page after verifying email. Added more swal errors when trying to share email without sharing file first and more
|
2020-12-03 18:52:39 -05:00 |
|
kyle hoell
|
50c2dfa9b6
|
fixed search and loading more for search
|
2020-12-03 17:21:45 -05:00 |
|
kyle hoell
|
170c93c486
|
fixed uploading/downloading s3 metadata. Added failsafe to getting user detailed for storage accounts if they cause an issue, so users can still remove them. Fixed queries when you had s3 data but then disabled it without removing metadata
|
2020-11-30 15:41:03 -05:00 |
|
kyle hoell
|
9ef9f0d742
|
fixed some search when using google drive items, made it so if loggout has error it will still send logout cookie token, made it so there is a user update check if the email is not verified
|
2020-11-30 05:25:02 -05:00 |
|
kyle hoell
|
2b3e87a34a
|
fixed some google drive issues, made it so if thumbnails fail it shows default thumbnail
|
2020-11-29 20:16:12 -05:00 |
|
kyle hoell
|
01fef279af
|
added on error for file thumbnails
|
2020-11-29 15:18:36 -05:00 |
|
kyle hoell
|
fae3d32b61
|
made it so file icon doesnt user object fit cover
|
2020-11-29 14:50:18 -05:00 |
|
kyle hoell
|
a1bdbae7f1
|
added loading more spinner
|
2020-11-29 01:19:16 -05:00 |
|
kyle hoell
|
b40be88e82
|
removed remoteURL where i could, fixed move menu
|
2020-11-29 00:55:28 -05:00 |
|
kyle hoell
|
a4bff813b1
|
fixed issue with loading more
|
2020-11-28 21:53:05 -05:00 |
|
kyle hoell
|
c49c10292f
|
fixed some styles
|
2020-11-28 00:12:07 -05:00 |
|
kyle hoell
|
f6fbada5b1
|
make popup window removed video token and cookie when it is closed. Fixed mobile context menu not being able to download files
|
2020-11-27 17:53:15 -05:00 |
|
kyle hoell
|
1764a8c01c
|
started to fix video streaming
|
2020-11-27 12:16:55 -05:00 |
|
kyle hoell
|
1a3930b8da
|
trying to find memory leak video streaming
|
2020-11-25 18:45:15 -05:00 |
|
kyle hoell
|
df1a488e21
|
started adding video streaming support with cookies
|
2020-11-24 18:55:26 -05:00 |
|
kyle hoell
|
4660320794
|
added option to hide scroll bars, and to hide folder tree
|
2020-11-24 17:04:59 -05:00 |
|
kyle hoell
|
938d5698a4
|
init mydrive-3 commit
|
2020-11-23 21:51:08 -05:00 |
|
subnub
|
81a79fe25e
|
Fixed some styling with sharemenu on mobile
|
2020-05-22 12:46:49 -04:00 |
|
subnub
|
0e4f19688c
|
Disabled storage in settings if not using it
|
2020-05-22 11:43:56 -04:00 |
|
subnub
|
8f1729b7dd
|
trying to fix scrolling android
|
2020-05-18 13:07:30 -04:00 |
|
subnub
|
eabed0cc0b
|
working on docker images
|
2020-05-17 23:26:10 -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
|
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 |
|