Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update deps | Jeremy Benoist | 2019-11-12 | 4 | -12/+1 |
* | Rename internal settings table | Jeremy Benoist | 2019-08-08 | 1 | -3/+3 |
* | Fixed typo in wallabag name | Nicolas Lœuillet | 2019-07-10 | 1 | -2/+2 |
* | Change the way to define algorithm for hashing url | Jeremy Benoist | 2019-05-24 | 1 | -4/+2 |
* | Add Wallabag\CoreBundle\Helper\UrlHasher | Olivier Mehani | 2019-05-24 | 1 | -1/+4 |
* | Fix tests & cs & migration | Jeremy Benoist | 2019-04-26 | 1 | -1/+1 |
* | Some cleanup | Jeremy Benoist | 2019-04-01 | 1 | -6/+2 |
* | Use a better index for hashed_url | Jeremy Benoist | 2019-04-01 | 1 | -1/+1 |
* | Keep url in exists endpoint | Jeremy Benoist | 2019-04-01 | 1 | -6/+13 |
* | Hash the urls to check if they exist | Thomas Citharel | 2019-04-01 | 1 | -0/+95 |
* | Enable OTP 2FA | Jeremy Benoist | 2019-01-23 | 1 | -1/+2 |
* | Enable PHPStan | Jeremy Benoist | 2019-01-18 | 1 | -1/+2 |
* | php-cs-fixer | Kevin Decherf | 2018-09-05 | 5 | -11/+11 |
* | command: replace note regarding server:run --env=prod | Kevin Decherf | 2017-12-16 | 1 | -1/+1 |
* | Fix installation command | adev | 2017-11-21 | 1 | -22/+9 |
* | Replace kernel.root_dir by kernel.project_dir | Nicolas Hart | 2017-10-14 | 1 | -1/+1 |
* | CS | Jeremy Benoist | 2017-10-09 | 2 | -2/+2 |
* | rename getAllEntriesIdAndUrl into findAllEntriesIdAndUrlByUserId | Nicolas Hart | 2017-08-22 | 1 | -1/+1 |
* | rename getAllEntriesId into findAllEntriesIdByUserId | Nicolas Hart | 2017-08-22 | 1 | -1/+1 |
* | Add reload entry command | Nicolas Hart | 2017-08-21 | 1 | -0/+90 |
* | add search argument and limit option to list users command | Nicolas Hart | 2017-07-31 | 1 | -2/+20 |
* | Add list user command | Nicolas Hart | 2017-07-30 | 1 | -0/+43 |
* | Better rendering for all core commands | Nicolas Hart | 2017-07-29 | 5 | -71/+70 |
* | Merge pull request #3291 from nclsHart/show-user-io | Jérémy Benoist | 2017-07-28 | 1 | -10/+13 |
|\ | |||||
| * | Better rendering for show user command using symfony style | Nicolas Hart | 2017-07-27 | 1 | -10/+13 |
* | | Merge pull request #3292 from nclsHart/remove-getdoctrine | Jérémy Benoist | 2017-07-28 | 3 | -15/+0 |
|\ \ | |||||
| * | | Remove unused method getDoctrine in several commands | Nicolas Hart | 2017-07-27 | 3 | -15/+0 |
| |/ | |||||
* / | Remove unused use statement in install command | Nicolas Hart | 2017-07-27 | 1 | -1/+0 |
|/ | |||||
* | Use the article domain as author for export files | Étienne Gilli | 2017-07-08 | 1 | -0/+1 |
* | Add a real configuration for CS-Fixer | Jeremy Benoist | 2017-07-01 | 3 | -14/+14 |
* | Fix getContainer in command | Jeremy Benoist | 2017-06-21 | 4 | -7/+7 |
* | User existing service instead of getDoctrine | Jeremy Benoist | 2017-06-21 | 4 | -8/+7 |
* | Crypt site credential password | Jeremy Benoist | 2017-06-20 | 1 | -0/+2 |
* | Merge pull request #3179 from wallabag/show-user-command | Jérémy Benoist | 2017-06-07 | 1 | -0/+77 |
|\ | |||||
| * | Fix review | Thomas Citharel | 2017-06-04 | 1 | -3/+3 |
| * | Add show user command | Thomas Citharel | 2017-06-02 | 1 | -0/+77 |
* | | API user creation behing a toggle | Jeremy Benoist | 2017-06-02 | 1 | -159/+1 |
|/ | |||||
* | Isolated tests | adev | 2017-05-31 | 1 | -9/+7 |
* | Merge pull request #3088 from wallabag/execute-migrations-after-install | Jérémy Benoist | 2017-05-05 | 1 | -7/+16 |
|\ | |||||
| * | Added migrations execution after fresh install | Nicolas Lœuillet | 2017-05-05 | 1 | -7/+16 |
* | | Add Clean Duplicates Command | Thomas Citharel | 2017-05-01 | 1 | -0/+119 |
|/ | |||||
* | Added migration for Scuttle sharing | Nicolas Lœuillet | 2017-03-28 | 1 | -1/+1 |
* | Scuttle sharing | FrenchHope | 2017-03-28 | 1 | -0/+10 |
* | Fix phpcs and tests | Thomas Citharel | 2017-01-24 | 1 | -14/+9 |
* | add filepath test | Thomas Citharel | 2017-01-22 | 1 | -2/+2 |
* | add cli export | Thomas Citharel | 2017-01-22 | 1 | -0/+82 |
* | Added internal setting to enable/disable articles with paywall | Nicolas Lœuillet | 2016-11-22 | 1 | -0/+5 |
* | Merge remote-tracking branch 'origin/master' into 2.2 | Jeremy Benoist | 2016-11-19 | 1 | -6/+25 |
|\ | |||||
| * | Wallabag can’t work on PostgreSQL <= 9.1 | Jeremy Benoist | 2016-11-19 | 1 | -1/+22 |
* | | Added unmark.it sharing | Nicolas Lœuillet | 2016-11-09 | 1 | -0/+10 |