Commit Graph
55 Commits
Author SHA1 Message Date
Umputun 689a983106 display rest errors in logs 2018-01-01 16:16:11 -06:00
Umputun e83c552576 update compose and remove default admins 2018-01-01 14:28:11 -06:00
Umputun 6c771cce3b add utf8 to response's header 2018-01-01 13:59:57 -06:00
Umputun 62ae58f530 add rest for posts list 2018-01-01 13:41:07 -06:00
Umputun 0d8a758588 bunch of comments 2017-12-31 18:29:09 -06:00
Umputun a1297322a8 robots to rest 2017-12-30 13:55:09 -06:00
Umputun 3bca2c9132 mask blocked comments 2017-12-30 12:33:02 -06:00
Umputun 5d48845a5d auto celanup for backups 2017-12-29 18:52:50 -06:00
Umputun 800c170d15 lack of seesions allowd for anonymose auth 2017-12-28 23:53:35 -06:00
Umputun df6a0b0593 auth route group 2017-12-28 21:25:20 -06:00
Umputun 71e7d19d45 add facebook oauth 2017-12-28 17:20:59 -06:00
Umputun 0b04c16dfb auth via mounted routes 2017-12-28 14:40:12 -06:00
Umputun f907533da8 integrate multi-site bolt store 2017-12-27 17:54:58 -06:00
Umputun ca9afd2c8b add service layer on top of store 2017-12-27 01:11:01 -06:00
Umputun 83d143805a cache for per-user comments 2017-12-26 23:03:26 -06:00
Umputun 11cf177657 basic cache, fush on any update 2017-12-26 18:16:15 -06:00
Umputun ff38f0a49d fix commnts to get query param 2017-12-26 16:19:00 -06:00
Umputun 195c83c34a add comments per user 2017-12-26 15:56:18 -06:00
Umputun 76d2d89c8d simplify code, smaller functions 2017-12-26 01:57:46 -06:00
Umputun 880192012b add tree formatter 2017-12-25 20:27:27 -06:00
Umputun e5c2af6d72 limited support for sort param 2017-12-25 16:58:12 -06:00
Umputun 05f5c435fd move auth middleware to auth package 2017-12-25 16:38:58 -06:00
Umputun f1fd6dba78 integrate anonym auth and logger middleware 2017-12-25 14:49:13 -06:00
Umputun 5a664e95c1 simplify routing 2017-12-25 01:28:35 -06:00
Umputun 6150fecd81 add auto-backup 2017-12-24 19:59:09 -06:00
Umputun 74b67ae2d6 simplify exporter creation 2017-12-24 18:33:51 -06:00
Umputun bda663f0d1 move export to admin 2017-12-24 18:20:03 -06:00
Umputun bfed1ef547 sort imports 2017-12-24 18:15:33 -06:00
Umputun f94d79fd71 missing error check in export 2017-12-24 18:10:17 -06:00
Umputun 012ff98de1 add export support 2017-12-24 18:04:07 -06:00
Eugene aa4958a180 fix html escaping 2017-12-24 14:51:50 -06:00
Umputun cca529b0b3 allow html in comment, sanitize with bluemonday 2017-12-24 14:41:35 -06:00
Umputun 24d0d0f498 allow passing timestamp to create, clear on rest level 2017-12-24 13:29:16 -06:00
eugene 60d2b30907 allow passing comment.ID for import 2017-12-23 13:30:01 -06:00
eugene fa1d051400 delegate blocking check to mod 2017-12-23 13:02:56 -06:00
eugene cf801b385f swtich commentID to strings 2017-12-23 12:25:00 -06:00
Eugene b526de7f51 add block/unblock rest and store 2017-12-22 20:48:18 -06:00
Eugene ef7c8fcba2 move admin rests to moderator 2017-12-22 17:58:59 -06:00
Eugene 3be3adbd3c external site url 2017-12-22 16:45:48 -06:00
Eugene 2d475f720a restore recover middleware 2017-12-22 15:09:48 -06:00
Eugene 1ee5346c4f sort imports 2017-12-22 14:55:30 -06:00
Eugene c034a84c6b working local dev config 2017-12-22 14:42:15 -06:00
Eugene d6c4d06bd8 dev mode integrated with rest 2017-12-22 14:16:01 -06:00
eugene 7b5733e248 add dev mode 2017-12-22 13:52:31 -06:00
eugene 3a26eec1fc add support for static web 2017-12-22 13:43:51 -06:00
eugene 983606ecd6 add /count request 2017-12-22 13:24:29 -06:00
eugene e62881b30a add /vote support 2017-12-22 13:03:42 -06:00
Eugene abf9811aaa implement logout 2017-12-22 02:45:07 -06:00
Eugene d9597571f7 lint: warnings for missed error checks 2017-12-22 00:02:41 -06:00
Eugene e22b5f0db7 common provider code 2017-12-21 23:52:52 -06:00