aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* app.py: Use a template for listing articlesflaskFerass El Hafidi2023-01-112-4/+5
* rss_feeds(): Escape XML && index(): Sort by dateFerass 'Vitali64' EL HAFIDI2022-12-151-3/+6
* index(): Add the article date.Ferass 'Vitali64' EL HAFIDI2022-10-031-2/+4
* Seen Flask Edition!Ferass 'Vitali64' EL HAFIDI2022-10-0115-366/+911
* Change copyrightHEADv0.1masterFerass 'Vitali64' EL HAFIDI2022-02-251-1/+1
* Add ability to display welcome text at index.htmlVitali642022-02-044-1/+9
* whoops!Vitali642022-01-071-1/+1
* add rss on the same seen.sh scriptVitali642022-01-074-53/+43
* example article points to old readmeVitali642021-12-231-1/+1
* There was a weird character in the README.md, it now is removedVitali642021-12-231-1/+1
* seen isn't written in bash lelVitali642021-12-231-1/+1
* Add Facts to README.mdVitali642021-12-231-1/+17
* Try reducing number of lines to <100 SLOCVitali642021-12-232-34/+12
* Remove unnecessary newlinesVitali642021-12-232-13/+0
* remove '--rm' optionVitali642021-12-231-5/+0
* Don't echo the GPLv3 license, just 'cat LICENSE'Vitali642021-12-231-7/+0
* Don't echo the GPLv3 license, just 'cat LICENSE'Vitali642021-12-231-21/+1
* less verbose, pleaseVitali642021-12-232-19/+0
* Minor tweaks, and add RSS supportVitali642021-12-234-18/+104
* Add example articleVitali642021-12-193-1/+18
* Add LICENSE fileVitali642021-12-191-0/+189
* Add Android support ;-)Vitali642021-12-191-1/+1
* Add CSS featureVitali642021-12-192-1/+6
* Add some more info in the README.mdVitali642021-12-191-7/+7
* seen is posix-compliant, no need to use bashVitali642021-12-191-1/+1
* typofixVitali642021-12-197-78/+9
* Add GPLv3 notice to seen.shVitali642021-12-191-3/+25
* Fix typo, reduce SLOC and add error handlingVitali642021-12-195-89/+153
* be more verbose and add some new optionsVitali642021-12-182-34/+36
* InitVitali642021-12-092-62/+0
* InitVitali642021-12-0910-0/+211