Commit graph

364 commits

Author SHA1 Message Date
Thomas Citharel
059a338034 implement #1123 2015-03-02 00:15:49 +01:00
Thomas Citharel
6269df8df9 fix pdf being saved at root, now in cache/ folder 2015-03-01 20:36:10 +01:00
Thomas Citharel
9e5dc91c03 Merge branch 'dev' of github.com:wallabag/wallabag into dev 2015-02-19 01:39:47 +01:00
Thomas Citharel
8cebef88ec fix for #1102, eventually #1041 2015-02-19 01:39:31 +01:00
Thomas Citharel
056a3c6cdc remove old code 2015-02-19 01:21:30 +01:00
Thomas Citharel
df89c6f71a Change message type from success to error
See #1096
2015-02-18 19:16:42 +01:00
Thomas Citharel
336797f309 adapt for php < 5.4
Still not obsolete. :(
2015-02-16 16:57:16 +01:00
Thomas Citharel
cdee5e6570 much better fix for #1082 2015-02-16 15:18:24 +01:00
Thomas Citharel
6b60741600 alternative random function to fix #1082 2015-02-16 00:43:18 +01:00
Thomas Citharel
d523c99399 Delete en_EN language (GB and US are available) 2015-02-15 21:17:50 +01:00
Thomas Citharel
c35753dd3e support GB english 2015-02-14 16:23:39 +01:00
Thomas Citharel
50b752c21e set registration to false 2015-02-14 15:12:56 +01:00
Thomas Citharel
054c9d8838 (definitely) fixed utf8mb4 and check if user already exists in database before installing first user 2015-02-14 15:12:02 +01:00
Thomas Citharel
952faeeb31 forgot this file 2015-02-14 12:36:00 +01:00
Thomas Citharel
698eda739e mainly css improvements 2015-02-14 12:35:22 +01:00
Thomas Citharel
f2321633b9 couple improvements, translations 2015-02-13 19:39:48 +01:00
Thomas Citharel
0eae6d14b8 Merge branch 'dev' into register 2015-02-13 19:15:31 +01:00
Thomas Citharel
dc6ec98758 just a reminder 2015-02-13 19:14:56 +01:00
Thomas Citharel
6cb5e1c9f5 improvements to internal registration and translations 2015-02-13 19:10:22 +01:00
Thomas Citharel
57068585c0 Merge branch 'dev' into sendmailatregistration 2015-02-13 17:14:08 +01:00
Eric Priou aka erixtekila
fde4cf0616 Fix fetched entries when localized 2015-02-05 14:19:03 +01:00
Thomas Citharel
571b99e804 added evernote support 2015-02-04 23:50:33 +01:00
Thomas Citharel
1c91178932 fix autoclose (#984) and bookmarklet mode 2015-02-04 23:37:37 +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
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
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
1be071f9f0 fix syntax errors 2015-01-24 15:43:45 +01:00
Thomas Citharel
3e1daa4c90 allow to send confirmation emails when creating a new user 2015-01-24 15:09:18 +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
Thomas Citharel
1fbef3bfb5 resetting debug to false 2015-01-24 12:54:58 +01:00
Thomas Citharel
121691e900 working on registration support 2015-01-23 16:34:56 +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
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
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
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
82978fbd57 Merge branch 'master' into dev
To get the errors
2015-01-03 11:38:32 +01:00
Thomas Citharel
37cad52229 don't call flattr if flattr is disabled 2014-12-22 16:26:23 +01:00
Thomas Citharel
e51487f932 implemented ?random url 2014-12-22 16:19:29 +01:00
Thomas Citharel
f3917b1ee4 Merge branch 'dev' into randomarticle 2014-12-22 14:33:01 +01:00
Jean Baptiste Favre
81315897f0 Make call to FTRSS silent to avoid warnings which can break import 2014-12-21 22:41:04 +01:00
Thomas Citharel
3dcd85c075 merge 2014-12-19 21:08:44 +01:00