Commit Graph
55 Commits
Author SHA1 Message Date
Umputun 4be58e2c9f pass dataservice by ref 2018-06-09 20:24:48 -05:00
Umputun 94734ed4cb externalize avatar store with interface 2018-06-08 02:28:09 -05:00
Umputun 12bf50bb96 add admin email #73 2018-06-06 14:26:04 -05:00
Umputun fec6268983 admin support for one-click deleteme activation 2018-06-06 12:56:16 -05:00
Umputun 8dfa30d417 export user data to valid json 2018-06-03 21:31:22 -05:00
Umputun 194ece1fa0 add /deleteme request #47 2018-06-03 00:49:37 -05:00
Umputun 4ba7fb20ae add rest to export all user-related data #47 2018-06-01 23:27:30 -05:00
Umputun 0b94ee1d89 remove legacy duration param 2018-05-31 21:28:40 -05:00
Umputun a409e9e33d test failed update attempts 2018-05-28 18:44:51 -05:00
Umputun f3a157dedb set RO flag on find 2018-05-28 18:29:42 -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 22c866120f find test with tree resp 2018-05-25 15:00:50 -05:00
Umputun 83afa4d57c basic scopes for cache invalidation #44 2018-05-25 01:11:48 -05:00
Umputun 146a930b23 fix failed test due img proxy nil pointer 2018-05-23 12:14:36 -05:00
Umputun 5f6a329609 move avatar proxy to rest 2018-05-23 12:07:45 -05:00
Umputun 07ea6e5b4e switch session store to jwt, no refresh yet #30 2018-05-21 19:16:16 -05:00
Umputun 292853b51d fix prev comment 2018-05-19 11:35:47 -05:00
Umputun 8b1ebfdf4f add optional img proxy 2018-05-18 01:52:29 -05:00
Umputun 7df0ae5235 migrate all rest tests to httptest 2018-05-17 21:19:41 -05:00
Umputun 3875791ccc add low and critical score thresholds #37 2018-05-17 14:22:44 -05:00
Umputun dfe6d644ae clear import aliases 2018-05-16 21:52:05 -05:00
Umputun 9638d95279 refactor store to isolate service and engine levels 2018-05-16 18:03:08 -05:00
Umputun 58e21dbc5c add orig to comment and edit request #13 2018-05-15 18:47:30 -05:00
Umputun e8bc7e7137 extract avatar proxy to separate package 2018-05-13 19:19:47 -05:00
Umputun 8e810cc9d2 revert bfchroma md render, need some sanitizer exceptions 2018-05-13 14:13:37 -05:00
Umputun 5056b2a1a2 try preview with bfchroma md render 2018-05-13 14:04:37 -05:00
Umputun 99d06289a0 md autolink enabled 2018-05-12 14:10:30 -05:00
Umputun 70c910b21a count as rune 2018-05-12 12:02:49 -05:00
Umputun 75a2cac999 adjust test for large comments #3 2018-05-12 11:49:46 -05:00
Umputun 5d8a3ea78b lint: test shadowing 2018-05-12 11:42:34 -05:00
Umputun 505a3243a7 all store access via service only 2018-05-10 01:38:05 -05:00
Umputun 58cf373627 more tests 2018-05-10 01:10:36 -05:00
Umputun 639f89064b customizable max comment size 2018-05-06 19:15:36 -05:00
Umputun e8a59ed238 validate comment size and fields 2018-05-06 18:48:13 -05:00
Umputun f924cf76df adopt test for \n and \t allowes 2018-05-06 18:15:03 -05:00
Umputun 80bac9d951 don't clean \n and \t 2018-05-06 18:07:54 -05:00
Umputun 1aa43ff9a9 clean \n from preview test 2018-05-06 17:45:11 -05:00
Umputun 0bc88c606b remove profile 2018-05-06 15:07:20 -05:00
Umputun a691210fd6 simplify interfaces for migrator, switch back to dataStore 2018-05-02 23:13:50 -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 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 9a5aa72b0d hash user ip 2018-03-22 20:11:57 -05:00
Umputun 855de450f1 weaker interfaces for migrator 2018-03-22 19:35:45 -05:00
Umputun 4138a5f05a small cleanups 2018-03-22 13:11:17 -05:00
Umputun d3b2ad33d4 fix avatar tests 2018-03-20 02:03:03 -05:00
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