Commit Graph
237 Commits
Author SHA1 Message Date
mbaharip c3a524748e Fix: fetch has revalidate of 1 hour instead of 1 minutes like the route cache 2024-05-29 15:55:39 +07:00
mbaharip 9d27ae76bb Fix banner 2024-05-18 18:43:37 +07:00
mbaharip 611026a2c5 Update Readme and Add License 2024-05-18 18:38:35 +07:00
mbaharip 7c15cd5a87 remove console.log statements 2024-05-18 15:20:00 +07:00
mbaharip e5367e9a1a prettier format 2024-05-18 15:19:11 +07:00
mbaharip 356c8fc3e9 chore: prettier format 2024-05-18 15:19:07 +07:00
mbaharip 486ea322e7 Bump version and other 2024-05-18 15:18:03 +07:00
mbaharip a67031b11a Clean up and redo Config & Theme 2024-05-18 15:17:45 +07:00
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