Commit graph

74 commits

Author SHA1 Message Date
Rithas K
408d244471
Log real IP address
Log real IP address of the client when accessed through a reverse proxy
2024-06-02 10:29:11 +05:30
00298df1cc Move to GitHub Docker registry 2024-06-02 01:35:01 +03:00
410592e933 Adjust GitHub workflow 2024-06-02 01:22:08 +03:00
9ed04670cd Fix GitHub action activation 2024-06-02 01:01:11 +03:00
fe547eec3a Add rudimentary GitHub action for docker 2024-06-02 00:46:58 +03:00
21e317955a Bump version and adjust CSS 2024-06-02 00:36:37 +03:00
7c55b96cf1 Make Telegram notification translatable, update README 2024-06-02 00:23:22 +03:00
Andrey N
3fabf4381e
Fix Telegram token being checked for content instead of topic 2024-06-01 23:52:43 +03:00
Rithas K
4910d2ca55
Add config to send messages to a specific Telegram topic 2024-06-02 00:12:55 +05:30
7cb1ec1bba Fix Dockerfile 2024-05-18 18:43:05 +03:00
430a7461e6 Move to embedded dirs 2024-05-18 16:15:20 +03:00
119ae9c3c6 Fix bug with timezone display 2024-05-10 01:27:20 +03:00
fa2ecacce5 Add config editing to UI 2024-05-09 23:44:37 +03:00
20ca509a2b Add new note prompt 2024-05-08 16:49:34 +03:00
7830ae3217 Improve config and add a theme 2024-05-08 15:56:11 +03:00
bfee129443 Add themes 2024-05-08 13:12:10 +03:00
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