Commit Graph

204 Commits

Author SHA1 Message Date
luxick 8a97197f3e Refactor js 2026-01-15 20:05:41 +01:00
luxick 34ff7f1a7f image zooming 2026-01-15 19:56:08 +01:00
luxick cf1fcd9e96 Update lightbox styles and caption handling 2026-01-15 19:27:09 +01:00
luxick 7c9e289740 Refactor admin page 2026-01-13 09:37:24 +01:00
luxick 77fcae3450 Fix caching issue on admin page 2026-01-13 08:38:35 +01:00
luxick c1ae169335 Ajust lightbox 2026-01-09 15:11:47 +01:00
luxick 2d9e5ff8d0 improve scratchpad editing 2026-01-09 12:27:49 +01:00
luxick c20b482616 Refactor project structure 2026-01-09 11:45:34 +01:00
luxick c11d9bdb8c Integrate Dokuwiki ACL for file endpoint 2026-01-09 11:13:12 +01:00
luxick 23a50ce4f6 Access control for file serving
Authenticated user only for now
2026-01-09 10:32:15 +01:00
luxick 331e392fc9 Convert Readme to markdown 2026-01-09 10:10:23 +01:00
luxick 239fcc2cb2 Remove old files 2026-01-09 10:07:57 +01:00
luxick 73d0796e8d Update project documentation 2026-01-09 10:06:17 +01:00
luxick 600198ec9a Further update instruction 2026-01-09 09:46:39 +01:00
luxick a704640ebc Fix token issue when saving scratchpad 2026-01-09 09:44:08 +01:00
luxick 6328523624 Additional error checking for scratchpads 2026-01-09 09:37:21 +01:00
luxick 15cfa01114 Update copilot instructions 2026-01-09 09:29:24 +01:00
luxick 0948f50d76 Scratchpads V1 2026-01-09 09:26:39 +01:00
luxick 16a07701ee Add lightbox for image gallery
DokuWiki Default Tasks / all (push) Has been cancelled
2026-01-07 15:26:04 +01:00
luxick c5f4bcc1c5 Render open-location syntax as link
DokuWiki Default Tasks / all (push) Has been cancelled
2026-01-07 11:42:40 +01:00
luxick 6a396ce511 Add own admin page for the plugin
DokuWiki Default Tasks / all (push) Has been cancelled
2026-01-06 22:39:21 +01:00
luxick f86dce6ec3 Remove auth token
DokuWiki Default Tasks / all (push) Has been cancelled
2026-01-06 21:57:55 +01:00
luxick 681eadaed0 Refactor old naming
DokuWiki Default Tasks / all (push) Has been cancelled
2026-01-06 14:44:51 +01:00
luxick 259fd297d3 remove ductch
DokuWiki Default Tasks / all (push) Has been cancelled
2026-01-06 14:34:26 +01:00
luxick f83248d605 Optical rendering of file and image listings
DokuWiki Default Tasks / all (push) Has been cancelled
2026-01-06 14:34:05 +01:00
luxick f8d5dafc62 Add setting for thumbnail scaling
DokuWiki Default Tasks / all (push) Has been cancelled
2026-01-06 14:23:16 +01:00
luxick 2e1e5feba9 Improve folder icon display
DokuWiki Default Tasks / all (push) Has been cancelled
2026-01-06 13:17:17 +01:00
luxick a835f76f90 improve directory listing
DokuWiki Default Tasks / all (push) Has been cancelled
2026-01-06 11:38:30 +01:00
luxick 41580fa010 No flicker when rendering thumbnails
DokuWiki Default Tasks / all (push) Has been cancelled
2026-01-06 10:48:05 +01:00
luxick 23403bcc4f Thumbnails verison 1
DokuWiki Default Tasks / all (push) Has been cancelled
2026-01-06 10:40:19 +01:00
luxick dbc9de37e0 Allow opening folder lisings on client
DokuWiki Default Tasks / all (push) Has been cancelled
2026-01-06 10:13:12 +01:00
luxick 30bb9e3bbd Fix base class
DokuWiki Default Tasks / all (push) Has been cancelled
2026-01-06 09:35:23 +01:00
luxick 68f678c2df Update deploy 2026-01-06 09:32:02 +01:00
luxick 43b1cc2efd add deploy script 2026-01-06 09:31:04 +01:00
luxick 9664dbb256 Add maxheight for listings
DokuWiki Default Tasks / all (push) Has been cancelled
2026-01-06 09:14:40 +01:00
luxick 490a483df1 Add base class for syntax handlers
DokuWiki Default Tasks / all (push) Has been cancelled
2026-01-06 09:02:39 +01:00
luxick 0ad43bcf9c Add directory listing syntax
DokuWiki Default Tasks / all (push) Has been cancelled
2026-01-06 08:56:42 +01:00
luxick e59970e0b8 Rename project to luxtools, remove client tool
DokuWiki Default Tasks / all (push) Has been cancelled
2026-01-05 16:51:42 +01:00
luxick b64d4d91ff Client tool 2026-01-05 13:05:21 +01:00
luxick c442c0df1e Inial implementation for folder opening 2026-01-05 11:25:18 +01:00
luxick 9a067eca16 Inital implementation of image listing 2026-01-05 10:49:00 +01:00
luxick fe8d0bbffb Change project name to filetools 2026-01-05 10:37:51 +01:00
luxick a3558c470e Change project name to File List Plus 2026-01-05 10:29:34 +01:00
Andreas Gohr 83e348f31e Version upped 2024-07-03 23:50:12 +02:00
Andreas Gohr 23c781f855 abort early when no paths are configured 2024-07-03 16:03:51 +02:00
Andreas Gohr 9ad5912307 Version upped 2024-04-03 23:50:13 +02:00
Andreas Gohr c470c4266e Merge pull request #44 from dokufreaks/bot/autofix
🤖 Automatic code style fixes
2024-04-03 14:29:26 +02:00
splitbrain 202f571cbe 🤖 Automatic code style fixes 2024-04-03 12:26:54 +00:00
Andreas Gohr e82754c523 prevent access of wiki files
This prevents the crawler to descent into the wiki directory or data
directory, even when for some reason a higher up directory was made
accessible. This should prevent the circumvention of ACLs and prevent
access to sensitive data like user password hashes etc.
2024-04-03 14:23:53 +02:00
Andreas Gohr 55e6f8f9aa fix default list separator. fixes #43 2024-04-03 13:58:32 +02:00