Commit Graph
93 Commits
Author SHA1 Message Date
Umputun a8c76de96f update lmiter and switch to tollbooth_chi 2018-02-12 01:05:41 -06:00
Umputun 7fca267e8b test for masked comments 2018-02-04 16:51:27 -06:00
Umputun 8925da510a fake (for now) SiteID for /config 2018-02-04 16:09:45 -06:00
Umputun e7b4b10c0f no md extensions for edit as well 2018-02-04 15:31:15 -06:00
Umputun 2d53f79f17 disable md extensions 2018-02-04 15:27:23 -06:00
Umputun 8b813e4820 map config json 2018-02-04 15:12:14 -06:00
Umputun 13f027c8a1 conf duration in secs 2018-02-04 15:05:44 -06:00
Umputun fd579bde44 add /config 2018-02-04 15:00:31 -06:00
Umputun 61c6207b39 separate sort 2018-01-31 03:12:25 -06:00
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