Commit Graph
116 Commits
Author SHA1 Message Date
Umputun dab4eeb33f add integration tests 2018-05-22 22:46:01 -05:00
Umputun 3883d6414b make application methods as a part of struct 2018-05-22 21:32:39 -05:00
Umputun d7d90eeb4e lint: bunch of minor warnings 2018-05-22 20:56:52 -05:00
Umputun bb4a54ff71 main split to setup and run stages, with graceful shutdown 2018-05-22 20:44:02 -05:00
Umputun 6ab30fc9b6 lint: duration conv 2018-05-21 23:06:35 -05:00
Umputun 27ab745521 add jwt refresh 2018-05-21 22:59:01 -05:00
Umputun 07ea6e5b4e switch session store to jwt, no refresh yet #30 2018-05-21 19:16:16 -05:00
Umputun dcbe184f55 missing remark bas url in img proxy 2018-05-18 10:45:32 -05:00
Umputun 3e04384cd7 fix img routing 2018-05-18 02:20:53 -05:00
Umputun d66960e8b0 renanm proxy params 2018-05-18 02:01:14 -05:00
Umputun 8b1ebfdf4f add optional img proxy 2018-05-18 01:52:29 -05:00
Umputun 3875791ccc add low and critical score thresholds #37 2018-05-17 14:22:44 -05:00
Umputun dc0e1fd266 allow to pass cache sizes via params/env #24 2018-05-17 13:39:27 -05:00
Umputun 85cbda509c limit max size of cache, number of items and size of value #24 2018-05-17 13:25:19 -05:00
Umputun 9638d95279 refactor store to isolate service and engine levels 2018-05-16 18:03:08 -05:00
Umputun f45aac17b3 fix env SECRET key name 2018-05-13 20:29:50 -05:00
Umputun 7fa1e0d37e rename to SECRET and add to import as well 2018-05-13 20:24:13 -05:00
Umputun 6b43fef9ee restore long caching for rss 2018-05-13 19:55:31 -05:00
Umputun 96577439ae shorter caching for rss 2018-05-13 19:48:57 -05:00
Umputun e8bc7e7137 extract avatar proxy to separate package 2018-05-13 19:19:47 -05:00
Umputun 639f89064b customizable max comment size 2018-05-06 19:15:36 -05:00
Umputun a507f7864b add restore backuo script 2018-05-03 01:58:29 -05:00
Umputun a691210fd6 simplify interfaces for migrator, switch back to dataStore 2018-05-02 23:13:50 -05:00
Umputun 0734c66fca pass dataservice to importer/exporter 2018-05-02 02:27:47 -05:00
Umputun 3b1b727e01 remove init for default avatar 2018-05-01 21:15:51 -05:00
Umputun 84acf6ed0d remove avatar default 2018-05-01 21:09:03 -05:00
Umputun 4f8cabf69e move import to local dedicated server 2018-04-30 03:13:45 -05:00
Umputun 15095a9151 remove import cmd, add import test 2018-04-30 02:14:14 -05:00
Umputun 9b9479367a in-proc import with initial delete 2018-04-30 00:54:15 -05:00
Umputun 2c355e009d add preparation for disqus oauth2 2018-03-25 17:53:07 -05:00
Umputun 3d734188d4 hash ip with hmac 2018-03-25 16:42:05 -05:00
Umputun 952adde9f7 externalize bolt options 2018-03-22 23:18:44 -05:00
Umputun 855de450f1 weaker interfaces for migrator 2018-03-22 19:35:45 -05:00
Umputun 6a647f6f63 fix incorrect default avatar url 2018-03-20 01:54:21 -05:00
Umputun 667d07636c more rest tests 2018-03-12 19:18:00 -05:00
Umputun b6455f337c remove notifier 2018-03-12 18:41:16 -05:00
Umputun e7dab7a2b4 notif simplified to be site-level 2018-03-12 00:39:14 -05:00
Umputun ed4a73ffd7 fix pointer to exporter 2018-03-04 02:39:35 -06:00
Umputun 3278a687c1 split main 2018-03-04 02:37:39 -06:00
Umputun ef220f7adb refactor post flush 2018-02-19 00:35:38 -06:00
Umputun 0ce678e1ed combine dev and dev-passwd 2018-02-19 00:22:00 -06:00
Umputun 42763fb1ea simpler rest structure 2018-02-18 13:34:53 -06:00
Umputun 7827b33453 missed ref to default 2018-02-17 22:41:37 -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 01f61f8fbd pass comment of notify event 2018-02-16 12:39:41 -06:00
Umputun b55c9d5531 refactor rest to less packages 2018-02-16 02:28:13 -06:00
Umputun ed52c4a590 extract all auth related deps into Authenticator obj 2018-02-15 23:40:12 -06:00