Commit Graph

1185 Commits

Author SHA1 Message Date
Donald Zou cc3773817b Refactor 2025-01-19 20:52:04 +08:00
Donald Zou 8956355e57 Update dashboard.py
Removed the need to check for each custom classes, will check if the class have `toJson`, if `True` then use it.
2025-01-19 14:04:59 +08:00
Donald Zou 645db97c14 Refactored some custom classess 2025-01-19 14:04:21 +08:00
Donald Zou 07a04dc507 Update dashboard.py 2025-01-19 13:20:04 +08:00
Donald Zou a7317af413 Update code for #446 2025-01-16 18:36:06 +08:00
Donald Zou ba6d6b8851 Display configuration as grid, system status process bug 2025-01-16 15:40:33 +08:00
Donald Zou 3726810108 Build with email functions 2025-01-16 00:46:38 +08:00
Donald Zou 4f92a7edf3 Finalized the email function 2025-01-16 00:44:22 +08:00
Donald Zou 5d84b61f18 Build with Email enabled 2025-01-13 16:47:15 +08:00
petrsimunek 48a58b2b69 Update cs.json
Added translation for dashboard IP and port settings
2025-01-11 16:23:29 +01:00
Donald Zou cae8264d98 Update dashboard.py 2025-01-09 17:13:32 +08:00
Mahdi 95d8985336 Bug fixed
Bug Fixed deletePeerScheduleJob endpoint
2025-01-09 11:38:45 +03:30
Donald Zou 66d171c432 v4.1.3 Ready 2025-01-09 13:42:21 +08:00
Donald Zou 40463d9831 Email functionality is done 2025-01-08 18:09:05 +08:00
Donald Zou eb7dee013d Refactored add peers 2025-01-05 14:32:11 +08:00
dselen 1a878599b1 Merge pull request #549 from alexperreault/main
French translation
2025-01-03 08:39:41 +01:00
Donald Zou b9e25abdd9 Refactored peer list 2025-01-03 13:45:05 +08:00
alexp c612022717 alphabetical order 2025-01-02 20:23:52 -05:00
Donald Zou 31e7f02b8d Still trying 2025-01-02 11:38:21 +08:00
Donald Zou a85a8668a7 Update dashboard.py 2025-01-01 10:36:44 +08:00
Donald Zou cca5fd859c Update dashboard.py
- Create WGDashboard_Backup
2024-12-31 11:02:52 +08:00
Donald Zou 2ed49abb1b Update dashboard.py
Minor issue
2024-12-31 10:44:27 +08:00
Donald Zou 409e6d49b2 Update dashboard.py
- Fixed `WGDashboard_Backup` not being created and caused crash
2024-12-31 10:33:28 +08:00
Donald Zou 93cfc482b8 Commit 2024-12-31 10:31:24 +08:00
Donald Zou bf6f58eb5e Remove with sqldb in SQL Select 2024-12-30 20:31:24 +08:00
Donald Zou cd9d17ab18 Refactoring configuration list 2024-12-30 20:30:09 +08:00
Donald Zou e0bc6a10d0 Edited configuration not updating to dashboard 2024-12-29 16:37:19 +08:00
Donald Zou ccfc1ad166 Update dashboard.py 2024-12-29 15:57:57 +08:00
Donald Zou 812060240f Update dashboard.py 2024-12-29 13:12:40 +08:00
Donald Zou fa4b3ece56 Log the error instead of remove the job 2024-12-28 21:01:21 +08:00
Donald Zou 9bd394f351 Update dashboard.py 2024-12-27 03:09:27 +08:00
Donald Zou 6899d48aae Update 2024-12-26 00:06:37 +08:00
Donald Zou 514e1ca8d0 Build 2024-12-18 18:15:02 +08:00
Donald Zou eba5be010a Update 2024-12-18 17:45:22 +08:00
Donald Zou f578d5c1c9 Enhanced peer list rendering
- Used IntersectionObserver to better render peer list, in case of too many peers will slow down browser
2024-12-18 15:06:41 +08:00
Donald Zou c2642259b4 Update gunicorn.conf.py 2024-12-12 18:31:00 +08:00
Donald Zou c47b0c9741 Update gunicorn.conf.py 2024-12-12 18:29:11 +08:00
Donald Zou f425156cad Sync with HTTPS build 2024-12-12 18:23:42 +08:00
dselen ccd247d154 Merge branch 'dev' into v4.2-dev 2024-12-12 11:07:17 +01:00
Donald Zou c2080bd1b3 Update gunicorn.conf.py 2024-12-12 16:34:45 +08:00
Donald Zou 9e93f8c2a5 HTTPS workflow 2024-12-12 16:25:54 +08:00
Donald Zou 907a142c8d Build 2024-12-09 16:13:22 +08:00
Donald Zou d7bc8cd8e4 Update configurationList.vue 2024-12-09 16:13:06 +08:00
alexp af5e7974c3 Added the french language 2024-12-07 21:29:59 -05:00
Donald Zou 6a88959ec4 Update dashboard.py 2024-12-07 21:59:03 +08:00
Donald Zou 7b59149f90 Build 2024-12-07 21:41:20 +08:00
Donald Zou 3e01079caf Added sorting and search to configuration list 2024-12-07 21:41:05 +08:00
Donald Zou d92e62e40b Adjusted system status widget 2024-12-07 21:40:43 +08:00
Donald Zou b4952dea7b Fixed message center
- Fixed message blocking element behind
- Adjusted message UI
- Allow to dismiss, will not dismiss when mouse hover on it
2024-12-07 17:48:48 +08:00
Donald Zou 00acb04329 Update dashboard.py
- Disabled `EmailSender` for now
2024-12-07 17:05:30 +08:00