]> git.ipfire.org Git - ipfire.org.git/history - src/web/docs.py
docs: Deliver images in WEBP format if the browser supports it
[ipfire.org.git] / src / web / docs.py
2024-01-06  Michael Tremerdocs: Deliver images in WEBP format if the browser...
2024-01-06  Michael Tremerdocs: Allow browsers to cache images up to one year
2024-01-06  Michael Tremerweb: Consolidate code to deliver files
2023-12-21  Rico HoppeMerge remote-tracking branch 'origin/new-design' into...
2023-12-20  Michael TremerMerge remote-tracking branch 'rico/new-design' into...
2023-12-20  Michael Tremerdocs: Prevent deleting files if they are still in use
2023-12-20  Rico HoppeMerge remote-tracking branch 'origin/new-design' into...
2023-12-20  Michael Tremerdocs: Add a way to extract linked images
2023-12-15  Michael Tremerdocs: Fix deleting files
2023-12-15  Michael Tremerdocs: Refactor showing image details/uploads
2023-11-28  Rico HoppeMerge remote-tracking branch 'origin/new-design' into...
2023-11-27  Michael TremerMerge branch 'master' into new-design
2023-10-25  Michael Tremerwiki: Migrate from memcache to redis
2023-07-01  Michael Tremerdocs: Move list module
2023-07-01  Michael Tremerdocs: Move restore handler
2023-07-01  Michael Tremerdocs: Move upload handler
2023-07-01  Michael Tremerdocs: Move file listing handler
2023-07-01  Michael Tremerdocs: Remove useless Action prefix in handlers
2023-07-01  Michael Tremerdocs: Move delete file handler
2023-07-01  Michael Tremerdocs: Move watch handler
2023-07-01  Michael Tremerdocs: Move edit handler
2023-07-01  Michael Tremerdocs: Move watchlist
2023-07-01  Michael Tremerdocs: Move tree
2023-07-01  Michael Tremerdocs: Move recent changes
2023-07-01  Michael Tremerdocs: Move search page
2023-07-01  Michael Tremerdocs: Move 404 template
2023-07-01  Michael Tremerdocs: Move file detail template
2023-07-01  Michael Tremerdocs: Move the diff UI module
2023-07-01  Michael Tremerdocs: Move diff template
2023-07-01  Michael Tremerdocs: Move confirm-restore template
2023-07-01  Michael Tremerdocs: Move revisions template
2023-06-29  Rico HoppeMerge branch 'new-design' of https://git.ipfire.org...
2023-06-27  Michael Tremerdocs: Render images (and other uploaded files)
2023-06-27  Michael Tremerdocs: Refactor showing pages
2023-06-27  Michael Tremerdocs: Copy page handler from wiki