aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed tests againsort-entriesNicolas Lœuillet2020-04-281-0/+4
* Fixed testsNicolas Lœuillet2020-04-281-0/+7
* Fixed translationNicolas Lœuillet2020-04-2817-17/+17
* Added testsNicolas Lœuillet2020-04-2817-41/+139
* First draft for testsNicolas Lœuillet2020-04-283-8/+13
* Fixed UINicolas Lœuillet2020-04-285-18/+27
* First draft for EntrySortTypeNicolas Lœuillet2020-04-284-26/+90
* Fix `getBuilderForUntaggedByUser`Jeremy Benoist2020-04-281-3/+7
* Fix displaying sidenavJeremy Benoist2020-04-281-1/+0
* Fix sortJeremy Benoist2020-04-284-7/+18
* Avoid overiding default values for sortJeremy Benoist2020-04-281-3/+5
* Added translations and tweak parametersThomas Citharel2020-04-2815-10/+129
* Validate sort fieldJeremy Benoist2020-04-282-14/+23
* Started an UI for sort formNicolas Lœuillet2020-04-282-0/+41
* Start work on sort function.Thomas Citharel2020-04-282-10/+16
* Merge pull request #4358 from JeanGauthier/masterJérémy Benoist2020-04-281-36/+36
|\
| * Update messages.oc.ymlProfile moved2020-04-271-1/+1
| * Update messages.oc.ymlProfile moved2020-04-271-1/+1
| * Update messages.oc.ymlProfile moved2020-04-261-36/+36
* | Added confirmation before mass deleting articlesNicolas Lœuillet2020-04-2717-2/+18
* | Merge pull request #4309 from wallabag/fix/php-7.4Nicolas Lœuillet2020-04-271-4/+8
|\ \
| * | Replace wallabag's fork of tcpdf with the original one, fix notices for PHP 7.4Kevin Decherf2020-04-261-4/+8
| |/
* / Enhanced navigation menu in material themeNicolas Lœuillet2020-04-2617-38/+43
|/
* views: Add doc and translations on ignore origin rules formsKevin Decherf2020-04-2520-0/+512
* Add controller, views and translations for ignore origin instance rulesKevin Decherf2020-04-2524-4/+524
* ContentProxy: replace ignoreUrl with new RuleBasedIgnoreOriginProcessorKevin Decherf2020-04-251-37/+4
* Add default system-wide ignore origin rules with install supportKevin Decherf2020-04-254-0/+52
* Add new Helper to process Ignore Origin rules and RulerZ operatorKevin Decherf2020-04-255-4/+88
* Add new Ignore Origin rules tab, update ConfigControllerKevin Decherf2020-04-2519-7/+264
* Add IgnoreOriginRule-related entities, db migration, update configKevin Decherf2020-04-259-1/+238
* Added mass actions for Material design in list viewNicolas Lœuillet2020-04-244-0/+63
* Changed visibility for article statsNicolas Lœuillet2020-04-222-11/+11
* Merge pull request #4310 from wallabag/fix/4216Kevin Decherf2020-04-201-10/+23
|\
| * TagController: support merging labels when renaming one with label of anotherKevin Decherf2020-04-181-11/+16
| * TagController: prevent tag deletion when renaming a tag with the same labelKevin Decherf2020-04-181-6/+9
| * TagController: fix duplicated tags when renaming themKevin Decherf2020-04-181-1/+6
* | Improved tags list for material viewNicolas Lœuillet2020-04-2011-11/+18
|/
* Merge pull request #4329 from wallabag/add-2fa-disableNicolas Lœuillet2020-04-1419-4/+75
|\
| * Changed color for disable buttonNicolas Lœuillet2020-04-141-2/+2
| * Added a button to disable 2FA when enabledNicolas Lœuillet2020-04-1319-4/+75
* | Added authentication during import command for paywalled websitesNicolas Lœuillet2020-04-121-3/+14
|/
* Changed authentication order in GrabySiteConfigBuilderNicolas Lœuillet2020-04-071-9/+16
* Merge pull request #4315 from wallabag/add-published-date-epubNicolas Lœuillet2020-04-0617-0/+23
|\
| * Added publication date on epub exportNicolas Lœuillet2020-04-0617-0/+23
* | Fixed bug when we delete entry via APINicolas Lœuillet2020-04-061-6/+6
|/
* update Japanese translationAKKED2020-04-041-4/+4
* Cleanup cookie jarJeremy Benoist2020-03-291-24/+0
* Merge pull request #4274 from AKKED/add_jaJérémy Benoist2020-03-283-0/+675
|\
| * Add Japanese translationAKKED2020-03-283-0/+675
* | Merge pull request #4272 from Simounet/feat/load-custom-css-only-if-existsJérémy Benoist2020-03-282-2/+12
|\ \ | |/ |/|