aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* The date of modification of articles is now used to detect changes.Cédric Bonhomme2016-02-13
|
* The OPML generation now includes the category of the feeds.Cédric Bonhomme2016-02-10
|
* Fixed an error when redirecting to home from the 'duplicates' page.Cédric Bonhomme2016-02-10
|
* The classic crawler is now able to update an article. Only content or title ↵Cédric Bonhomme2016-02-09
| | | | are updatable, as discussed in #27. Need to implement the notification system with the boolean when the content of an article has been updated.
* Fixed address of the activation link.Cédric Bonhomme2016-02-08
|
* Move the dashboard button in the user's menu.Cédric Bonhomme2016-02-05
|
* Updated Copyright years.Cédric Bonhomme2016-02-05
|
* Add a link to open an article in a new tab. Should be improve (maybe without ↵Cédric Bonhomme2016-02-04
| | | | the a anchor).
* Better if we don't leave JARR when clicking on this link.Cédric Bonhomme2016-02-03
|
* Removed useless conf file.Cédric Bonhomme2016-02-03
|
* oups...Cédric Bonhomme2016-02-03
|
* Fixed 'Page not found' error for the 'recover' page.Cédric Bonhomme2016-02-03
|
* fixed loading of the CDN addressCédric Bonhomme2016-02-03
|
* It is now possible to give the address of a CDN server through the ↵Cédric Bonhomme2016-02-03
| | | | configuratin file (or a system variable).
* carpy tests for alembic...Cédric Bonhomme2016-02-03
|
* alembic patchCédric Bonhomme2016-02-03
| | | | Signed-off-by: Cédric Bonhomme <cedric@cedricbonhomme.org>
* writing a bit of doc, moving crawler togetherFrançois Schmidts2016-02-02
|
* reload and fold all buttonFrançois Schmidts2016-02-02
|
* displaying more informations on articlesFrançois Schmidts2016-02-02
|
* submit button on bottomFrançois Schmidts2016-02-02
|
* using api and repairing feed pageFrançois Schmidts2016-02-02
|
* adding a confirm modal for deletionFrançois Schmidts2016-02-02
|
* updating unread count when fetching unreadFrançois Schmidts2016-02-02
|
* ordering categories in the feed formFrançois Schmidts2016-02-02
|
* readding feeds menuFrançois Schmidts2016-02-02
|
* enhancement: ordering categories and hidding empty 'no category' categoryFrançois Schmidts2016-01-31
|
* handling errors from one page appFrançois Schmidts2016-01-31
|
* saving categFrançois Schmidts2016-01-31
|
* modal from navFrançois Schmidts2016-01-31
|
* fixing breadcrum heightFrançois Schmidts2016-01-31
|
* reset scrolling when setting right panelFrançois Schmidts2016-01-31
|
* right redirect link handlingFrançois Schmidts2016-01-31
|
* decommissionning old homeFrançois Schmidts2016-01-31
|
* adding migrationFrançois Schmidts2016-01-31
|
* redoing navbar in reactFrançois Schmidts2016-01-31
|
* registering modifications on feeds / categoriesFrançois Schmidts2016-01-30
|
* wip redoing feed panelFrançois Schmidts2016-01-30
|
* displaying date on middle panelFrançois Schmidts2016-01-29
|
* impact on menus when loading articleFrançois Schmidts2016-01-29
|
* cleaning warningsFrançois Schmidts2016-01-29
|
* containing wild foreign contentFrançois Schmidts2016-01-29
|
* draft displaying articleFrançois Schmidts2016-01-29
|
* correcting awful middle panel action handlingFrançois Schmidts2016-01-29
|
* wip right panelFrançois Schmidts2016-01-29
|
* redoing menu, sorting in place and not in pythonFrançois Schmidts2016-01-28
|
* slight redo of middle panelFrançois Schmidts2016-01-28
|
* fixing menu foldingFrançois Schmidts2016-01-28
|
* pretty iconsFrançois Schmidts2016-01-28
|
* implementing search through articlesFrançois Schmidts2016-01-28
|
* restoring build commandFrançois Schmidts2016-01-28
|
bgstack15