HELLCAT 38d1f15492f M Merge branch 'master' into develop 16 Oct 2017 HELLCAT 505e307a7c3 M Merge branch 'release/v0.9.0' into develop 16 Oct 2017 HELLCAT aa298ad9532 M Merge branch 'release/v0.9.0' 16 Oct 2017 HELLCAT 3ebdef7de02 updated versions, added .../data handling to deploy script 15 Oct 2017 HELLCAT 0f004988d23 M Merge branch 'feature/BBSWALL-9_blacklist-enhancements' into develop 15 Oct 2017 HELLCAT 6dcf2a36f6d BBSWALL-9 : added background upload and reset to default, FE & BE 15 Oct 2017 BBSWALL-9 HELLCAT 541b3a01072 BBSWALL-9 : small fixes and enhancements to blacklist stuff 14 Oct 2017 BBSWALL-9 HELLCAT 4f6d6aaa64e M Merge branch 'feature/BBSWALL-23_Origin-related-error-when-posting' into develop # Conflicts:
# src/AppBundle/Controller/WallController.php 14 Oct 2017 HELLCAT e9323a23ce1 M Merge branch 'feature/BBSWALL-22_add-indexes-to-db-tables' into develop 14 Oct 2017 HELLCAT f36672f2ae3 M Merge branch 'feature/BBSWALL-9-blacklist' into develop 14 Oct 2017 HELLCAT fb61d81ac77 BBSWALL-9 : finished blacklist configuration, applying blacklist on post 14 Oct 2017 BBSWALL-9 HELLCAT 4d1de8b1a57 BBSWALL-22 : added indexes to columns and created migration 13 Oct 2017 BBSWALL-22 HELLCAT 2aa1306e101 BBSWALL-23 : changed response of postEntry to JSON response from wallposts action, for CORS conformity 13 Oct 2017 BBSWALL-23 HELLCAT fc7a111309d removed a few dump()'s 13 Oct 2017 HELLCAT 60b49a10360 M Merge branch 'feature/BBSWALL-20_Double-Posts-FE-Fix' into feature/BBSWALL-9-blacklist 13 Oct 2017 HELLCAT bdcafb98c74 BBSWALL-20 : FE fix; made BE workaround permanent as anti-spam thingy 13 Oct 2017 BBSWALL-20 HELLCAT c08ffc201a5 M Merge branch 'hotfix/BBSWALL-20_Double-Posts' into develop 13 Oct 2017 HELLCAT 7a9a9edf1a4 M Merge branch 'hotfix/BBSWALL-20_Double-Posts' 13 Oct 2017 HELLCAT 15ad4618cf5 version number for patch 13 Oct 2017 HELLCAT 39fee5c6d2d BBSWALL-20 : quick workaround for double postings till actual FE bug is fixed 13 Oct 2017 BBSWALL-20 HELLCAT 086b2300b11 M Merge branch 'develop' 13 Oct 2017 HELLCAT 0c748aaf7ac BBSWALL-9 : deHTMLed blacklist config input 13 Oct 2017 BBSWALL-9 HELLCAT 1d3ef144827 M Merge branch 'develop' into feature/BBSWALL-9-blacklist 12 Oct 2017 HELLCAT 68484b458e8 M Merge branch 'release/v0.8.0' into develop 12 Oct 2017 HELLCAT 9d1b48c7216 M Merge branch 'release/v0.8.0' 12 Oct 2017 HELLCAT a26c4a9e525 changes as per review results 10 Oct 2017 HELLCAT d4cb6e1e092 BBSWALL-9 : added saving of blacklist 10 Oct 2017 BBSWALL-9 HELLCAT 6dbf8774e49 aaand more changes to make shit compatible with shitty shit shizzles.... 09 Oct 2017 HELLCAT 78da5131319 getting tired of this shit 09 Oct 2017 HELLCAT 9d5e3f4d727 fixed another fuck up shit 09 Oct 2017 HELLCAT a43eeaf9bc7 moved all DOM event bindings from inline to bind call in seperate JS 08 Oct 2017 HELLCAT 0a23d88f0b4 enhancement to exception and response handlers to account for HTTP(S) origin security shizzle 08 Oct 2017 HELLCAT 56bef80277b moved pages JS into seperate files (as per Twitch policy) 08 Oct 2017 HELLCAT 060ec218999 release preps 08 Oct 2017 HELLCAT 18c66b0fc68 M Merge pull request #1 in ~HELLCAT/ttvext-bbswall from feature/BBSWALL-12 to develop * commit '935a63190fee084431c2ee7091ee2555f24fc296':
another env fix (hopefully)
added missing params for "dev" env
fixed EBS URL (port)
BBSWALL-12 : deployment shizzle - hopefully it works as intended.... 08 Oct 2017 HELLCAT 2d2c0404325 M Merge pull request #2 in ~HELLCAT/ttvext-bbswall from feature/BBSWALL-14-xss-in-message-post to develop * commit '9c06b3a1bfe352cee210d8cf99c7454791f602c8':
BBSWALL-14 : enitititized HTML tags in entry posting input 08 Oct 2017 HELLCAT 2f6815a4fd2 M Merge pull request #3 in ~HELLCAT/ttvext-bbswall from feature/BBSWALL-15-broadcaster-spoofing to develop * commit '896678f3c6665b9b83f17172605339c40761ffdc':
BBSWALL-15 : verifying channel ID and user ID from request against JWT where applicable 08 Oct 2017 HELLCAT 896678f3c66 BBSWALL-15 : verifying channel ID and user ID from request against JWT where applicable 07 Oct 2017 BBSWALL-15 HELLCAT 9c06b3a1bfe BBSWALL-14 : enitititized HTML tags in entry posting input 07 Oct 2017 BBSWALL-14 HELLCAT 935a63190fe another env fix (hopefully) 07 Oct 2017 HELLCAT 4a7e9e7a661 added missing params for "dev" env 07 Oct 2017 HELLCAT 1ff89d4ba2b fixed EBS URL (port) 07 Oct 2017 HELLCAT 37fbea27069 BBSWALL-12 : deployment shizzle - hopefully it works as intended.... 07 Oct 2017 BBSWALL-12 HELLCAT 1e6ccd88a4c FE and BE tweaks 07 Oct 2017 HELLCAT 2c8dc4cf987 lots of frontend stuff and a few minor tweaks to backend things. 06 Oct 2017 HELLCAT bcdaa6258fc changed Symfony parameter passing from env. to 3.2+ best practice; fixed missing validation of JWT token 04 Oct 2017 HELLCAT 22af66a0d34 code style and formatting 03 Oct 2017 HELLCAT 5ed8dea75d0 BBSWALL-5 : added JWT verification, roles handling; added auth-exception handler 02 Oct 2017 BBSWALL-5 HELLCAT 9659b4af966 BBSWALL-1 / BBSWALL-2 : added dashboard functionality 30 Sep 2017 2 JIRA IssuesHELLCAT 77dc0034712 got a few things to actually work 26 Sep 2017