aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r
Commit message (Collapse)AuthorAge
* 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
|
* Create directory recursively.Cédric Bonhomme2013-11-10
|
* Whoosh indexing.Cédric Bonhomme2013-11-10
|
* Email notification.Cédric Bonhomme2013-11-10
|
* Removed code related to QR Code generation.Cédric Bonhomme2013-11-10
|
* 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
|
* Released version 4.2. pyAggr3g470r is now using Flask.Cédric Bonhomme2013-11-10
|
* Added initialization script.Cédric Bonhomme2013-11-10
|
* Test if the user is subscribed to a feed.Cédric Bonhomme2013-11-10
|
* Removed admin interface.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 pinboard icon.Cédric Bonhomme2013-11-09
|
* 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
|
* Restored headers.Cédric Bonhomme2013-11-05
|
* Updated template for favorites.Cédric Bonhomme2013-11-05
|
* Updated layout template.Cédric Bonhomme2013-11-05
|
* The test was wrong..sorry..Cédric Bonhomme2013-11-05
|
* Changed the ckeck of an existing article in the database.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
|
* Mark all articles as read + changed to the layout template.Cédric Bonhomme2013-11-04
|
* Mark all articles as read.Cédric Bonhomme2013-11-04
|
* Try to speed the search of article.Cédric Bonhomme2013-11-03
|
* Minor bugfixCédric Bonhomme2013-11-03
|
* Page for favorites articles.Cédric Bonhomme2013-11-03
|
* feeds are compared with their idsCédric Bonhomme2013-11-03
|
* Display a start for favorites articles.Cédric Bonhomme2013-11-02
|
* The link of the feed is unique.Cédric Bonhomme2013-11-02
|
* Sign in -> Log inCédric Bonhomme2013-11-02
|
* Bugfix when deleting an entire feed.Cédric Bonhomme2013-11-02
|
* Another minor bugfix...Cédric Bonhomme2013-11-02
|
* Delete a feed from the table of feeds.Cédric Bonhomme2013-11-02
|
* Minor fix in the layout template.Cédric Bonhomme2013-11-02
|
* Added new responsive table for the /feeds page.Cédric Bonhomme2013-11-02
|
* Updated login page.Cédric Bonhomme2013-11-01
|
* Minor improvements to the templates.Cédric Bonhomme2013-11-01
|
bgstack15