Commit Graph
218 Commits
Author SHA1 Message Date
mbaharip 89c03b7cd4 Update deploy guide icon 2024-05-09 06:40:20 +07:00
mbaharip 54687572d4 Add dev indicator at the bottom of the page 2024-05-09 06:39:48 +07:00
mbaharip 5dd73903f0 Add view document button on document preview 2024-05-08 09:49:24 +07:00
mbaharip fe0e266256 Add isDev helper to dev / preview check 2024-05-08 09:18:43 +07:00
mbaharip e7b7bbb07c Add dev check on footer 2024-05-08 09:05:32 +07:00
mbaharip c9431dcffc Update preview logic 2024-05-08 08:55:40 +07:00
mbaharip 3978928995 Load meta and check path first before loading the file 2024-05-08 08:55:23 +07:00
mbaharip 79cafb821a Add password check, and change the chunk size 2024-05-08 08:55:03 +07:00
mbaharip 4762ba33da Only allows to be accessed from same domain as base path 2024-05-08 08:54:25 +07:00
mbaharip e2a8ffef51 Add Progress components from shadcn/ui 2024-05-08 08:53:51 +07:00
mbaharip 48d93e96cb add streamMaxSize 2024-05-08 08:53:28 +07:00
mbaharip ede772f81e Add streamMaxSize to config template 2024-05-08 08:53:12 +07:00
mbaharip dee7e3554c Update message when password not found 2024-05-08 08:52:55 +07:00
mbaharip 0c721ecbf3 Remove small text, and balance the head3 2024-05-08 08:52:30 +07:00
mbaharip 56639325ae Load low resolution thumbnail before full thumbnail 2024-05-08 08:52:04 +07:00
mbaharip cadddc1482 Load low resolution thumbnail before full thumbnail 2024-05-08 08:51:16 +07:00
mbaharip 372d27b5b9 Add streamMaxSize to config 2024-05-08 08:50:32 +07:00
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