Commit graph

39 commits

Author SHA1 Message Date
ab4cccee18 Improve list pages' backend 2024-04-23 14:13:45 +03:00
40c56822e5 Add timezones 2024-04-14 11:45:42 +03:00
b88260ff14 Truncate and trim files when saving 2024-03-30 14:33:39 +03:00
cbdb94a260 Integrate notes into front end 2024-03-30 14:22:03 +03:00
02e1c80c24 Rework templates to be less hard-coded 2024-03-30 13:51:29 +03:00
a66e26477c Clean up HTML&CSS 2024-03-29 14:58:24 +03:00
1ba9c87184 Treat today differently in previous day view 2024-03-29 14:48:55 +03:00
6e1095019f Make logging to file optional 2024-03-28 11:22:37 +03:00
6449a300a4 Make scram optional 2024-03-28 11:05:23 +03:00
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