Commit graph

233 commits

Author SHA1 Message Date
Eric Fredj
206c2a734e Fix UTF-8 encoding before JSON export 2016-04-05 20:03:57 +02:00
Thomas
31680f5000 fix #564 on legacy 2015-08-08 20:56:56 +02:00
Thomas Citharel
a506f5b348 fix security bug with PHP_AUTH_USER 2015-07-28 15:41:21 +02:00
Thomas Citharel
6056aaf076 fix #1237, display a message instead of button when connections are not through https 2015-07-27 21:50:28 +02:00
Thomas Citharel
4a746679c8 secure database functions 2015-07-17 22:54:57 +02:00
Thomas Citharel
32b916ef84 Revert "[1005] fixing redirection when deleting archived article"
This reverts commit 63fc40ff84.
2015-07-07 18:17:22 +02:00
Thomas Citharel
a7be947095 fix #1209 2015-07-06 17:59:09 +02:00
Thomas Citharel
98da2bc527 Fix #1215 2015-06-11 22:26:13 +02:00
Vincent Malley
63fc40ff84 [1005] fixing redirection when deleting archived article 2015-06-02 15:29:44 -04:00
Vincent Malley
900f2a9160 Merge remote-tracking branch 'upstream/dev' into dev 2015-06-02 11:09:37 -04:00
Vincent Malley
f9c8087f78 [1203] fixing tag export 2015-06-02 11:09:28 -04:00
Thomas Citharel
ddbb2308a3 check that URL are real ones before importing them (for instance, avoid bookmarklets) 2015-05-30 18:11:00 +02:00
Thomas Citharel
f0a819a968 added commentsand fixed something forgotten 2015-05-22 20:09:23 +02:00
Thomas Citharel
d31766300a added Firefox-bookmarks format import mode 2015-05-22 19:29:12 +02:00
Thomas Citharel
7f8f8271e4 redo the whole lot of commits I've deleted while trying Gitlab/Framasoft mirroring 2015-03-14 00:22:11 +01:00
Thomas Citharel
ae27d0ffca fix little problems and bring previous features to all themes 2015-03-13 17:08:14 +01:00
Thomas Citharel
f76dab12c9 fix for #1153, a couple of improvements and fixed bugs 2015-03-13 16:49:20 +01:00
Thomas Citharel
ab87a7fe69 tag cloud is present, #1122 is implemented 2015-03-08 14:47:22 +01:00
Thomas Citharel
512ff18015 implement #1122 2015-03-08 02:36:37 +01:00
Thomas Citharel
8a66458ba2 mark read and go to next now in the right direction 2015-03-08 00:22:47 +01:00
Thomas Citharel
059a338034 implement #1123 2015-03-02 00:15:49 +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
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
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
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
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
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
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
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