aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | remove block added twiceThomas Citharel2016-06-091-85/+0
| | * | | | | | | | clean & lint stuffThomas Citharel2016-06-0911-390/+391
| | * | | | | | | | manage assets through npmThomas Citharel2016-06-09160-17580/+2743
| * | | | | | | | | Update symlink to php-cs-fixerJeremy Benoist2016-06-231-1/+1
| * | | | | | | | | Try to find bad redirection after deleteJeremy Benoist2016-06-231-3/+4
| * | | | | | | | | Use friendsofphp instead of fabpotJeremy Benoist2016-06-231-1/+1
| * | | | | | | | | translate documentation to GermanSven Fischer2016-06-2323-2/+1443
| * | | | | | | | | Corrected Regex for lighttpd rewriteEven Allmighty2016-06-231-1/+1
| * | | | | | | | | Prepare wallabag 2.0.5Nicolas Lœuillet2016-06-235-4/+24
| * | | | | | | | | Change ManyToMany between entry & tagJeremy Benoist2016-06-234-7/+68
| * | | | | | | | | Display a message when saving an entry failedJeremy Benoist2016-06-2312-27/+45
| * | | | | | | | | Move fixtures to the right placeJeremy Benoist2016-06-232-6/+8
| * | | | | | | | | Fix the deletion of Tags/Entries relation when delete an entryNicolas Lœuillet2016-06-231-1/+1
| * | | | | | | | | Add unread filter test to EntryControllerTestDaniel Bartram2016-06-231-0/+18
| * | | | | | | | | Add unread filter to entries pagesDaniel Bartram2016-06-2313-0/+32
| * | | | | | | | | Enhance option in commandNicolas Lœuillet2016-05-273-8/+6
| * | | | | | | | | Add CLI import for wallabag v2 filesNicolas Lœuillet2016-05-273-33/+52
* | | | | | | | | | Portuguese (Brazilian) translationPaulino Michelazzo2016-10-184-0/+460
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Remove error message when creating ePub versionsPaulino Michelazzo2016-10-021-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge pull request #2319 from pmartin/docker-php-gd-extensionJeremy Benoist2016-09-304-5/+6
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Add PHP 'gd' extension to dockerPascal MARTIN2016-09-301-2/+3
| * | | | | | | Fix doc: 'bin/console' instead of 'app/console'Pascal MARTIN2016-09-303-3/+3
|/ / / / / / /
* | | | | | | Merge pull request #2297 from morhelluin/epub-export-special-charsJeremy Benoist2016-09-191-1/+5
|\ \ \ \ \ \ \
| * | | | | | | Fix issue #2296: epub export with `+` in the title.Étienne Gilli2016-09-181-1/+5
|/ / / / / / /
* | | | | | | Update md5 checksum for 2.0.8 in documentationNicolas Lœuillet2016-09-076-6/+6
* | | | | | | Merge pull request #2271 from wallabag/prepare-208Nicolas Lœuillet2016-09-079-11/+29
|\ \ \ \ \ \ \
| * | | | | | | Prepare wallabag 2.0.8Nicolas Lœuillet2016-09-079-11/+29
|/ / / / / / /
* | | | | | | Update install documentationNicolas Lœuillet2016-09-066-9/+21
* | | | | | | Merge pull request #2262 from wallabag/install-check-db-connectionNicolas Lœuillet2016-09-032-3/+27
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | CSJeremy Benoist2016-09-031-1/+1
| * | | | | | Update testJeremy Benoist2016-09-032-4/+12
| * | | | | | Add a check for the database connectionJeremy Benoist2016-09-031-2/+18
|/ / / / / /
* | | | | | Occitan versionQuent-in2016-08-271-0/+11
* | | | | | Merge pull request #2241 from modos189/v2-issue-1991Jeremy Benoist2016-08-261-0/+4
|\ \ \ \ \ \
| * | | | | | Fix issue #1991: correction of the height field to add articlesAlexandr Danilov2016-08-261-0/+4
|/ / / / / /
* | | | | | Merge pull request #2238 from modos189/v2-improve-viewThomas Citharel2016-08-255-18/+83
|\ \ \ \ \ \
| * | | | | | A new version of the plugin tinydot with update on window resizeAlexandr Danilov2016-08-253-17/+81
| * | | | | | Changes in the login form:Alexandr Danilov2016-08-252-1/+2
|/ / / / / /
* | | | | | Merge pull request #2236 from wallabag/allow-failure-php-7.1Jeremy Benoist2016-08-241-0/+1
|\ \ \ \ \ \
| * | | | | | Allow failure for PHP 7.1Jeremy Benoist2016-08-241-0/+1
|/ / / / / /
* | | | | | Merge pull request #2234 from cstuder/patch-1Nicolas Lœuillet2016-08-243-3/+3
|\ \ \ \ \ \
| * | | | | | Fixes mailto link in german translationChristian Studer2016-08-241-1/+1
| * | | | | | Fixes mailto link in french translationChristian Studer2016-08-241-1/+1
| * | | | | | Fixes mailto linkChristian Studer2016-08-241-1/+1
* | | | | | | Merge pull request #2235 from wallabag/german-doc-configNicolas Lœuillet2016-08-242-0/+57
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add configuration for german documentationNicolas Lœuillet2016-08-242-0/+57
|/ / / / / /
* | | | | | Merge pull request #2230 from modos189/issue_2055Nicolas Lœuillet2016-08-235-1/+48
|\ \ \ \ \ \
| * | | | | | Replacement plugin dotdotdot (6.7 KB) on my tinydot (315 bytes)Alexandr Danilov2016-08-235-773/+41
| * | | | | | Simplify the initialization of the plugin dotdotdotAlexandr Danilov2016-08-222-2/+1
| * | | | | | Added the jquery library dotdotdot ( http://dotdotdot.frebsite.nl/ ) that all...Alexandr Danilov2016-08-225-0/+780