aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag
Commit message (Expand)AuthorAgeFilesLines
...
| * | | rename favorite in starredNicolas Lœuillet2015-08-091-1/+1
| * | | fix #564: replace Untitled by the domain nameNicolas Lœuillet2015-08-071-1/+1
| | |/ | |/|
* | | Preparation for adding linksAlexandr Danilov2015-08-082-1/+6
* | | fix #1281Alexandr Danilov2015-08-083-161/+76
* | | fix #1281 (notifications when we star articles are buggy)Alexandr Danilov2015-08-081-0/+8
* | | fix #1281 (When I save 10 articles, I've got 4 lines: 3 articles on 1st line,...Alexandr Danilov2015-08-081-2/+3
* | | Title in navigation barAlexandr Danilov2015-08-073-0/+15
* | | fix #1282Alexandr Danilov2015-08-072-0/+10
|/ /
* | fix #1282: add title on wallabag logoNicolas Lœuillet2015-08-071-1/+1
* | get itemsPerPage for unread/fav/archive viewsNicolas Lœuillet2015-08-071-0/+3
|/
* Merge pull request #1286 from wallabag/v2-issue-1283Danilow Alexandr2015-08-061-1/+12
|\
| * change order of conditionNicolas Lœuillet2015-08-051-3/+3
| * fix #1283: display the good title for each categoryNicolas Lœuillet2015-08-051-1/+12
* | Many corrections material themeAlexandr Danilov2015-08-0611-23/+353
|/
* set material to default theme \o/Nicolas Lœuillet2015-08-043-3/+3
* Fixes and improve css @mediaAlexandr Danilov2015-08-048-71/+91
* Added Material themeAlexandr Danilov2015-08-0455-0/+16830
* Adds pagerfanta paginator everywhere, modifies article routing. Change API fo...Francois Gravelaine2015-07-287-55/+68
* Merge branch 'v2' into v2-edit-titleNicolas Lœuillet2015-06-087-18/+24
|\
| * Update to Symfony 2.7Jeremy Benoist2015-06-027-18/+24
* | Add basic title editionJeremy Benoist2015-06-028-13/+147
|/
* Merge pull request #1167 from wallabag/v2-api-bundleNicolas Lœuillet2015-06-0150-457/+776
|\
| * CSJeremy Benoist2015-05-3031-163/+204
| * Update naming strategy since Doctrine 2.5Jeremy Benoist2015-05-301-0/+8
| * Avoid / in feed tokenJeremy2015-04-011-1/+2
| * Fix testsJeremy2015-04-014-11/+11
| * Move API stuff in ApiBundleJeremy2015-04-0122-295/+564
* | name not requiredThomas Citharel2015-04-151-1/+1
* | changed email fields with the email type and added required parameter on some...Thomas Citharel2015-04-154-5/+6
|/
* Merge pull request #1164 from wallabag/v2-remove-username-in-configNicolas Lœuillet2015-04-015-33/+25
|\
| * Remove ability to change usernameJeremy2015-04-015-33/+25
* | Ability to prefix tablesJeremy2015-04-017-7/+87
|/
* Force raw on contentJeremy2015-04-011-3/+3
* Use lemonde instead of mailjetJeremy2015-03-312-3/+3
* Update InstallCommand testJeremy2015-03-312-4/+33
* Add testsJeremy2015-03-3112-26/+532
* Sort by id is fasterJeremy2015-03-311-4/+4
* Add rss for entriesJeremy2015-03-3112-61/+509
* Add some testsJeremy2015-03-082-1/+46
* Handle forgot passwordJeremy2015-03-0811-5/+468
* Use pager in getEntries() and return Hateoas collectionWilliam Durand2015-03-061-5/+16
* Return pager into EntryRepository (for entries only)William Durand2015-03-061-3/+5
* add getUser on Tag entityNicolas Lœuillet2015-03-061-0/+8
* add more log on AccessDeniedExceptionNicolas Lœuillet2015-03-061-9/+13
* fix testsNicolas Lœuillet2015-03-061-3/+3
* remove JsonResponseNicolas Lœuillet2015-03-061-10/+9
* fix tests for GET /entries/tagsNicolas Lœuillet2015-03-063-4/+24
* remove useless codeNicolas Lœuillet2015-03-061-4/+0
* commit bug with getSaltNicolas Lœuillet2015-03-061-7/+3
* replace Response with JsonResponseNicolas Lœuillet2015-03-063-34/+32