Commit Graph

73 Commits

Author SHA1 Message Date
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ß
5493df087b pnpm... 2023-03-05 02:46: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ß
40f6bddff6 update dependencies 2023-03-04 11:54: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ß
a7f3edd5f7 update dependencies 2023-02-26 11:30:26 +01:00
Maxi Quoß
37f7df24c2 npm update 2023-02-17 01:25:37 +01:00
Maxi Quoß
021555dc18 update frontend dependencies 2023-02-17 01:11:12 +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ß
737507faef update npm 2023-01-30 00:58:58 +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ß
6fefce8377 update npm files 2023-01-29 01:19:31 +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ß
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ß
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
Maxi Quoß
306e4015cc device settings page and other improvements 2023-01-27 01:07:45 +01:00
Maxi Quoß
3dc2eaca6d simplify power button 2023-01-26 20:03:22 +01:00
Maxi Quoß
2d7a5755ce device card: add waiting spinner and add hover shadow 2023-01-26 19:21:32 +01:00
Maxi Quoß
e39d626119 use wol package and support wol passwords 2023-01-26 18:27:49 +01:00