84 Commits

Author SHA1 Message Date
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
ae
4515127e8a
feat: client side fullNote cache 2025-04-19 12:14:32 +03:00
ae
157b68ccef
feat: editor keyboard shortcuts (quit/save) 2025-04-19 11:43:14 +03:00
ae
52c94d22ad
feat: 100% width sidebar on mobile 2025-04-18 20:28:24 +03:00
ae
c3f377c635
feat: frontend finetuning 2025-04-18 19:13:37 +03:00
ae
9805d4720e
fix: regex constructor 2025-04-17 19:06:29 +03:00
ae
14a87a2578
feat: modal bg blur instead of plain color 2025-04-17 17:19:04 +03:00
ae
eeed3dc5d5
feat: full dark/light theme support 2025-04-17 17:14:04 +03:00
ae
90ef589197
feat: auth cookie expiration check 2025-04-17 16:06:10 +03:00
ae
2e188c26f3
fix: allow csrf header through cors 2025-04-17 15:53:49 +03:00
ae
eb3c3b7a24
feat: set auth cookie dl in regular res. cookie 2025-04-17 15:53:33 +03:00
ae
bf3e40eae0
fix: proper dev frontend url 2025-04-17 15:52:11 +03:00
ae
fceae665cc
feat: rest of the initial frontend implementation 2025-04-16 22:10:44 +03:00
ae
b1c7fe165e
feat: initial frontend auth handlers & theming 2025-04-14 14:21:07 +03:00
ae
0e2c40b5ca
feat: switch to built-in entropy calc 2025-04-14 14:14:52 +03:00
ae
6ee0d269d8
fix: use proper vite port for dev. cors 2025-04-13 22:58:20 +03:00
ae
5b633498cb
docs: pw. update response 2025-04-12 23:49:09 +03:00
ae
0f3fef20e3
feat!: return user dto & create new rt on pw update 2025-04-12 23:48:15 +03:00
ae
298aca465e
docs: req. interceptor overview 2025-04-12 16:49:41 +03:00
ae
a6918b9206
docs: returned data from user deletion request 2025-04-12 16:38:50 +03:00
ae
6867392042
fix: ctx nil pointer error & user del. cookie invalidation 2025-04-12 16:34:02 +03:00
ae
2dde8d7942
docs: csrf handling 2025-04-10 22:31:09 +03:00
ae
42409429e6
build: backend dev scripts 2025-04-10 21:35:01 +03:00
ae
5edfb87d3b
build: up-to-date docker compose 2025-04-10 21:34:40 +03:00
ae
a969629f2d
feat: cors, secure cookies, & csrf 2025-04-10 21:33:01 +03:00
ae
a5a443a61e
test: include httpOnly tag 2025-04-10 12:35:22 +03:00