| Commit message (Collapse) | Author | Age | 
| | 
| 
| 
| 
| 
|  | 
Doesn't improve perfomance that much (sorting is far from the hotspot),
but I realized that I didn't really need a BST for this use-case and I
felt dumb for using one :/
 | 
| |  | 
 | 
| |  | 
 | 
| | 
| 
| 
| 
| 
| 
|  | 
* Documentation
* make install/uninstall
* roscha truthy fix
* Other fixes/improvements
 | 
| | 
| 
| 
| 
|  | 
* Don't read image with Magick if it's up to date.
* Some memory leaks fixed. There's still are some minor leaks.
 | 
| | 
| 
| 
|  | 
Bump roscha sub module commit
 | 
| | 
| 
| 
| 
| 
| 
|  | 
Still a WIP, some bugs need to be fixed.
Also change the license to GPL from LGPL. It was always meant to be GPL,
not sure what brain fart caused this.
 | 
| |  | 
 | 
| | 
| 
| 
| 
|  | 
As opposed to images which are in descending order. I think this way it
makes more sense.
 | 
| |  | 
 | 
| | 
| 
| 
| 
| 
| 
| 
|  | 
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.
 | 
| |  | 
 | 
| | 
| 
| 
| 
| 
|  | 
* Added year variable to album template
* Fixed a minor leak and dangling pointer
* Other small improvements
 | 
| | 
| 
| 
|  | 
Actually use my fork instead.
 | 
|   
  
  
   | 
Almost functional but still missing features and lacking testing.
 |