dependabot[bot]
|
931d547046
|
build(deps): bump psycopg from 3.2.11 to 3.2.12 in /src (#972)
Bumps [psycopg](https://github.com/psycopg/psycopg) from 3.2.11 to 3.2.12.
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst)
- [Commits](https://github.com/psycopg/psycopg/compare/3.2.11...3.2.12)
---
updated-dependencies:
- dependency-name: psycopg
dependency-version: 3.2.12
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-04 22:51:42 +01:00 |
|
dependabot[bot]
|
30dd9f3e54
|
build(deps): bump psutil from 7.1.1 to 7.1.3 in /src (#983)
Bumps [psutil](https://github.com/giampaolo/psutil) from 7.1.1 to 7.1.3.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-7.1.1...release-7.1.3)
---
updated-dependencies:
- dependency-name: psutil
dependency-version: 7.1.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-04 20:16:59 +01:00 |
|
dependabot[bot]
|
bbeae93c05
|
build(deps): bump psycopg from 3.2.10 to 3.2.11 in /src (#968)
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Docker Build and Push / docker_build (push) Has been cancelled
Docker Build and Push / docker_scan (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
Bumps [psycopg](https://github.com/psycopg/psycopg) from 3.2.10 to 3.2.11.
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst)
- [Commits](https://github.com/psycopg/psycopg/compare/3.2.10...3.2.11)
---
updated-dependencies:
- dependency-name: psycopg
dependency-version: 3.2.11
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-23 08:53:02 +02:00 |
|
dependabot[bot]
|
3c297cbb96
|
build(deps): bump psutil from 7.1.0 to 7.1.1 in /src (#967)
Bumps [psutil](https://github.com/giampaolo/psutil) from 7.1.0 to 7.1.1.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-7.1.0...release-7.1.1)
---
updated-dependencies:
- dependency-name: psutil
dependency-version: 7.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-23 08:52:52 +02:00 |
|
dependabot[bot]
|
954f99b354
|
build(deps): bump pydantic from 2.12.2 to 2.12.3 in /src (#966)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.12.2 to 2.12.3.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.12.2...v2.12.3)
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.12.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-23 08:52:44 +02:00 |
|
DaanSelen
|
649c1ad292
|
feat: add version pinning managed by @dependabot (#960)
|
2025-10-23 08:46:20 +02:00 |
|
Donald Zou
|
91a3b52a4a
|
Update
|
2025-09-13 08:23:54 +08:00 |
|
Donald Zou
|
c757cee988
|
Added Pydantic for configurations info
|
2025-08-20 15:10:55 +08:00 |
|
Donald Zou
|
fefabe073f
|
Updated psycopg2 to psycopg thanks @DaanSelen haha
|
2025-08-20 15:09:39 +08:00 |
|
Donald Zou
|
3d75f6bbbd
|
Spent 4 hours working on OIDC verification
|
2025-08-20 15:09:39 +08:00 |
|
Donald Zou
|
e63bccf274
|
Reconstruct Client App UI
|
2025-08-20 15:09:39 +08:00 |
|
Donald Zou
|
d0e46a517b
|
Update SQLAlchemy Settings
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
409acc9f1a
|
Updated both logger to use native column type
|
2025-08-20 15:06:05 +08:00 |
|
Donald Zou
|
196dc78b4f
|
Added support to postgresql and Mysql with SqlAlchemy
|
2025-08-20 15:06:05 +08:00 |
|
Donald Zou
|
61404d9c12
|
Replaced both DashboardLogger and PeerJobLogger with SqlAlchemy
|
2025-08-20 15:06:05 +08:00 |
|
Donald Zou
|
d780bb3937
|
Added PyPI choose in wgd.sh install
|
2024-12-06 22:00:35 +08:00 |
|
Donald Zou
|
ff0147bebb
|
Added OpenStreetMap for Ping and Traceroute
|
2024-10-02 17:09:35 +08:00 |
|
Donald Zou
|
015b50be5f
|
Doing some testing across distros
|
2024-08-02 17:27:28 -04:00 |
|
Donald Zou
|
85970f8c96
|
New build
|
2024-07-31 02:27:44 -04:00 |
|
Donald Zou
|
c7ca20b45a
|
Made some progress ;)
|
2024-05-20 22:28:52 +08:00 |
|
Donald Zou
|
769ca4e26d
|
Kind of finished revamping add peers
Still need to clean some of the codes but overall is good :)
|
2024-05-12 00:39:17 +08:00 |
|
Donald Zou
|
e6e070d89e
|
Continue to refactor the UI and APIs :)
|
2024-01-11 01:10:26 -05:00 |
|
Donald Cheng Hong Zou
|
2d3dffe5fc
|
Moved refresh interval and display mode to localStorage
|
2022-03-07 09:29:47 -05:00 |
|
Donald Cheng Hong Zou
|
7e1fd99c37
|
Fixed chart and updated requirement.txt
|
2022-03-04 08:28:54 -05:00 |
|
Donald Cheng Hong Zou
|
258564208b
|
Finalizing everything.
|
2022-01-18 10:42:23 -05:00 |
|
Donald Cheng Hong Zou
|
75f2826805
|
Merge branch 'pr/93' into Migrate-to-SQLite
|
2022-01-13 09:44:47 -05:00 |
|
Donald Cheng Hong Zou
|
34cd3aaaca
|
Slow Performance Fixed
|
2021-12-23 21:26:24 -05:00 |
|
Galonza Peter
|
24f269191c
|
added Let’s Encrypt via certbot
|
2021-12-21 22:23:13 +03:00 |
|
Galonza Peter
|
bb298164e4
|
added gunicorn in requirements
|
2021-12-21 22:15:55 +03:00 |
|
Donald Cheng Hong Zou
|
b08c1f6699
|
Updated requirement.txt and wgd.sh
|
2021-09-02 21:56:50 -04:00 |
|
Donald Cheng Hong Zou
|
9d476af384
|
v2.2beta almost done!!!!!
|
2021-08-14 23:30:05 -04:00 |
|
Donald Cheng Hong Zou
|
0d380672f3
|
v2.2 beta 4
|
2021-08-14 17:13:16 -04:00 |
|
Donald Cheng Hong Zou
|
905c068ed5
|
v2.2-beta4
Finished testing the QR code function and finish debugging the peer file download function.
|
2021-08-05 23:15:50 -04:00 |
|
Donald Cheng Hong Zou
|
f76579fe5e
|
v2.0-beta-6 Commit
|
2021-05-13 18:00:40 -04:00 |
|
Donald Cheng Hong Zou
|
b17575b197
|
Update requirements.txt
|
2021-05-04 15:55:52 -04:00 |
|