Commit Graph
84 Commits
Author SHA1 Message Date
Umputun de2188f1a6 rename loc in response to locator 2018-01-28 16:22:03 -06:00
Umputun 2484dfa9fd reuse encode 2018-01-23 03:40:02 -06:00
Umputun 7ca6dd84bd fix test 2018-01-15 01:56:52 -06:00
Umputun f72a0c5ef7 add count to users comment 2018-01-15 01:50:14 -06:00
Umputun f8a69bdbef use session.Store interface instead of FileStore 2018-01-15 01:13:02 -06:00
Umputun 33976f8225 mock cache for rest tests 2018-01-15 01:06:34 -06:00
Umputun 4ec94b5f85 isolate cache, simplify list of auth providers 2018-01-15 00:58:10 -06:00
Umputun dc8f2cda21 add support of markdown in comment create and edit 2018-01-14 13:25:02 -06:00
Umputun 53e239db01 admin tests 2018-01-11 15:18:49 -06:00
Umputun 3922ee968a restore missed delete 2018-01-10 03:20:14 -06:00
Umputun cb949edd97 add delete test 2018-01-10 02:38:44 -06:00
Umputun 52dfb7f293 randomize test ports 2018-01-10 01:51:42 -06:00
Umputun f8a421fb06 add initial set of rest tests 2018-01-09 22:48:21 -06:00
Umputun dcc0e9fb2b remove GetByID, simpler Accessor interface 2018-01-08 23:38:21 -06:00
Umputun 3d9d60d900 longer cache for list 2018-01-08 20:16:39 -06:00
Umputun 51d0e3eb8a cache listCtrl response 2018-01-08 19:43:37 -06:00
Umputun decf9c177b add counts to list 2018-01-08 19:35:42 -06:00
Umputun 1e938702d6 simplify store interfaces, siteID instead of locator in many places 2018-01-08 19:16:12 -06:00
Umputun e1e629a159 more effective masking 2018-01-08 01:44:06 -06:00
Umputun 5cdaba3d12 lint: shadow errors 2018-01-07 20:56:59 -06:00
Umputun 18a24ca738 wrap cache with loadingCache 2018-01-07 20:51:02 -06:00
Umputun 1c696f5a38 clean code duplication in find control 2018-01-07 19:52:13 -06:00
Umputun 539a3c46bc missing encoder for tree 2018-01-07 19:47:34 -06:00
Umputun c15ff27437 cache bytes to avoid json convertion 2018-01-07 19:35:53 -06:00
Umputun e510c47f60 safer rest create cleanup 2018-01-07 19:01:37 -06:00
Umputun 28741cb245 update rest return comment 2018-01-03 23:50:36 -06:00
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 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