index
:
hnizdo
master
Simple site for nest monitoring written using Python
ctibor@brancik.cz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
*
Introduce bash script used to take photos on RPi
HEAD
master
Ctibor
2017-06-05
|
*
Fix link path to full size img
Ctibor Brančík
2017-04-25
|
*
Add link to full size image.
Ctibor Brančík
2017-04-25
|
*
Ignore Gimp graphics
Ctibor Brančík
2017-04-25
|
*
Fix non-escaped "
Ctibor Brančík
2017-03-27
|
*
Fix missing )
Ctibor Brančík
2017-03-27
|
*
Use favicon for website
Ctibor Brančík
2017-03-27
|
*
Add favicon
Ctibor Brančík
2017-03-27
|
*
Remove unused var self.exists
Ctibor Brančík
2017-03-27
|
*
Introduce var self.latest and use to compare date values
Ctibor Brančík
2017-03-27
|
*
Reverse comparison operator of course
Ctibor Brančík
2017-03-27
|
*
Handle properly the method self.str in Link.imglink
Ctibor Brančík
2017-03-27
|
*
Convert method to string!
Ctibor Brančík
2017-03-27
|
*
Display link to nonexistent image only if it is not newer than first one
Ctibor Brančík
2017-03-27
|
*
Generate links even for images, that do not exist fo easier navigation.
Ctibor Brančík
2017-03-27
|
*
Add configurable delay between each shot
Ctibor Brančík
2017-03-27
|
*
Remove default value for root in config.py
Ctibor Brančík
2017-03-25
|
*
Add variable to set root dir
Ctibor Brančík
2017-03-25
|
*
Fix path to CSS
Ctibor Brančík
2017-03-25
|
*
Fix bad argument in Link.src
Ctibor Brančík
2017-03-25
|
*
Remove fixed prefix from datadir
Ctibor Brančík
2017-03-25
|
*
Rename index.py to nest.py
Ctibor Brančík
2017-03-25
|
*
Modify link.Link methods to abstract "*.jpeg" ext
Ctibor Brančík
2017-03-25
|
*
Add pagination to the bottom of index
Ctibor
2017-03-23
|
*
Add background color to caption
Ctibor
2017-03-23
|
*
Smaller spaces between main menu items
Ctibor
2017-03-23
|
*
Use even better arrows for menu
Ctibor
2017-03-23
|
*
Add method to return first image in sequence
Ctibor
2017-03-23
|
*
Better arrows for menu
Ctibor
2017-03-23
|
*
Merge branch 'master' of ssh://git.brancik.cz/hnizdo
Ctibor
2017-03-23
|
\
|
*
Add arrows to links in menu
Ctibor Brančík
2017-03-23
|
|
*
|
Add footer to index and improve pagination
Ctibor
2017-03-23
|
|
*
|
Adjust position and appearance of the main page box
Ctibor
2017-03-23
|
|
*
|
Add pagination to index page
Ctibor
2017-03-23
|
|
*
|
Add thumbnail to index view
Ctibor
2017-03-23
|
|
*
|
Add style for index thumbnails
Ctibor
2017-03-23
|
|
*
|
Fix bad variable name
Ctibor
2017-03-23
|
|
*
|
rename Link.caption to Link.timestamp
Ctibor
2017-03-23
|
|
*
|
Modify links in index to display timestamp
Ctibor
2017-03-23
|
|
*
|
Add color to heading
Ctibor
2017-03-23
|
|
*
|
Add img dir to .gitignore
Ctibor
2017-03-23
|
|
*
|
Display caption with date stamp under the image.
Ctibor
2017-03-23
|
|
*
|
Better index display. Adjust positioning.
Ctibor
2017-03-23
|
/
*
Swap links for prev / next
Ctibor Brančík
2017-03-23
|
*
Remove unused variable
Ctibor Brančík
2017-03-23
|
*
Make link to index display like links in menu
Ctibor Brančík
2017-03-23
|
*
Merge branch 'master' of ssh://git.brancik.cz/hnizdo
Ctibor Brančík
2017-03-22
|
\
|
*
Add *.pyc to gitignore
Ctibor
2017-03-22
|
|
|
*
Add .gitignore file
Ctibor
2017-03-22
|
|
*
|
Divide existing code into modules and introduce display and config
Ctibor Brančík
2017-03-22
|
|
[next]