aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #3022 from wallabag/webpackThomas Citharel2017-05-095-3/+208
|\ | | | | Adds Webpack support and remove Grunt
| * add comment to config.yml to explain live reload featureThomas Citharel2017-05-041-0/+1
| |
| * disable default dev serverThomas Citharel2017-05-041-1/+1
| |
| * Adds Webpack support and removes the use for GruntThomas Citharel2017-05-045-3/+207
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> use scss Signed-off-by: Thomas Citharel <tcit@tcit.fr> fix build, add babel, fix annotations fixes (and improvements !) for baggy add live reload & environments & eslint & theme fixes
* | Added limitNicolas Lœuillet2017-05-011-0/+1
|/
* Changed default value for list mode (grid instead of list)Nicolas Lœuillet2017-03-291-1/+1
|
* Changed wallabag versionNicolas Lœuillet2017-03-021-1/+1
|
* Update RulerZKévin Gomez2017-02-051-1/+1
|
* Prepare wallabag 2.2.1 :rocket:Nicolas Lœuillet2017-01-311-1/+1
|
* Prepare wallabag 2.2.0 :rocket:Nicolas Lœuillet2017-01-271-1/+1
|
* Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2017-01-261-1/+1
|\
| * Prepare wallabag 2.1.6 :rocket:Nicolas Lœuillet2017-01-171-2/+2
| |
* | Fixed API error 'No matching accepted Response format could be determined'Nicolas Lœuillet2016-12-301-3/+3
| |
* | Moved RabbitMQ QoS to parametersNicolas Lœuillet2016-12-152-8/+9
| |
* | Added QoS for RabbitMQNicolas Lœuillet2016-12-151-0/+8
| |
* | Merge pull request #2667 from wallabag/upgrade-symfony-32Nicolas Lœuillet2016-12-151-4/+0
|\ \ | | | | | | Upgrade to Symfony 3.2
| * | Fix tests & deprecation noticeJeremy Benoist2016-12-151-4/+0
| | |
* | | Add default value for list_modeJeremy Benoist2016-12-121-0/+2
|/ /
* | Fixed logout shortcutNicolas Lœuillet2016-11-231-1/+1
| |
* | Re-use FOSUser master branchJeremy Benoist2016-11-221-2/+3
| |
* | Added authentication for restricted access articlesBertrand Dunogier2016-11-221-0/+3
| | | | | | | | Fix #438. Thank you so much @bdunogier
* | Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-11-211-2/+4
|\|
| * Merge pull request #2624 from Rurik19/masterJeremy Benoist2016-11-211-1/+3
| |\ | | | | | | Fix #2056 update config.yml
| | * wrong spacesYuriy Evdokimov2016-11-211-2/+2
| | |
| | * Fix #2056 update config.ymlYuriy Evdokimov2016-11-211-1/+3
| | | | | | | | | Resolves refresh token lifetime issue
| * | Prepare wallabag 2.1.5 :rocket:Nicolas Lœuillet2016-11-211-1/+1
| |/
* | Add ability to use Redis with passwordJeremy Benoist2016-11-201-0/+1
| |
* | Added shortcutNicolas Lœuillet2016-11-191-0/+1
| |
* | Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-11-191-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # .editorconfig # docs/de/index.rst # docs/de/user/import.rst # docs/en/index.rst # docs/en/user/configuration.rst # docs/en/user/import.rst # docs/fr/index.rst # docs/fr/user/import.rst # src/Wallabag/CoreBundle/Command/InstallCommand.php # src/Wallabag/CoreBundle/Resources/translations/messages.da.yml # src/Wallabag/CoreBundle/Resources/translations/messages.de.yml # src/Wallabag/CoreBundle/Resources/translations/messages.en.yml # src/Wallabag/CoreBundle/Resources/translations/messages.es.yml # src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml # src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml # src/Wallabag/CoreBundle/Resources/translations/messages.it.yml # src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml # src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml # src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml # src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml # src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml # src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/index.html.twig # web/bundles/wallabagcore/themes/baggy/css/style.min.css # web/bundles/wallabagcore/themes/baggy/js/baggy.min.js # web/bundles/wallabagcore/themes/material/css/style.min.css # web/bundles/wallabagcore/themes/material/js/material.min.js
| * Change version to 2.2.0-devNicolas Lœuillet2016-11-191-1/+1
| |
| * Prepare wallabag 2.1.4 :rocket:Nicolas Lœuillet2016-11-181-1/+1
| |
| * Prepare wallabag 2.1.3 :rocket:Nicolas Lœuillet2016-11-041-1/+1
| |
* | Added new shortcutsNicolas Lœuillet2016-11-151-1/+0
| |
* | Changed FOSJSRouting format in configNicolas Lœuillet2016-11-151-1/+12
| |
* | Added shortcutsNicolas Lœuillet2016-11-152-0/+6
| |
* | Merge pull request #2548 from wallabag/pinboardJeremy Benoist2016-11-081-0/+13
|\ \ | | | | | | Add Pinboard import
| * | Add Pinboard importJeremy Benoist2016-11-041-0/+13
| | |
* | | Removed Maintenance bundleNicolas Lœuillet2016-11-061-10/+0
|/ /
* | Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-11-032-9/+4
|\|
| * Updated Capistrano configurationNicolas Lœuillet2016-10-291-8/+1
| |
| * Merge pull request #2473 from pmichelazzo/masterJeremy Benoist2016-10-251-0/+1
| |\ | | | | | | Portuguese (Brazilian) translation
| | * Update Portuguese (Brazilian) translationPaulino Michelazzo2016-10-191-0/+1
| | | | | | | | | | | | Adding the config.yml on the package.
| * | Removed the email partNicolas Lœuillet2016-10-241-1/+1
| | |
| * | Add relevant links to fetch content error pages.Baptiste Mille-Mathias2016-10-231-1/+2
| | | | | | | | | | | | We link to the troubleshooting guide and give the mail link.
* | | Move related event things in Event folderJeremy Benoist2016-10-301-2/+2
| | |
* | | Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-10-241-1/+2
|\| |
| * | If reload content failed, don’t update itJeremy Benoist2016-10-201-0/+1
| |/ | | | | | | In case user wants a fresh version of the current one and the website isn’t available, don’t erase it with a boring message saying wallabag wasn’t able to refresh the content.
| * Update wallabag version for master branchNicolas Lœuillet2016-10-171-1/+1
| |
| * Prepare wallabag 2.1.2 :rocket:Nicolas Lœuillet2016-10-171-1/+1
| |
* | SQLite should use utf8, not utf8mb4Jeremy Benoist2016-10-241-1/+1
| |