aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r/templates
Commit message (Collapse)AuthorAge
* Only display this icon if the feed is enabled.Cédric Bonhomme2014-01-12
|
* It is now possible to feth only one feed.Cédric Bonhomme2014-01-12
|
* Minor fix when a feed contains 0 article.Cédric Bonhomme2014-01-06
|
* Displaying more information in the /feed page.Cédric Bonhomme2014-01-01
|
* Link to the page to edit feed informations.Cédric Bonhomme2014-01-01
|
* Share articles with reddit.Cédric Bonhomme2014-01-01
|
* Added favicon link in the layout template.Cédric Bonhomme2013-12-28
|
* Removed bootstrat-responsive.cssCédric Bonhomme2013-12-27
|
* Improved Flask flash messages.Cédric Bonhomme2013-12-27
|
* Flash messsages.Cédric Bonhomme2013-12-27
|
* Minor fix in the template of unread articles.Cédric Bonhomme2013-12-27
|
* Fixed mistyped HTML tag in templates.Cédric Bonhomme2013-12-24
|
* Updated /management page template.Cédric Bonhomme2013-12-08
|
* It is now possible to export all articles in a simple HTML site. The result ↵Cédric Bonhomme2013-12-08
| | | | is returned as a compressed tgz file.
* Updated /feeds page.Cédric Bonhomme2013-12-03
|
* The title of the HTML page is now updated for /article and /feed pages.Cédric Bonhomme2013-12-03
|
* Minor improvements for the /search page.Cédric Bonhomme2013-12-01
|
* The /feeds page has benn slightly updated.Cédric Bonhomme2013-12-01
|
* Updated management page.Cédric Bonhomme2013-11-24
|
* It is now possible to update information about a user (first name, last ↵Cédric Bonhomme2013-11-24
| | | | name, email and password).
* It is now possible to enable or disable (stop checking for updates) a feed.Cédric Bonhomme2013-11-23
|
* Added an option to index all the database.Cédric Bonhomme2013-11-21
|
* Added inactives.html template.Cédric Bonhomme2013-11-17
|
* List of inavtive feeds.Cédric Bonhomme2013-11-17
|
* Restored tag cloud per feed.Cédric Bonhomme2013-11-17
|
* Updated about page.Cédric Bonhomme2013-11-16
|
* Adde history.html template.Cédric Bonhomme2013-11-14
|
* Test for the /history page.Cédric Bonhomme2013-11-13
|
* Improved search box.Cédric Bonhomme2013-11-13
|
* Try to fix the problem with the search box with Chrome and Chromium (it ↵Cédric Bonhomme2013-11-13
| | | | works with Firefox).
* Article searching with Whoosh OK.Cédric Bonhomme2013-11-12
|
* Resized search form.Cédric Bonhomme2013-11-12
|
* Added search form in the nav bar.Cédric Bonhomme2013-11-11
|
* Added search input in the layout template.Cédric Bonhomme2013-11-11
|
* Sort feeds by title with Jinja sort() function.Cédric Bonhomme2013-11-11
|
* Changed style of the checkbox.Cédric Bonhomme2013-11-10
|
* Updated login template.Cédric Bonhomme2013-11-10
|
* Mark or unmark an article as favorites.Cédric Bonhomme2013-11-10
|
* Enable or disable email notification.Cédric Bonhomme2013-11-10
|
* Test if the user is subscribed to a feed.Cédric Bonhomme2013-11-10
|
* Updated templates.Cédric Bonhomme2013-11-10
|
* It is now possible to add and edit a feed.Cédric Bonhomme2013-11-10
|
* Added share buttons.Cédric Bonhomme2013-11-09
|
* Fixed a minor bug in templates (when displaying list of articles).Cédric Bonhomme2013-11-09
|
* Updated management page.Cédric Bonhomme2013-11-09
|
* Updated template for favorites.Cédric Bonhomme2013-11-05
|
* Updated layout template.Cédric Bonhomme2013-11-05
|
* Missing character...Cédric Bonhomme2013-11-05
|
* Minor improvement for the /unread tempate.Cédric Bonhomme2013-11-05
|
* Navbar aligned at right.Cédric Bonhomme2013-11-04
|
bgstack15