Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Merge pull request #3716 from wallabag/csfixer | Jérémy Benoist | 2018-09-05 | 48 | -89/+89 | |
| |\ \ \ | | | | | | | | | | | php-cs-fixer: native_function_invocation | |||||
| | * | | | php-cs-fixer | Kevin Decherf | 2018-09-05 | 48 | -89/+89 | |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | |||||
| * | | | Merge pull request #3707 from wallabag/fix-test-de-at | Jérémy Benoist | 2018-08-19 | 2 | -14/+3 | |
| |\ \ \ | | | | | | | | | | | Removing failing test from Travis | |||||
| | * | | | Removing failing test from Travis | Jeremy Benoist | 2018-08-19 | 2 | -14/+3 | |
| |/ / / | ||||||
| * | | | Merge pull request #3705 from wallabag/update-release | Jérémy Benoist | 2018-08-19 | 1 | -4/+4 | |
| |\ \ \ | | |/ / | |/| | | Update release script | |||||
| | * | | Update release script | Jeremy Benoist | 2018-08-17 | 1 | -4/+4 | |
| | | | | ||||||
| * | | | Merge pull request #3702 from aleksandar-todorovic/patch-1 | Jérémy Benoist | 2018-08-16 | 2 | -3/+3 | |
| |\ \ \ | | | | | | | | | | | Fixes a typo | |||||
| | * | | | Fixes another typo | Aleksandar Todorović (r3bl) | 2018-08-10 | 1 | -2/+2 | |
| | | | | | ||||||
| | * | | | Fixes a typo | Aleksandar Todorović (r3bl) | 2018-08-10 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | Merge pull request #3690 from Simounet/fix/srcset-attribute | Jérémy Benoist | 2018-07-23 | 2 | -3/+33 | |
| |\ \ \ | | | | | | | | | | | More robust srcset image attribute handling | |||||
| | * | | | More robust srcset image attribute handling | Simounet | 2018-07-12 | 2 | -3/+33 | |
| |/ / / | | | | | | | | | | | | | Linked to HTMLawed PR https://github.com/kesar/HTMLawed/pull/17 | |||||
| * | | | Merge pull request #3692 from Simounet/feature/svg-logo | Jérémy Benoist | 2018-07-12 | 15 | -606/+14 | |
| |\ \ \ | | | | | | | | | | | Feature/svg logo | |||||
| | * | | | wallabag logo (side-nav) replaced by an SVG one | Simounet | 2018-07-11 | 5 | -1/+3 | |
| | | | | | ||||||
| | * | | | wallabag logo with typo replaced by an SVG one | Simounet | 2018-07-11 | 8 | -5/+9 | |
| | | | | | ||||||
| | * | | | Fake wallabag logo data image replaced by real SVG | Simounet | 2018-07-11 | 2 | -600/+2 | |
| |/ / / | ||||||
| * | | | Merge pull request #3691 from Simounet/feature/login-username-autofocus | Jérémy Benoist | 2018-07-11 | 1 | -1/+1 | |
| |\ \ \ | | | | | | | | | | | Autofocus the username field on the login page | |||||
| | * | | | Autofocus the username field on the login page | Simounet | 2018-07-11 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | Merge pull request #3678 from anmol26s/patch-1 | Jérémy Benoist | 2018-07-06 | 1 | -0/+5 | |
| |\ \ \ | | | | | | | | | | | Propose YunoHost badge for installing | |||||
| | * | | | Propose YunoHost badge for installing | anmol26s | 2018-06-22 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | The YunoHost have working Wallabag package with working install,remove,update,backup and restore scripts. YunoHost makes self -hosting easy for the end users. Please add the this badge so that people can find this solution. | |||||
| * | | | | Merge pull request #3683 from Simounet/fix/iframe-video-width-shared | Jérémy Benoist | 2018-07-06 | 2 | -1/+7 | |
| |\ \ \ \ | | | | | | | | | | | | | Fix mobile viewport on big iframe and video elements | |||||
| | * | | | | Fix mobile viewport on big iframe and video elements | Simounet | 2018-06-28 | 2 | -1/+7 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #3686 from wallabag/remove-trusted-proxies | Jérémy Benoist | 2018-07-06 | 1 | -1/+0 | |
| |\ \ \ \ | | |_|/ / | |/| | | | Remove remaining deprecation notices | |||||
| | * | | | The 'framework.trusted_proxies' configuration key has been deprecated in ↵ | Jeremy Benoist | 2018-07-05 | 1 | -1/+0 | |
| |/ / / | | | | | | | | | | | | | Symfony 3.3 | |||||
| * | | | Merge pull request #3685 from wallabag/fix-random-failing-test | Jérémy Benoist | 2018-07-05 | 2 | -6/+6 | |
| |\ \ \ | | | | | | | | | | | Replace SO url by lemonde.fr to avoid random failing test | |||||
| | * | | | Replace SO url by lemonde | Jeremy Benoist | 2018-07-05 | 2 | -6/+6 | |
| |/ / / | | | | | | | | | | | | | Looks like we got a lot of random failing while grabing SO content, replacing it might fix the problem. | |||||
| * | | | Merge pull request #3684 from Simounet/fix/empty-image-download-error | Jérémy Benoist | 2018-07-05 | 2 | -0/+27 | |
| |\ \ \ | | |/ / | |/| | | Fix image downloading on null image path | |||||
| | * | | Fix image downloading on null image path | Simounet | 2018-07-05 | 2 | -0/+27 | |
| |/ / | ||||||
* | | | Merge remote-tracking branch 'origin/master' into 2.4 | Jeremy Benoist | 2018-07-03 | 64 | -764/+298 | |
|\| | | ||||||
| * | | Merge pull request #3675 from wallabag/prepare-2.3.3 | Jérémy Benoist | 2018-06-19 | 2 | -1/+25 | |
| |\ \ | | | | | | | | | Prepare 2.3.3 release | |||||
| | * | | Prepare 2.3.3 release | Jeremy Benoist | 2018-06-19 | 2 | -1/+25 | |
| |/ / | ||||||
| * | | Merge pull request #3538 from wallabag/fix-migrations-dash | Jérémy Benoist | 2018-06-15 | 37 | -709/+146 | |
| |\ \ | | | | | | | | | Fixed migrations with dash into db names | |||||
| | * | | We should able to get the table name unescaped | Jeremy Benoist | 2018-06-14 | 2 | -5/+11 | |
| | | | | | | | | | | | | | | | | When we want to perform complex queries to retrieve metadata from the database | |||||
| | * | | Fixed migrations with dash into db name | Jeremy Benoist | 2018-06-14 | 37 | -705/+136 | |
| |/ / | ||||||
| * | | Merge pull request #3636 from flozz/syntax-highlight | Jérémy Benoist | 2018-06-07 | 3 | -1/+12 | |
| |\ \ | | | | | | | | | Highlight code in articles using highlight.js | |||||
| | * | | Highlight code in articles using highlight.js | Fabien LOISON | 2018-04-23 | 3 | -1/+12 | |
| |/ / |/| | | ||||||
| * | | Merge pull request #3668 from wallabag/fix-tests | Jérémy Benoist | 2018-06-07 | 9 | -32/+30 | |
| |\ \ | | | | | | | | | Fix tests | |||||
| | * | | Fix tests | Jeremy Benoist | 2018-06-06 | 9 | -32/+30 | |
| | | | | ||||||
| * | | | Merge pull request #3614 from comradekingu/patch-3 | Jérémy Benoist | 2018-06-06 | 1 | -3/+3 | |
| |\ \ \ | | |/ / | |/| | | Spelling: GitHub, Log out, of the dev | |||||
| | * | | GitHub, Log out, of the dev | Allan Nordhøy | 2018-03-25 | 1 | -3/+3 | |
| | |/ | ||||||
| * | | Merge pull request #3664 from Simounet/fix/entry-attributes-encoding | Jérémy Benoist | 2018-06-05 | 1 | -2/+2 | |
| |\ \ | | | | | | | | | Fix authors and preview alt encoding display | |||||
| | * | | Fix authors and preview alt encoding display | Simounet | 2018-06-04 | 1 | -2/+2 | |
| |/ / | ||||||
| * | | Merge pull request #3646 from Quenty31/master | Jérémy Benoist | 2018-06-01 | 3 | -7/+7 | |
| |\ \ | | | | | | | | | [i18n] Occitan update | |||||
| | * | | Update wallabag_user.oc.yml | Quentí | 2018-05-06 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Update CraueConfigBundle.oc.yml | Quentí | 2018-05-05 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Update wallabag_user.oc.yml | Quentí | 2018-05-05 | 1 | -1/+1 | |
| | | | | | | | | | | | | Mens dialectal, mai estandard | |||||
| | * | | Update messages.oc.yml | Quentí | 2018-05-05 | 1 | -4/+4 | |
| | | | | ||||||
| | * | | Update CraueConfigBundle.oc.yml | Quentí | 2018-05-05 | 1 | -2/+2 | |
| |/ / |/| | | ||||||
| * | | Merge pull request #3661 from Simounet/fix/2981-srcset-image | Jérémy Benoist | 2018-06-01 | 2 | -3/+54 | |
| |\ \ | | | | | | | | | Fix srcset attribute on images downloaded | |||||
| | * | | Fix srcset attribute on images downloaded | Simounet | 2018-06-01 | 2 | -3/+54 | |
| |/ / | ||||||
| * | | Merge pull request #3653 from Simounet/fix/firefox-mobile-unneeded-resize | Jérémy Benoist | 2018-05-24 | 5 | -6/+8 | |
| |\ \ | | | | | | | | | Fix/firefox mobile unneeded resize |