Commit Graph
69 Commits
Author SHA1 Message Date
Umputun a08fcc9a6a sort imports 2018-02-02 19:55:33 -06:00
Umputun 61c6207b39 separate sort 2018-01-31 03:12:25 -06:00
Umputun adeaad991d fix bolt user list test 2018-01-15 02:00:55 -06:00
Umputun f72a0c5ef7 add count to users comment 2018-01-15 01:50:14 -06:00
Umputun bfc9314d1a add import test 2018-01-14 22:59:51 -06:00
Umputun 28a2fca513 add test for dups create 2018-01-11 02:40:03 -06:00
Umputun cb949edd97 add delete test 2018-01-10 02:38:44 -06:00
Umputun 83c47111ba more rest integration tests 2018-01-10 01:35:49 -06:00
Umputun f8a421fb06 add initial set of rest tests 2018-01-09 22:48:21 -06:00
Umputun 1af33927f5 fix User bolt test 2018-01-09 02:54:46 -06:00
Umputun dcc0e9fb2b remove GetByID, simpler Accessor interface 2018-01-08 23:38:21 -06:00
Umputun f0380a3c4d lint: convdersion not needed 2018-01-08 20:07:36 -06:00
Umputun ff629afa7d optimize List 2018-01-08 20:01:20 -06:00
Umputun 3d203659c4 lint: error shadow 2018-01-08 19:48:10 -06:00
Umputun decf9c177b add counts to list 2018-01-08 19:35:42 -06:00
Umputun 1e938702d6 simplify store interfaces, siteID instead of locator in many places 2018-01-08 19:16:12 -06:00
Umputun f992d9c578 load and save helpers for bolt 2018-01-08 00:55:48 -06:00
Umputun e510c47f60 safer rest create cleanup 2018-01-07 19:01:37 -06:00
Umputun 440974f365 support vote reset 2018-01-06 12:37:12 -06:00
Umputun 43676bc90e pass edit duration from outside 2018-01-03 23:43:25 -06:00
Umputun 79196d13a0 fix duration check 2018-01-03 23:30:29 -06:00
Umputun 50f447587f limit edit window 2018-01-03 13:55:43 -06:00
Umputun 1de76f2b5e fix check for double-edits 2018-01-03 13:50:35 -06:00
Umputun 093df05b65 edit to pointer, allowing omitempty 2018-01-03 13:44:13 -06:00
Umputun acfce21724 add comment update (edit once) 2018-01-03 13:34:18 -06:00
Umputun e949927df6 comment typos 2018-01-02 23:58:20 -06:00
Umputun 2dc3f09cb7 adjust bolt comments and named returns 2018-01-02 13:17:27 -06:00
Umputun 0d8a758588 bunch of comments 2017-12-31 18:29:09 -06:00
Umputun 001c3abc3c typos 2017-12-30 12:58:58 -06:00
Umputun 3bca2c9132 mask blocked comments 2017-12-30 12:33:02 -06:00
Umputun 5d48845a5d auto celanup for backups 2017-12-29 18:52:50 -06:00
Umputun f907533da8 integrate multi-site bolt store 2017-12-27 17:54:58 -06:00
Umputun c3f8fc2e49 split store interface 2017-12-27 14:11:54 -06:00
Umputun 3be7821b04 rename store methods 2017-12-27 03:20:46 -06:00
Umputun ca9afd2c8b add service layer on top of store 2017-12-27 01:11:01 -06:00
Umputun d0acfc5069 extracted store put and get 2017-12-27 00:38:57 -06:00
Umputun 78e654ac64 simpler implementation of store model for userID refs 2017-12-26 20:47:16 -06:00
Umputun a083165cf5 much faster comments by user id 2017-12-26 17:42:11 -06:00
Umputun b1c423e437 limit comments per user 2017-12-26 17:27:48 -06:00
Umputun 195c83c34a add comments per user 2017-12-26 15:56:18 -06:00
Umputun 06919c1ae7 omit empty pin 2017-12-25 21:14:07 -06:00
Umputun b2d22fce97 add pin comment 2017-12-25 21:12:04 -06:00
Umputun e5c2af6d72 limited support for sort param 2017-12-25 16:58:12 -06:00
Umputun f1fd6dba78 integrate anonym auth and logger middleware 2017-12-25 14:49:13 -06:00
Umputun bfed1ef547 sort imports 2017-12-24 18:15:33 -06:00
Umputun 012ff98de1 add export support 2017-12-24 18:04:07 -06:00
Eugene 95b5f6a90f proper snaitizer for profile link 2017-12-24 14:57:02 -06:00
Eugene aa4958a180 fix html escaping 2017-12-24 14:51:50 -06:00
Umputun cca529b0b3 allow html in comment, sanitize with bluemonday 2017-12-24 14:41:35 -06:00
Umputun 24d0d0f498 allow passing timestamp to create, clear on rest level 2017-12-24 13:29:16 -06:00