50 Commits

Author SHA1 Message Date
Alex
06d1d63c49
update microsoft app 2025-02-13 18:16:02 -06:00
Alex
c787c7773a
feat: Add translations and image to notification message in Notification component 2024-09-12 00:26:58 -06:00
Alex
1f4bb86317
feat: Update donation message in TopBanner component
Update the donation message in the TopBanner component to display a localized message. The message is now retrieved from the locale files and supports translations. This change improves the user experience for different locales.

Related files:
- components/TopBanner.tsx
- public/locales/*
2024-09-11 23:39:11 -06:00
Alex
ff8246ef94
chore: Update footer in site.config.js 2024-09-11 23:16:50 -06:00
Alex
f564b17ac7
feat: Add notification component for displaying announcements
The code changes include adding a new component called Notification, which is responsible for displaying announcements or messages to users. This component is rendered on the client side and can be hidden or shown based on the configuration in the site.config.js file. The component includes functionality to set an expiration time for the notification and allows users to close it. The notification message can be customized through the site.config.js file.
2024-09-07 00:35:42 -06:00
Alex
f7f0d432ef
feat: Add donation settings to TopBanner component 2024-09-06 20:53:00 -06:00
Alex
211f371851
feat: Added config to enable/disable the download of folders 2024-09-06 17:39:13 -06:00
Alex
ab73cc3e19
Update site.config.js 2024-03-20 00:25:21 -06:00
Alex
b108e78f3f Added protected route 2023-11-20 17:08:25 -06:00
Alex
b322e6e8d0 Client ID & Client Secret update 2023-06-22 23:15:58 -06:00
Alex
1bcb4111ec Update contact info 2023-04-01 12:43:18 -06:00
Alex
40e2f5147d Update metadata to match the new domain name. 2023-04-01 12:42:17 -06:00
Alex
a52a95dae4 OpenGraph metadata 2023-01-27 18:11:45 -06:00
Alex
a51dd3c187
restore passwd protected routes 2022-12-29 15:45:34 -06:00
Alexander
6ccf1d3201
set org repo link 2022-12-25 20:00:55 -06:00
Alexander
67ffc0b167
unetlab.cloud metadata
vercel template
2022-12-25 19:59:38 -06:00
myl7
30e0e00ed9 Remove connector between prefix and name
Make backward compatible
2022-07-20 00:40:18 +08:00
gzzchh
f409c3666d add support for reds key prefix 2022-07-20 00:40:18 +08:00
spencerwooo
0397fcd52f
remove unused config setting 2022-03-16 16:58:27 +08:00
Spencer Woo
9493ce9f3d
Standalone raw file redirects (#428) 2022-02-14 19:33:19 +08:00
Spencer Woo
a4de979332
change s-maxage to 3540s, add swr 2022-02-13 22:12:23 +08:00
Spencer Woo
cddf85de98
use stale-while-revalidate=3540 2022-02-13 16:34:11 +08:00
Spencer Woo
d90af814f1
change cache to 1hr and must-revalidate 2022-02-13 11:53:49 +08:00
Spencer Woo
7855ff2faa
change s-maxage back to 600 2022-02-13 11:29:49 +08:00
spencerwooo
a8ea73c564
change cache control header (stale-while-revalidate) 2022-02-12 19:37:00 +08:00
myl7
223e7e3d6a
allow to customize datetime format via dayjs 2022-02-08 20:06:02 +08:00
spencerwooo
e4f3ea7b05
formatting tailwind classes with prettier 2022-02-04 16:05:28 +08:00
Spencer Woo
c5ee259a0a
change to e5 subscription account 2022-02-01 21:29:09 +08:00
spencerwooo
7d39a998e1
use .config.js for configuration files, close #301 2022-01-29 15:40:50 +08:00
spencerwooo
03e1772d38 match direct link with regex, close #248 #251 2022-01-10 19:21:28 +08:00
spencerwooo
9f349602ee verify identity after oauth, closes #242 2022-01-08 16:47:33 +08:00
Spencer Woo
312bcff515 proxied download match direct link, fix #225 and #222 2022-01-02 16:13:21 +00:00
spencerwooo
72153cc852
store access token and refresh token in serverless mem 2021-12-31 15:17:39 +08:00
spencerwooo
38d24146fa
oauth inside main project, with public client id and secret 2021-12-31 03:44:03 +08:00
spencerwooo
0613e035b2
medium font size for various occurances 2021-12-29 15:23:20 +08:00
spencerwooo
ae3c8144b8
load all icons with tree-shaking 2021-12-20 17:10:29 +08:00
spencerwooo
c778c6d94a
add nprogress and custom google fonts for sans/mono 2021-12-18 12:59:40 +08:00
spencerwooo
a27cc18951
remove all shadows 2021-12-17 14:35:24 +08:00
spencerwooo
34c3310f12
pagination token returned from api 2021-09-05 13:49:54 +01:00
spencerwooo
9a3599b6c9
no customisable icons in contacts 2021-09-04 15:28:49 +01:00
spencerwooo
e76c38db9d
configurable font family (google fonts) 2021-08-31 17:56:20 +01:00
spencerwooo
0ee32fd749
customisable icon and new design 2021-08-30 20:47:25 +01:00
spencerwooo
53e10049a0
navbar logout and other custom icons 2021-08-30 15:51:19 +01:00
spencerwooo
c9d5668575
password modal and logout token clear 2021-08-30 14:34:37 +01:00
spencerwooo
f8983177d4
basic auth with .password 2021-08-30 01:35:52 +01:00
spencerwooo
a488d3324e
colored toast and other minor tweaks 2021-08-29 22:31:42 +01:00
spencerwooo
88e3db3572 configurable footer, baseurl from window.location 2021-07-02 15:09:07 +01:00
spencerwooo
d09bc1c362 finish raw file redirect on server side, close #4 2021-06-25 19:22:22 +01:00
spencerwooo
bada403a9d
add folders and file listing api 2021-06-23 00:15:19 +01:00
spencerwooo
0d467cfa13
basic page structure, navbar and footer 2021-06-22 14:55:53 +01:00