Commit Graph

  • df7f9f2b14 Finished initializing client project Donald Zou 2025-05-31 20:52:53 +08:00
  • 568da8cc64 Update Donald Zou 2025-05-29 16:23:20 +08:00
  • e16435f4fc Update Donald Zou 2025-05-27 16:46:44 +08:00
  • 76e9f3fd29 Update dashboard.py Donald Zou 2025-05-26 16:23:06 +08:00
  • d0e46a517b Update SQLAlchemy Settings Donald Zou 2025-05-24 18:25:52 +08:00
  • c94345cb2f Update Donald Zou 2025-05-19 21:43:11 +08:00
  • e2882acec1 Finally moved all class to its own file Donald Zou 2025-05-18 15:24:41 +08:00
  • 3c2362177f Refactored DashboardConfig Donald Zou 2025-05-14 09:24:29 +08:00
  • 5e92931108 Moved Utilities.py into src/modules for easier import Donald Zou 2025-05-14 09:23:48 +08:00
  • d54e388b58 Update DashboardLogger.py Donald Zou 2025-05-14 09:22:59 +08:00
  • 390cfa0cdf Tested with PostgreSQL and moved PeerJobLogger into its own file Donald Zou 2025-05-13 21:36:15 +08:00
  • c6fc741aa8 Update dashboard.py Donald Zou 2025-05-11 00:04:37 +08:00
  • a0e15e1671 Moved PeerJobs to using SQLAlchemy, haven't test PostgreSQL yet Donald Zou 2025-05-10 18:16:29 +08:00
  • 8367cba259 Moved DashboardAPIKey to its own file Donald Zou 2025-05-08 19:05:46 +08:00
  • f7bf709295 Moved PeerShareLink and PeerShareLinks to separate file Donald Zou 2025-05-08 19:03:26 +08:00
  • ab802ea5cf Updated PeerShareLink to use SQLAlchemy Donald Zou 2025-05-08 17:27:49 +08:00
  • 922d8eab58 Update dashboard.py Donald Zou 2025-05-07 18:40:24 +08:00
  • 409acc9f1a Updated both logger to use native column type Donald Zou 2025-05-05 20:34:08 +08:00
  • 196dc78b4f Added support to postgresql and Mysql with SqlAlchemy Donald Zou 2025-05-05 00:40:29 +08:00
  • 61404d9c12 Replaced both DashboardLogger and PeerJobLogger with SqlAlchemy Donald Zou 2025-05-04 17:44:54 +08:00
  • ceab5ead8c Fixed the issue where Job and Share link is not delete when peer deleted Donald Zou 2025-08-20 14:15:03 +08:00
  • 9b60acf3db Build Donald Zou 2025-08-20 01:26:43 +08:00
  • 90bb321a07 Fixed #644 Donald Zou 2025-08-19 19:11:44 +08:00
  • e56fa24a38 Build Donald Zou 2025-08-19 17:58:54 +08:00
  • 574aff605f Commit for #355 Donald Zou 2025-08-19 17:56:46 +08:00
  • 9c6d0b56c3 Peer groups are done... ish? Donald Zou 2025-08-19 00:40:01 +08:00
  • e0761396b8 For now.. Donald Zou 2025-08-17 23:47:21 +08:00
  • 4b44eb5c80 Build for #843 Donald Zou 2025-08-17 19:00:48 +08:00
  • eb66a44edf Completed feature for #843 Donald Zou 2025-08-17 18:58:28 +08:00
  • f8708b84e6 Build Donald Zou 2025-08-17 17:24:56 +08:00
  • cc29091116 Build Donald Zou 2025-08-17 17:24:29 +08:00
  • 2f860772d2 Update client.py Donald Zou 2025-08-17 16:48:31 +08:00
  • 2f5d1c0966 Moved all dist code to one folder Donald Zou 2025-08-17 16:33:03 +08:00
  • 39c6817e65 Orignal build Donald Zou 2025-08-17 16:11:03 +08:00
  • 2d63f56d64 Build Donald Zou 2025-08-17 16:05:04 +08:00
  • a4a158a9e9 Update Donald Zou 2025-08-17 15:51:39 +08:00
  • be78cb5321 Build Donald Zou 2025-08-17 15:24:53 +08:00
  • 1e483dc34d Update Donald Zou 2025-08-17 15:13:30 +08:00
  • 8ddf77973d Update dashboard.py Donald Zou 2025-08-17 15:09:17 +08:00
  • d9a4858c4f Update dashboard.py Donald Zou 2025-08-17 15:06:39 +08:00
  • c3e5406218 Update dashboard.py Donald Zou 2025-08-17 15:04:04 +08:00
  • b92c345b3a Update dashboard.py Donald Zou 2025-08-17 14:57:20 +08:00
  • ac9fd8f2ca Update dashboard.py Donald Zou 2025-08-17 02:11:19 +08:00
  • 20aae4769d Update dashboard.py Donald Zou 2025-08-17 01:49:08 +08:00
  • 1052c72863 Build Donald Zou 2025-08-16 23:31:54 +08:00
  • 4beb61c3af Update Donald Zou 2025-08-16 23:19:48 +08:00
  • 4b6c5db904 Update dashboard.py Donald Zou 2025-08-16 23:06:56 +08:00
  • 18493bb9b0 Update dashboard.py Donald Zou 2025-08-16 23:04:52 +08:00
  • 13a4bee725 Update dashboard.py Donald Zou 2025-08-16 22:57:41 +08:00
  • 7db0f7ec35 Build Donald Zou 2025-08-16 17:21:08 +08:00
  • 9936038603 Up Donald Zou 2025-08-16 17:20:44 +08:00
  • ae9fb91c72 Update index.html Donald Zou 2025-08-16 17:05:39 +08:00
  • dcf7126f51 Update index.html Donald Zou 2025-08-16 17:05:25 +08:00
  • d3a512bf9e Build Donald Zou 2025-08-16 17:04:36 +08:00
  • 6809d97dd6 Build Donald Zou 2025-08-16 17:02:21 +08:00
  • b89919546c Vite build Donald Zou 2025-08-16 16:54:31 +08:00
  • cfa1c23506 Update protocolBadge.vue Donald Zou 2025-08-16 16:17:25 +08:00
  • e61b5d2a3f Completed override peer settings Donald Zou 2025-08-16 15:40:57 +08:00
  • 9089fd37e0 Update Donald Zou 2025-08-16 14:04:12 +08:00
  • 4eab083a30 Client App Donald Zou 2025-08-16 12:27:50 +08:00
  • 11a07758aa Update DashboardPlugins.py Donald Zou 2025-08-16 11:19:22 +08:00
  • ae712c1c98 Update AmneziaWireguardConfiguration.py Donald Zou 2025-08-16 11:17:39 +08:00
  • 9b2415f0f1 Update WireguardConfiguration.py Donald Zou 2025-08-16 11:12:56 +08:00
  • f130098937 Build Donald Zou 2025-08-16 11:09:27 +08:00
  • e280a2e4a9 Still need to work on validation Donald Zou 2025-08-16 01:51:18 +08:00
  • 60bd4bc91b Added configuration descriptions Donald Zou 2025-08-15 21:45:09 +08:00
  • 145c3d8f96 Added a box-shadow Donald Zou 2025-08-15 18:28:28 +08:00
  • 663c134e60 Added WireguardConfigurationInfo Donald Zou 2025-08-15 11:45:06 +08:00
  • 1e264ca4a1 Added Pydantic for configurations info Donald Zou 2025-08-14 22:36:14 +08:00
  • 207e9f7afd Delete DashboardPluginsManager.py Donald Zou 2025-08-14 17:23:48 +08:00
  • 6e4c144af6 Update Plugins Donald Zou 2025-08-14 17:14:52 +08:00
  • 325c97cfe6 Added plugins manager Donald Zou 2025-08-13 21:41:28 +08:00
  • 4d07845c7f Added RRD Tool plugins Donald Zou 2025-08-13 16:35:34 +08:00
  • 93baa505c7 Migrated configuration sorting to Pinia store Donald Zou 2025-08-12 17:22:40 +08:00
  • b81d4667b2 Update clientAssignedPeers.vue Donald Zou 2025-08-12 17:21:36 +08:00
  • 3dd065dd7b Update client deletion Donald Zou 2025-08-12 17:21:08 +08:00
  • 0a8692dcc0 Update availablePeersGroup.vue Donald Zou 2025-08-12 17:20:18 +08:00
  • 26cc295167 Update DashboardClients.py Donald Zou 2025-08-12 17:18:31 +08:00
  • 48d9800b71 Finished client deletion Donald Zou 2025-08-11 17:29:15 +08:00
  • 9424ad1f13 Added router push if received 401 on client side Donald Zou 2025-08-11 16:32:21 +08:00
  • 5c58f548c0 Added client profile update Donald Zou 2025-08-11 14:35:54 +08:00
  • f59111025b Added client profile update Donald Zou 2025-08-11 14:35:30 +08:00
  • e313776982 Remove deprecated file Donald Zou 2025-08-11 14:35:10 +08:00
  • faa0bc952f Merge pull request #845 from alexperreault/main Donald Zou 2025-08-11 10:37:11 +08:00
  • 87f8c60e2f Update both french translations Alexandre Perreault 2025-08-10 12:55:20 -04:00
  • e551c499db Build Donald Zou 2025-08-09 16:46:31 +08:00
  • 9aaa1edad6 Update DashboardOIDC.py Donald Zou 2025-08-06 17:27:33 +08:00
  • d96b178a9c Optimized loading speed for peer information Donald Zou 2025-08-06 17:27:14 +08:00
  • 1c857c0781 Add client settings Donald Zou 2025-08-02 21:58:09 +08:00
  • ae160aef23 Updated ConfigParser to RawConfigParser; Updated version number v4.2.5 Donald Zou 2025-08-02 16:54:50 +08:00
  • 2ccce69180 Adjusted OIDC template, continue working on building client side app Donald Zou 2025-08-02 16:51:24 +08:00
  • a9f618891b Fixed mobile css, sort by local accounts Donald Zou 2025-07-27 02:55:13 +08:00
  • 85d1cc8be4 Merge pull request #833 from DaanSelen/hinakumo-patch Donald Zou 2025-07-26 02:18:40 +08:00
  • 6315112b3b Finished send password reset link Donald Zou 2025-07-25 18:06:42 +08:00
  • 8cff8d85f6 chore: update documentation links in agentModal and helpModal (#811) Velrino 2025-07-24 15:41:00 -03:00
  • d7a1007f41 Merge branch 'donaldzou:main' into hinakumo-patch DaanSelen 2025-07-24 20:28:20 +02:00
  • 0cd2c6864e make stale compliant Daan Selen 2025-07-24 20:27:54 +02:00
  • 0cb46e1444 Docker file update Daan Selen 2025-07-24 20:23:42 +02:00
  • cb9dfa1321 Fixed Docker system status widget issue (#832) Donald Zou 2025-07-25 01:42:41 +08:00
  • 674fea7063 Added generate reset client password link Donald Zou 2025-07-24 23:12:51 +08:00