Commit Graph
88 Commits
Author SHA1 Message Date
mbaharip 3afe51581b 🖥️ wip: Config screen 2024-04-22 21:22:15 +07:00
mbaharip c5434fe9c4 Add missing size field causing timeout when downloading large files 2024-04-12 05:35:19 +07:00
mbaharip bccd550275 Add switch between markdown or raw files on rich preview and readme 2024-04-11 22:52:24 +07:00
mbaharip ac7449f967 Add configuration to show / hide file extension on name 2024-04-11 22:51:54 +07:00
mbaharip abc5d65f13 Remove bg-muted from markdown 2024-04-07 12:03:02 +07:00
mbaharip efccdc9ba0 Update preview formats and handling 2024-04-07 12:02:49 +07:00
mbaharip b645eeb1b8 Fix password handle 2024-04-07 00:35:16 +07:00
mbaharip 1af73e9e15 Update cursor on search result and readme 2024-04-07 00:20:43 +07:00
mbaharip ea72ae7ca5 Remove /e prefix on file 2024-04-07 00:09:28 +07:00
mbaharip 1b3c7f0f79 Fix file retrieval and readme loading in RootPage 2024-04-07 00:01:40 +07:00
mbaharip 607462041d use Get Files 2024-04-06 23:43:27 +07:00
mbaharip f6942f98f1 test root page without data 2024-04-06 23:39:14 +07:00
mbaharip 49f9b3977b Add /e prefix to file path 2024-04-06 23:30:20 +07:00
mbaharip 6e9dc471b4 Add .env.production to .gitignore and set page to dynamic 2024-04-06 23:13:49 +07:00
mbaharip 511dc4f491 set the page to dynamic, and refresh the lock file 2024-04-06 22:55:11 +07:00
mbaharip fd59ea54b8 Wrap AudioPlayer inside a div 2024-04-06 22:24:48 +07:00
mbaharip ca341c1b52 Upgrade react-h5-audio-player 2024-04-06 22:20:45 +07:00
mbaharip 4c0ba8288a Version 2 2024-04-06 22:09:03 +07:00
mbaharip 3be80bc9fb Update file browser, file grid, file list, and password components 2024-03-31 00:51:04 +07:00
mbaharip f8ec89610f Refactor file name display in FileGrid component 2024-03-31 00:38:53 +07:00
mbaharip 77913a3688 basic layout 2024-03-31 00:38:18 +07:00
loadingthedev 1c5e7c57f3 changes regarding td support 2023-09-25 20:26:03 +05:30
loadingthedev 904fa23307 feat: shared drive file download and view 2023-09-25 11:45:45 +05:30
loadingthedev 4fef5e4c3a feat: support for shared-drive aka teamdrive 2023-09-23 13:02:23 +05:30
mbaharip ac61811086 🐞 fix: Remove toString on redirectURL 2023-09-11 06:59:15 +07:00
mbaharip d6b280ae02 🐞 fix: Add fallback to redirectURL 2023-09-11 06:54:11 +07:00
mbaharip c23858948f 🐞 fix: Check if error code isNan first 2023-09-11 06:42:19 +07:00
mbaharip 668f52939a 🐞 fix: Remove unused API routes 2023-09-11 05:16:13 +07:00
mbaharip b36b1964d4 feature: Revamp and full rebuild 2023-09-11 04:42:02 +07:00
mbaharip d6f42b0c83 i forget what did i do 2023-08-10 22:21:55 +07:00
mbaharip 4b7b7d994e 🐞 fix: ??? 2023-08-10 22:21:51 +07:00
mbaharip 97c0448d4f Add: Checkpoint console log 2023-05-28 01:28:26 +07:00
mbaharip db8d632665 Add: Checkpoint console log 2023-05-28 01:22:44 +07:00
mbaharip cf671a3e10 Add: Console error when fail to validate path 2023-05-28 01:05:31 +07:00
mbaharip ce080eca95 Remove: redirect to password page 2023-05-28 01:04:57 +07:00
mbaharip 4171ea54d5 Fix: Add useeffect on extended error to check the error code 2023-05-28 00:41:22 +07:00
mbaharip dfff65f97e Feat: Encyption helper via API 2023-05-26 18:58:26 +07:00
mbaharip d5226c5146 Fix: Remove unused index 2023-05-26 09:13:46 +07:00
mbaharip 3bee84f950 Fix: Bug where mail always reopening when hovering Link element after click 2023-05-26 09:13:18 +07:00
mbaharip e0ed48595e Fix: Breadcrumb doesn't linked to correct path. 2023-05-26 09:11:39 +07:00
mbaharip 721df57957 Revert: fetch config 2023-05-25 23:25:25 +07:00
mbaharip d39856ea05 Add metadata 2023-05-25 23:17:50 +07:00
mbaharip 020d6a7e76 Replace cookie name with the one in constant 2023-05-25 23:17:39 +07:00
mbaharip 75929d57fa Update fetch config 2023-05-25 23:16:12 +07:00
mbaharip 3ebfc9b989 Remove set cookie 2023-05-25 23:15:52 +07:00
mbaharip 4ba1b6b496 Test pathValidation cookies 2023-05-25 23:04:56 +07:00
mbaharip 2392be302d Make redirect props optional 2023-05-25 22:55:50 +07:00
mbaharip a820c746d7 Redirect 401 to password page instead error page 2023-05-25 22:53:40 +07:00
mbaharip e06acf1ed7 Add not found if error code 404 2023-05-25 22:40:01 +07:00
mbaharip e3f3564313 Add not found if error code 404 2023-05-25 22:39:49 +07:00