Commit Graph
137 Commits
Author SHA1 Message Date
Umputun 9965111371 add new userinfo api to docs 2018-06-22 15:55:40 -05:00
Umputun 21b0d0f7fd change image in docs and examples to :latest 2018-06-19 15:32:16 -05:00
Umputun 1a817566de change env keys in tech details section 2018-06-19 15:10:39 -05:00
Umputun 863ffe5beb remove status section 2018-06-19 12:23:13 -05:00
Umputun 8db933f9c7 lint: minor warns on tests 2018-06-18 15:31:58 -05:00
Umputun a287df0233 change docs for grouped options 2018-06-17 12:40:34 -05:00
Anatoly MilkovandUmputun 835606c5cf add avatar resizing #78 (#83)
* add avatar resizing #78

* remove bytes slices, use io.TeeReader #78

* resize() refactoring #78
2018-06-17 02:28:00 -05:00
Umputun 3e60e57b75 set verified status retroactively 2018-06-11 09:24:32 -05:00
Umputun 95e22a251d rename image 2018-06-11 00:41:09 -05:00
Umputun 5102186ad6 adjust container name and match nginx sample file 2018-06-10 16:42:47 -05:00
Umputun ec411baf57 info about USER env 2018-06-10 16:39:18 -05:00
Umputun ac9f751436 remove dups 2018-06-10 16:35:12 -05:00
Umputun 3b195070a4 add cli details 2018-06-10 16:33:53 -05:00
Umputun 681cd47e63 reformat params table 2018-06-10 16:27:35 -05:00
igoradamenko 5fe785490e add property max_shown_comments to settings object 2018-06-10 23:15:30 +03:00
Umputun c3cd7877ef structured flags as alternative to config #76 2018-06-10 02:27:37 -05:00
Umputun fff845a2cf add params config, more param tests 2018-06-07 10:39:16 -05:00
Umputun fec6268983 admin support for one-click deleteme activation 2018-06-06 12:56:16 -05:00
Umputun 154bee6a6e add privacy section to readme 2018-06-05 12:15:46 -05:00
Umputun a46b244bab add max cache size info to readme 2018-06-04 15:39:45 -05:00
Anatoly Milkov 24fc291c4f add Yandex OAuth provider, refactor GitHub provider #34 2018-06-04 14:56:21 -05:00
Umputun f751e4b1fe fix user data export 2018-06-03 01:21:20 -05:00
Umputun 194ece1fa0 add /deleteme request #47 2018-06-03 00:49:37 -05:00
Umputun 12b9ab4c98 add info about session param in login 2018-06-02 13:48:37 -05:00
Umputun 4ba7fb20ae add rest to export all user-related data #47 2018-06-01 23:27:30 -05:00
Umputun aa997d5ca0 add description of backup file format 2018-06-01 00:15:12 -05:00
Umputun 771083f221 add missing section about manual backup 2018-05-29 23:55:26 -05:00
Umputun 908cfea826 add verified to docs 2018-05-29 23:25:25 -05:00
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 5c739af4a0 update link to coreos bolt fork 2018-05-26 18:48:19 -05:00
Umputun 08b6d43a93 add delete user to readme 2018-05-26 18:46:56 -05:00
Umputun 5f6a329609 move avatar proxy to rest 2018-05-23 12:07:45 -05:00
Umputun 75829a9dc2 badge to master branch 2018-05-23 02:05:05 -05:00
Umputun d7874ad915 coverage badge 2018-05-22 02:21:26 -05:00
Umputun bc92154e58 skip img prox if not hosted on https 2018-05-22 00:55:52 -05:00
Umputun 21e9fcbb14 remove store parameter 2018-05-21 19:17:44 -05:00
Umputun 0ccdb3ccd6 switch status badge to travis 2018-05-19 18:03:36 -05:00
Umputun 3e98c31ffb return full comment on create request 2018-05-18 15:15:54 -05:00
Kirill Zhuravlev ace60cf677 dev-password => dev-passwd 2018-05-18 21:59:56 +03:00
Umputun 779c89a270 add report card badge 2018-05-18 11:57:36 -05:00
Umputun dcbe184f55 missing remark bas url in img proxy 2018-05-18 10:45:32 -05:00
Umputun 3875791ccc add low and critical score thresholds #37 2018-05-17 14:22:44 -05:00
Umputun 4db35108a6 add docs about cache limits #24 2018-05-17 13:51:29 -05:00
Umputun 88d91f857e mention active sort as valid key 2018-05-16 11:46:05 -05:00
Umputun 369e4d8be7 lint: fix lack of comment #13 2018-05-15 18:52:21 -05:00
Umputun 7fba5f1cec add note regarding base images 2018-05-14 15:42:02 -05:00
Umputun 84980a664d add docs for site rss, adjust .rest file to demo site 2018-05-14 10:55:23 -05:00
Umputun 7fa1e0d37e rename to SECRET and add to import as well 2018-05-13 20:24:13 -05:00
Umputun a8e0fe832a add very basic RSS update feed for post's comments #15 2018-05-13 15:45:25 -05:00
Umputun fd0d388b03 add info about admin users 2018-05-12 18:13:18 -05:00