Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge pull request #1887 from wallabag/v2-duplicate-bookmarklet | Jeremy Benoist | 2016-04-10 | 1 | -3/+17 | |
|\ \ | | | | | | | Fix duplicate article when added via the bookmarklet | |||||
| * | | Change visibility of checkIfEntryAlreadyExists method to private | Nicolas Lœuillet | 2016-04-10 | 1 | -1/+1 | |
| | | | ||||||
| * | | Refactor EntryController | Nicolas Lœuillet | 2016-04-09 | 1 | -6/+14 | |
| | | | ||||||
| * | | Fix duplicate article when added via the bookmarklet | Nicolas Lœuillet | 2016-04-08 | 1 | -1/+7 | |
| | | | ||||||
* | | | Merge pull request #1895 from wallabag/v2-fix-entries-api | Jeremy Benoist | 2016-04-10 | 1 | -3/+3 | |
|\ \ \ | |_|/ |/| | | All the entries are fetched via GET /api/entries | |||||
| * | | Remove int cast | Nicolas Lœuillet | 2016-04-10 | 1 | -2/+2 | |
| | | | ||||||
| * | | All the entries are fetched via GET /api/entries | Nicolas Lœuillet | 2016-04-09 | 1 | -3/+3 | |
| |/ | | | | | | | Fix #1863: only the unread entries were fetched with GET /api/entries entrypoint. Now, all the entries are fetched | |||||
* | | Merge pull request #1898 from wallabag/v2-fix-readingtime-display-material | Jeremy Benoist | 2016-04-10 | 1 | -2/+1 | |
|\ \ | | | | | | | Fix estimated reading time in material view | |||||
| * | | Fix estimated reading time in material view | Nicolas Lœuillet | 2016-04-10 | 1 | -2/+1 | |
| |/ | | | | | | | Fix #1893 | |||||
* | | Merge pull request #1896 from wallabag/v2-fix-internal-settings | Jeremy Benoist | 2016-04-10 | 5 | -12/+13 | |
|\ \ | | | | | | | Fix internal settings | |||||
| * | | Fix internal settings | Nicolas Lœuillet | 2016-04-09 | 5 | -12/+13 | |
| |/ | | | | | | | Fix #1867: remove download_picture setting and manage show_printlink in material theme | |||||
* | | Merge pull request #1894 from wallabag/v2-fix-doc-link | Jeremy Benoist | 2016-04-10 | 2 | -2/+2 | |
|\ \ | | | | | | | Fix documentation link in developer page | |||||
| * | | Fix documentation link in developer page | Nicolas Lœuillet | 2016-04-09 | 2 | -2/+2 | |
| |/ | ||||||
* / | Fix typo on configuration page | Nicolas Lœuillet | 2016-04-09 | 2 | -2/+2 | |
|/ | ||||||
* | Merge pull request #1879 from wallabag/v2-tag-field-position | Jeremy Benoist | 2016-04-08 | 1 | -4/+4 | |
|\ | | | | | Move tag form in Material theme | |||||
| * | Move tag form in Material theme | Nicolas Lœuillet | 2016-04-07 | 1 | -4/+4 | |
| | | ||||||
* | | Merge pull request #1804 from wallabag/j0k3r-patch-1 | Nicolas Lœuillet | 2016-04-08 | 1 | -1/+16 | |
|\ \ | | | | | | | Force user-agent for iansommerville.com | |||||
| * | | Force user-agent for iansommerville.com | Jeremy Benoist | 2016-03-18 | 1 | -1/+16 | |
| | | | | | | | | | | | | | | | | | | | | | When using the default User Agent, the website returns a 403. By forcing the User Agent for this domain, we got the proper behavior: a 200 Since we can't _append_ new user agent to the default graby configuration, we need to rewrite all the default config + the new one. Fix #1801 | |||||
* | | | Merge pull request #1868 from wallabag/v2-tagrule-baggy | Jeremy Benoist | 2016-04-07 | 3 | -84/+156 | |
|\ \ \ | |_|/ |/| | | Remove keyboard shortcut and add tagging rule panel in baggy | |||||
| * | | Remove keybaord shortcut and add tagging rule panel in baggy | Nicolas Lœuillet | 2016-04-05 | 3 | -84/+156 | |
| | | | ||||||
* | | | Documentation about wallabag API | Nicolas Lœuillet | 2016-04-06 | 12 | -2/+14 | |
|/ / | ||||||
* | | Round estimated time and add reading speed for Baggy | Nicolas Lœuillet | 2016-04-05 | 2 | -11/+9 | |
| | | ||||||
* | | Fix Archive page title translation | Nicolas Lœuillet | 2016-04-04 | 10 | -10/+10 | |
| | | ||||||
* | | Merge pull request #1835 from wallabag/v2-prepare-v22.0.0 | Thomas Citharel | 2016-04-03 | 6 | -28/+8 | |
|\ \ | | | | | | | :rocket: Prepare v2.0.0 :birthday: | |||||
| * | | Remove useless CSS | Nicolas Lœuillet | 2016-04-03 | 1 | -14/+0 | |
| | | | ||||||
| * | | :rocket: Prepare v2.0.0 :birthday: | Nicolas Lœuillet | 2016-04-03 | 5 | -14/+8 | |
| | | | ||||||
* | | | Hide search buttons | Nicolas Lœuillet | 2016-04-03 | 2 | -4/+4 | |
|/ / | ||||||
* | | Check selected PDO driver on install | Jeremy Benoist | 2016-04-01 | 1 | -3/+4 | |
| | | | | | | | | Instead of checking that one of the DB driver is installed we retrieve the selected driver (in parameters) and see if the extension exists. | |||||
* | | Fix quotes for OC | Jeremy Benoist | 2016-04-01 | 1 | -6/+6 | |
| | | ||||||
* | | Fix simple quote | Jeremy Benoist | 2016-04-01 | 1 | -3/+3 | |
| | | ||||||
* | | Update oc version | Quent-in | 2016-04-01 | 1 | -194/+194 | |
| | | | | | | Complet | |||||
* | | Trad. Occitan | Quent-in | 2016-03-30 | 1 | -0/+424 | |
| | | | | | | WIP | |||||
* | | Update messages.es.yml | jami7 | 2016-03-28 | 1 | -4/+4 | |
| | | ||||||
* | | Merge pull request #1820 from wallabag/import-refacto | Nicolas Lœuillet | 2016-03-28 | 8 | -316/+361 | |
|\ \ | | | | | | | Refacto wallabag import | |||||
| * | | Refacto wallabag import | Jeremy Benoist | 2016-03-28 | 6 | -308/+353 | |
| | | | | | | | | | | | | | | | Use an abstract class to store all common action from wallabag vX import. Move specificity in v1 & v2 import. | |||||
| * | | Remove some complexicity in InstallCommand | Jeremy Benoist | 2016-03-28 | 2 | -8/+8 | |
| | | | ||||||
* | | | Update messages.es.yml | jami7 | 2016-03-28 | 1 | -10/+10 | |
|/ / | ||||||
* | | Merge pull request #1805 from wallabag/v2-assign-comma-tags | Nicolas Lœuillet | 2016-03-28 | 3 | -15/+40 | |
|\ \ | | | | | | | Fix #1768 Split tags with commas from UI | |||||
| * | | Simplify tag creation from entry | Jeremy Benoist | 2016-03-27 | 3 | -21/+40 | |
| | | | | | | | | | | | | | | | Testing that a tag exist or is assigned to the current entry isn't important in the tag controler since the `assignTagsToEntry` is already doing that job. So it simplify the controller. | |||||
| * | | Split tags with commas from UI | Nicolas Loeuillet | 2016-03-21 | 1 | -2/+8 | |
| | | | ||||||
* | | | Tags were not imported in wallabag v2 import | Jeremy Benoist | 2016-03-27 | 6 | -54/+58 | |
| | | | | | | | | | | | | Also, simplify exportAs matching format | |||||
* | | | Fix some Scrutinizer issues | Jeremy Benoist | 2016-03-27 | 9 | -31/+182 | |
| | | | ||||||
* | | | Some cleanup | Jeremy Benoist | 2016-03-27 | 2 | -4/+4 | |
| | | | | | | | | | | | | | | | - travis tabulation - extra namespace definition in entities | |||||
* | | | Fix Indentation problem | Mateusz Rumiński | 2016-03-26 | 1 | -15/+15 | |
| | | | ||||||
* | | | Update messages.pl.yml | Mateusz Rumiński | 2016-03-25 | 1 | -219/+219 | |
| | | | | | | | | | Complete polish translation of messages file | |||||
* | | | Complete messages.de.yml | Julian Oster | 2016-03-24 | 1 | -225/+225 | |
| | | | ||||||
* | | | fix type diaspora* share | Nicolas | 2016-03-21 | 1 | -1/+1 | |
| | | | ||||||
* | | | Translate flash message in baggy theme | Nicolas Lœuillet | 2016-03-21 | 1 | -1/+1 | |
|/ / | ||||||
* | | Add reading time translation | Jeremy Benoist | 2016-03-21 | 12 | -7/+78 | |
| | | ||||||
* | | Convert more languages | Jeremy Benoist | 2016-03-20 | 14 | -1064/+2851 | |
| | |