Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | autoclose was not declared | Thomas Citharel | 2015-03-07 | 1 | -0/+1 | |
| * | | | mark read and go to next now in the right direction | Thomas Citharel | 2015-03-08 | 2 | -2/+2 | |
| * | | | added toolbar at the bottom too, let's give it a try | Thomas Citharel | 2015-03-08 | 1 | -0/+4 | |
| * | | | implement swipe gestures on mobile to go to next and previous articles | Thomas Citharel | 2015-03-07 | 6 | -15/+42 | |
| * | | | change system for #1123 and keyboard arrows shortcuts | Thomas Citharel | 2015-03-07 | 6 | -4/+63 | |
| |/ / | ||||||
| * | | fix for #1121 | Thomas Citharel | 2015-03-04 | 1 | -10/+26 | |
| * | | forgotten pictures | Thomas Citharel | 2015-03-02 | 3 | -0/+0 | |
| * | | implement #1123 | Thomas Citharel | 2015-03-02 | 10 | -3/+74 | |
| * | | update jquery to version 2.1.3 | Thomas Citharel | 2015-03-01 | 5 | -4/+7 | |
| * | | fix eventual bugs when user exists in database and connection doesn't work | Thomas Citharel | 2015-03-01 | 1 | -7/+7 | |
| * | | fix pdf being saved at root, now in cache/ folder | Thomas Citharel | 2015-03-01 | 1 | -1/+1 | |
| * | | Merge branch 'dev' of github.com:wallabag/wallabag into dev | Thomas Citharel | 2015-02-19 | 2 | -2/+2 | |
| |\ \ | ||||||
| | * | | update year of copyright | Thomas Citharel | 2015-02-18 | 1 | -1/+1 | |
| * | | | fix for #1102, eventually #1041 | Thomas Citharel | 2015-02-19 | 1 | -7/+14 | |
| * | | | remove old code | Thomas Citharel | 2015-02-19 | 1 | -3/+1 | |
* | | | | Merge pull request #1248 from wallabag/revert-1247-master | Thomas Citharel | 2015-07-25 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Revert "fix link to save your first article" | Thomas Citharel | 2015-07-25 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #1247 from axelsimon/master | Thomas Citharel | 2015-07-25 | 1 | -1/+1 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Merge pull request #1 from axelsimon/patch-2 | Axel Simon | 2015-07-24 | 1 | -1/+1 | |
|/| | | | ||||||
| * | | | fix link to documentation | Axel Simon | 2015-07-24 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Update README.md | Nicolas LÅ“uillet | 2015-04-02 | 1 | -0/+7 | |
* | | | Merge pull request #1081 from wallabag/dev1.9 | Thomas Citharel | 2015-02-18 | 289 | -2699/+74751 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Change message type from success to error | Thomas Citharel | 2015-02-18 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge branch 'dev' of github.com:wallabag/wallabag into dev | Thomas Citharel | 2015-02-17 | 1 | -1/+2 | |
| |\ | ||||||
| | * | adapt for php < 5.4 | Thomas Citharel | 2015-02-16 | 1 | -1/+2 | |
| * | | fix #1093 | Thomas Citharel | 2015-02-17 | 1 | -2/+4 | |
| |/ | ||||||
| * | much better fix for #10821.9RC1 | Thomas Citharel | 2015-02-16 | 2 | -11/+12 | |
| * | added warnings on install script on file permissions if writing fails | Thomas Citharel | 2015-02-16 | 1 | -3/+3 | |
| * | alternative random function to fix #10821.9beta2 | Thomas Citharel | 2015-02-16 | 2 | -6/+13 | |
| * | Delete en_EN language (GB and US are available) | Thomas Citharel | 2015-02-15 | 3 | -771/+0 | |
| * | updated Windows app link | Thomas Citharel | 2015-02-15 | 2 | -2/+2 | |
| * | 1.9.0 version1.9beta | Thomas Citharel | 2015-02-14 | 1 | -1/+1 | |
| * | support GB english | Thomas Citharel | 2015-02-14 | 1 | -0/+1 | |
| * | update improvements | Thomas Citharel | 2015-02-14 | 2 | -5/+20 | |
| * | PR #988 done | Thomas Citharel | 2015-02-14 | 6 | -2/+8 | |
| * | set registration to false | Thomas Citharel | 2015-02-14 | 1 | -1/+1 | |
| * | (definitely) fixed utf8mb4 and check if user already exists in database befor... | Thomas Citharel | 2015-02-14 | 3 | -4/+19 | |
| * | Merge pull request #1021 from wallabag/register | Thomas Citharel | 2015-02-14 | 12 | -13/+113 | |
| |\ | ||||||
| | * | forgot this file | Thomas Citharel | 2015-02-14 | 1 | -1/+1 | |
| | * | mainly css improvements | Thomas Citharel | 2015-02-14 | 8 | -32/+54 | |
| | * | couple improvements, translations | Thomas Citharel | 2015-02-13 | 7 | -5/+14 | |
| | * | Merge branch 'dev' into register | Thomas Citharel | 2015-02-13 | 41 | -1049/+2035 | |
| | |\ | ||||||
| | | * | just a reminder | Thomas Citharel | 2015-02-13 | 1 | -1/+1 | |
| | |/ | |/| | ||||||
| * | | Merge pull request #1022 from wallabag/sendmailatregistration | Thomas Citharel | 2015-02-13 | 7 | -5/+144 | |
| |\ \ | ||||||
| | * | | improvements to internal registration and translations | Thomas Citharel | 2015-02-13 | 6 | -16/+136 | |
| | * | | Merge branch 'dev' into sendmailatregistration | Thomas Citharel | 2015-02-13 | 37 | -1044/+1891 | |
| | |\ \ | | |/ / | |/| | | ||||||
| * | | | fix #1078 | Thomas Citharel | 2015-02-13 | 2 | -4/+13 | |
| * | | | Merge pull request #1015 from wallabag/savewithtags | Thomas Citharel | 2015-02-10 | 7 | -1/+33 | |
| |\ \ \ | ||||||
| | * | | | fixed bug | Thomas Citharel | 2015-02-10 | 1 | -1/+2 | |
| | * | | | great improvements to tagging when saving a link system <3 | Thomas Citharel | 2015-02-10 | 6 | -2/+22 |