Commit Graph
90 Commits
Author SHA1 Message Date
Umputun 473b6aa8a0 missed header in policy 2017-12-28 17:31:30 -06:00
Umputun 9904961af8 typo in policy 2017-12-28 17:29:11 -06:00
Umputun 1c6afdc762 rename privacy file 2017-12-28 17:24:48 -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 dfbd9b1829 adjust .rest file and readme for multi-site support 2017-12-27 18:07:53 -06:00
Umputun 2892e3d8d5 fix defaults to remark 2017-12-27 17:56:44 -06:00
Umputun f907533da8 integrate multi-site bolt store 2017-12-27 17:54:58 -06:00
Umputun c3f8fc2e49 split store interface 2017-12-27 14:11:54 -06:00
Umputun 3be7821b04 rename store methods 2017-12-27 03:20:46 -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 d0acfc5069 extracted store put and get 2017-12-27 00:38:57 -06:00
Umputun 83d143805a cache for per-user comments 2017-12-26 23:03:26 -06:00
Umputun 78e654ac64 simpler implementation of store model for userID refs 2017-12-26 20:47:16 -06:00
Umputun 6ced081fe9 fix path to png 2017-12-26 19:05:51 -06:00
Umputun 02f5e1ca86 add favicons 2017-12-26 18:59:21 -06:00
Umputun 518fb1275c remove unused vendor 2017-12-26 18:18:26 -06:00
Umputun 11cf177657 basic cache, fush on any update 2017-12-26 18:16:15 -06:00
Umputun a083165cf5 much faster comments by user id 2017-12-26 17:42:11 -06:00
Umputun b1c423e437 limit comments per user 2017-12-26 17:27:48 -06:00
Umputun 4f5635481d switch .rest tests to demo.remark42.com 2017-12-26 17:05:35 -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
UmputunandGitHub 728955f2ad add license 2017-12-26 13:42:04 -06:00
Umputun ff77aaf49a typos 2017-12-26 13:37:15 -06:00
Umputun 968f9f390f optimize sorting nodes 2017-12-26 03:29:09 -06:00
Umputun 6f71baf74c add rest file with testing requests 2017-12-26 02:55:55 -06:00
Umputun 53bcb26e89 move all import and backup to migrator 2017-12-26 02:11:46 -06:00
Umputun 76d2d89c8d simplify code, smaller functions 2017-12-26 01:57:46 -06:00
Umputun 7b023099f9 add overview ro readme 2017-12-25 22:58:26 -06:00
Umputun d8352bf36d fix pin docs 2017-12-25 21:31:05 -06:00
Umputun 0843c236fd fix pin rest 2017-12-25 21:27:26 -06:00
Umputun 06919c1ae7 omit empty pin 2017-12-25 21:14:07 -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 774afd8a3a add import from native format 2017-12-24 22:05:07 -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 95b5f6a90f proper snaitizer for profile link 2017-12-24 14:57:02 -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