Commit Graph
11 Commits
Author SHA1 Message Date
UmputunandGitHub 6aee34bb1e feature/ts - read-only support (#57)
* extend post info with ts and add info implemenation to engine

* info controller

* remove unused

* docker froendly new test

* tree find to include post info struct

* remove leftovers from codeconv

* test for empty tree request

* add func name to error rest report

* test with disabled proxy

* add read only age and reject updates on old posts

* lint: shaddow err

* make info calls fast. needs migration!

* fix backup restore script

* increase limiter timeout

* add local exporter

* migrate list to new info

* fix rest list tests

* add manual backup script

* default backup path

* fix eait on sec change failing rss tests

* add RO status bucket and rest

* add admin RO controller test
2018-05-28 14:57:36 -05:00
Umputun 72a2ecde49 pick random port for failed rss test 2018-05-25 17:58:44 -05:00
Umputun 147561bc30 error path tests 2018-05-25 13:48:31 -05:00
Umputun b67e3dfd38 test image proxy route unhappy path 2018-05-23 15:00:52 -05:00
Umputun d7d90eeb4e lint: bunch of minor warnings 2018-05-22 20:56:52 -05:00
Umputun bc92154e58 skip img prox if not hosted on https 2018-05-22 00:55:52 -05:00
Umputun 01498828dc more tests for proxy 2018-05-20 14:03:23 -05:00
Umputun 3e04384cd7 fix img routing 2018-05-18 02:20:53 -05:00
Umputun 7a4b06aa61 remove img proxy dbg 2018-05-18 02:11:35 -05:00
Umputun 8b06c7134f lint: unchecked errors 2018-05-18 01:58:40 -05:00
Umputun 8b1ebfdf4f add optional img proxy 2018-05-18 01:52:29 -05:00