aboutsummaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
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
2014-07-06Merge pull request #525 from aledeg/issue524Gravatar Alexandre Alapetite
2014-07-06Bug global TTLGravatar Alexandre Alapetite
2014-07-06Minor white space parenthesesGravatar Alexandre Alapetite
2014-07-06Add TTL to control feed freshnessGravatar Alexandre Alapetite
2014-07-05Merge pull request #516 from aledeg/statsGravatar Alexandre Alapetite
2014-07-05Change behavior when selecting an articleGravatar Alexis Degrugillier
2014-07-05Bug searchGravatar Alexandre Alapetite
2014-07-05Bug feed->hash for 301 redirections, faviconsGravatar Alexandre Alapetite
2014-07-05Add support for SQLiteGravatar Alexandre Alapetite
2014-07-05SQL: Add f.ttl column to control feed cache durationGravatar Alexandre Alapetite
2014-07-03Preparation #3 for SQLiteGravatar Alexandre Alapetite