2440 Commits

Author SHA1 Message Date
Giuseppe Criscione
05f2f90a78 Upgrade esbuild/eslint 2024-10-22 00:40:01 +02:00
Giuseppe Criscione
f6c5fb7bf4 Add preview size to dimensionless images 2024-10-22 00:25:46 +02:00
Giuseppe Criscione
840b4840e0 Fix attributes 2024-10-21 23:56:15 +02:00
Giuseppe Criscione
dff5387074
Merge pull request #590 from getformwork/feature/proper-file-responses
Proper `FileResponse`
2024-10-21 22:23:18 +02:00
Giuseppe Criscione
fd689c4818
Merge pull request #589 from getformwork/feature/improved-tooltips
Better tooltips positioning
2024-10-21 22:22:31 +02:00
Giuseppe Criscione
70a9a947c6
Merge pull request #588 from getformwork/consistent-page-status
Use consistent page statuses
2024-10-21 22:22:16 +02:00
Giuseppe Criscione
076cc9c186 Load only video metadata in thumbnails 2024-10-21 22:18:41 +02:00
Giuseppe Criscione
0f9b8e413c Send FileResponse splitted chunkwise and according to the Range request header 2024-10-21 22:18:07 +02:00
Giuseppe Criscione
1f6937e54c Add ResponseInterface::prepare() step to pre-process responses according to the request 2024-10-21 22:16:11 +02:00
Giuseppe Criscione
14ed1b207a Display clickable links in tooltip 2024-10-21 22:05:52 +02:00
Giuseppe Criscione
28e14ced77 Position tooltips near mouse cursor 2024-10-21 22:02:58 +02:00
Giuseppe Criscione
cb81de616f
Update check.yaml 2024-10-19 23:52:15 +02:00
Giuseppe Criscione
79ab3b62d5
Update check.yaml 2024-10-19 23:36:38 +02:00
Giuseppe Criscione
3ba5343b00 Add field descriptions 2024-10-19 23:30:07 +02:00
Giuseppe Criscione
561fb89853 Add page info card 2024-10-19 23:28:51 +02:00
Giuseppe Criscione
18ea1894b7 Fix icons positioning 2024-10-19 23:13:43 +02:00
Giuseppe Criscione
1729a29f4c Add badges variants 2024-10-19 23:12:47 +02:00
Giuseppe Criscione
77f5fa11eb Remove routability from page status 2024-10-19 19:47:29 +02:00
Giuseppe Criscione
aafbc01983 Make Modal::hasForm() true by default 2024-10-19 19:23:45 +02:00
Giuseppe Criscione
514d426ede Fix Image::process() error on uninitialized handler 2024-10-19 19:22:38 +02:00
Giuseppe Criscione
b2bf91a54e
Merge pull request #587 from getformwork/process-file-uploads
Process file uploads in `FileUploader`
2024-10-19 12:53:17 +02:00
Giuseppe Criscione
e56a6a5082
Merge pull request #586 from getformwork/feature/new-editor
New Markdown editor
2024-10-19 12:51:59 +02:00
Giuseppe Criscione
cb28687ea9 Handle tooltips with document events 2024-10-18 00:28:25 +02:00
Giuseppe Criscione
b311aebc37 Fix link tooltip removal 2024-10-18 00:27:49 +02:00
Giuseppe Criscione
0b67e7b59a Use tooltip instead of title 2024-10-18 00:18:56 +02:00
Giuseppe Criscione
0bb1b14107 Update translations 2024-10-17 23:54:28 +02:00
Giuseppe Criscione
1bea3ddc48 Add tooltip to links 2024-10-17 23:31:16 +02:00
Giuseppe Criscione
b801cb8aea Refactor link and image insertion 2024-10-16 23:31:22 +02:00
Giuseppe Criscione
4fc7c7808f Always prefix modal fields with modal id 2024-10-16 23:28:56 +02:00
Giuseppe Criscione
9c98bad849 Move upload process logic to FileUploader 2024-10-15 23:27:53 +02:00
Giuseppe Criscione
9baef511ad Pass image options to handlers 2024-10-15 23:23:59 +02:00
Giuseppe Criscione
ab509611f6 Fix pages navigation 2024-10-15 00:52:23 +02:00
Giuseppe Criscione
b87da99adb Rewrite markdown editor 2024-10-15 00:43:51 +02:00
Giuseppe Criscione
98c7bc8665 Add Modal::hasForm() 2024-10-15 00:32:50 +02:00
Giuseppe Criscione
72b0e135f4 Make pages navigation uniform with tree structure 2024-10-13 17:42:40 +02:00
Giuseppe Criscione
12adac440f Refactor files navigation 2024-10-13 17:42:22 +02:00
Giuseppe Criscione
29d4809ab3 Add navigation to user profile 2024-10-13 17:33:54 +02:00
Giuseppe Criscione
0492c24894 Disable children to error page 2024-10-13 16:54:16 +02:00
Giuseppe Criscione
94a10d105e Always check if page allows children 2024-10-13 16:53:56 +02:00
Giuseppe Criscione
d931159ec8 Add icon before site name 2024-10-13 16:44:57 +02:00
Giuseppe Criscione
9f063f161f Add new icons 2024-10-13 16:43:45 +02:00
Giuseppe Criscione
8e8afd8d5d Change default session duration to 2 hours 2024-10-13 14:50:19 +02:00
Giuseppe Criscione
866a763301 Fix default page scheme 2024-10-13 13:25:27 +02:00
Giuseppe Criscione
14ca081504 Allow defining icon in page schemes options 2024-10-13 13:23:58 +02:00
Giuseppe Criscione
cca89c3f5f
Merge pull request #585 from getformwork/feature/file-meta
Add support for files metadata
2024-10-13 12:49:07 +02:00
Giuseppe Criscione
b2295e65a4 Add metadata to index images 2024-10-13 12:46:51 +02:00
Giuseppe Criscione
44c946d992 Rewrite markdown extension to add images alternative text by default 2024-10-13 12:46:00 +02:00
Giuseppe Criscione
ec9bc5c40c Allow file metadata editing from panel 2024-10-13 12:42:06 +02:00
Giuseppe Criscione
57c7798976 Implement file metadata 2024-10-13 12:39:20 +02:00
Giuseppe Criscione
f60604db60 Use attribute ReadonlyModelProperty to control Model::set() write access 2024-10-13 12:31:21 +02:00