Commit Graph
32 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 b3dc433ec9 WIP: start to implement hard delete to all user's comments #47 2018-05-26 02:03:03 -05:00
Umputun 781bfca637 add test for SetDeleted 2018-05-22 12:02:50 -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 14f90e7039 allow code attributes in sanitizer 2018-05-13 13:48:37 -05:00
Umputun 58cf373627 more tests 2018-05-10 01:10:36 -05:00
Umputun 1268a8f7c5 hard body limit, encode disqus imported ID 2018-05-08 16:31:23 -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 80bac9d951 don't clean \n and \t 2018-05-06 18:07:54 -05:00
Umputun a78b3a2d6d sanitize on preview 2018-05-06 17:29:34 -05:00
Umputun 0bc88c606b remove profile 2018-05-06 15:07:20 -05:00
Umputun 3d734188d4 hash ip with hmac 2018-03-25 16:42:05 -05:00
Umputun 9a5aa72b0d hash user ip 2018-03-22 20:11:57 -05:00
Umputun a9aeb7e4f0 comment methods ro private 2018-03-22 19:50:40 -05:00
Umputun 4138a5f05a small cleanups 2018-03-22 13:11:17 -05:00
Umputun ee4228c5d2 prep hashed ip and id 2018-03-22 02:38:49 -05:00
Umputun dadb3666af don't set predefined text in deleted 2018-03-19 01:47:22 -05:00
Umputun ad46b3f72f add name to blocked response 2018-03-18 18:47:32 -05:00
Umputun 7eea0a86ff add tests 2018-03-12 03:40:07 -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 86de8d5fa4 add comments 2018-03-04 02:03:01 -06:00
Umputun 0366e99d89 list with limits 2018-02-19 12:19:16 -06:00
Umputun 06742311d5 typos 2018-02-18 13:57:48 -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 60f00b93c9 switch to uuid and dep 2018-02-11 02:15:02 -06:00
Umputun f448af5e0c block list with ts 2018-02-05 11:22:23 -06:00
Umputun 27156b0d3a incorect import 2018-02-05 02:53:18 -06:00
Umputun 375e5cb049 comment methods 2018-02-05 02:51:11 -06:00