Commit Graph
222 Commits
Author SHA1 Message Date
Umputun 18dae24694 race flag to tests 2018-03-12 21:05:07 -05:00
Umputun 667d07636c more rest tests 2018-03-12 19:18:00 -05:00
Umputun 04d5b9d05c fix notifier leftovers 2018-03-12 18:44:01 -05:00
Umputun b6455f337c remove notifier 2018-03-12 18:41:16 -05:00
Umputun 42b1577a1f minor renaming 2018-03-12 03:24:09 -05:00
Umputun 3d581d388e prevent potential admin cache leak 2018-03-12 01:42:07 -05:00
Umputun e7dab7a2b4 notif simplified to be site-level 2018-03-12 00:39:14 -05:00
Umputun 5a2fa328b6 rename multi-count to counts, move to service and cover 2018-03-11 13:52:10 -05:00
Umputun d53b985603 add count for multi posts 2018-03-11 13:08:08 -05:00
Umputun e3601629c8 revert avatar optional encoding 2018-03-07 22:28:53 -06:00
Umputun ac78dde639 lint: err shadoing in avatar encoder 2018-03-07 22:19:26 -06:00
Umputun 438652630d fix id encoding 2018-03-07 22:16:25 -06:00
Umputun 2a16609bf7 avoud double encoding 2018-03-07 22:11:58 -06:00
Umputun 1955e20f93 encode user id 2018-03-07 21:59:48 -06:00
Umputun 86de8d5fa4 add comments 2018-03-04 02:03:01 -06:00
Umputun 94dbca0006 don't retrun ww-auth header 2018-02-22 13:21:01 -06:00
Umputun c96042cdf2 fix basic enforced in dev mode 2018-02-22 02:54:49 -06:00
Umputun a565e40a06 prevent basic enforced in dev mode 2018-02-22 02:45:30 -06:00
Umputun 6a3d6c0173 add skip support for list of commented posts 2018-02-19 13:00:08 -06:00
Umputun 0366e99d89 list with limits 2018-02-19 12:19:16 -06:00
Umputun dc235d6aad add cache test 2018-02-19 02:42:23 -06:00
Umputun aba9441cab add preview rest test 2018-02-19 00:53:14 -06:00
Umputun 63637d0b1e add comment preview 2018-02-19 00:46:59 -06:00
Umputun ba20003585 move rul key to cache, update docs 2018-02-18 21:02:58 -06:00
Umputun 04a1cb8909 add rewrite middleware 2018-02-18 14:53:51 -06:00
Umputun 8f5093a3c9 missed api package 2018-02-18 13:36:20 -06:00
Umputun 42763fb1ea simpler rest structure 2018-02-18 13:34:53 -06:00
Umputun 58e2949740 clean avatar related from disqus import, extend missing 2018-02-17 22:40:08 -06:00
Umputun 9e1c0d0640 avatar defaults to import from disqus 2018-02-17 18:52:31 -06:00
Umputun bb0e0a05b0 test for full path avatars 2018-02-17 18:30:07 -06:00
Umputun 90f840a30a full path to avatars 2018-02-17 18:26:45 -06:00
Umputun 24fefc1c3a dev mode mixed with normal auth via basic 2018-02-17 02:06:57 -06:00
Umputun ed4c58cbe5 fix format test 2018-02-16 23:21:58 -06:00
Umputun 4711512282 add mask info to hide exposed ip, add separate cache for admins 2018-02-16 22:26:05 -06:00
Umputun a83db17d90 initial interface for notifications 2018-02-16 20:42:15 -06:00
Umputun 01f61f8fbd pass comment of notify event 2018-02-16 12:39:41 -06:00
Umputun 644b17de10 fix rest tests 2018-02-16 02:30:57 -06:00
Umputun b55c9d5531 refactor rest to less packages 2018-02-16 02:28:13 -06:00
Umputun 46afbab415 rename auth files 2018-02-15 23:49:31 -06:00
Umputun b42b27a95e fix server rest test 2018-02-15 23:44:33 -06:00
Umputun ed52c4a590 extract all auth related deps into Authenticator obj 2018-02-15 23:40:12 -06:00
Umputun 776c9250b0 test with notifier 2018-02-15 22:50:45 -06:00
Umputun d73f539eab define and nop implementation for nofier.Status 2018-02-15 22:30:52 -06:00
Umputun 91adb9f16b initial notifier with nop implementation 2018-02-15 21:54:45 -06:00
Umputun b347dfd749 cleaner check for mkdir errors 2018-02-14 23:52:32 -06:00
Umputun 481f4f4fee encode image file names, add default tests 2018-02-14 22:55:42 -06:00
Umputun 45fe6c9984 fix test provider mock 2018-02-14 22:19:56 -06:00
Umputun cff8a43cb3 parse fb info with json unmarshal 2018-02-14 22:18:10 -06:00
Umputun fd726395ff add avatar proxy tests 2018-02-14 21:19:30 -06:00
Umputun 5fe810db41 move user info to log tail 2018-02-14 17:21:52 -06:00