Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | Remove unused function | Jeremy Benoist | 2017-09-06 | 1 | -20/+0 | |
| | * | | Fix tests | Jeremy Benoist | 2017-09-06 | 2 | -2/+3 | |
| | * | | Multiple tag search was broken from API | Jeremy Benoist | 2017-09-06 | 5 | -10/+55 | |
| |/ / | ||||||
| * | | Merge pull request #3332 from nclsHart/better-txt-export | Nicolas Lœuillet | 2017-09-06 | 2 | -2/+5 | |
| |\ \ | | |/ | |/| | ||||||
| | * | better entry txt export using html2text | Nicolas Hart | 2017-08-27 | 2 | -2/+5 | |
| * | | Merge pull request #3337 from strobeltobias/patch-1 | Jérémy Benoist | 2017-09-04 | 1 | -90/+90 | |
| |\ \ | ||||||
| | * | | Update messages.de.yml | Jérémy Benoist | 2017-09-04 | 1 | -1/+1 | |
| | * | | Update to comply with suggested changes | Tobias Strobel | 2017-09-03 | 1 | -7/+7 | |
| | * | | Add missing quotation marks and small fixes (2) | Tobias Strobel | 2017-09-01 | 1 | -90/+90 | |
| * | | | Merge pull request #3333 from Quent-in/2.3 | Jérémy Benoist | 2017-09-03 | 4 | -60/+60 | |
| |\ \ \ | ||||||
| | * | | | Update wallabag_user.oc.yml | Quent-in | 2017-08-30 | 1 | -2/+2 | |
| | * | | | Update CraueConfigBundle.oc.yml | Quent-in | 2017-08-30 | 1 | -1/+1 | |
| | * | | | Update validators.oc.yml | Quent-in | 2017-08-30 | 1 | -2/+2 | |
| | * | | | Update | Quent-in | 2017-08-30 | 1 | -55/+55 | |
| | |/ / | ||||||
| * | | | Merge pull request #3139 from Kdecherf/2502-tag-case | Jérémy Benoist | 2017-09-03 | 6 | -6/+111 | |
| |\ \ \ | ||||||
| | * | | | php-cs-fixer on DoctrineMigrations/Version20170719231144 | Kevin Decherf | 2017-08-27 | 1 | -24/+24 | |
| | * | | | Fix tests | Jeremy Benoist | 2017-08-27 | 1 | -1/+1 | |
| | * | | | Add migration to change case of tags | Kevin Decherf | 2017-08-27 | 1 | -0/+103 | |
| | * | | | Tag: render tags case-insensitive by storing them in lowercase | Kevin Decherf | 2017-08-27 | 4 | -5/+7 | |
| | | |/ | | |/| | ||||||
| * | | | Merge pull request #3338 from strobeltobias/patch-2 | Jérémy Benoist | 2017-09-03 | 1 | -36/+36 | |
| |\ \ \ | | |_|/ | |/| | | ||||||
| | * | | Translate missing strings, add quotation marks | Tobias Strobel | 2017-09-01 | 1 | -36/+36 | |
| |/ / | ||||||
| * | | Merge pull request #3330 from franek/set-starred-date | Jérémy Benoist | 2017-08-30 | 6 | -7/+124 | |
| |\ \ | ||||||
| | * | | Set a starred_at field when an entry is starred. | François D | 2017-08-25 | 6 | -7/+124 | |
| | |/ | ||||||
| * | | Merge pull request #3294 from wallabag/export-tag-null | Jérémy Benoist | 2017-08-30 | 2 | -2/+2 | |
| |\ \ | | |/ | |/| | ||||||
| | * | Empty currentTag should be null | Jeremy Benoist | 2017-07-28 | 2 | -2/+2 | |
| * | | Merge remote-tracking branch 'origin/master' into 2.3 | Jeremy Benoist | 2017-08-22 | 2 | -4/+4 | |
| |\ \ | |/ / |/| | | ||||||
* | | | Merge pull request #3323 from egilli/fix-export-link-with-baggy | Jérémy Benoist | 2017-08-14 | 1 | -3/+3 | |
|\ \ \ | ||||||
| * | | | Fix export links in baggy theme | Étienne Gilli | 2017-08-13 | 1 | -3/+3 | |
|/ / / | ||||||
* | | | Merge pull request #3322 from braco/patch-1 | Jérémy Benoist | 2017-08-12 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Update Readme with crucial information | braco | 2017-08-10 | 1 | -1/+1 | |
|/ / / | ||||||
| * | | Merge pull request #3326 from nclsHart/reload-entry-command | Jérémy Benoist | 2017-08-22 | 4 | -2/+224 | |
| |\ \ | ||||||
| | * | | rename getAllEntriesIdAndUrl into findAllEntriesIdAndUrlByUserId | Nicolas Hart | 2017-08-22 | 2 | -2/+2 | |
| | * | | rename getAllEntriesId into findAllEntriesIdByUserId | Nicolas Hart | 2017-08-22 | 2 | -2/+2 | |
| | * | | Add reload entry command | Nicolas Hart | 2017-08-21 | 3 | -0/+222 | |
| |/ / | ||||||
| * | | Merge pull request #3319 from Quent-in/2.3 | Jérémy Benoist | 2017-08-10 | 1 | -2/+2 | |
| |\ \ | ||||||
| | * | | Small change | Quent-in | 2017-08-09 | 1 | -2/+2 | |
| * | | | Merge pull request #3314 from nclsHart/fix-3313 | Jérémy Benoist | 2017-08-08 | 3 | -39/+23 | |
| |\ \ \ | ||||||
| | * | | | Reduce number of queries on tag list | Nicolas Hart | 2017-08-06 | 3 | -39/+23 | |
| * | | | | Merge pull request #3317 from wallabag/mruminski-patch-1 | Jérémy Benoist | 2017-08-08 | 1 | -13/+13 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | Update messages.pl.yml | Mateusz Rumiński | 2017-08-08 | 1 | -13/+13 | |
| |/ / / | ||||||
| * | | | Merge pull request #3312 from Quent-in/2.3 | Jérémy Benoist | 2017-08-06 | 3 | -42/+42 | |
| |\| | | ||||||
| | * | | Correction apostrophe encadrée par simples apostrophes | Quent-in | 2017-08-05 | 1 | -1/+1 | |
| | * | | Correction indent. L538 | Quent-in | 2017-08-05 | 1 | -1/+1 | |
| | * | | Update | Quent-in | 2017-08-05 | 1 | -3/+3 | |
| | * | | Update OC: correction fautes de frappe | Quent-in | 2017-08-05 | 1 | -16/+16 | |
| | * | | Update with new strings | Quent-in | 2017-08-05 | 1 | -21/+21 | |
| | * | | Update registration using API | Quent-in | 2017-08-05 | 1 | -2/+2 | |
| * | | | Merge pull request #3311 from nclsHart/makefile-webpack | Jérémy Benoist | 2017-08-05 | 1 | -2/+2 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | Fix make build by replacing grunt with webpack | Nicolas Hart | 2017-08-05 | 1 | -2/+2 | |
| * | | | Merge pull request #3301 from nclsHart/list-user-command | Jérémy Benoist | 2017-08-02 | 3 | -0/+149 | |
| |\ \ \ | | |/ / | |/| | |