aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Update language in Entry model, and add indexOlivier Mehani2019-08-061-2/+3
* Merge pull request #4068 from wallabag/dependabot/composer/scheb/two-factor-b...Jérémy Benoist2019-07-263-5/+5
|\
| * Upgrade to 4.0Jeremy Benoist2019-07-263-5/+5
* | Update of Occitan languageQuentí2019-07-261-48/+48
|/
* Add logger to FileCookieJarJeremy Benoist2019-07-242-1/+22
* Use a custom cookiejar to avoid error when the cookie is badly savedJeremy Benoist2019-07-242-1/+73
* Merge pull request #4058 from wallabag/feature/copy-client-infoJérémy Benoist2019-07-1716-9/+48
|\
| * Update translationsJeremy Benoist2019-07-0914-14/+14
| * Copy client info to clipboardJeremy Benoist2019-07-0916-9/+48
* | Fixed typo in wallabag nameNicolas Lœuillet2019-07-101-2/+2
|/
* Merge pull request #4053 from wallabag/feature/manual-input-reading-speedJérémy Benoist2019-07-0920-86/+25
|\
| * Add ability to manually define the reading speedJeremy Benoist2019-07-0820-86/+25
* | Add ability to import/export tagging rulesJeremy Benoist2019-07-0821-33/+502
|/
* TypoJeremy Benoist2019-06-211-1/+1
* Use Twig 2.0Jeremy Benoist2019-06-213-15/+25
* Merge pull request #3995 from wallabag/feature/config-display-loginJérémy Benoist2019-06-1216-8/+36
|\
| * TypoJérémy Benoist2019-06-121-1/+1
| * Update translationsJeremy Benoist2019-06-0614-14/+14
| * Display login in config / userJeremy Benoist2019-06-0616-8/+36
* | Show untagged entries count on tag list (#3993)Thomas Citharel2019-06-0618-2/+42
|\ \ | |/ |/|
| * Remove link when there are no untagged articlesJeremy Benoist2019-06-0617-4/+26
| * Fix typo & CSJeremy Benoist2019-06-052-4/+5
| * Show untagged entries count on tag listKevin Decherf2019-06-054-2/+19
* | Merge pull request #3959 from wallabag/mig-tag-collationJérémy Benoist2019-06-061-1/+4
|\ \
| * | mysql: change collation of tag tableKevin Decherf2019-05-191-1/+4
* | | Merge pull request #3994 from wallabag/feature/revoke-feed-tokenKevin Decherf2019-06-0517-12/+68
|\ \ \
| * | | Add ability to revoke feed tokenJeremy Benoist2019-06-0517-12/+68
| | |/ | |/|
* / | Add quickstart into the menuJeremy Benoist2019-06-0516-0/+19
|/ /
* | Merge pull request #3271 from wallabag/store-resolved-urlJérémy Benoist2019-06-053-10/+72
|\ \
| * | TyposJeremy Benoist2019-06-051-2/+2
| * | Use two indexes instead of one for hashed urlsJeremy Benoist2019-06-052-2/+14
| * | Use hash given url to avoid duplicateJeremy Benoist2019-05-293-45/+59
| * | Added given_url in entry tableNicolas Lœuillet2019-05-293-1/+37
* | | Drop SimplePieJeremy Benoist2019-05-291-16/+15
* | | Fix some Scrutinizer issuesJeremy Benoist2019-05-295-7/+7
|/ /
* | Merge pull request #3944 from shtrom/always-hash-exists-urlJérémy Benoist2019-05-285-47/+80
|\ \
| * | Remove useless methodsJeremy Benoist2019-05-242-28/+2
| * | Change the way to define algorithm for hashing urlJeremy Benoist2019-05-243-11/+11
| * | Add Wallabag\CoreBundle\Helper\UrlHasherOlivier Mehani2019-05-245-21/+79
| * | Delegate findByUrlAndUserId to findByHashedUrlAndUserIdOlivier Mehani2019-05-241-11/+3
| * | EntryRestController::getEntriesExistsAction: always find by hashed urlOlivier Mehani2019-05-241-31/+40
* | | Fix tests after rebaseJeremy Benoist2019-05-281-2/+4
* | | Fix some testsJeremy Benoist2019-05-281-8/+11
* | | CSJeremy Benoist2019-05-281-1/+1
* | | CSJeremy Benoist2019-05-283-6/+5
* | | Configure timeoutadev2019-05-281-3/+7
* | | Fix because of some breaking changes of Graby 2.0adev2019-05-283-15/+13
* | | Use httplugadev2019-05-285-85/+92
* | | Merge pull request #3965 from nicofrand/previewPicKevin Decherf2019-05-262-12/+37
|\ \ \
| * | | Set first picture as preview picturenicofrand2019-05-212-12/+37
| |/ /