Commit Graph

31 Commits

Author SHA1 Message Date
naiba
5f854c3dd0 feat: 批量转移服务器给其他用户 2025-06-16 23:44:30 +08:00
TomyJan
41f62d8cd7 feat: separate real ip header of frontend/agent (#130)
* feat: separate real ip header of frontend/agent

* test(ci): test

* Revert "test(ci): test"

This reverts commit 7d2f16ed24e5f95f6101dc3ac67816ece2dc5ade.

* chore: auto-fix linting and formatting issues
2025-04-13 18:40:35 +08:00
UUBulb
bf43adffe5 update setting api (#123) 2025-03-08 18:42:55 +08:00
UUBulb
1ee664f09b update settings api (#121)
* update settings api

* chore: auto-fix linting and formatting issues
2025-02-28 22:00:07 +08:00
UUBulb
dfe7d57ea4 feat: batch set server config (#114)
* feat: batch set server config

* make every field optional

* chore: auto-fix linting and formatting issues

* update

* [WIP] improve batch edit ux

* chore: auto-fix linting and formatting issues
2025-02-04 11:19:52 +08:00
UUBulb
a794b6dd31 feat: edit server config online (#112)
* feat: edit server config online

* fix schema

* fix error
2025-01-31 13:32:16 +08:00
UUBulb
42b85f74a9 ddns: allow overriding domains per configuration (#111) 2025-01-30 12:15:21 +08:00
naiba
30ae419cbd feat: disable nat 2025-01-21 22:21:52 +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
仓鼠
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
仓鼠
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
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
naiba
ff6318c961 feat: api update 2024-12-10 22:19:31 +08:00
仓鼠
c01a48cab9 feat: add user_template setting (#36) 2024-12-07 01:17:00 +08:00
UUBulb
2ad96714f3 update service api (#29)
* update service api

* update api.ts
2024-12-05 21:00:48 +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
3dc6da8ea9 fix: waf page 2024-11-30 21:31:55 +08:00
naiba
eb044d42bc feat: 修改用户名,简化代码 2024-11-30 15:02:42 +08:00
UUBulb
5850fe7fca fix: server api schema (#6) 2024-11-28 17:06:37 +08:00
UUBulb
7325939198 fix validation & implement profile page (#5)
* fix validation

* implement profile page

* catch error
2024-11-26 21:20:56 +08:00
UUBulb
b474400649 implement setting page (#12) 2024-11-23 21:59:48 +08:00
UUBulb
2991b91f35 feat: responsive fm card (#11)
* feat: responsive fm card

* delete meaningless words

* fix joinIP
2024-11-22 22:15:41 +08:00
UUBulb
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
UUBulb
b3588b3378 implement notification page (#8) 2024-11-20 21:37:03 +08:00
UUBulb
e37f30d335 implement cron page (#7) 2024-11-20 00:19:40 +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
b1a9a231a7 fix api types, add more form fields 2024-11-15 21:28:48 +08:00
naiba
f842d5aeec feat: auto generate api types 2024-11-09 00:07:21 +08:00