Donald Zou
57c2e89f00
Fixing some of the issue from users ;)
2024-04-26 00:03:42 +08:00
Donald Zou
914a0bf514
Minor updates...
2024-04-03 01:16:56 -04:00
Donald Zou
210f5eabc9
Merge pull request #261 from donaldzou/donaldzou-patch-1
...
Update FUNDING.yml
2024-03-31 11:20:04 -04:00
Donald Zou
5f5c91a8ff
Update FUNDING.yml
2024-03-31 11:19:54 -04:00
Donald Zou
05c7121c8a
Update README.md
2024-03-31 00:55:46 -04:00
Donald Zou
551a8e9588
Add files via upload
2024-03-31 00:53:00 -04:00
Donald Zou
75fbdb653a
Update build
2024-03-24 22:55:19 -04:00
Donald Zou
bdfe75cff3
Finished download & QR Code
2024-03-24 22:46:32 -04:00
Donald Zou
bcd845fd59
Finished revamping peer edit
2024-03-24 18:24:01 -04:00
Donald Zou
f1e71ecb78
20240323 Commit
...
Finished implementing peer settings dropdown and planned how peer settings will be link
2024-03-21 02:03:08 -04:00
Donald Zou
0aa4c8af6f
Continue to work on v4 ;0
2024-03-11 00:11:07 -04:00
Donald Zou
8fe5507ff8
Update README.md
2024-02-27 18:38:10 -05:00
Donald Zou
a950b80d5a
v4 branch first commit!
2024-02-27 18:37:49 -05:00
Donald Zou
ed3bb6429b
Finished some building blocks on the new version
2024-02-26 10:22:33 -05:00
Donald Zou
1e88491ca1
I am giving up on using ORM...
...
Lets go back to the good old sql query days ;)
2024-02-11 23:53:51 -05:00
Donald Zou
4aed647865
Merge pull request #254 from Upellift99/main
...
Enabling use of underscores in configuration name
2024-02-01 18:39:05 -05:00
John
74ab7aaa3d
Enabling use of underscores in configuration name.
2024-02-01 09:53:04 +01:00
John
dcf2055851
Enabling use of underscores in configuration name.
2024-02-01 09:47:52 +01:00
Donald Zou
6b6ad05e3a
The UI for New Configuration is done
2024-01-31 12:06:44 -05:00
Donald Zou
734a4b5e00
Merge pull request #252 from donaldzou/donaldzou-patch-1
...
Update README.md
2024-01-23 15:11:21 -05:00
Donald Zou
da70fac0b6
Update README.md
2024-01-23 15:11:02 -05:00
Donald Zou
5f4a364095
Huge update
...
A welcome session
Added Time based One-Time-Passcode (TOTP)
UI Update
2024-01-23 15:09:44 -05:00
Donald Zou
95a8867527
Update .gitignore
2024-01-11 13:47:35 -05:00
Donald Zou
7cb1301e80
Continue to refactor the UI and APIs :)
2024-01-11 13:46:08 -05:00
Donald Zou
e6e070d89e
Continue to refactor the UI and APIs :)
2024-01-11 01:10:26 -05:00
Donald Zou
ba2bcaba07
Finally figured out SQLAlchemy and started to re-write some of the APIs. The UI will completely handle by JS with Vue. There will be no more templating from flask to minimize the resource usage ;)
2024-01-10 01:42:19 -05:00
Donald Zou
3d6ecba4f5
Update README.md
2024-01-09 14:10:08 -05:00
Donald Zou
864f82ba11
Started to refactor dashboard.py with dashboard_new.py and trying really hard to figure out sqlalchemy lol
2024-01-09 00:25:47 -05:00
Donald Zou
f671c992e1
testing something...
2024-01-08 12:23:57 -05:00
Donald Zou
86220694ce
Update README.md
...
Added instruction to install `net-tools`. It is required for the Python package `ifcfg`. Seems like it is not pre-installed on a fresh debian based system.
2023-12-10 13:01:45 -05:00
Donald Zou
77f31177c8
Update .gitignore
2023-12-10 12:56:49 -05:00
Donald Zou
33ff91aea8
Update .gitignore
2023-12-10 12:56:02 -05:00
Donald Zou
0c0bce9755
Combining Vue.js!!! How exciting!
...
Adding Vue.js to handle frontend changes, leaving the server only need to response json data. Ditching flask template and hope it can reduce the memory and cpu usage :)
2023-11-30 09:42:02 -05:00
Donald Zou
f07508073f
A new update to the dev branch
2023-11-28 16:37:16 -05:00
Donald Zou
2c9cade70a
Create SECURITY.md
2023-03-23 13:07:36 -04:00
Donald Cheng Hong Zou
e06cc1bd2d
Finally finished theme switching!!!!
2022-04-23 00:34:11 -04:00
Donald Cheng Hong Zou
36e33a4c10
Adjust the dark mode theme for PWA
2022-04-22 16:21:16 -04:00
Donald Cheng Hong Zou
7f668c1653
Some changes to dark mode css
2022-04-22 00:12:22 -04:00
Donald Zou
b464fa98df
Merge pull request #173 from LeoEricson/v3.1-dev
...
Add dark theme
2022-04-21 22:33:40 -04:00
LeoEricson
23491f1e8c
Add dark theme
2022-04-21 21:30:55 +00:00
Donald Cheng Hong Zou
2b90a2eed2
Update header.html
2022-04-21 15:11:35 -04:00
Donald Cheng Hong Zou
13b9d15d8f
New darkmode theme
2022-04-21 15:11:01 -04:00
Donald Cheng Hong Zou
a053504bb8
Make the dashboard more mobile friendly
2022-04-11 20:01:29 -04:00
Donald Zou
d7d7a84bd5
Update README.md
2022-04-10 09:35:50 -04:00
Donald Zou
990463fbea
Update README.md
2022-04-10 09:29:07 -04:00
Donald Cheng Hong Zou
dcdd4aec85
Update Peer Data Usage Graph
2022-04-10 09:26:54 -04:00
Donald Zou
0d9a8ba6f7
Update README.md
2022-04-06 21:05:24 -04:00
Donald Cheng Hong Zou
179da2ac05
Finished peer data usage chart
2022-04-06 20:59:23 -04:00
Donald Cheng Hong Zou
4848739b6e
Added dockerfile! Thanks @ikidd!
2022-04-05 21:39:47 -04:00
Donald Cheng Hong Zou
46da285831
Adjusted js
2022-03-30 14:20:08 -04:00