Commit graph

1219 commits

Author SHA1 Message Date
Thomas Citharel
8f209e8a26 Merge branch 'dev' into savewithtags 2015-02-01 12:23:30 +01:00
Thomas Citharel
fae15c9f84 Merge pull request #968 from wallabag/reloadarticle
added reload function
2015-02-01 12:22:35 +01:00
Thomas Citharel
89637c2a1d added reload icon and fixed a bug where random could redirect to deleted articles 2015-02-01 12:22:14 +01:00
Thomas Citharel
d4b6e20e2f merge 2015-02-01 12:05:10 +01:00
Thomas Citharel
3831c1525c Merge pull request #964 from wallabag/randomarticle
implemented random button
2015-02-01 12:01:39 +01:00
Thomas Citharel
522841c77e added some icomoon fonts (lots \!) and integrated random button for now 2015-02-01 12:01:04 +01:00
Thomas Citharel
c416cab8c9 Merge branch 'dev' into randomarticle 2015-02-01 11:33:41 +01:00
Thomas Citharel
b05f482dd2 Merge branch 'dev' into reloadarticle 2015-02-01 11:27:10 +01:00
Thomas Citharel
bc6f5a8086 Merge pull request #1026 from wallabag/checkpdo
New installation process
2015-02-01 00:44:40 +01:00
Thomas Citharel
9834d87e97 final adjustments 2015-02-01 00:44:13 +01:00
Thomas Citharel
89e8812494 merge 2015-01-31 23:50:40 +01:00
Thomas Citharel
dd0d7ad9a1 add informations on databases systems 2015-01-31 23:44:20 +01:00
Thomas Citharel
22f19b23a6 view improvements & check if at least one pdo driver is available 2015-01-31 23:35:45 +01:00
Thomas Citharel
8880d88b4e Merge pull request #1031 from jlnostr/dev
Update german localisation.
2015-01-27 19:33:16 +01:00
Julian Oster
f8100e0d05 Update german localisation. 2015-01-27 18:05:44 +01:00
Thomas Citharel
ca056e7fd1 changes for 1026 for PDO exceptions 2015-01-27 00:41:25 +01:00
Thomas Citharel
3829c54bc5 fix for special caracters in .mobi filenames 2015-01-26 17:44:52 +01:00
Thomas Citharel
42ac69337f fix for spaces in .mobi filenames 2015-01-26 00:16:14 +01:00
Thomas Citharel
369e00e60b add a information message to fill all the fields 2015-01-25 22:56:11 +01:00
Thomas Citharel
c1e90b9e8f some improvements 2015-01-25 22:42:31 +01:00
Thomas Citharel
444f140639 wow. Many changes to installation script. Much easier. 2015-01-25 17:43:58 +01:00
Thomas Citharel
e25972f830 Merge branch 'dev' of github.com:wallabag/wallabag into dev 2015-01-24 14:35:36 +01:00
Thomas Citharel
a3a9e75e62 correct a bug when email was not sended when creating a new user 2015-01-24 14:35:03 +01:00
Nicolas Lœuillet
0d36d2af95 Merge pull request #1019 from wallabag/revert-1018-fix-share-email-body-dev
Revert "URL encode 'via @wallabagapp' email body"
2015-01-22 06:17:41 +01:00
Nicolas Lœuillet
e56ef77464 Revert "URL encode 'via @wallabagapp' email body" 2015-01-22 06:17:33 +01:00
Thomas Citharel
4c76ad6edf Merge pull request #1018 from shtrom/fix-share-email-body-dev
URL encode 'via @wallabagapp' email body
2015-01-22 00:52:56 +01:00
Olivier Mehani
64364606dd URL encode 'via @wallabagapp' email body
Signed-off-by: Olivier Mehani <olivier.mehani@nicta.com.au>
2015-01-22 10:36:21 +11:00
Thomas Citharel
308fca6b78 forgotted default theme 2015-01-21 23:08:04 +01:00
Thomas Citharel
14d98f0611 can add tags from the saving link popup 2015-01-21 23:04:35 +01:00
Thomas Citharel
cdde19d609 Merge pull request #1013 from wallabag/importtags
Importtags
2015-01-20 00:07:57 +01:00
Thomas Citharel
9a490ad63a from spaces to commas 2015-01-20 00:02:21 +01:00
Thomas Citharel
fa921eac00 Merge branch 'kaffeeringe-patch-1' into dev 2015-01-19 23:32:01 +01:00
Thomas Citharel
1cedeb681f (kind of) fix for #1011 and little corrections for PDF export 2015-01-19 23:19:09 +01:00
kaffeeringe
3052cfb7ca Add Tags on Import
I fixed it! And it works for me. 

But: I am not too good with programming. So better check the code ;-)
2015-01-18 21:49:05 +01:00
Nicolas Lœuillet
5537bb3216 remove autoload section in composer.json 2015-01-16 21:09:22 +01:00
Nicolas Lœuillet
894cd087f4 remove autoload section in composer.json 2015-01-16 20:56:46 +01:00
Nicolas Lœuillet
44f1fef018 packagist 2015-01-16 20:45:23 +01:00
Nicolas Lœuillet
b6ab520058 Merge pull request #1004 from wallabag/packagist
Fixed #993: add wallabag to packagist
2015-01-16 20:36:03 +01:00
Nicolas Lœuillet
4cc328edf0 Fixed #993: add wallabag to packagist 2015-01-16 20:35:25 +01:00
Nicolas Lœuillet
170a1407fe Merge pull request #690 from doc75/log_auth_error
Add message in web server log in case of authentication failure
2015-01-16 20:06:57 +01:00
Nicolas Lœuillet
b68f0a81e5 Merge pull request #1003 from vpmalley/dev
[RSS] introducing query param 'limit' for max items in RSS feed
2015-01-16 20:04:56 +01:00
Vincent Malley
7fe8a9adc4 [RSS] introducing query param 'limit' to restrict the number of items to display in RSS feeds. 2015-01-16 11:42:39 -05:00
Thomas Citharel
af5c371e95 Merge pull request #999 from moparisthebest/additions_dev
Miscellaneous additions
2015-01-13 22:45:33 +01:00
moparisthebest
13c7f9a462 Add ability to mark all articles from a tag as read 2015-01-12 19:52:41 -05:00
moparisthebest
512e5e5bd1 Add ability to delete all articles matching a search 2015-01-12 19:52:41 -05:00
moparisthebest
7f782e4496 Add ability to tag an article on creation 2015-01-12 19:52:41 -05:00
Guillaume Virlet
c86b40f014 add message in web server log in case of authentication failure to enable the usage of fail2ban on failed login attempts 2015-01-05 10:21:04 +01:00
Thomas Citharel
8ae45e7fe2 fixes #963 and use our own readability.php file for mobiClass 2015-01-03 13:03:26 +01:00
Thomas Citharel
166ff0a093 updated french mo file (see #986) 2015-01-03 11:40:19 +01:00
Thomas Citharel
82978fbd57 Merge branch 'master' into dev
To get the errors
2015-01-03 11:38:32 +01:00