Commit Graph

23 Commits

Author SHA1 Message Date
UUBulb
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
UUBulb
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
UUBulb
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
naiba
97a5deb648 feat: oauth2 登录 2024-12-28 23:50:24 +08:00
仓鼠
b9cee057f0 fix: incorrect settings page navigate (#72) 2024-12-23 19:18:39 +08:00
仓鼠
4d12682cdf User Role (#69)
* fix: window.DisableAnimatedMan as boolean

* chore: auto-fix linting and formatting issues

* feat: user role

* feat: use user agent_secret

* feat: hide setting when user role is not admin

* feat: new waf api

* chore: auto-fix linting and formatting issues

* fix: admin settings page

* feat: online-user setting

* fix: pagination

---------

Co-authored-by: hamster1963 <hamster1963@users.noreply.github.com>
2024-12-22 23:17:20 +08:00
naiba
8e45f8ca6f feat: 后台自定义代码 & 后端语言优先 2024-12-15 15:08:57 +08:00
仓鼠
8c8d3e3057 Dashboard Redesign (#48)
* feat: add user_template setting

* style: header

* style: page padding

* style: header

* feat: header now time

* style: login page

* feat: nav indicator

* style: button inset shadow

* style: footer text size

* feat: header show login_ip

* fix: error toast

* fix: frontend_templates setting

* fix: lint

* feat: pr auto format

* chore: auto-fix linting and formatting issues

---------

Co-authored-by: hamster1963 <hamster1963@users.noreply.github.com>
2024-12-13 23:51:33 +08:00
naiba
d1fba95484 fix: local debug 2024-12-09 23:11:17 +08:00
UUBulb
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
naiba
eb044d42bc feat: 修改用户名,简化代码 2024-11-30 15:02:42 +08:00
UUBulb
7d672fa8c5 implement install-commands button (#10)
* fix: type conversion

* implement install-commands button
2024-11-30 13:44:17 +08:00
UUBulb
b474400649 implement setting page (#12) 2024-11-23 21:59:48 +08:00
naiba
34b7a67ab0 fix: logout & login page home button 2024-11-23 10:25:54 +08:00
UUBulb
87e17a07df feat: responsive header, search boxes (#10) 2024-11-22 07:41:47 +08:00
UUBulb
b3588b3378 implement notification page (#8) 2024-11-20 21:37:03 +08:00
UUBulb
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
UUBulb
6e3f888792 further implementing service page (#3) 2024-11-17 10:05:20 +08:00
uubulb
22da283031 init service page 2024-11-15 17:35:08 +08:00
naiba
f842d5aeec feat: auto generate api types 2024-11-09 00:07:21 +08:00
naiba
bfdae2838f feat: refresh token 2024-11-05 00:02:43 +08:00
naiba
b1a0b607da feat: login & check user 2024-11-03 23:29:32 +08:00
naiba
017e6cfdcf login page 2024-11-02 22:34:43 +08:00