summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2014-08-09SQLite: Bug creation new usersGravatar Alexandre Alapetite
2014-08-09Reading config: change order of settingsGravatar Alexandre Alapetite
2014-08-09Option to hide (or not) feeds/categories with no unread articleGravatar Alexandre Alapetite
2014-08-09Fix problem tokenGravatar Marien Fressinaud
2014-08-09Fix import/export viewGravatar Marien Fressinaud
2014-08-09Correct typo in french translation (missing 's') (dev)Gravatar Alwaysin
2014-08-09Fix typoGravatar Marien Fressinaud
2014-08-09Change view import/export if no zip extensionGravatar Marien Fressinaud
2014-08-09Add a test to check presence of Zip archive.Gravatar Marien Fressinaud
2014-08-08Improve export functionGravatar Marien Fressinaud
2014-08-08Add support of HTML5 notificationsGravatar Marien Fressinaud
2014-08-07First bug for old articles firstGravatar Alexandre Alapetite
2014-08-03Refactor install file to check available databasesGravatar Alexis Degrugillier
2014-08-02Unicode tick without colourGravatar Alexandre Alapetite
2014-08-02Experimental: Removed lazyload.js and use postpone attribute insteadGravatar Alexandre Alapetite
2014-08-02Dynamic favicon showing the number of unread articlesGravatar Alexandre Alapetite
2014-08-01Strict Referer domain against XSRFGravatar Alexandre Alapetite
2014-08-01Install script was not keeping all config settingsGravatar Alexandre Alapetite
2014-08-01Basic protection against XSRF using RefererGravatar Alexandre Alapetite
2014-07-29Merge pull request #548 from aledeg/more-statsGravatar Marien Fressinaud
2014-07-28Remove unnecessary title propertyGravatar Alexis Degrugillier
2014-07-28Small fixes to follow @marienfressinaud recommandations (take 2)Gravatar Alexis Degrugillier
2014-07-26Merge pull request #550 from plopoyop/devGravatar Alexandre Alapetite
2014-07-26Hide read feeds and read categories when in unread modeGravatar Alexandre Alapetite
2014-07-26Correct bug in add/remove usersGravatar plopoyop
2014-07-25Small fixes to follow @marienfressinaud recommandationsGravatar Alexis Degrugillier
2014-07-25Stats idle: hide empty periodsGravatar Alexandre Alapetite
2014-07-24Add repartition statistic support in SqliteGravatar Alexis Degrugillier
2014-07-24Add article repartition in statsGravatar Alexis Degrugillier
2014-07-23Fix bugs in import/exportGravatar Marien Fressinaud
2014-07-23Stats idle feed small bugGravatar Alexandre Alapetite
2014-07-22Idle feeds: show tooltip with last update dateGravatar Alexandre Alapetite
2014-07-22Idle feeds: link to configuration pageGravatar Alexandre Alapetite
2014-07-18Add statistics support for SqliteGravatar Alexis Degrugillier
2014-07-17SQL: Bug with order ASCGravatar Alexandre Alapetite
2014-07-13Number of unread articles as prefix in page titleGravatar Alexandre Alapetite
2014-07-10Fix bug changement default viewGravatar Marien Fressinaud
2014-07-10Fix a bug during installationGravatar Marien Fressinaud
2014-07-10Add base-theme in p/themesGravatar Marien Fressinaud
2014-07-10SQL: MySQL speed optimisationGravatar Alexandre Alapetite
2014-07-09Block user to click many times on the refresh buttonGravatar Marien Fressinaud
2014-07-09Coding style header.phtml + possibility to change logoGravatar Marien Fressinaud
2014-07-08SQL: removed superfluous transactions to avoid some dead locksGravatar Alexandre Alapetite
2014-07-07Add a configuration parameterGravatar Alexis Degrugillier
2014-07-07Add confirmation on button as wellGravatar Alexis Degrugillier
2014-07-07Add a confirmation dialog when clicking on the big tickGravatar Alexis Degrugillier
2014-07-07SQL: SQLite syntax uniformisationGravatar Alexandre Alapetite
2014-07-07SQL: improved performance for adding new articlesGravatar Alexandre Alapetite
2014-07-06Prepare statistics for SQLiteGravatar Alexandre Alapetite
2014-07-06Minor #524Gravatar Alexandre Alapetite