Commit Graph

80 Commits

Author SHA1 Message Date
subnub 9bdad8cc94 updated naming convention 2024-07-02 02:54:04 -04:00
subnub 44194451f8 mobile impreovments 2024-07-02 02:52:23 -04:00
subnub 62ebfca6a3 removed more unneeded files, fixed mobile menu 2024-07-02 02:35:06 -04:00
subnub 4a8794b7be mobile UI improvements and code cleanup 2024-07-02 02:21:28 -04:00
subnub a9bf03e563 added more media changes 2024-07-02 00:57:21 -04:00
subnub e36aeaa6aa added media mode and linter 2024-07-01 02:51:23 -04:00
subnub 006f8227d7 added loaded and enable disable for useQuery 2024-06-30 14:42:11 -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 99201318b5 lots more changes 2024-06-27 02:10:03 -04:00
subnub b2494a25bc lots of changes 2024-06-25 13:05:19 -04:00
subnub 2647e769f7 started switching over to typescript more and also started new redux changes 2024-06-25 02:17:44 -04:00
subnub 9699a35f59 made right section and main scetion into functional components and fixed styling 2024-06-24 20:56:37 -04:00
subnub b4b191b3a5 css fixes 2024-06-24 12:58:54 -04:00
subnub fe3748b900 added list item optimizations 2024-06-23 20:35:34 -04:00
subnub 5bf8ebd480 fixed classnames 2024-06-23 19:20:43 -04:00
subnub a425e5be6d got infinite scrolling working 2024-06-23 19:18:32 -04:00
subnub da3cbb4723 made dataform into a complete functional component 2024-06-23 09:11:14 -04:00
subnub 0f1c0f0bbd got sort by working, started css fixes for various screen sizes 2024-06-23 08:29:58 -04:00
subnub 127760dba0 made file item a complte functional component now :) 2024-06-23 05:07:42 -04:00
subnub d9fcceebc5 made folder item into a complete functional component and added folder logic to context menu 2024-06-22 19:33:22 -04:00
subnub 1794ae688e fixed some animations, removed unneeded files, improved context menu 2024-06-22 18:19:21 -04:00
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
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