mbaharip
|
4e1d101f63
|
Update download url
|
2023-05-25 21:59:19 +07:00 |
|
mbaharip
|
efbd5e9843
|
Update download url
|
2023-05-25 21:55:24 +07:00 |
|
mbaharip
|
5b39ad002b
|
Add missing runtime that required for ImageResponse
|
2023-05-25 21:48:05 +07:00 |
|
mbaharip
|
43e941a0fd
|
Fix import alt and size from test routes
|
2023-05-25 21:36:20 +07:00 |
|
mbaharip
|
d19a28b0dd
|
Remove test routes
|
2023-05-25 21:30:39 +07:00 |
|
mbaharip
|
f313e9baa4
|
Update thing to do
|
2023-05-25 21:21:04 +07:00 |
|
mbaharip
|
208e0955ff
|
Remove old config
|
2023-05-25 21:16:52 +07:00 |
|
mbaharip
|
9648f1aeb9
|
Fix readmeContent not returning undefined even if there are no readme
|
2023-05-25 21:16:37 +07:00 |
|
mbaharip
|
f13ff0bbf4
|
Add readme render
|
2023-05-25 21:15:59 +07:00 |
|
mbaharip
|
19ad8384c9
|
Update react-icons to 4.8.1-snapshot.2
|
2023-05-25 21:15:40 +07:00 |
|
mbaharip
|
f890a77d6d
|
Loading
|
2023-05-25 21:15:22 +07:00 |
|
mbaharip
|
ab94d98f41
|
Add no files / folder.
|
2023-05-25 21:15:14 +07:00 |
|
mbaharip
|
fce0033dd2
|
Remove "powered by" text
|
2023-05-25 21:14:47 +07:00 |
|
mbaharip
|
04ff6141dd
|
Updated todo for new app dir
|
2023-05-25 20:40:16 +07:00 |
|
mbaharip
|
3ad12a3ebd
|
Add prettier sort imports
|
2023-05-25 20:38:48 +07:00 |
|
mbaharip
|
c94eb33b4b
|
Update components path
|
2023-05-25 20:38:29 +07:00 |
|
mbaharip
|
d176769a16
|
Endpoint for generating opengraph since can't put opengraph-image into catch-all routes
|
2023-05-25 20:37:56 +07:00 |
|
mbaharip
|
ea2bbbc28b
|
Endpoint for downloading file
|
2023-05-25 20:37:18 +07:00 |
|
mbaharip
|
acf85ea951
|
Add validation for root folder
|
2023-05-25 20:36:22 +07:00 |
|
mbaharip
|
6ccbbe2ff9
|
Add validation if private index is true
|
2023-05-25 20:36:08 +07:00 |
|
mbaharip
|
a7fc67b755
|
Add readme content
|
2023-05-25 20:35:35 +07:00 |
|
mbaharip
|
4faee01965
|
Add missing thumbnail searchParams, also logic to return default og if file doesn't contain thumbnail
|
2023-05-25 20:35:18 +07:00 |
|
mbaharip
|
e5dd25205e
|
Add function to comparing stored password and actual password
|
2023-05-25 20:34:18 +07:00 |
|
mbaharip
|
d50cb8056c
|
Add path validation and rendering logic
|
2023-05-25 20:33:54 +07:00 |
|
mbaharip
|
b04e266592
|
Add logic to render readme
|
2023-05-25 20:33:32 +07:00 |
|
mbaharip
|
fc39870999
|
Opengraph image for root page
|
2023-05-25 20:33:13 +07:00 |
|
mbaharip
|
a685f7a9ff
|
Error page when can't find file / folder
|
2023-05-25 20:32:59 +07:00 |
|
mbaharip
|
6d175b7822
|
Add readmeContent so the client only need to fetch 1 endpoint
|
2023-05-25 20:32:40 +07:00 |
|
mbaharip
|
9734f800a1
|
Error page using Extended Error that contains category, reason, and error code.
|
2023-05-25 20:32:10 +07:00 |
|
mbaharip
|
11f866400f
|
Add cookie and type enums.
|
2023-05-25 20:31:29 +07:00 |
|
mbaharip
|
2a20b392ac
|
Render readme in markdown
|
2023-05-25 20:30:40 +07:00 |
|
mbaharip
|
f38ceda8a1
|
Password input for protected folder
|
2023-05-25 20:30:24 +07:00 |
|
mbaharip
|
f74b77cc1a
|
Add clear password function
|
2023-05-25 20:30:00 +07:00 |
|
mbaharip
|
b26b12c7b2
|
Move file type into Enums, Change download URL.
|
2023-05-25 20:29:39 +07:00 |
|
mbaharip
|
2fd7680bbc
|
Sort import
|
2023-05-25 20:28:53 +07:00 |
|
mbaharip
|
15bc5d96a7
|
Sort import
|
2023-05-25 20:27:47 +07:00 |
|
mbaharip
|
e00b5a2681
|
Sort import
|
2023-05-25 20:24:40 +07:00 |
|
mbaharip
|
925f0fcfa2
|
Add error handle - extending error
|
2023-05-25 20:23:53 +07:00 |
|
mbaharip
|
ff794a7601
|
Add sort imports
|
2023-05-25 20:22:55 +07:00 |
|
mbaharip
|
423931c865
|
Add disable limit for maxFileSize
|
2023-05-23 03:29:13 +07:00 |
|
mbaharip
|
5931aea37a
|
Update file layout and removing old files
|
2023-05-23 03:22:37 +07:00 |
|
mbaharip
|
c0d7ec3517
|
Rewrite validate path and re-organizing utils and type
|
2023-05-20 23:39:43 +07:00 |
|
mbaharip
|
a234559321
|
Start migration, and re-organizing files.
|
2023-05-20 21:31:24 +07:00 |
|
mbaharip
|
c823f7f730
|
Revert
|
2023-05-09 14:34:21 +07:00 |
|
mbaharip
|
4963ac1bb1
|
Try to improve largest content
|
2023-05-09 14:26:41 +07:00 |
|
mbaharip
|
60fb57f54f
|
Move secret and refresh token to .env
|
2023-05-09 03:05:03 +07:00 |
|
mbaharip
|
e1a0a42112
|
Add pretty path to access media (image / video / audio)
|
2023-05-08 16:34:09 +07:00 |
|
mbaharip
|
44aa1870fa
|
Update readme and todo
|
2023-05-08 16:33:51 +07:00 |
|
mbaharip
|
99cf117c94
|
Fix thumbnail on search doesn't show up
|
2023-05-08 11:51:21 +07:00 |
|
mbaharip
|
0bfcf77f38
|
Fix list view copy and download, and Make SWRLayout not inside a card on file preview
|
2023-05-08 11:31:47 +07:00 |
|