Commit graph

58 commits

Author SHA1 Message Date
806822a9a8 Add config reload option 2024-05-07 14:55:11 +03:00
fa292154f6 Add info page and version 2024-05-07 13:27:11 +03:00
e10d6112f5 Fix export function 2024-05-07 10:56:50 +03:00
b1c3b90c75 Rework date and grace indicator 2024-05-06 14:53:18 +03:00
5ea00b755b Improve some text files 2024-05-05 23:15:44 +03:00
349e964364 Add grace period and fix bugs 2024-05-05 13:06:20 +03:00
e565c7be6d Add GitHub mirror 2024-05-04 23:16:53 +03:00
04a5fca443 Ensure data sub-directories exist 2024-05-04 22:42:47 +03:00
78837baad5 Improve file closing 2024-05-04 21:36:43 +03:00
f7eecb7b98 Fix Dockerfile 2024-05-04 15:56:04 +03:00
ff1e3f0462 Make log location configurable 2024-05-04 15:39:15 +03:00
8d4cbdac90 Add debug flag 2024-05-04 14:29:49 +03:00
4ea67fc2e9 Use reflection for config loading 2024-05-03 16:48:17 +03:00
6ff3d2e0ee Add i18n and optimise template parsing 2024-05-03 15:40:40 +03:00
a92e6b04b7 Fix timezone issue in reference compose.yml 2024-05-01 00:22:23 +03:00
2fe88259ec Delete empty files and improve entry viewing 2024-04-30 23:35:00 +03:00
ed230055f4 Fix notes being marked as API-only 2024-04-23 23:18:06 +03:00
890d5c80f3 Use Local as default TZ 2024-04-23 23:16:20 +03:00
0a391984f3 Improve documentation 2024-04-23 21:24:11 +03:00
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