subnub
|
45bcd5a7d6
|
swapped over context menu and quick items to completly functional components
|
2024-06-22 04:32:54 -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
|
b1b4469782
|
made CSS fixes, added classnames library
|
2024-06-20 12:51:48 -04:00 |
|
subnub
|
55142b29f9
|
made query into hook, converted more files to typescript
|
2024-06-19 18:44:42 -04:00 |
|
subnub
|
49e6bab79c
|
changed react files to jsx instead and added typescript support to the FE
|
2024-06-19 16:00:39 -04:00 |
|
subnub
|
40473eb0f2
|
Added tailwind, react query, removed lots of depends
|
2024-06-19 15:29:27 -04:00 |
|
subnub
|
67b28d69c7
|
much more changes
|
2024-06-19 00:34:50 -04:00 |
|
subnub
|
c088076140
|
fixed hotloading, fixed _id types, fixed some links, downloading, and started imrpoving db code
|
2024-06-09 00:28:42 -04:00 |
|
subnub
|
3462701394
|
updating depends
|
2024-06-08 21:13:22 -04:00 |
|
subnub
|
6518094410
|
init
|
2024-06-08 19:23:34 -04:00 |
|
subnub
|
e94527ca6d
|
Merge pull request #47 from subnub/hotfix-1
typescript hotfix
|
2021-05-04 21:32:43 -04:00 |
|
Kyle Hoell
|
f974b23fc7
|
typescript hotfix
|
2021-05-04 21:31:37 -04:00 |
|
subnub
|
674e745419
|
Merge pull request #36 from subnub/mydrive-3
Mydrive 3
|
2020-12-29 20:24:31 -05:00 |
|
kyle hoell
|
1ed11dc719
|
updated readme
|
2020-12-29 20:23:40 -05:00 |
|
kyle hoell
|
4ecda86705
|
updated readme
|
2020-12-29 20:22:18 -05:00 |
|
subnub
|
e25f70e09f
|
Merge pull request #35 from subnub/mydrive-3
Mydrive 3
|
2020-12-29 17:45:09 -05:00 |
|
kyle hoell
|
dd2610034b
|
updated readme
|
2020-12-29 17:42:35 -05:00 |
|
kyle hoell
|
6ea22aed45
|
updated readme
|
2020-12-29 17:06:06 -05:00 |
|
kyle hoell
|
6a02e6f9ed
|
updated readme
|
2020-12-26 16:42:57 -05:00 |
|
kyle hoell
|
7b6148e456
|
added more to readme
|
2020-12-26 15:33:42 -05:00 |
|
kyle hoell
|
ba755ca73d
|
delete big buck bunny from tests
|
2020-12-26 15:00:06 -05:00 |
|
kyle hoell
|
966506fd1d
|
starting readme and adding images
|
2020-12-26 14:57:41 -05:00 |
|
kyle hoell
|
b1d472a88f
|
changed node version and version number
|
2020-12-26 13:48:54 -05:00 |
|
kyle hoell
|
2aed0443ea
|
removed unneeded npm modules
|
2020-12-21 14:56:24 -05:00 |
|
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
|
025bef8f7d
|
more auth testing
|
2020-12-08 07:21:36 -05:00 |
|
kyle hoell
|
849e726201
|
testing auth
|
2020-12-08 06:58:03 -05:00 |
|
kyle hoell
|
09e930cf63
|
testing auth
|
2020-12-08 06:47:24 -05:00 |
|
kyle hoell
|
9baa363a98
|
added console log to auth refresh and removed types from mongoose
|
2020-12-08 02:24:06 -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
|
ee79d60105
|
updated setup
|
2020-12-07 18:01:22 -05:00 |
|
kyle hoell
|
10cd9554a6
|
added resolve to await stream when it is a safari request, updated some comments
|
2020-12-07 16:13:23 -05:00 |
|
kyle hoell
|
2f3b14b4df
|
updated UI for popup window
|
2020-12-06 20:34:15 -05:00 |
|
kyle hoell
|
596c72f970
|
added db tests
|
2020-12-06 19:16:46 -05:00 |
|
kyle hoell
|
26c161c1a6
|
added more folder tests, fixed bug where searching for folders would still return personal folders when disabled
|
2020-12-06 16:54:28 -05:00 |
|
kyle hoell
|
72f8d3b8bb
|
finished most of the tests for file service
|
2020-12-06 16:00:05 -05:00 |
|
kyle hoell
|
54946cef9a
|
added file service tests
|
2020-12-06 13:22:16 -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
|
72f73cde78
|
added some tests for file express route, also added objectID to thumbnail files
|
2020-12-04 21:42:53 -05:00 |
|
kyle hoell
|
06afe298d7
|
fixed more user unit tests
|
2020-12-04 01:51:48 -05:00 |
|
kyle hoell
|
9feb7409a3
|
started adding user unit tests
|
2020-12-04 01:43:04 -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
|
93b33ea0d6
|
improved auth logging
|
2020-12-03 04:31:47 -05:00 |
|