aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ctimeline: use sub-module 'ui-common', remove handling command-line argumentsJoursoir2021-05-171-48/+10
|
* move code that generate html to sub-module 'ui-common'Joursoir2021-05-153-30/+93
| | | | * Generate new html-code
* ctimeline: move version and config file constants to headerJoursoir2021-05-142-2/+3
|
* ctimeline: add context and its initJoursoir2021-05-142-49/+80
| | | | Context struct added to header file. Code have rewritten with use it.
* css: update copyrightJoursoir2021-05-121-1/+2
|
* css: make footerJoursoir2021-05-121-0/+6
|
* css: make headerJoursoir2021-05-121-0/+35
|
* css: add main ID, fix dependenciesJoursoir2021-05-121-10/+13
|
* remove \t; add handle argument '-i, --stdin'; print full html file => works ↵Joursoir2021-05-091-33/+48
| | | | as cgi-script
* add example of configJoursoir2021-04-281-0/+41
|
* add sort by age, refactor store of branch; remove 'branch.position', add ↵Joursoir2021-04-281-40/+59
| | | | 'branch.age_from' and 'branch.age_to' config parametres
* add MakefileJoursoir2021-04-271-0/+9
|
* add cssJoursoir2021-04-271-0/+192
|
* add main logicJoursoir2021-04-261-0/+205
|
* init projectJoursoir2021-04-262-0/+76