Commit Graph
411 Commits
Author SHA1 Message Date
Umputun 57f4d8217d warn on xsrf mismatch for authed request only 2018-05-13 13:01:50 -05:00
Umputun acba478f75 dbl token leftovers 2018-05-13 12:56:14 -05:00
Umputun 98d47ac0a5 use correct xsrf for session 2018-05-13 12:47:09 -05:00
Umputun f05655a1dc fix xsrf condition check 2018-05-13 12:39:30 -05:00
Umputun 004a4fed17 lint: XSRF func 2018-05-13 12:29:46 -05:00
Umputun 214199e10f add XSRF cookie #16 2018-05-13 12:27:03 -05:00
Umputun 99d06289a0 md autolink enabled 2018-05-12 14:10:30 -05:00
Umputun f587af37bd lint: avatar shadow err 2018-05-12 13:17:34 -05:00
Umputun 70a3269589 use login in github name is <nil> 2018-05-12 13:14:51 -05:00
Umputun 9c498ea4c4 Etag to avatar test 2018-05-12 13:09:40 -05:00
Umputun 9cacdb1497 client-side caching for avatars 2018-05-12 13:03:01 -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 8b544b0a43 move comment size validation to raw comment #3 2018-05-12 11:42:05 -05:00
Umputun 98fdd6d2de test for self-voting 2018-05-11 16:19:08 -05:00
Umputun f50713fa31 allow dev users self-voting 2018-05-11 16:14:11 -05:00
Umputun db7f4c84bf prevent user from voting for they own comments 2018-05-11 16:10:11 -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 3635921191 typos in comments 2018-05-09 16:12:02 -05:00
Umputun 1268a8f7c5 hard body limit, encode disqus imported ID 2018-05-08 16:31:23 -05:00
Umputun 4603d6ec2a add max_comment_size to config 2018-05-07 15:05:35 -05:00
Umputun fbbd32731b add HardLineBreak abdn BackSlashBrake for md rendering 2018-05-06 19:31:30 -05:00
Umputun e6ee267fb3 lint: err shadowing 2018-05-06 19:23:40 -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 b1494cf97f preview sanitize after md reneder 2018-05-06 17:39:31 -05:00
Umputun a78b3a2d6d sanitize on preview 2018-05-06 17:29:34 -05:00
Umputun 56faa40499 no autolink 2018-05-06 17:15:35 -05:00
Umputun 12701041b6 . 2018-05-06 17:08:45 -05:00
Umputun 5b5f607eb5 allow common md extensions 2018-05-06 17:07:13 -05:00
Umputun 5571e0d0d6 rename sort test 2018-05-06 16:34:45 -05:00
Umputun a3df144e4d rollback double-provider in id 2018-05-06 15:21:48 -05:00
Umputun 304f148752 add provider name before encode 2018-05-06 15:16:28 -05:00
Umputun 0bc88c606b remove profile 2018-05-06 15:07:20 -05:00
Umputun 7870da30c2 restore + in sort 2018-05-06 13:56:52 -05:00
Umputun 66ff83cae5 sort logging 2018-05-06 13:40:58 -05:00
Umputun b3aa7381ce stable by time sort for same scores 2018-05-06 13:32:09 -05:00
Umputun a5c261caa7 fix tree score sort 2018-05-06 13:17:00 -05:00
Umputun a507f7864b add restore backuo script 2018-05-03 01:58:29 -05:00
Umputun a691210fd6 simplify interfaces for migrator, switch back to dataStore 2018-05-02 23:13:50 -05:00
Umputun 0734c66fca pass dataservice to importer/exporter 2018-05-02 02:27:47 -05:00
Umputun a8033bfeb1 return import status 2018-05-02 02:22:48 -05:00
Umputun 3b1b727e01 remove init for default avatar 2018-05-01 21:15:51 -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