aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Command
Commit message (Expand)AuthorAgeFilesLines
* Add default system-wide ignore origin rules with install supportKevin Decherf2020-04-251-0/+8
* Update depsJeremy Benoist2019-11-124-12/+1
* Rename internal settings tableJeremy Benoist2019-08-081-3/+3
* Fixed typo in wallabag nameNicolas Lœuillet2019-07-101-2/+2
* Change the way to define algorithm for hashing urlJeremy Benoist2019-05-241-4/+2
* Add Wallabag\CoreBundle\Helper\UrlHasherOlivier Mehani2019-05-241-1/+4
* Fix tests & cs & migrationJeremy Benoist2019-04-261-1/+1
* Some cleanupJeremy Benoist2019-04-011-6/+2
* Use a better index for hashed_urlJeremy Benoist2019-04-011-1/+1
* Keep url in exists endpointJeremy Benoist2019-04-011-6/+13
* Hash the urls to check if they existThomas Citharel2019-04-011-0/+95
* Enable OTP 2FAJeremy Benoist2019-01-231-1/+2
* Enable PHPStanJeremy Benoist2019-01-181-1/+2
* php-cs-fixerKevin Decherf2018-09-055-11/+11
* command: replace note regarding server:run --env=prodKevin Decherf2017-12-161-1/+1
* Fix installation commandadev2017-11-211-22/+9
* Replace kernel.root_dir by kernel.project_dirNicolas Hart2017-10-141-1/+1
* CSJeremy Benoist2017-10-092-2/+2
* rename getAllEntriesIdAndUrl into findAllEntriesIdAndUrlByUserIdNicolas Hart2017-08-221-1/+1
* rename getAllEntriesId into findAllEntriesIdByUserIdNicolas Hart2017-08-221-1/+1
* Add reload entry commandNicolas Hart2017-08-211-0/+90
* add search argument and limit option to list users commandNicolas Hart2017-07-311-2/+20
* Add list user commandNicolas Hart2017-07-301-0/+43
* Better rendering for all core commandsNicolas Hart2017-07-295-71/+70
* Merge pull request #3291 from nclsHart/show-user-ioJérémy Benoist2017-07-281-10/+13
|\
| * Better rendering for show user command using symfony styleNicolas Hart2017-07-271-10/+13
* | Merge pull request #3292 from nclsHart/remove-getdoctrineJérémy Benoist2017-07-283-15/+0
|\ \
| * | Remove unused method getDoctrine in several commandsNicolas Hart2017-07-273-15/+0
| |/
* / Remove unused use statement in install commandNicolas Hart2017-07-271-1/+0
|/
* Use the article domain as author for export filesÉtienne Gilli2017-07-081-0/+1
* Add a real configuration for CS-FixerJeremy Benoist2017-07-013-14/+14
* Fix getContainer in commandJeremy Benoist2017-06-214-7/+7
* User existing service instead of getDoctrineJeremy Benoist2017-06-214-8/+7
* Crypt site credential passwordJeremy Benoist2017-06-201-0/+2
* Merge pull request #3179 from wallabag/show-user-commandJérémy Benoist2017-06-071-0/+77
|\
| * Fix reviewThomas Citharel2017-06-041-3/+3
| * Add show user commandThomas Citharel2017-06-021-0/+77
* | API user creation behing a toggleJeremy Benoist2017-06-021-159/+1
|/
* Isolated testsadev2017-05-311-9/+7
* Merge pull request #3088 from wallabag/execute-migrations-after-installJérémy Benoist2017-05-051-7/+16
|\
| * Added migrations execution after fresh installNicolas Lœuillet2017-05-051-7/+16
* | Add Clean Duplicates CommandThomas Citharel2017-05-011-0/+119
|/
* Added migration for Scuttle sharingNicolas Lœuillet2017-03-281-1/+1
* Scuttle sharingFrenchHope2017-03-281-0/+10
* Fix phpcs and testsThomas Citharel2017-01-241-14/+9
* add filepath testThomas Citharel2017-01-221-2/+2
* add cli exportThomas Citharel2017-01-221-0/+82
* Added internal setting to enable/disable articles with paywallNicolas Lœuillet2016-11-221-0/+5
* Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-11-191-6/+25
|\
| * Wallabag can’t work on PostgreSQL <= 9.1Jeremy Benoist2016-11-191-1/+22