Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Sam Burney
galdir
Graph
014288ec65518a1215dc190cb5648bee29b04440
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
26
Apr
25
22
18
17
16
15
14
Added support for GALDIR_LISTEN environment variable back
galdir-flask ma…
galdir-flask master
Updated README.md
Update Docker to use Flask-based app
Require waitress for production deployments
App now functionally equivalent in Flask
/ and /view routes refactored for Flask
Update README.md
Changed pagination so back button behaviour is more predictable
Support images with no file extension (Don't break completely...)
- Made image display more responsive (and hopefully mobile friendly).
Added README.md
- Fixed GALDIR_IMAGES_PERPAGE env variable
Removed Wand from setup.py
- Added Docker containerisation
Added LICENSE file and updated copyright line
Added footer and license
Added default albums directory
Implemented thumbnail caching
Implemented fancybox including scrolling beyond the page breaks
No longer display empty directories in Album list
Cleaned up simplePagination.js-based pagination
Javascript should only fire if pagination is required...
Javascript-based pagination; work in progress
Implemented pagination
Gallery functionality is coming together...
Checkpoint commit
Moved path_info generation to its own function
- Moved album directory determination into a separate function
Implemented filename based resizing
- Renamed example config to config.ini
Now with rudimentary thumbnail generation!
Very rudimentary gallery implementation
Initial commit