Commit Graph
823 Commits
Author SHA1 Message Date
Umputun dc0e1fd266 allow to pass cache sizes via params/env #24 2018-05-17 13:39:27 -05:00
Umputun 85cbda509c limit max size of cache, number of items and size of value #24 2018-05-17 13:25:19 -05:00
Umputun 5c26d75a9b fix site rss content type 2018-05-17 01:13:47 -05:00
Umputun 1616135336 add site rss test 2018-05-17 00:12:42 -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 7e6a15a0f4 remove noise debug with cache hit/miss info 2018-05-16 14:29:07 -05:00
Umputun 88d91f857e mention active sort as valid key 2018-05-16 11:46:05 -05:00
Umputun 10c92a9251 restore time sort, add active sort 2018-05-16 11:43:14 -05:00
Umputun 4cf7c0a5ee time sort in tree with replies #35 2018-05-16 01:08:36 -05:00
Umputun 369e4d8be7 lint: fix lack of comment #13 2018-05-15 18:52:21 -05:00
Umputun 58e21dbc5c add orig to comment and edit request #13 2018-05-15 18:47:30 -05:00
Umputun 5f6134b390 add test for admin-only auth 2018-05-15 12:14:10 -05:00
Umputun ae782722f1 add auth tests 2018-05-15 11:59:29 -05:00
Umputun e710b11dc9 reorg route structure to make clear which open and which not 2018-05-15 11:20:42 -05:00
Umputun 1d0fee79a3 avatar proxy - allow more requests and turn logging off 2018-05-15 10:28:01 -05:00
Umputun 1c4ea5a9a4 fix pull_request event 2018-05-15 09:38:18 -05:00
Umputun 7fba5f1cec add note regarding base images 2018-05-14 15:42:02 -05:00
Umputun e3449c7eaa add delay to test auth server 2018-05-14 14:54:32 -05:00
Umputun 0964cbd973 logout test, possible port conflict 2018-05-14 14:50:09 -05:00
Umputun 9bc0c92d14 switch base images to public #28 2018-05-14 14:39:25 -05:00
Umputun 84980a664d add docs for site rss, adjust .rest file to demo site 2018-05-14 10:55:23 -05:00
Umputun f45aac17b3 fix env SECRET key name 2018-05-13 20:29:50 -05:00
Umputun 7fa1e0d37e rename to SECRET and add to import as well 2018-05-13 20:24:13 -05:00
Umputun 6b43fef9ee restore long caching for rss 2018-05-13 19:55:31 -05:00
Umputun 96577439ae shorter caching for rss 2018-05-13 19:48:57 -05:00
Umputun 9d1694b385 rss for site comments #15 2018-05-13 19:45:50 -05:00
Umputun e8bc7e7137 extract avatar proxy to separate package 2018-05-13 19:19:47 -05:00
Umputun ee7086fb57 rss controllers to separate mount 2018-05-13 18:53:41 -05:00
Umputun 399d949e5a use user name as update title for rss #15 2018-05-13 16:26:27 -05:00
Umputun 136d8102d4 add feeds vendor 2018-05-13 15:47:27 -05:00
Umputun a8e0fe832a add very basic RSS update feed for post's comments #15 2018-05-13 15:45:25 -05:00
igoradamenko 7742ce5a38 lints 2018-05-13 23:23:59 +03:00
igoradamenko b7fa09e1ae add some tabindexes 2018-05-13 23:21:14 +03:00
Igor AdamenkoandGitHub ef618a58df Merge pull request #12 from Menelion/aria-links
Add basic ARIA mark-up
2018-05-13 23:17:29 +03:00
Umputun 16cfa0a2ca http server timeouts 2018-05-13 14:43:17 -05:00
Umputun 0e21885107 revendor 2018-05-13 14:18:51 -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 c20124986a Merge remote-tracking branch 'origin/master' 2018-05-13 13:49:07 -05:00
Umputun 14f90e7039 allow code attributes in sanitizer 2018-05-13 13:48:37 -05:00
igoradamenko af8d73f057 add styles for markdown table & pre>code 2018-05-13 21:38:18 +03:00
Andre Polykanine A.K.A. Menelion Elensúlë 158cc3f252 Changed according to code review by @igoradamenko 2018-05-13 21:30:30 +03:00
Umputun 849b00a452 don't restrict xsrfError check for requires auth path only 2018-05-13 13:05:50 -05:00
Umputun 3815e7dd38 import correct errors pkg 2018-05-13 13:02:52 -05:00
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