Commit graph

331 commits

Author SHA1 Message Date
8c8ee4c050
handle nullable pdf params 2026-06-26 10:09:50 +03:00
9126b0e968
test nullable pdf params 2026-06-26 10:08:30 +03:00
d59d444952
create filesystem abstraction 2026-06-26 08:26:11 +03:00
be2c51bfb7
test filesystem abstraction 2026-06-26 08:23:17 +03:00
bc7937d2b3
extract pdf use case 2026-06-26 08:16:15 +03:00
b1bee8a16e
test pdf use case 2026-06-26 08:13:46 +03:00
208c683dac
add pdf viewer 2026-06-25 22:52:24 +03:00
f1c4e896b6
test pdf viewer 2026-06-25 22:52:24 +03:00
c445234092
update notes with todo list 2026-06-25 22:52:00 +03:00
5b60c9e3f3
add onefetch 2026-06-25 22:07:33 +03:00
a56649dc0b
Merge branch 'feature/parent-element-navigation' 2026-06-22 11:07:23 +03:00
efc424183a
add parent navigation 2026-06-22 10:33:22 +03:00
3a9116dc3f
test parent navigation 2026-06-22 10:33:21 +03:00
afc61cbd38
Merge branch 'feature/child-element-order' 2026-06-22 10:33:04 +03:00
107c514d25
add put to allowed cors methods 2026-06-22 10:32:47 +03:00
62dc119b11
add child element ordering 2026-06-22 09:51:21 +03:00
7323925319
test child element ordering 2026-06-22 09:42:11 +03:00
14de828b4b
Merge branch 'feature/element-sibling-navigation' 2026-06-22 09:31:20 +03:00
5017186c1a
align frontend formatting 2026-06-22 09:28:32 +03:00
f73d7c101a
move navigation controls 2026-06-22 09:26:19 +03:00
143d5a1be7
test navigation placement 2026-06-22 09:13:13 +03:00
57c523dd13
add sibling navigation 2026-06-21 22:49:49 +03:00
5b33ec5f35
test sibling navigation 2026-06-21 22:38:51 +03:00
96774d9540
add element siblings 2026-06-21 22:37:33 +03:00
eb868679c8
test element siblings 2026-06-21 22:36:29 +03:00
90d28deffb
Merge branch 'feature/element-children-management' 2026-06-21 22:27:15 +03:00
9db02e88cd
add delete method to cors allowed methods 2026-06-21 22:26:26 +03:00
f4b42973cb
delete child elements 2026-06-21 22:13:59 +03:00
ac0f404fce
format rich text editor 2026-06-21 22:13:43 +03:00
11a0b1576f
test child deletion 2026-06-21 22:05:14 +03:00
34b0fd0b44
add child creation 2026-06-21 22:02:36 +03:00
7c84eefe78
test child creation 2026-06-21 21:44:06 +03:00
416866a22c
Merge branch 'feature/rich-text-editor' 2026-06-21 21:33:20 +03:00
b4b3927ab1
add rich text editor
Replace the admin rich text textarea with a Tiptap editor while keeping the existing HTML string save contract. Add public-page styles for the editor output.
2026-06-21 21:22:39 +03:00
cdc29b795a
test rich text editor 2026-06-21 21:09:48 +03:00
3db7b9d98f
Merge branch 'element-file-routing' 2026-06-21 20:24:37 +03:00
b280475314
remove legacy pdf path 2026-06-20 22:50:10 +03:00
28f4114def
test pdf path removal 2026-06-20 22:46:11 +03:00
9bbabc7fa6
route element file uploads
Add short and long PDF paths to elements, keep pdfPath as a short PDF compatibility alias, and route generic file uploads by fileType.
2026-06-14 23:17:56 +03:00
0d5783ba9c
test element file routing 2026-06-14 23:05:45 +03:00
14d2ce2284
Merge branch 'extract-site-footer' 2026-06-14 22:25:51 +03:00
46fe32969f
link donate externally 2026-06-14 22:24:14 +03:00
195c06417e
test donate links 2026-06-14 22:18:08 +03:00
143fae9b93
share social links 2026-06-14 22:12:49 +03:00
7b8d09a312
test footer social links 2026-06-14 22:07:30 +03:00
1ce408cdb6
extract site footer 2026-06-14 22:02:53 +03:00
09b97b88ea
test footer navigation 2026-06-14 21:58:35 +03:00
93af219c90
Merge branch 'feature/contact-page' 2026-06-13 23:20:06 +03:00
4e03b0cacb
add contact page 2026-06-13 23:19:30 +03:00
6e98825767
test subscribe centering 2026-06-13 23:17:52 +03:00