aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
| | * fix stylelintThomas Citharel2016-10-159-43/+43
| | * Improved side menu, reduced the font size on small screens, fixed a form to a...Alexandr Danilov2016-10-1510-35/+55
| * | Merge pull request #2412 from wallabag/fix-postgres-migrationThomas Citharel2016-10-154-14/+24
| |\ \ | | |/ | |/|
| | * Fix PostgreSQL migrationsJeremy Benoist2016-10-094-14/+24
| * | Merge pull request #2446 from wallabag/fix-taggingrules-docNicolas Lœuillet2016-10-153-3/+3
| |\ \
| | * | docs/de/user/configuration.rst: German fix for tagging rules docuSven Fischer2016-10-141-1/+1
| | * | docs/de/user/configuration.rst: German fix for tagging rules docuSven Fischer2016-10-141-1/+1
| | * | Added information about tagging rules in documentationNicolas Lœuillet2016-10-143-3/+3
| * | | Merge pull request #2447 from wallabag/fix-fr-de-doc-homepageNicolas Lœuillet2016-10-142-4/+4
| |\ \ \
| | * | | Fixed french and german doc homepagesNicolas Lœuillet2016-10-142-4/+4
| |/ / /
| * | | Merge pull request #2444 from Kaligule/masterNicolas Lœuillet2016-10-141-1/+1
| |\ \ \
| | * | | Merge pull request #1 from Kaligule/DocumentationKaligule2016-10-141-1/+1
| |/| | |
| | * | | Mention example instanceKaligule2016-10-141-1/+1
| |/ / /
| * | | Merge pull request #2435 from wallabag/french-upgrade-docNicolas Lœuillet2016-10-136-41/+81
| |\ \ \
| | * | | Added missing spaceNicolas Lœuillet2016-10-131-1/+1
| | * | | update German user/upgrade-2.1.x-2.1.y.rstSven Fischer2016-10-121-5/+5
| | * | | update German user/upgrade-2.0.x-2.1.1Sven Fischer2016-10-121-14/+34
| | * | | Added french documentation for upgradeNicolas Lœuillet2016-10-125-22/+42
| | |/ /
| * | | Merge pull request #2434 from wallabag/parameters-docNicolas Lœuillet2016-10-136-3/+106
| |\ \ \
| | * | | translate to German: user/parametersSven Fischer2016-10-122-0/+51
| | * | | Added french documentation for parameters.ymlNicolas Lœuillet2016-10-124-3/+55
| | |/ /
| * | | Merge pull request #2439 from zertrin/minor-fix-docs-1Nicolas Lœuillet2016-10-133-7/+8
| |\ \ \ | | |/ / | |/| |
| | * | Minor fixes in the english documentationzertrin2016-10-133-7/+8
| |/ /
| * | Merge pull request #2432 from wallabag/issue-site-configNicolas Lœuillet2016-10-121-0/+2
| |\ \
| | * | Update ISSUE_TEMPLATE.mdJeremy Benoist2016-10-121-0/+2
| |/ /
* | | Merge pull request #2401 from wallabag/reset-accountJeremy Benoist2016-10-2439-63/+717
|\ \ \
| * | | SQLite should use utf8, not utf8mb4Jeremy Benoist2016-10-242-3/+3
| * | | Fix migrationsJeremy Benoist2016-10-236-28/+48
| * | | Lowercase wallabagJeremy Benoist2016-10-221-4/+4
| * | | Add migration for MySQL utf8mb4Jeremy Benoist2016-10-221-0/+77
| * | | Add verification check for MySQL versionJeremy Benoist2016-10-223-4/+20
| * | | Use statements & update translationJeremy Benoist2016-10-227-34/+28
| * | | CSJeremy Benoist2016-10-224-9/+10
| * | | Add baggy reset partJeremy Benoist2016-10-221-0/+22
| * | | Avoid orphan tagsJeremy Benoist2016-10-221-2/+14
| * | | Cleanup subscriber / listener definitionJeremy Benoist2016-10-223-13/+2
| * | | Add custom doctrine subscriber for SQLiteJeremy Benoist2016-10-225-11/+144
| * | | Fix emoji insertion in MySQLJeremy Benoist2016-10-228-9/+15
| * | | Add ability to reset some datasJeremy Benoist2016-10-2218-22/+406
* | | | Merge pull request #1890 from wallabag/v2-api-annotation-switchedNicolas Lœuillet2016-10-245-88/+248
|\ \ \ \
| * | | | Add test on /api/annotationsJeremy Benoist2016-10-223-55/+120
| * | | | CSJeremy Benoist2016-10-221-1/+0
| * | | | Added a missing namespaceNicolas Lœuillet2016-10-221-0/+1
| * | | | PHP CSNicolas Lœuillet2016-10-221-4/+4
| * | | | fix cs and phpdocThomas Citharel2016-10-224-26/+34
| * | | | csThomas Citharel2016-10-222-10/+19
| * | | | move codeThomas Citharel2016-10-222-82/+48
| * | | | csThomas Citharel2016-10-222-4/+0
| * | | | bring annotations to APIThomas Citharel2016-10-222-22/+138
| |/ / /
* | | | Merge pull request #2456 from wallabag/use-new-pdfJeremy Benoist2016-10-221-1/+1
|\ \ \ \ | |/ / / |/| | |