aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Disable controller access if feature disabledJeremy Benoist2017-11-222-0/+32
| | | | If `restricted_access` is disabled, accessing `/site-credentials/` must be disabled.
* Define storeArticleHeaders false by defaultJeremy Benoist2017-11-214-17/+18
| | | | | Fix tests which must use `$storeArticleHeaders`. Fix CS
* Added internal setting to enable/disable headers storageNicolas Lœuillet2017-11-2019-15/+116
|
* Merge pull request #3422 from wallabag/simpleue-2Nicolas Lœuillet2017-11-192-1/+18
|\ | | | | Jump to Simpleue 2.0
| * Jump to Simpleue 2.0Jeremy Benoist2017-11-182-1/+18
| | | | | | | | The 1.3.0 tag is introducing BC so we jump to the 2.0
* | Merge pull request #3421 from comradekingu/patch-2Kevin Decherf2017-11-191-10/+10
|\ \ | | | | | | Spelling: diaspora, e-mail, moved ?, URL, sharing
| * | "for the public wallabag demo", paywalled websites, diaspora*Allan Nordhøy2017-11-181-3/+3
| | |
| * | Spelling: diaspora, e-mail, moved ?, URL, sharingAllan Nordhøy2017-11-181-8/+8
| |/
* | Merge pull request #3420 from comradekingu/patch-1Kevin Decherf2017-11-191-1/+1
|\ \ | |/ |/| Spelling: Two-factor for wallabag connection
| * Spelling: Two-factor for wallabag connectionAllan Nordhøy2017-11-181-1/+1
|/
* Merge pull request #3412 from aaa2000/fix-testsJérémy Benoist2017-11-122-6/+7
|\ | | | | Fix the tests
| * Fix phpcsadev2017-11-111-1/+1
| |
| * Fix testsadev2017-11-112-6/+7
|/
* Merge pull request #3404 from wallabag/issue-2424Kevin Decherf2017-11-075-4/+15
|\ | | | | material: replace card activator with article link on card preview
| * material: replace card activator with article link on card previewKevin Decherf2017-11-065-4/+15
|/ | | | | | Fixes #2424 Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Merge pull request #3397 from wallabag/issue-1871Kevin Decherf2017-11-064-2/+12
|\ | | | | material: disable editing of entry url input when submitting new url
| * Update assets for #3397Kevin Decherf2017-11-052-2/+2
| |
| * material: disable editing of entry url input when submitting new urlKevin Decherf2017-11-052-0/+10
|/ | | | | | Fixes #1871 Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Merge pull request #3387 from Kdecherf/fix-assets-23Jérémy Benoist2017-11-02116-411/+42
|\ | | | | Fix assets for 2.3
| * Updating .gitignoreKevin Decherf2017-10-242-4/+3
| | | | | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
| * Removing web/bundles/wallabagcore and adding prod assets in web/wallassetsKevin Decherf2017-10-24105-375/+7
| | | | | | | | | | | | | | baggy.css, baggy.js, material.css, material.js and public.js are seen as new files, something changed in these files. Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
| * webpack & views: replace bundles/wallabagcore with wallassetsKevin Decherf2017-10-249-32/+32
| | | | | | | | | | | | | | This change will prevent composer from removing wallabagcore assets when installing assets. Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* | Merge pull request #3399 from aaa2000/editorconfig-makefileJérémy Benoist2017-11-021-0/+3
|\ \ | | | | | | Update .editorconfig for makefile
| * | Update .editorconfig for makefileadev2017-11-011-0/+3
|/ /
* | Merge pull request #3395 from wallabag/issue-3393Kevin Decherf2017-11-011-1/+1
|\ \ | | | | | | views/config: fix overlaying drop down menu
| * | views/config: fix overlaying drop down menuKevin Decherf2017-10-311-1/+1
|/ / | | | | | | Fixes #3393
* | Merge pull request #3392 from mart-e/add-title-page-epubJérémy Benoist2017-10-311-3/+3
|\ \ | |/ |/| add the title of article on the epub export
| * Properly run php-cs-fixerJeremy Benoist2017-10-281-23/+23
| |
| * php-cs-fixerMartin Trigaux2017-10-281-24/+24
| | | | | | | | php bin/php-cs-fixer fix src/Wallabag/CoreBundle/Helper/EntriesExport.php
| * Set the title in a separated chapterMartin Trigaux2017-10-281-5/+4
| | | | | | | | | | Set the export option on the same page, same as done in producePdf Move the ToC at the end of the book so the title page is the first one
| * add a title pageMartin Trigaux2017-10-281-1/+2
|/ | | | The first page of the book is the title
* Merge pull request #3011 from wallabag/2.3Jérémy Benoist2017-10-23666-147616/+21014
|\ | | | | wallabag 2.3.0
| * Merge pull request #3385 from wallabag/prepare-23Nicolas Lœuillet2017-10-203-185/+84
| |\ | | | | | | Prepare wallabag 2.3.0
| | * Prepare wallabag 2.3.0Nicolas Lœuillet2017-10-203-185/+84
| | |
| * | Merge pull request #3384 from wallabag/mruminski-patch-1Nicolas Lœuillet2017-10-191-2/+2
| |\ \ | | |/ | |/| Update messages.pl.yml
| | * Update messages.pl.ymlMateusz Rumiński2017-10-191-2/+2
| |/ | | | | add polish translation for export footer_template
| * Merge pull request #3373 from wallabag/change-readingtime-notnullNicolas Lœuillet2017-10-182-2/+66
| |\ | | | | | | Changed reading_time field to prevent null values
| | * Fixed @Kdecherf's reviewNicolas Lœuillet2017-10-131-0/+1
| | |
| | * CSJeremy Benoist2017-10-131-3/+3
| | |
| | * Changed reading_time field to prevent null valuesNicolas Lœuillet2017-10-132-2/+65
| | |
| * | Merge pull request #3362 from sviande/fix_3361_api_warningJérémy Benoist2017-10-183-2/+9
| |\ \ | | | | | | | | Fix #3361 check type for tags in entry repository
| | * | Fix #3361 Entry Rest controller getEntries cast tags params to stringSébastien Viande2017-10-131-1/+1
| | | |
| | * | CSJeremy Benoist2017-10-121-1/+1
| | | |
| | * | Fix #3361 add testSébastien Viande2017-10-121-0/+7
| | | |
| | * | Fix #3361 check type for tags in entry repositorySébastien Viande2017-10-121-1/+1
| | |/ | | | | | | | | | Check is $tags is a string before explode
| * | Merge pull request #3383 from Kdecherf/fix-webpack-and-loginNicolas Lœuillet2017-10-1635-20/+682
| |\ \ | | | | | | | | Fix webpack and login screen
| | * | Update prod assetsKevin Decherf2017-10-1632-18/+665
| | | | | | | | | | | | | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
| | * | webpack: handle _global img folderKevin Decherf2017-10-162-1/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes missing image files after composer cleaning assets Source of requireAll(): https://stackoverflow.com/a/30652110 Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
| | * | Fix non-centered login formKevin Decherf2017-10-161-1/+1
| |/ / | | | | | | | | | | | | | | | Fixes #3343 Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
| * | Merge pull request #3382 from nclsHart/replace-kernel-rootdirJérémy Benoist2017-10-1511-20/+15
| |\ \ | | | | | | | | Replace kernel.root_dir by kernel.project_dir