Commit Graph
73 Commits
Author SHA1 Message Date
Umputun acfce21724 add comment update (edit once) 2018-01-03 13:34:18 -06:00
Umputun b0d5e78662 fix tree cache 2018-01-02 12:23:49 -06:00
Umputun 2f1d24aa54 double logging 2018-01-01 22:58:23 -06:00
Umputun 571af03581 add error cause for rest logging 2018-01-01 17:10:49 -06:00
Umputun 455c280741 lint: one more err shadow 2018-01-01 16:34:31 -06:00
Umputun eeb913110d lint: shadow error 2018-01-01 16:25:36 -06:00
Umputun 8c885705ba unescape logged query 2018-01-01 16:22:20 -06:00
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 65d254e586 add import rest 2017-12-29 17:15:35 -06:00
Umputun 7c7426f4c5 ability to export gz file 2017-12-29 15:58:11 -06:00
Umputun 0464452088 debug info to importer 2017-12-29 00:17:28 -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 70d6860f70 safe values for auth 2017-12-28 18:42:19 -06:00
Umputun 8277b23028 display redir url 2017-12-28 18:05:26 -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 7f4edb2e5d add metalinter task 2017-12-27 02:19:31 -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 968f9f390f optimize sorting nodes 2017-12-26 03:29:09 -06:00
Umputun 76d2d89c8d simplify code, smaller functions 2017-12-26 01:57:46 -06:00
Umputun 0843c236fd fix pin rest 2017-12-25 21:27:26 -06:00
Umputun b2d22fce97 add pin comment 2017-12-25 21:12:04 -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