| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
| |
* Cleaned up some code and formatted with clang-format
* Fix the result of what can only be explained as me having a
brain-fart^1 leading me to write returns where they shouldn't be hence
the image-walk loop returning early when new images were added to an
album.
* Also cleaned up and fixed a bug in roscha; more in roscha's own repo.
1: https://www.youtube.com/watch?v=UN7SBXJj2pc
|
| |
|
|
|
|
|
| |
* Change submodule url for roscha to public one.
* Small improvement and clarification in README.
|
| |
|
| |
|
|
|
|
|
|
|
| |
* Documentation
* make install/uninstall
* roscha truthy fix
* Other fixes/improvements
|
| |
|
|
|
|
|
|
|
|
| |
Now the program checks if the html of the next and previous images was
updated if a new image was inserted or an old image removed, and updates
them if needed.
Also make rmextra and filesync respect dry run mode.
|
|
|
|
|
| |
Delete extraneous files/images/albums that are no longer present in the
source directory.
|
| |
|
|
Almost functional but still missing features and lacking testing.
|