subnub
|
fad81f319c
|
fixed moving multiple folders list
|
2024-10-19 00:59:37 -04:00 |
|
subnub
|
af7b3bd61c
|
added media filter, improved search, ui changes
|
2024-10-16 00:31:23 -04:00 |
|
subnub
|
b8febb710c
|
fixed issues with thumbnails, also created script to create thumbnails on videos if there werent any
|
2024-10-13 23:19:23 -04:00 |
|
subnub
|
0ec24235cc
|
started testing S3, most things for it are now working. Also fixed media list issue, added more migration scrips for old versions of mydrive
|
2024-10-13 17:29:41 -04:00 |
|
subnub
|
f77f0a69b0
|
removed unneeded user functions
|
2024-10-12 16:59:50 -04:00 |
|
subnub
|
25ae8a0119
|
broke up db functions more, more validation
|
2024-10-11 16:46:32 -04:00 |
|
subnub
|
1a41e31f53
|
more validation and fixed db
|
2024-10-11 14:23:00 -04:00 |
|
subnub
|
374d735a71
|
switched error handling over to middleware instead
|
2024-09-28 09:33:54 -04:00 |
|
subnub
|
5f443a7101
|
started better error handling and validation
|
2024-09-28 08:24:35 -04:00 |
|
subnub
|
af727291d0
|
added more validation and file list api improvements
|
2024-08-10 06:26:33 -04:00 |
|
subnub
|
831dc78bf5
|
updated BE file naming convention
|
2024-08-10 01:54:22 -04:00 |
|
subnub
|
9a97489e0e
|
moer project structure changes
|
2024-08-10 01:41:02 -04:00 |
|
subnub
|
34323fe4fb
|
started getting move file and folder API working
|
2024-08-04 18:36:59 -04:00 |
|
subnub
|
f0c2bbd42d
|
moved improvements
|
2024-08-04 03:51:56 -04:00 |
|
subnub
|
c648b9bfc6
|
started mover modal
|
2024-08-04 02:46:09 -04:00 |
|
subnub
|
1502edde70
|
created share modal
|
2024-07-19 02:36:38 -04:00 |
|
subnub
|
c0a9e17330
|
added create user back and also updated email senderAPI
|
2024-07-18 23:53:24 -04:00 |
|
subnub
|
7d23910fd5
|
started move folder fixes
|
2024-07-17 21:49:29 -04:00 |
|
subnub
|
9751b5ca84
|
made more FE files TS
|
2024-07-07 19:27:28 -04:00 |
|
subnub
|
aca97d934c
|
added dep injection to image thumbnails
|
2024-07-07 07:43:04 -04:00 |
|
subnub
|
6fc4c56359
|
cleanup
|
2024-07-05 14:22:36 -04:00 |
|
subnub
|
45e4b26829
|
finished BE service injection :)
|
2024-07-05 14:07:58 -04:00 |
|
subnub
|
f5871b93d5
|
started injecting uploads
|
2024-07-05 10:15:48 -04:00 |
|
subnub
|
c0e171b88d
|
added more injection, all done other than uploading
|
2024-07-05 04:46:39 -04:00 |
|
subnub
|
7bd81a9aa5
|
continued dep injectiong
|
2024-07-02 15:10:03 -04:00 |
|
subnub
|
09cb81f96d
|
imporved mobile styling and started dependecy injection for backend
|
2024-07-02 12:17:34 -04:00 |
|
subnub
|
e36aeaa6aa
|
added media mode and linter
|
2024-07-01 02:51:23 -04:00 |
|
subnub
|
9f1ab10f40
|
added restore logic and fixed delete and added multi delete
|
2024-06-30 13:17:04 -04:00 |
|
subnub
|
576d92f724
|
added trash features
|
2024-06-29 01:13:23 -04:00 |
|
subnub
|
9f0821253d
|
added multiselect logic, implemented trash and multi trash
|
2024-06-27 23:31:45 -04:00 |
|
subnub
|
b2494a25bc
|
lots of changes
|
2024-06-25 13:05:19 -04:00 |
|
subnub
|
4cccd43677
|
added more hooks
|
2024-06-22 03:46:42 -04:00 |
|
subnub
|
ecca46c73e
|
fixed and improved context menu, removed more SCSS, added expand and improved quick access items
|
2024-06-21 03:38:53 -04:00 |
|
subnub
|
6518094410
|
init
|
2024-06-08 19:23:34 -04: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
|
9feb7409a3
|
started adding user unit tests
|
2020-12-04 01:43:04 -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
|
83fd29d328
|
added better error logging and code statuses
|
2020-12-03 04:17:50 -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
|
b40be88e82
|
removed remoteURL where i could, fixed move menu
|
2020-11-29 00:55:28 -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
|
32f2fe8879
|
fixed some naming and types
|
2020-11-25 16:16:09 -05:00 |
|
kyle hoell
|
df1a488e21
|
started adding video streaming support with cookies
|
2020-11-24 18:55:26 -05:00 |
|
kyle hoell
|
938d5698a4
|
init mydrive-3 commit
|
2020-11-23 21:51:08 -05: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 |
|