Commit Graph
229 Commits
Author SHA1 Message Date
mbaharip 722690ac4d Fix showing wrong content 2024-05-16 01:02:01 +07:00
mbaharip e0bb4c38c7 Fix symbols not escaped 2024-05-09 19:48:51 +07:00
mbaharip 0eeaf04b2c Add theme customizer 2024-05-09 15:31:39 +07:00
mbaharip eda30f23c4 Add math equation parse from config 2024-05-09 06:44:45 +07:00
mbaharip 93e125144b Bump version, and remove unused comments 2024-05-09 06:44:02 +07:00
mbaharip 752550b05b Add info alert about deploy page 2024-05-09 06:43:36 +07:00
mbaharip 6c768ac703 Update default config and Fix download blob 2024-05-09 06:43:19 +07:00
mbaharip ac0ad0e280 Add itemsPerPage and searchResult config 2024-05-09 06:42:23 +07:00
mbaharip b066e40978 Fix missing %t support from name template 2024-05-09 06:41:52 +07:00
mbaharip 7b240bdde8 Update scrollbar background style 2024-05-09 06:41:36 +07:00
mbaharip e7ae919090 Disable cache when fetching cache, and add support for shortcut readme 2024-05-09 06:41:24 +07:00
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