Commit Graph
201 Commits
Author SHA1 Message Date
mbaharip 6be8f15996 Switch jszip with fflate 2024-05-08 08:50:11 +07:00
mbaharip 40be06c79d Fix header to use calculated range instead of request header range 2024-05-06 02:12:53 +07:00
mbaharip cd20ad7222 Update the range end to load 1MB at a time instead of requesting the whole file 2024-05-06 02:02:46 +07:00
mbaharip 3c0a1fdc8e Fix range header, added on the wrong request 2024-05-06 01:53:31 +07:00
mbaharip e1c2e09c9e If there are no range, request first 1MB 2024-05-06 01:47:25 +07:00
mbaharip 50b1ccec96 Add range header to file request 2024-05-06 01:41:06 +07:00
mbaharip b4383c7336 disable ref header 2024-05-05 23:58:48 +07:00
mbaharip 04439d74ef Use /thumbnail endpoint and add long cache 2024-05-05 23:47:55 +07:00
mbaharip a0441387d0 Test new stream logic 2024-05-05 23:47:17 +07:00
mbaharip b08d6cedde Fix missing props for RichHeader 2024-05-05 16:50:46 +07:00
mbaharip eb0804826b Remove error message when password is not set 2024-05-05 16:46:39 +07:00
mbaharip 1254d83fb0 Test stream 2024-05-05 16:46:27 +07:00
Arief Rachmawan e3f79a14df Merge branch 'main' into v2 2024-05-04 20:17:12 +07:00
mbaharip 7c5e079e71 Remove Next Public from env name 2024-05-04 20:08:02 +07:00
mbaharip f13d9a441b Add @types/nprogress package 2024-05-04 20:06:59 +07:00
mbaharip 98d75dd4d0 Add under construction message on theme customization 2024-05-04 20:03:16 +07:00
mbaharip 8fbf531872 Fix: Allowing download on private index when allowDownloadProtectedFile true 2024-05-04 19:38:29 +07:00
mbaharip 47110d3a3a Add theme schema 2024-05-04 19:37:49 +07:00
mbaharip a589fa35c6 🖥️ wip: Up until the app configuration 2024-05-04 05:25:20 +07:00
Arief Rachmawan 747fc682f2 Merge pull request #13 from mbahArip/hf/teamdrive
Fix team drive / shared drive
2024-04-24 20:22:45 +07:00
mbaharip 74b066ee48 Test shared on deployment 2024-04-24 19:42:28 +07:00
mbaharip 61587c2451 Fix getting the files on the root folder 2024-04-24 19:37:16 +07:00
mbaharip 324e4a8717 Add @types/nprogress to dev deps, since it's causing build error 2024-04-23 12:19:24 +07:00
mbaharip 5fb3c2ba0d 🐞 fix: Missing supportAllDrives when getting files 2024-04-23 11:57:57 +07:00
mbaharip a7bbbc0927 🐞 fix: Add shared drive into schema config 2024-04-23 11:53:19 +07:00
mbaharip 163ef9b5db 🐞 fix: teamdrive? 2024-04-22 21:28:07 +07:00
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 43b108cf47 Update explanation 2024-04-12 05:35:01 +07:00
mbaharip b8a7926fd2 Prioritize to use NEXT_PUBLIC_DOMAIN 2024-04-12 05:34:49 +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
Arief Rachmawan a346f4d067 Merge pull request #9 from mbahArip/v2
Minor hotfix - v2.0.1
2024-04-07 12:10:02 +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 715de6b70d Add proper error handling 2024-04-07 12:02:25 +07:00
mbaharip f4e768f49e change migration guide encrypt url to localhost 2024-04-07 12:01:58 +07:00
mbaharip 2f39e65616 minor fix > v2.0.1 2024-04-07 12:01:37 +07:00
Arief Rachmawan 21b87f07c9 Merge pull request #7 from mbahArip/v2
Update to version 2.0
2024-04-07 00:40:50 +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 ac52619532 fix root folder id 2024-04-07 00:01:26 +07:00
mbaharip a4511808fe fix invalid env name 2024-04-07 00:01:05 +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 d5c43f9639 disable private index 2024-04-06 22:59:55 +07:00