109 Commits

Author SHA1 Message Date
ae
4625720588
fix: dropped unnecessary .env vars (frontend) 2025-05-09 15:12:47 +03:00
ae
ae3c0e6c0c
fix: server 429 response json formatting 2025-05-09 15:11:39 +03:00
ae
100f534b4c
docs: main view screenshot 2025-05-09 13:09:23 +03:00
ae
75483db66a
docs: readme with features & usage 2025-05-06 15:54:44 +03:00
ae
b455c3dfee
fix: expiration logging & display 2025-05-06 15:36:11 +03:00
ae
6a4754b1ea
fix: sidebar user menu button width 2025-05-06 14:35:30 +03:00
ae
d6bbeec655
feat: proper http error pages (frontend only, closes #3) 2025-05-06 14:13:34 +03:00
ae
b3b897be85
feat: ui theming & improved clickOutside handler (for modals) 2025-05-06 12:59:29 +03:00
ae
a950da9412
fix: chevron up icon fill 2025-05-06 12:11:31 +03:00
ae
1c1049fbf4
feat: admin functionality modal 2025-05-06 12:08:20 +03:00
ae
6b554cf90b
feat: keyboard shortcuts for common actions (closes #2) 2025-05-05 12:42:09 +03:00
ae
99b515d1d1
feat: improved auth form status messages 2025-05-05 10:44:00 +03:00
ae
0ef65937e8
feat: account creation on/off toggling 2025-05-05 10:18:07 +03:00
ae
dba81d65cb
build: fix build-stage env. var. reading 2025-05-05 10:17:04 +03:00
ae
81bb6fed27
fix: close dropdown when opening other menus (hacky fix) 2025-05-04 16:09:33 +03:00
ae
75fd86046b
feat: sidebar toggling animation 2025-05-04 15:57:30 +03:00
ae
2197df05ef
fix: notification button icon size 2025-05-04 15:00:25 +03:00
ae
f2e36b09f2
feat: consistent internal error logging 2025-05-04 14:07:23 +03:00
ae
0e9a221728
fix: hide debug print 2025-05-04 13:51:39 +03:00
ae
dd2d8f3c34
feat: ui integration for note expiration dates (closes #5) 2025-05-04 13:41:21 +03:00
ae
8535d011d0
docs: util function docstrings 2025-05-04 11:24:00 +03:00
ae
2b9b14210c
feat: exp. parsing from note (version) title 2025-05-04 11:12:39 +03:00
ae
81c2eecd77
feat!: db schema revisions to support note expiration 2025-05-04 11:11:38 +03:00
ae
7026ee4c76
build: fix .gitignore data directory exclusion 2025-05-04 11:10:20 +03:00
ae
869f0887d8
feat: api rate limits (global & auth specific) 2025-05-02 20:53:55 +03:00
ae
09a4a74c42
feat: UI/UX & logic upgrades
- fix: markdown preview (especially lists)
- feat: markdown codeblock syntax highlighting
- feat: UI style/layout (CSS, favicons)
- feat: noscript tag
- refactor: component organization (dir. structure)
- feat: improved client caching logic
- fix: focus-none on button click
2025-05-01 13:57:27 +03:00
ae
7bbe81b063
chore: ignore .DS_Store 2025-05-01 12:56:29 +03:00
ae
13b44d5de2
feat: may day greetings 2025-04-29 23:41:07 +03:00
ae
b2f7533d88
feat/fix: head theme setter & greet messages (broken sidebar) 2025-04-27 19:34:14 +03:00
ae
9e9a77f53a
build: fix .env template typo 2025-04-27 19:32:59 +03:00
ae
06a2353153
build: single dev. deployment shellscript 2025-04-23 23:39:07 +03:00
ae
d73d15f3c3
build: support for disk artifact cleanup 2025-04-22 22:46:15 +03:00
ae
96df52ed81
feat: rebrand + favicon pack 2025-04-22 21:30:21 +03:00
ae
6da8421b2e
docs: future feat todo 2025-04-22 19:39:25 +03:00
ae
b19520eb6e
feat: fullstack dockerization 2025-04-22 19:38:31 +03:00
ae
094a16a768
fix: prevent loading container bg color flickering 2025-04-22 19:37:16 +03:00
ae
aec104c915
docs: rm README for now 2025-04-21 22:24:12 +03:00
ae
8f9f5c76cb
feat: proper notification (error/success) handling 2025-04-21 22:21:30 +03:00
ae
37fe85a7b4
fix: password update response parsing 2025-04-21 22:21:06 +03:00
ae
709d0892b9
feat: static width note editor area 2025-04-21 16:35:51 +03:00
ae
7d0baafb99
fix: pointer cursor when hovering del. button 2025-04-21 15:21:16 +03:00
ae
a02eb7a903
chore: cookie environment variables 2025-04-21 15:17:42 +03:00
ae
2b1ce51d31
feat: frontend note deletion support 2025-04-21 15:13:34 +03:00
ae
30bacd11fc
fix: rm redundant error logging step 2025-04-21 14:01:43 +03:00
ae
337157327c
style: undefined -> null return types & log source prefix 2025-04-21 13:53:15 +03:00
ae
8e8f5b8faf
feat: client-side view cookie reading/deletion 2025-04-21 12:28:40 +03:00
ae
d7900e8078
fix: less restrictive view cookie path 2025-04-21 12:15:23 +03:00
ae
7a0c0a9007
feat: smoother loading when checking auth status 2025-04-19 22:58:12 +03:00
ae
cae360fc0e
feat: frontend vers. support & improved in-memory caching logic 2025-04-19 17:51:02 +03:00
ae
c730fd47c7
fix: correct middleware ctx. key for versions 2025-04-19 16:58:04 +03:00