Commit Graph

194 Commits

Author SHA1 Message Date
Giuseppe Marinelli 90614a6360 Refactor peer schedule job API to use proper REST verbs (#1239)
* Fixed quotation marks

* Update wgd.sh

* Refactor peer schedule job API to use proper REST verbs

Replace single POST endpoints with POST/PUT/DELETE for peer schedule jobs.
Add require_fields decorator for request validation. Add fetchPut and
fetchDelete helpers in the frontend.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Add local development with Docker section to docker/README.md

Explains how to mount src/ as a volume for live code editing
using a compose-local.yaml setup.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Update README dev section with frontend build instructions

Replace Vite dev server tip with npm install/build workflow
and docker restart step.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Donald Zou <donaldzou@live.hk>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-22 20:30:19 +02:00
daanselen 094d1c0718 refac: remove docker functions 2025-09-21 22:04:59 +02:00
Donald Zou 4644840009 Handle backup folder error 2025-09-11 10:38:30 +08:00
Donald Zou bea37aee7f Update wgd.sh
Added `raspbian` into installation, thanks @DerPitter bringing this up at #749
2025-05-22 19:52:05 +08:00
Donald Zou 5c308d757f Update wgd.sh and removed SSL-TLS from Gunicorn 2025-04-22 18:42:08 +08:00
daanselen 92ea808a5d Arch Linux Support 2025-02-19 18:49:00 +01:00
Leif 7c8410ab86 Update wgd.sh
update msleep for longer timeout, and move that var to the top to make it more obvious
2025-02-17 09:41:11 -09:00
Leif Sawyer 69b9116dd5 Add auto-select based on ping response 2025-02-16 14:53:03 -09:00
Leif a2db4f06b1 Update wgd.sh install pypi mirror auto select
add timeout value so that the install/update can run fully scripted without normal user intervention if desired
2025-02-16 11:43:47 -09:00
Donald Zou cc3773817b Refactor 2025-01-19 20:52:04 +08:00
Donald Zou 6899d48aae Update 2024-12-26 00:06:37 +08:00
Donald Zou f425156cad Sync with HTTPS build 2024-12-12 18:23:42 +08:00
Donald Zou 9e93f8c2a5 HTTPS workflow 2024-12-12 16:25:54 +08:00
Donald Zou bcfd9fc1c9 Update wgd.sh 2024-12-06 22:11:34 +08:00
Donald Zou e4964da5d4 Update wgd.sh 2024-12-06 22:05:18 +08:00
Donald Zou a042298a4a Update wgd.sh 2024-12-06 22:03:57 +08:00
Donald Zou 908be168a9 Update wgd.sh 2024-12-06 22:01:57 +08:00
Donald Zou d780bb3937 Added PyPI choose in wgd.sh install 2024-12-06 22:00:35 +08:00
Donald Zou 8e2934533b Dropping support plan to OpenBSD 2024-11-23 18:08:14 +08:00
Donald Zou e1e147c8f0 Adding support to OpenBSD 2024-11-12 18:32:53 +08:00
Donald Zou b37d889de9 Update wgd.sh 2024-11-12 18:21:27 +08:00
Donald Zou b61c9bfc5e Update wgd.sh 2024-11-12 18:01:59 +08:00
Donald Zou e963788a81 Update wgd.sh 2024-11-12 17:58:51 +08:00
Donald Zou 3ef4798e09 Update wgd.sh 2024-11-12 00:12:10 +08:00
Donald Zou e895ac9245 Merge branch 'main' into v4.1-dev 2024-11-08 00:29:01 +08:00
Donald Zou 3bc54a4e16 Update wgd.sh 2024-11-05 19:46:09 +08:00
Donald Zou e533a0e405 Merge pull request #445 from knd775/patch-1
feat: Support Rocky Linux
2024-11-01 23:24:47 +08:00
Ben Ayles 9d3a189d77 fix: Support Rocky Linux 2024-10-29 23:02:59 -04:00
Donald Zou d7e5e2f381 Update wgd.sh 2024-10-26 18:09:42 +08:00
daanselen 81168c27c6 Fixed issue https://github.com/donaldzou/WGDashboard/issues/329.
Regarding being able to pass in the -y flag.
2024-10-24 23:10:36 +02:00
Donald Zou baaecdbd8c Update wgd.sh 2024-10-05 10:05:48 +08:00
daanselen 0c5033ff79 fixed issues with commits 2024-10-03 08:23:17 -05:00
dselen f5cb5c4516 Merge branch 'main' into conflict-resolved 2024-09-09 09:01:07 +02:00
daanselen 40f39e918d Finished work for now on the alpine docker image. 2024-08-26 15:28:27 -05:00
daanselen 2ec3ee2734 Fixed typo 2024-08-26 13:42:08 -05:00
daanselen bc29b89a16 Rebased and going further 2024-08-26 13:07:42 -05:00
Donald Zou e21853286e Did some refactor on wgd.sh 2024-08-25 16:26:36 +08:00
Noxcis 0c1502f801 Streamiline
+ Added Docker Install arg to wgd.sh
2024-08-25 03:01:21 -05:00
Noxcis 8f6a738481 Docker 2 Stage 2024-08-24 20:02:34 -05:00
Noxcis 8da0fde52a + 2024-08-24 06:45:13 -05:00
daanselen 49502235b5 These needed to be added. 2024-08-23 12:48:33 -05:00
daanselen 27c7e33773 added RHEL etc workings. 2024-08-23 12:27:41 -05:00
daanselen 3012619049 testing 2024-08-23 11:58:14 -05:00
daanselen 518e29118c Reoganise the documents and added experimental Alpine Linux support in wgd.sh 2024-08-23 07:46:41 -05:00
Donald Zou f042e42633 Adjust version to v4.0.2 2024-08-19 21:30:47 -04:00
Donald Zou 39b80a2e7e Fixed the issue where updating is not working 2024-08-19 19:17:07 -04:00
Donald Zou 11421d2d32 Try now 2024-08-17 20:19:52 -04:00
Donald Zou a7bb5ac21b Update wgd.sh 2024-08-16 17:36:22 -04:00
Donald Zou 99655cab33 Update wgd.sh 2024-08-16 17:35:38 -04:00
Donald Zou 348e574154 Update wgd.sh 2024-08-16 17:34:54 -04:00