aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | autoclose was not declaredThomas Citharel2015-03-071-0/+1
| | | |
| * | | mark read and go to next now in the right directionThomas Citharel2015-03-082-2/+2
| | | |
| * | | added toolbar at the bottom too, let's give it a tryThomas Citharel2015-03-081-0/+4
| | | |
| * | | implement swipe gestures on mobile to go to next and previous articlesThomas Citharel2015-03-076-15/+42
| | | |
| * | | change system for #1123 and keyboard arrows shortcutsThomas Citharel2015-03-076-4/+63
| |/ /
| * | fix for #1121Thomas Citharel2015-03-041-10/+26
| | |
| * | forgotten picturesThomas Citharel2015-03-023-0/+0
| | |
| * | implement #1123Thomas Citharel2015-03-0210-3/+74
| | |
| * | update jquery to version 2.1.3Thomas Citharel2015-03-015-4/+7
| | |
| * | fix eventual bugs when user exists in database and connection doesn't workThomas Citharel2015-03-011-7/+7
| | |
| * | fix pdf being saved at root, now in cache/ folderThomas Citharel2015-03-011-1/+1
| | |
| * | Merge branch 'dev' of github.com:wallabag/wallabag into devThomas Citharel2015-02-192-2/+2
| |\ \
| | * | update year of copyrightThomas Citharel2015-02-181-1/+1
| | | |
| * | | fix for #1102, eventually #1041Thomas Citharel2015-02-191-7/+14
| | | |
| * | | remove old codeThomas Citharel2015-02-191-3/+1
| | | |
* | | | Merge pull request #1248 from wallabag/revert-1247-masterThomas Citharel2015-07-251-1/+1
|\ \ \ \ | | | | | | | | | | Revert "fix link to save your first article"
| * | | | Revert "fix link to save your first article"Thomas Citharel2015-07-251-1/+1
|/ / / /
* | | | Merge pull request #1247 from axelsimon/masterThomas Citharel2015-07-251-1/+1
|\ \ \ \ | |_|_|/ |/| | | fix link to save your first article
| * | | Merge pull request #1 from axelsimon/patch-2Axel Simon2015-07-241-1/+1
|/| | | | | | | | | | | fix link to documentation
| * | | fix link to documentationAxel Simon2015-07-241-1/+1
|/ / / | | | | | | fix link to Save your first article (no capital letters in documentation pages)
* | | Update README.mdNicolas Lœuillet2015-04-021-0/+7
| | |
* | | Merge pull request #1081 from wallabag/dev1.9Thomas Citharel2015-02-18289-2699/+74751
|\ \ \ | | |/ | |/| Version 1.9.0
| * | Change message type from success to errorThomas Citharel2015-02-181-1/+1
| |/ | | | | See #1096
| * Merge branch 'dev' of github.com:wallabag/wallabag into devThomas Citharel2015-02-171-1/+2
| |\
| | * adapt for php < 5.4Thomas Citharel2015-02-161-1/+2
| | | | | | | | | Still not obsolete. :(
| * | fix #1093Thomas Citharel2015-02-171-2/+4
| |/
| * much better fix for #10821.9RC1Thomas Citharel2015-02-162-11/+12
| |
| * added warnings on install script on file permissions if writing failsThomas Citharel2015-02-161-3/+3
| |
| * alternative random function to fix #10821.9beta2Thomas Citharel2015-02-162-6/+13
| |
| * Delete en_EN language (GB and US are available)Thomas Citharel2015-02-153-771/+0
| |
| * updated Windows app linkThomas Citharel2015-02-152-2/+2
| |
| * 1.9.0 version1.9betaThomas Citharel2015-02-141-1/+1
| |
| * support GB englishThomas Citharel2015-02-141-0/+1
| |
| * update improvementsThomas Citharel2015-02-142-5/+20
| |
| * PR #988 doneThomas Citharel2015-02-146-2/+8
| |
| * set registration to falseThomas Citharel2015-02-141-1/+1
| |
| * (definitely) fixed utf8mb4 and check if user already exists in database ↵Thomas Citharel2015-02-143-4/+19
| | | | | | | | before installing first user
| * Merge pull request #1021 from wallabag/registerThomas Citharel2015-02-1412-13/+113
| |\ | | | | | | working on registration support
| | * forgot this fileThomas Citharel2015-02-141-1/+1
| | |
| | * mainly css improvementsThomas Citharel2015-02-148-32/+54
| | |
| | * couple improvements, translationsThomas Citharel2015-02-137-5/+14
| | |
| | * Merge branch 'dev' into registerThomas Citharel2015-02-1341-1049/+2035
| | |\
| | | * just a reminderThomas Citharel2015-02-131-1/+1
| | |/ | |/|
| * | Merge pull request #1022 from wallabag/sendmailatregistrationThomas Citharel2015-02-137-5/+144
| |\ \ | | | | | | | | Send email at registration
| | * | improvements to internal registration and translationsThomas Citharel2015-02-136-16/+136
| | | |
| | * | Merge branch 'dev' into sendmailatregistrationThomas Citharel2015-02-1337-1044/+1891
| | |\ \ | | |/ / | |/| |
| * | | fix #1078Thomas Citharel2015-02-132-4/+13
| | | |
| * | | Merge pull request #1015 from wallabag/savewithtagsThomas Citharel2015-02-107-1/+33
| |\ \ \ | | | | | | | | | | Savewithtags
| | * | | fixed bugThomas Citharel2015-02-101-1/+2
| | | | |
| | * | | great improvements to tagging when saving a link system <3Thomas Citharel2015-02-106-2/+22
| | | | |