Commit Graph

22 Commits

Author SHA1 Message Date
Maxi Quoß
df9f549d65 fix save record settingsPrivate 2023-03-10 02:38:17 +01:00
Maxi Quoß
79a70b6053 set custom icon
- split settings collection into settings_private and settings_public
- add icon input to frontend
2023-03-10 02:11:56 +01:00
Maxi Quoß
8d479669f4 add authentification #42 #55
* from now on, upsnap always requires authentification (user or admin)
* users can view the dashboard and use wake/shutdown (read only)
* admins can do everything (add, modify and delete)
* make navbar collapse on small screens
2023-03-05 02:44:47 +01:00
Maxi Quoß
482a9884a4 add some error logging 2023-02-01 17:51:34 +01:00
Maxi Quoß
62cec056b9 rename package, auto add version to binary 2023-01-30 00:41:49 +01:00
Maxi Quoß
3fc2031914 set device status in shutdown handler 2023-01-30 00:23:54 +01:00
Maxi Quoß
1de83d0e34 remove debug prints 2023-01-30 00:18:58 +01:00
Maxi Quoß
1f433dd40b set device status on cron wake/shutdown 2023-01-29 21:26:48 +01:00
Maxi Quoß
969d1545b4 add debug output 2023-01-29 21:20:30 +01:00
Maxi Quoß
18ef9f81c8 remove root check 2023-01-29 20:55:46 +01:00
Maxi Quoß
a182f7b041 change way to check for root 2023-01-29 20:38:58 +01:00
Maxi Quoß
b1d4257013 add docker build 2023-01-28 23:10:31 +01:00
Maxi Quoß
80b47012a8 settings: add network scan 2023-01-28 20:04:59 +01:00
Maxi Quoß
8f76628e15 settings: add option for website title 2023-01-28 16:29:32 +01:00
Maxi Quoß
abf8b8114f remove debug print 2023-01-28 13:31:47 +01:00
Maxi Quoß
b43cd7fe99 add wake/shutdown cronjob 2023-01-28 12:52:20 +01:00
Maxi Quoß
988f182430 improve network scan route 2023-01-27 22:14:07 +01:00
Maxi Quoß
7dd4affa96 change log level 2023-01-27 01:18:21 +01:00
Maxi Quoß
4d21b0fc92 complete settings page
* restart cron schedule on change
* parse environment variables and save them in db on startup
2023-01-23 22:09:12 +01:00
Maxi Quoß
3bddd8f521 fix windows specifiy stuff 2023-01-15 18:08:18 +01:00
Maxi Quoß
1fe78aa50e some code cleanup 2023-01-15 14:54:57 +01:00
Maxi Quoß
58d41e660f switch backend to pocketbase
delete frontend for now. needs to be rewritten with pocketbase sdk
2023-01-14 22:54:08 +01:00