Commit graph

158 commits

Author SHA1 Message Date
Florian Hoss
e75c33b71d Adjust manifest 2022-12-19 13:50:07 +01:00
Florian Hoss
5aca62e586 Also cache static files 2022-12-19 13:04:34 +01:00
Florian Hoss
ebd9ba39d8 Add cache middleware 2022-12-19 12:58:39 +01:00
Florian Hoss
a55f20cc2a Update main.go 2022-12-19 12:21:06 +01:00
Florian Hoss
5e7fb58805 Add cors middleware 2022-12-19 12:18:33 +01:00
Florian Hoss
8f3fe41798 Minify and compress statics 2022-12-19 11:46:47 +01:00
Florian Hoss
ec4eec6bfb Minify tailwind 2022-12-19 11:05:00 +01:00
Florian Hoss
aa9227cda4 Moved completely to new tech 2022-12-19 11:03:56 +01:00
Florian Hoss
c85dab3573 Websocket working again 2022-12-18 22:09:01 +01:00
Florian Hoss
74cd44c66d Tidy mod 2022-12-18 09:00:12 +01:00
Florian Hoss
a7cb7e3ef1 Pass system to template 2022-12-18 08:59:48 +01:00
Florian Hoss
3adbf11558 Make system work 2022-12-18 08:52:07 +01:00
Florian Hoss
60a4e00a4e Redesign architecture
replace chi
use zap as logger
use env
2022-12-18 08:11:03 +01:00
Florian Hoss
1761c406a2
Update README.md 2022-12-12 21:27:11 +01:00
Florian Hoss
c6b0555526 Go back to chi & gorilla as hertz is having problems with ws 2022-12-12 21:15:54 +01:00
Florian Hoss
648cb36071 Update packages 2022-12-08 13:14:53 +01:00
Florian Hoss
71af92d500 Update packages 2022-12-05 09:57:15 +01:00
Florian Hoss
72791b8f59 Remove autoReloadRender 2022-12-02 08:56:50 +01:00
Florian Hoss
647f5af7d3 Change different gaps to same size 2022-12-02 08:43:30 +01:00
Florian Hoss
128672fa83 Change margins and text-weight 2022-12-01 17:28:58 +01:00
Florian Hoss
7bb7acf84f BREAKING Change the way bookmark.json is written with Categories 2022-12-01 08:56:34 +01:00
Florian Hoss
54426e661d Update README.md 2022-11-30 17:42:40 +01:00
Florian Hoss
60d1bc7283 Fix icon string 2022-11-30 17:38:18 +01:00
Florian Hoss
440c95ca51 Update Jenkinsfile 2022-11-30 17:26:34 +01:00
Florian Hoss
cd041ab34a Add the option to use categories 2022-11-30 17:26:20 +01:00
Florian Hoss
756916af93 Fix ws 2022-11-29 14:04:38 +01:00
Florian Hoss
f2fbe49993
Merge pull request #7 from flohoss/hertz
Hertz router
2022-11-27 12:03:49 +01:00
Florian Hoss
516779ec6b Update Jenkinsfile 2022-11-27 12:02:59 +01:00
Florian Hoss
52f16c9966 Add cache 2022-11-27 11:59:57 +01:00
Florian Hoss
e42ef9e4ba Move from chi to hertz 2022-11-27 11:25:57 +01:00
Florian Hoss
7bf3093792 BREAKING Change to single page url 2022-11-27 10:03:58 +01:00
Florian Hoss
bc3e957ce7 New Release 2022-11-14 14:44:30 +01:00
Florian Hoss
7a940f18b4 Update packages, don't send ws-message without weather 2022-11-14 14:43:37 +01:00
Florian Hoss
aab663020f Update Version 2022-11-04 18:13:13 +01:00
Florian Hoss
53342a1c4f
Merge pull request #6 from flohoss/5-default-docker-composeyaml-is-panicking-on-weather
Only process weather when fetch was OK
2022-11-04 18:10:17 +01:00
Florian Hoss
c239c3c31f Only process weather when fetch was OK 2022-11-04 18:06:05 +01:00
Florian Hoss
c712539bab
Update README.md 2022-11-02 15:45:04 +01:00
Florian Hoss
31c2009bb3 Update README.md 2022-10-31 16:07:34 +01:00
Florian Hoss
5195350174 Add option to change title 2022-10-31 16:06:43 +01:00
Florian Hoss
f125272722 Removing old println 2022-10-31 16:01:34 +01:00
Florian Hoss
03dc2ae2e7 Giving option to round temp to nearest integer 2022-10-28 08:20:13 +02:00
Florian Hoss
3a564fc52a Update packages 2022-10-27 18:50:18 +02:00
Florian Hoss
e55a4d02f2 Refactor files 2022-10-27 18:50:12 +02:00
Florian Hoss
c53770f9c9 Start bookmark-service in main 2022-10-27 18:43:33 +02:00
Florian Hoss
b3bf334bae Improve time percentage 2022-10-27 18:41:18 +02:00
Florian Hoss
57f9ed454f Only render icons if needed 2022-10-27 18:41:11 +02:00
Florian Hoss
ae5fe29366 Change margins 2022-10-26 23:05:36 +02:00
Florian Hoss
822732caab Update lighthouse performance results 2022-10-26 09:01:15 +02:00
Florian Hoss
fe190003e3 Update version 2022-10-26 08:55:36 +02:00
Florian Hoss
18a59fe0fb Only 4x grid when xl 2022-10-25 21:14:33 +02:00