aboutsummaryrefslogtreecommitdiff
path: root/include/components.h
Commit message (Collapse)AuthorAge
* Update adjacent images to inserted/removedYaroslav de la Peña Smirnov2021-11-29
| | | | | | | | 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.
* Clean out old files/dirsYaroslav de la Peña Smirnov2021-11-28
| | | | | Delete extraneous files/images/albums that are no longer present in the source directory.
* Minor fixes here and thereYaroslav de la Peña Smirnov2021-11-08
| | | | | | * Added year variable to album template * Fixed a minor leak and dangling pointer * Other small improvements
* Initial commit.Yaroslav de la Peña Smirnov2021-11-07
Almost functional but still missing features and lacking testing.