78 Commits

Author SHA1 Message Date
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
ae
24f4d8023e
fix: parse refresh_token from httpOnly cookie instead of header 2025-04-10 12:22:08 +03:00
ae
e8b20d24fc
style: header name typo 2025-04-10 11:23:32 +03:00
ae
d7e690bd1e
docs: API route overview 2025-04-10 11:22:20 +03:00
ae
ebd85c2e6a
feat: pagination support 2025-04-09 18:10:33 +03:00
ae
47fa47bdc7
feat: remove unnecessary DTO type 2025-04-09 17:44:35 +03:00
ae
e7ba54a992
docs: fix missing comments 2025-04-09 14:07:14 +03:00