Commit Graph

17 Commits

Author SHA1 Message Date
仓鼠
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
仓鼠
896221e83e fix: use system as defaultTheme (#60)
* fix: use system as defaultTheme

* chore: auto-fix linting and formatting issues

* fix: AnimatedMan position on login page

* fix: login form overflow on mobile

* fix: theme selected value display overflow

* fix: dropdown menu username overflow

---------

Co-authored-by: hamster1963 <hamster1963@users.noreply.github.com>
2024-12-17 21:51:16 +08:00
naiba
855b5d4cc8 chore: refactor 2024-12-15 20:26:35 +08:00
UUBulb
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
仓鼠
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
UUBulb
1cc36b9098 chore: windows env typo (#27) 2024-12-05 17:04:49 +08:00
bobyasasas
65886f8348 Update install-commands.tsx (#25)
修正了实际windows复制安装脚本不可用的问题
2024-12-05 00:10:58 +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
GuGuGu
22c53cf723 fix: Kill auto language (#21)
* fix: Kill auto language

Kill the background automatic recognition of language to prevent backend
Language file correction

* refactor(Aggregate): Ports and install hosts

Optimize multi-language

* fix(I18n): Kill spurious shortcuts

Fix wrong import
2024-12-02 20:57:03 +08:00
naiba
7463bbe3a6 feat: 优化复制安装命令提示 2024-11-30 20:14:49 +08:00
naiba
5c0c358255 fix: copy to clipboard 2024-11-30 17:08:47 +08:00
UUBulb
eca99201b3 fix: wrong variable name (#12) 2024-11-30 15:18:41 +08:00
UUBulb
d1ac4fa5bd fix: never write undefined (#11)
Co-authored-by: naiba <hi@nai.ba>
2024-11-30 15:04:00 +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
naiba
35436e69bb feat: 调整安装脚本复制位置 2024-11-30 12:58:53 +08:00
UUBulb
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