77 Commits

Author SHA1 Message Date
seriousm4x
eb54cb9403 adjust column width #105 2023-07-01 20:34:38 +02:00
seriousm4x
debd82a288 add mac vendor to scan table 2023-07-01 19:27:29 +02:00
seriousm4x
a31f704274 add oidc user auth #103 2023-07-01 14:27:56 +02:00
seriousm4x
49584c22a5 added "add all devices" button for network scan #104 2023-07-01 11:59:20 +02:00
seriousm4x
63bf2367c2 avoid device replication #97 2023-07-01 11:24:50 +02:00
seriousm4x
8628e13e45 add device groups #97 2023-06-29 17:16:10 +02:00
Maxi Quoß
45c0fbb462 higher contrast for titles 2023-06-01 15:18:58 +02:00
Maxi Quoß
2bc7bab5f7 remove v2 restore 2023-06-01 14:38:07 +02:00
seriousm4x
fdf125d071 fix wrong icon url for prod env, fix #70 2023-04-12 23:27:42 +02:00
Maxi Quoß
054f60ee48 fix #63 2023-03-19 19:52:10 +01:00
Maxi Quoß
469d480988 fix devices would not load for normal users 2023-03-13 09:23:54 +01:00
Maxi Quoß
93a72207cc show register form if setup not completed 2023-03-10 10:52:38 +01:00
Maxi Quoß
c43bcbd299 update callout and screenshots 2023-03-10 02:28:36 +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ß
59bc936237 change import path for fa icons 2023-03-09 22:41:50 +01:00
Maxi Quoß
1b299aa3a3 add new gopher as project image 2023-03-08 21:02:22 +01:00
Maxi Quoß
d7c4a922e2 fix scan not working #59 2023-03-07 10:03:21 +01:00
Maxi Quoß
8c4c402c2c refresh auth tokens to avoid expiration 2023-03-06 18:13:25 +01:00
Maxi Quoß
2764ed6ac5 rel="external" fixes "not found" build error 2023-03-05 15:37:03 +01:00
Maxi Quoß
c519084e78 message is prerendered and cant be changed at runtime 2023-03-05 08:40:24 +01:00
Maxi Quoß
12689b19f9 update readme with auth #42 #55 2023-03-05 07:11:54 +01:00
Maxi Quoß
5ed25bb06b add custom welcome message 2023-03-05 06:32:38 +01:00
Maxi Quoß
94fabed6dd css and logic improvements 2023-03-05 05:54:34 +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ß
9a6b3a0c07 remove log 2023-03-04 11:51:07 +01:00
Maxi Quoß
a1de1638a9 fix navbar active background for settings 2023-03-04 11:48:40 +01:00
Maxi Quoß
5469a2b0aa add shdow to theme dropdown menu 2023-03-04 11:33:31 +01:00
Maxi Quoß
376220c557 natural sort devices by name
meaning, 1-2-10 instead of 1-10-2
2023-02-11 22:08:39 +01:00
Maxi Quoß
7bdb99c066 fix top level await and fix broken device delete 2023-01-30 14:06:51 +01:00
Maxi Quoß
9b7a7632e6 fix error 500 on device settings without ports 2023-01-30 13:13:43 +01:00
Maxi Quoß
8c8671908c fix save new ports 2023-01-30 13:13:09 +01:00
Maxi Quoß
288baf0217 improve svelte stores 2023-01-30 12:17:01 +01:00
Maxi Quoß
647dfe3e9e device settings: update existing ports 2023-01-30 09:53:27 +01:00
Maxi Quoß
b0452aa82d simpify pocketbase store 2023-01-30 09:35:05 +01:00
Maxi Quoß
bb00b613e2 add tooltip for last status change 2023-01-30 01:34:12 +01:00
Maxi Quoß
82cc4004c0 improve english 2023-01-30 01:31:55 +01:00
Maxi Quoß
e515ee2fae better cron cmd info 2023-01-30 01:21:03 +01:00
Maxi Quoß
cda3cba9ca only version clickable 2023-01-30 01:05:40 +01:00
Maxi Quoß
4ff62b1a3f add upsnap version to frontend 2023-01-30 00:51:45 +01:00
Maxi Quoß
b5fb030ddc connect to correct backend url 2023-01-29 19:26:48 +01:00
Maxi Quoß
b1d4257013 add docker build 2023-01-28 23:10:31 +01:00
Maxi Quoß
7d005aa9d0 remove duplicate 2023-01-28 20:30:06 +01:00
Maxi Quoß
6aedb5b5d1 reset migrations, add frontend link if no devices 2023-01-28 20:14:13 +01:00
Maxi Quoß
5cd333e2dc change order 2023-01-28 20:05:59 +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ß
0ef4b4ac02 fix shutdown cmd args 2023-01-28 15:22:25 +01:00
Maxi Quoß
b43cd7fe99 add wake/shutdown cronjob 2023-01-28 12:52:20 +01:00
Maxi Quoß
d4fdeb8051 fix update device 2023-01-28 11:01:02 +01:00
Maxi Quoß
dd5401b265 frontend: add pre-commit code formatting 2023-01-27 13:36:06 +01:00