Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added basic builtin templates and css | Yaroslav de la Peña Smirnov | 2021-12-16 |
| | |||
* | Order albums in descending order | Yaroslav de la Peña Smirnov | 2021-12-15 |
| | | | | | As opposed to images which are in descending order. I think this way it makes more sense. | ||
* | config: blur setting for thumbnails/images | Yaroslav de la Peña Smirnov | 2021-11-29 |
| | |||
* | Update adjacent images to inserted/removed | Yaroslav de la Peña Smirnov | 2021-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. | ||
* | bst: fix predecessor and successor funcs | Yaroslav de la Peña Smirnov | 2021-11-29 |
| | |||
* | Clean out old files/dirs | Yaroslav de la Peña Smirnov | 2021-11-28 |
| | | | | | Delete extraneous files/images/albums that are no longer present in the source directory. | ||
* | Copy/sync static files | Yaroslav de la Peña Smirnov | 2021-11-09 |
| | |||
* | Minor fixes here and there | Yaroslav de la Peña Smirnov | 2021-11-08 |
| | | | | | | * Added year variable to album template * Fixed a minor leak and dangling pointer * Other small improvements | ||
* | Update gitmodules url to unja | Yaroslav de la Peña Smirnov | 2021-11-07 |
| | | | | Actually use my fork instead. | ||
* | Initial commit. | Yaroslav de la Peña Smirnov | 2021-11-07 |
Almost functional but still missing features and lacking testing. |