- 19 Feb, 2019 2 commits
-
-
Che authored
- Consistently use /var/www/nag/ as default root for the nag - Fix broken link to the Apache configuration - Remove Caching headers from the todo section - Update the shell backend todo section
-
Che authored
- Add link to the home of the net.art generator - Fix the description of the ZKM exhibition - Add table of contents - Add Apache 2.4 configuration stubs - Move sections around a bit
-
- 09 Feb, 2019 2 commits
-
-
Che authored
- Update the version timestamp - Fix return codes in errors states
-
Che authored
- Add function start_dated which starts the dated loop - Add function start_rotated which starts the rotated loop - Add function sync_dirs_rotated which represents the rotated mode sync - Rewrite initialization of different script modes
-
- 06 Feb, 2019 1 commit
-
- 29 Jan, 2019 1 commit
-
-
Che authored
- Removed option caption (was deprecated) - Removed option ratio (was deprecated) - Moved variables to the top of the file
-
- 25 Jan, 2019 3 commits
-
-
Che authored
- Improve introduction - Add a rough draft of the setup section - Update the parameters section of gallery.php
-
Che authored
-
Che authored
- Limit the size of the thumbnail parameter - Add limit parameter to override the number of thumbnails in the grid - Fix use of FILTER_SANITIZE_URL instead of FILTER_SANITIZE_STRING - Restructure the grid building
-
- 23 Jan, 2019 1 commit
-
-
Che authored
-
- 07 Oct, 2018 2 commits
-
-
Che authored
- Fix leakage of login credentials on mouseover of a tags (by removing them) - Cleanup stylesheet (and emulate link behaviour) - Move script tag to end of body - Bind onclick function to body instead of document - Simplify onclick function (by removing preventDefault workaround)
-
Che authored
This fixes the sporadic error of users leaving the gallery because the custom JavaScript onclick hook did not kick in. On the other hand this renders the gallery unusable in case JavaScript is deactivated since the local anchors do not exist on the page.
-
- 03 Oct, 2018 1 commit
-
-
Che authored
-
- 26 Sep, 2018 4 commits
- 20 Sep, 2018 3 commits
- 02 Sep, 2018 1 commit
-
-
Che authored
-
- 01 Sep, 2018 1 commit
- 31 Aug, 2018 1 commit
-
-
Che authored
- Add headers for cache control to reduce network load during refreshes - Fix missing DOCTYPE declaration - Fix mixed tabs and spaces (I'm really sorry.) - Add parameter refresh=n to disable the automatic refresh - Make better use of available window space - Wrap the images into a flex div to ease their positioning - Fix missing placeholders for images
-
- 28 Aug, 2018 2 commits