|
d73d15f3c3
|
build: support for disk artifact cleanup
|
2025-04-22 22:46:15 +03:00 |
|
|
96df52ed81
|
feat: rebrand + favicon pack
|
2025-04-22 21:30:21 +03:00 |
|
|
6da8421b2e
|
docs: future feat todo
|
2025-04-22 19:39:25 +03:00 |
|
|
b19520eb6e
|
feat: fullstack dockerization
|
2025-04-22 19:38:31 +03:00 |
|
|
094a16a768
|
fix: prevent loading container bg color flickering
|
2025-04-22 19:37:16 +03:00 |
|
|
aec104c915
|
docs: rm README for now
|
2025-04-21 22:24:12 +03:00 |
|
|
8f9f5c76cb
|
feat: proper notification (error/success) handling
|
2025-04-21 22:21:30 +03:00 |
|
|
37fe85a7b4
|
fix: password update response parsing
|
2025-04-21 22:21:06 +03:00 |
|
|
709d0892b9
|
feat: static width note editor area
|
2025-04-21 16:35:51 +03:00 |
|
|
7d0baafb99
|
fix: pointer cursor when hovering del. button
|
2025-04-21 15:21:16 +03:00 |
|
|
a02eb7a903
|
chore: cookie environment variables
|
2025-04-21 15:17:42 +03:00 |
|
|
2b1ce51d31
|
feat: frontend note deletion support
|
2025-04-21 15:13:34 +03:00 |
|
|
30bacd11fc
|
fix: rm redundant error logging step
|
2025-04-21 14:01:43 +03:00 |
|
|
337157327c
|
style: undefined -> null return types & log source prefix
|
2025-04-21 13:53:15 +03:00 |
|
|
8e8f5b8faf
|
feat: client-side view cookie reading/deletion
|
2025-04-21 12:28:40 +03:00 |
|
|
d7900e8078
|
fix: less restrictive view cookie path
|
2025-04-21 12:15:23 +03:00 |
|
|
7a0c0a9007
|
feat: smoother loading when checking auth status
|
2025-04-19 22:58:12 +03:00 |
|
|
cae360fc0e
|
feat: frontend vers. support & improved in-memory caching logic
|
2025-04-19 17:51:02 +03:00 |
|
|
c730fd47c7
|
fix: correct middleware ctx. key for versions
|
2025-04-19 16:58:04 +03:00 |
|
|
4515127e8a
|
feat: client side fullNote cache
|
2025-04-19 12:14:32 +03:00 |
|
|
157b68ccef
|
feat: editor keyboard shortcuts (quit/save)
|
2025-04-19 11:43:14 +03:00 |
|
|
52c94d22ad
|
feat: 100% width sidebar on mobile
|
2025-04-18 20:28:24 +03:00 |
|
|
c3f377c635
|
feat: frontend finetuning
|
2025-04-18 19:13:37 +03:00 |
|
|
9805d4720e
|
fix: regex constructor
|
2025-04-17 19:06:29 +03:00 |
|
|
14a87a2578
|
feat: modal bg blur instead of plain color
|
2025-04-17 17:19:04 +03:00 |
|
|
eeed3dc5d5
|
feat: full dark/light theme support
|
2025-04-17 17:14:04 +03:00 |
|
|
90ef589197
|
feat: auth cookie expiration check
|
2025-04-17 16:06:10 +03:00 |
|
|
2e188c26f3
|
fix: allow csrf header through cors
|
2025-04-17 15:53:49 +03:00 |
|
|
eb3c3b7a24
|
feat: set auth cookie dl in regular res. cookie
|
2025-04-17 15:53:33 +03:00 |
|
|
bf3e40eae0
|
fix: proper dev frontend url
|
2025-04-17 15:52:11 +03:00 |
|
|
fceae665cc
|
feat: rest of the initial frontend implementation
|
2025-04-16 22:10:44 +03:00 |
|
|
b1c7fe165e
|
feat: initial frontend auth handlers & theming
|
2025-04-14 14:21:07 +03:00 |
|
|
0e2c40b5ca
|
feat: switch to built-in entropy calc
|
2025-04-14 14:14:52 +03:00 |
|
|
6ee0d269d8
|
fix: use proper vite port for dev. cors
|
2025-04-13 22:58:20 +03:00 |
|
|
5b633498cb
|
docs: pw. update response
|
2025-04-12 23:49:09 +03:00 |
|
|
0f3fef20e3
|
feat!: return user dto & create new rt on pw update
|
2025-04-12 23:48:15 +03:00 |
|
|
298aca465e
|
docs: req. interceptor overview
|
2025-04-12 16:49:41 +03:00 |
|
|
a6918b9206
|
docs: returned data from user deletion request
|
2025-04-12 16:38:50 +03:00 |
|
|
6867392042
|
fix: ctx nil pointer error & user del. cookie invalidation
|
2025-04-12 16:34:02 +03:00 |
|
|
2dde8d7942
|
docs: csrf handling
|
2025-04-10 22:31:09 +03:00 |
|
|
42409429e6
|
build: backend dev scripts
|
2025-04-10 21:35:01 +03:00 |
|
|
5edfb87d3b
|
build: up-to-date docker compose
|
2025-04-10 21:34:40 +03:00 |
|
|
a969629f2d
|
feat: cors, secure cookies, & csrf
|
2025-04-10 21:33:01 +03:00 |
|
|
a5a443a61e
|
test: include httpOnly tag
|
2025-04-10 12:35:22 +03:00 |
|
|
24f4d8023e
|
fix: parse refresh_token from httpOnly cookie instead of header
|
2025-04-10 12:22:08 +03:00 |
|
|
e8b20d24fc
|
style: header name typo
|
2025-04-10 11:23:32 +03:00 |
|
|
d7e690bd1e
|
docs: API route overview
|
2025-04-10 11:22:20 +03:00 |
|
|
ebd85c2e6a
|
feat: pagination support
|
2025-04-09 18:10:33 +03:00 |
|
|
47fa47bdc7
|
feat: remove unnecessary DTO type
|
2025-04-09 17:44:35 +03:00 |
|
|
e7ba54a992
|
docs: fix missing comments
|
2025-04-09 14:07:14 +03:00 |
|