Commit graph

546 commits

Author SHA1 Message Date
Thomas Citharel
828d008bed fixed a postgresql-related bug, more database functions secured and add an exception for sqlite at installation 2015-07-18 12:01:26 +02:00
Thomas Citharel
c129374147 fixed bug for #1242 2015-07-17 23:13:56 +02:00
Thomas Citharel
4a746679c8 secure database functions 2015-07-17 22:54:57 +02:00
Thomas Citharel
7473f0cc4a fix #1238
thanks @qwertygc
2015-07-10 11:25:25 +02:00
Thomas Citharel
5a48040f23 Merge branch 'dev' of https://github.com/wallabag/wallabag into dev 2015-07-08 10:15:00 +02:00
Thomas Citharel
39a9f6c520 new config files 2015-07-08 10:14:52 +02:00
Thomas Citharel
6b45046e3a another siteconfig file 2015-07-08 09:42:11 +02:00
Thomas Citharel
c87c1de262 Merge pull request #1234 from jmlrt/dev
add site config for des-livres-pour-changer-de-vie.fr
2015-07-08 08:25:58 +02:00
jmlrt
a8298d558b add site config for des-livres-pour-changer-de-vie.fr 2015-07-08 07:24:10 +02:00
Thomas Citharel
105ef359b7 Merge branch 'dev' of https://github.com/wallabag/wallabag into dev 2015-07-07 18:18:32 +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
jmlrt
811e18ab6d add site_config for cloudacademy.com and cyrille-borne.com 2015-07-06 22:24:44 +02:00
Thomas Citharel
9d516bc33d added a lot of siteconfig files 2015-07-06 20:08:29 +02:00
Thomas Citharel
fdffaca96a fix #1224 2015-07-06 18:18:11 +02:00
Thomas Citharel
a7be947095 fix #1209 2015-07-06 17:59:09 +02:00
Thomas Citharel
a85171062a new config file
Taken from https://github.com/ebal/confs/blob/master/wallabag/inc/3rdparty/site_config/standard/n0where.net.txt
2015-06-17 23:24:45 +02:00
Thomas Citharel
21353e4448 Merge branch 'dev' of http://github.com/wallabag/wallabag into dev 2015-06-13 10:34:34 +02:00
Thomas Citharel
c57e38595e bring back long lasting session...maybe 2015-06-11 22:58:01 +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
3a690fad55 declare function correctly 2015-05-25 20:44:22 +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
Nicolas Lœuillet
2c83940270 fix restart of import 2015-05-19 21:11:19 +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
f5618feb73 fix #1154 2015-03-13 23:33:49 +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
5e10eee8fc Merge branch 'dev' of github.com:wallabag/wallabag into dev 2015-03-08 00:23:10 +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
3b21caa261 remove unnecessary lines (again) 2015-03-07 13:48:40 +01:00
Thomas Citharel
00483a1e0e remove unnecessary line 2015-03-07 13:44:47 +01:00
Thomas Citharel
e9540cad02 autoclose was not declared 2015-03-07 13:39:16 +01:00
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