Commit Graph
32 Commits
Author SHA1 Message Date
UUBulbandGitHub 53a937af4b fix(fm): close dialog after upload completed (#97) 2025-01-07 19:54:47 +08:00
UUBulbandGitHub a45e789178 improve: replace long line of words with clipboard button (#95)
* improve: replace long line of words with clipboard button

* change module path
2025-01-06 21:02:39 +08:00
UUBulbandGitHub 2d7c41a5b2 update waf api (#91) 2025-01-04 20:47:14 +08:00
f93d266810 improve: add missing try-catch cases (#86)
* improve: add missing try-catch cases

* i18n: support german

* chore: auto-fix linting and formatting issues

---------

Co-authored-by: uubulb <uubulb@users.noreply.github.com>
2025-01-03 22:43:36 +08:00
5517a8df38 update oauth2 (#84)
* update oauth2

* i18n

* fix validation

* chore: auto-fix linting and formatting issues

---------

Co-authored-by: uubulb <uubulb@users.noreply.github.com>
2024-12-31 23:11:41 +08:00
01add8b160 optimize fm (#82)
* optimize fm

* chore: auto-fix linting and formatting issues

* fix: type

* chore: auto-fix linting and formatting issues

---------

Co-authored-by: uubulb <uubulb@users.noreply.github.com>
Co-authored-by: naiba <hi@nai.ba>
Co-authored-by: naiba <naiba@users.noreply.github.com>
2024-12-29 22:19:50 +08:00
3ec7e7a784 fix install commands (#57)
* fix install commands

* allow disabling animated man

* chore: auto-fix linting and formatting issues

---------

Co-authored-by: uubulb <uubulb@users.noreply.github.com>
2024-12-15 19:38:35 +08:00
UUBulbandGitHub c1177880c8 fix: language code conversion (#53) 2024-12-14 17:17:53 +08:00
UUBulbandGitHub 1c09c7d6e9 fix: custom_nameservers should be dns_servers (#46)
* fix: custom_nameservers should be dns_servers

* fix ipv6 address conversion
2024-12-13 22:27:05 +08:00
UUBulbandGitHub baf611ea94 fix: multi select scroll (#43) 2024-12-09 20:22:23 +08:00
UUBulbandGitHub d702996021 improve styles (#34) 2024-12-06 22:21:50 +08:00
UUBulbandGitHub 2ad96714f3 update service api (#29)
* update service api

* update api.ts
2024-12-05 21:00:48 +08:00
UUBulbandGitHub 1cc36b9098 chore: windows env typo (#27) 2024-12-05 17:04:49 +08:00
UUBulbandGitHub 58efdde19e fix: missing notification group input in settings (#24)
* fix: missing notification group input in settings

* change script name

* license

* update settings api

* improve: cell width

* feat: site name
2024-12-04 20:03:16 +08:00
UUBulbandGitHub fc1dc1128b fix: profile input auto-complete (#18) 2024-12-02 20:57:19 +08:00
UUBulbandGitHub eca99201b3 fix: wrong variable name (#12) 2024-11-30 15:18:41 +08:00
d1ac4fa5bd fix: never write undefined (#11)
Co-authored-by: naiba <hi@nai.ba>
2024-11-30 15:04:00 +08:00
UUBulbandGitHub 7d672fa8c5 implement install-commands button (#10)
* fix: type conversion

* implement install-commands button
2024-11-30 13:44:17 +08:00
UUBulbandGitHub 5e34e28916 fix: type conversion (#9) 2024-11-30 11:41:50 +08:00
UUBulbandGitHub 5850fe7fca fix: server api schema (#6) 2024-11-28 17:06:37 +08:00
UUBulbandGitHub 7325939198 fix validation & implement profile page (#5)
* fix validation

* implement profile page

* catch error
2024-11-26 21:20:56 +08:00
UUBulbandGitHub b0476bc3a3 temporary fix for high cpu usage (#3) 2024-11-26 09:29:39 +08:00
UUBulbandGitHub b474400649 implement setting page (#12) 2024-11-23 21:59:48 +08:00
UUBulbandGitHub 2991b91f35 feat: responsive fm card (#11)
* feat: responsive fm card

* delete meaningless words

* fix joinIP
2024-11-22 22:15:41 +08:00
UUBulbandGitHub 87e17a07df feat: responsive header, search boxes (#10) 2024-11-22 07:41:47 +08:00
UUBulbandGitHub 33b2ffb40c implement remaining features of the server page (#9)
* implement remaining features of the server page

* fix fm init

* ?
2024-11-21 22:20:14 +08:00
UUBulbandGitHub b3588b3378 implement notification page (#8) 2024-11-20 21:37:03 +08:00
UUBulbandGitHub e37f30d335 implement cron page (#7) 2024-11-20 00:19:40 +08:00
UUBulbandGitHub 2bf2639080 implement group page (#6)
* implement group page

* group state, search box

* rename some field

* update api types
2024-11-19 21:40:03 +08:00
UUBulbandGitHub 37a121559f implement nat & ddns page (#5) 2024-11-19 14:55:21 +08:00
UUBulbandGitHub fc923f3ab1 further implementing server page (#4)
* further implementing server page

* optimize icon button

* rename some unnecessary file extensions

* add terminal page & fm card
2024-11-18 20:48:30 +08:00
UUBulbandGitHub 6e3f888792 further implementing service page (#3) 2024-11-17 10:05:20 +08:00