aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
| | * Handle redirection from previous feedsJeremy Benoist2019-04-262-0/+69
| | * Fix tests & cs & migrationJeremy Benoist2019-04-2614-69/+126
| | * Changed RSS to Atom feed and improve pagingThomas Citharel2019-04-2557-564/+635
| |/
| * Merge pull request #3158 from wallabag/hash-exist-urlJérémy Benoist2019-04-257-23/+398
| |\
| | * Fix ApiDoc about md5/sha1Jérémy Benoist2019-04-021-2/+2
| | * Fix index on MySQLJeremy Benoist2019-04-012-2/+2
| | * Some cleanupJeremy Benoist2019-04-015-15/+23
| | * Use a better index for hashed_urlJeremy Benoist2019-04-017-23/+21
| | * Keep url in exists endpointJeremy Benoist2019-04-018-77/+154
| | * Hash the urls to check if they existThomas Citharel2019-04-017-14/+306
| |/
| * Merge remote-tracking branch 'origin/master' into 2.4Jeremy Benoist2019-04-0114-66/+185
| |\ | |/ |/|
* | Merge pull request #3909 from wallabag/fix/html-not-definedJérémy Benoist2019-03-181-7/+6
|\ \
| * | Fix PHP warningJeremy Benoist2019-03-181-7/+6
* | | Merge pull request #3908 from wallabag/epub-issue-3642Jérémy Benoist2019-03-181-1/+1
|\ \ \
| * | | epub: fix exception when articles have the same titleKevin Decherf2019-03-171-1/+1
| |/ /
* | | Merge pull request #3860 from baurmatt/fix/posix_compatibilityJérémy Benoist2019-03-183-9/+21
|\ \ \ | |/ / |/| |
| * | Properly source require.shMatthias Baur2019-03-123-9/+21
|/ /
* | Merge pull request #3901 from wallabag/fix-pr-3893Kevin Decherf2019-03-092-2/+2
|\ \
| * | material: fix left padding on non-entry pages introduced by #3893Kevin Decherf2019-03-092-2/+2
|/ /
* | Merge pull request #3897 from wallabag/2.3.8-devJérémy Benoist2019-03-041-1/+1
|\ \
| * | Jump to 2.3.8-devJeremy Benoist2019-03-041-1/+1
|/ /
* | Merge pull request #3895 from wallabag/prepare-2.3.7Jérémy Benoist2019-03-042-1/+19
|\ \
| * | Prepare 2.3.7 releaseJeremy Benoist2019-03-042-1/+19
|/ /
* | Merge pull request #3894 from wallabag/issue-3851Kevin Decherf2019-03-034-6/+22
|\ \
| * | material: update prod assetsKevin Decherf2019-03-031-1/+1
| * | material: add media queries to hide creation date from card actionsKevin Decherf2019-03-031-0/+9
| * | material: wrap card actions, remove class hiding of creation dateKevin Decherf2019-03-032-5/+12
|/ /
* | Merge pull request #3893 from wallabag/issue-3877Kevin Decherf2019-03-032-6/+10
|\ \
| * | material: fix left padding of content on medium screensKevin Decherf2019-03-021-1/+7
| * | material: move a media query from cards to dedicated scss fileKevin Decherf2019-03-022-6/+4
|/ /
* | Merge pull request #3885 from mart-e/script-ignore-rootJérémy Benoist2019-03-012-9/+22
|\ \
| * | Allow optional --ignore-root-warningMartin Trigaux2019-02-142-9/+22
* | | Merge pull request #3886 from wallabag/issue-3602Jérémy Benoist2019-02-251-7/+9
|\ \ \
| * | | epub export: fix missing cover image, only for exports of one articleKevin Decherf2019-02-181-7/+9
| |/ /
* | | Merge pull request #3887 from wallabag/issue-3711Jérémy Benoist2019-02-252-17/+72
|\ \ \ | |/ / |/| |
| * | tests: fix broken session clients for rest entry deletion testsKevin Decherf2019-02-201-4/+13
| * | EntryRestController: add support of expect parameter to delete actionKevin Decherf2019-02-202-9/+33
| * | tests: create entry for testDeleteEntry, fix missing idKevin Decherf2019-02-171-7/+29
|/ /
* | Merge pull request #3882 from wallabag/fix/corsKevin Decherf2019-02-139-16/+16
|\ \
| * | CSJeremy Benoist2019-02-131-1/+1
| * | CSJeremy Benoist2019-02-119-13/+13
| * | CORS repare for apiRurik192019-02-111-4/+4
|/ /
| * Merge pull request #3868 from Nadrieril/fix-3662Kevin Decherf2019-03-021-0/+147
| |\
| | * Disable down for that migrationJeremy Benoist2019-03-011-6/+1
| | * Test each internal settings before creating themJeremy Benoist2019-03-011-41/+119
| | * Add missing entries in craue_config_setting.Nadrieril2019-03-011-0/+74
| |/
| * Merge pull request #3857 from wallabag/php73Jérémy Benoist2019-02-277-10/+78
| |\
| | * Adding more testsJeremy Benoist2019-02-278-9/+77
| | * CSJeremy Benoist2019-02-276-10/+10
| | * Replace continue; with break; to avoid PHP 7.3 warningsThomas Citharel2019-02-277-9/+9
| |/