Commit graph

80 commits

Author SHA1 Message Date
6f874ba9b2 Fix previous days list order 2024-03-28 10:56:13 +03:00
a53dda25bd Add comments 2024-03-28 10:42:52 +03:00
f0198a4a72 Replace JS with Go templates for stability 2024-03-28 10:21:04 +03:00
0094534b31 Add experimental day view 2024-03-27 11:51:33 +03:00
4d8cee17df Make chi use slog 2024-03-26 18:42:41 +03:00
f556ae0460 Add ability to override config file 2024-03-26 18:26:34 +03:00
4a6eb28afd Add simple favicon.ico 2024-03-26 14:51:59 +03:00
b06c35b984 Minor improvements 2024-03-26 14:44:58 +03:00
958b69dc08 Add basic previous days page 2024-03-26 14:32:19 +03:00
1bd41cad43 Add basic flags 2024-03-26 14:00:32 +03:00
94952b5766 Let logger work without file access 2024-03-23 16:17:06 +03:00
8a571dbee8 Add export, improve config saving 2024-03-23 15:36:01 +03:00
f50f4f1919 Improve security and logging 2024-03-20 16:18:23 +03:00
affcef2eda "Improve" config loading 2024-03-20 00:02:22 +03:00
fb3a64af33 Add ability to write notes to api 2024-03-18 20:04:14 +03:00
fd9c2a1b95 Bump to go 1.22 2024-03-18 19:33:57 +03:00
065e674d39 Add basic Dockerfile 2024-03-18 18:37:38 +03:00
ca828e72d3 Simplify file structure 2024-03-18 15:50:20 +03:00
b807a65c0e add default config creation 2024-03-18 15:22:50 +03:00
7b09e5e7b5 Move JS out of index.html 2024-03-18 15:01:09 +03:00
56c29e200a slightly cleaner header css 2024-03-18 12:46:20 +03:00
41923158a3 Move to custom CSS 2024-03-18 00:51:27 +03:00
ebdf272ec2 License under MIT 2024-03-17 18:26:13 +03:00
a62901a790 Use config, improve README 2024-03-17 18:11:20 +03:00
2565a6f397 Begin adding a basic config 2024-03-17 17:12:41 +03:00
7ddaacc415 Make frontend partially functional 2024-03-17 16:44:05 +03:00
1923ad0bc8 Switch to ISO 8601 2024-03-15 20:20:33 +03:00
6ad28b714b Improve log a bit 2024-03-15 19:22:22 +03:00
c5a5dbd80b Remove agenda, become opinionated on file extensions 2024-03-15 18:48:24 +03:00
d796f9e08a Init 2024-03-15 18:34:24 +03:00