Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed where page title is displayed | Nicolas Lœuillet | 2016-08-26 | 3 | -26/+15 |
* | Add icon for public share link | Nicolas Lœuillet | 2016-08-25 | 1 | -1/+1 |
* | Remove text about original URL in public view | Nicolas Lœuillet | 2016-08-25 | 1 | -1/+1 |
* | Add original link in public view of the article | Nicolas Lœuillet | 2016-08-25 | 1 | -0/+1 |
* | Merge pull request #1904 from wallabag/feature-public-mode | Jeremy Benoist | 2016-08-25 | 18 | -2/+200 |
|\ | |||||
| * | Update test | Jeremy Benoist | 2016-08-24 | 2 | -17/+15 |
| * | Change annotation for uuid field | Nicolas Lœuillet | 2016-08-24 | 1 | -3/+3 |
| * | Change links on baggy theme | Nicolas Lœuillet | 2016-08-23 | 1 | -1/+1 |
| * | Change share entry behavior | Nicolas Lœuillet | 2016-08-23 | 14 | -7/+70 |
| * | Add translations | Nicolas Lœuillet | 2016-08-23 | 12 | -3/+13 |
| * | Add test and fix migration | Nicolas Lœuillet | 2016-08-23 | 1 | -1/+2 |
| * | Add Cache on Share Action | Nicolas Lœuillet | 2016-08-23 | 2 | -3/+3 |
| * | Add migration | Nicolas Lœuillet | 2016-08-23 | 5 | -4/+16 |
| * | Share entry with a public URL | Nicolas Lœuillet | 2016-08-23 | 4 | -1/+115 |
* | | Merge pull request #2186 from wallabag/addRegistration | Jeremy Benoist | 2016-08-24 | 5 | -1/+51 |
|\ \ | |/ |/| | |||||
| * | CS | Jeremy Benoist | 2016-08-23 | 2 | -2/+2 |
| * | Proper parameter name, simplify logic & phpdoc | Thomas Citharel | 2016-08-23 | 2 | -5/+6 |
| * | Add option to disable registration | Thomas Citharel | 2016-08-23 | 5 | -1/+50 |
* | | Remove duplicate pager on baggy | Jeremy Benoist | 2016-08-23 | 1 | -14/+0 |
* | | Add some tests | Jeremy Benoist | 2016-08-23 | 1 | -23/+35 |
* | | CS | Thomas Citharel | 2016-08-23 | 2 | -6/+5 |
* | | Delete tag or tags by label | Thomas Citharel | 2016-08-23 | 2 | -0/+74 |
* | | Fix typos in field name | Jeremy Benoist | 2016-08-23 | 1 | -1/+1 |
* | | added name on client | Thomas Citharel | 2016-08-23 | 1 | -1/+1 |
* | | Add tests for tag list routes | Nicolas Lœuillet | 2016-08-23 | 2 | -1/+12 |
* | | Translations and baggy view for tags | Nicolas Lœuillet | 2016-08-23 | 13 | -5/+44 |
* | | Links on each tag in Tags view | Nicolas Lœuillet | 2016-08-23 | 7 | -6/+88 |
|/ | |||||
* | Merge remote-tracking branch 'origin/master' into 2.1 | Jeremy Benoist | 2016-08-22 | 31 | -133/+284 |
|\ | |||||
| * | Merge pull request #2222 from wallabag/add-date-on-article-view | Nicolas Lœuillet | 2016-08-22 | 13 | -0/+55 |
| |\ | |||||
| | * | Display text on baggy | Jeremy Benoist | 2016-08-21 | 13 | -5/+20 |
| | * | Changed code indentation | Nicolas Lœuillet | 2016-08-18 | 2 | -6/+14 |
| | * | Added creation date and reading time on article view | Nicolas Lœuillet | 2016-08-18 | 13 | -0/+32 |
| * | | Merge pull request #2221 from wallabag/replace-favorite-star | Jeremy Benoist | 2016-08-21 | 16 | -22/+22 |
| |\ \ | |||||
| | * | | Fixed some translations | Nicolas Lœuillet | 2016-08-18 | 3 | -4/+4 |
| | * | | Replaced favorite word/icon with star one | Nicolas Lœuillet | 2016-08-18 | 16 | -22/+22 |
| | |/ | |||||
| * / | Avoid breaking import when fetching fail | Jeremy Benoist | 2016-08-20 | 3 | -32/+63 |
| |/ | |||||
| * | CS | Jeremy Benoist | 2016-08-17 | 3 | -5/+7 |
| * | Fix form user display for baggy theme | Nicolas Lœuillet | 2016-08-17 | 1 | -1/+2 |
| * | Fix form user display when 2FA is disabled | Nicolas Lœuillet | 2016-08-17 | 1 | -1/+1 |
| * | Fixed typo in entry:notice:entry_saved | charno6 | 2016-07-23 | 1 | -1/+1 |
| * | Merge pull request #2199 from Simounet/facto/social-links | Jeremy Benoist | 2016-07-21 | 8 | -52/+95 |
| |\ | |||||
| | * | php-cs-fixer pass | Simounet | 2016-07-20 | 2 | -2/+4 |
| | * | Chrome extension URL updated | Simounet | 2016-07-20 | 1 | -1/+1 |
| | * | Handling socials links into a config file | Simounet | 2016-07-20 | 8 | -52/+93 |
| * | | FIX image inside a figure element max-width (baggy theme) | Simounet | 2016-07-20 | 1 | -1/+1 |
| * | | FIX image inside a figure element max-width | Simounet | 2016-07-20 | 1 | -1/+2 |
| |/ | |||||
* | | Added name on client | Thomas Citharel | 2016-08-22 | 11 | -23/+75 |
* | | add some missing phpdoc parameters | Thomas Citharel | 2016-07-24 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'origin/master' into 2.1 | Jeremy Benoist | 2016-07-20 | 2 | -3/+3 |
|\| | |||||
| * | Fixed spelling Artúclos --> Artículos | benages | 2016-07-18 | 1 | -1/+1 |