HELLCAT
  1. HELLCAT

ttvext-bbswall

Public
AuthorCommitMessageCommit dateIssues
HELLCATHELLCAT
38d1f15492fMMerge branch 'master' into develop
HELLCATHELLCAT
505e307a7c3MMerge branch 'release/v0.9.0' into develop
HELLCATHELLCAT
aa298ad9532MMerge branch 'release/v0.9.0'
HELLCATHELLCAT
3ebdef7de02updated versions, added .../data handling to deploy script
HELLCATHELLCAT
0f004988d23MMerge branch 'feature/BBSWALL-9_blacklist-enhancements' into develop
HELLCATHELLCAT
6dcf2a36f6dBBSWALL-9 : added background upload and reset to default, FE & BEBBSWALL-9
HELLCATHELLCAT
541b3a01072BBSWALL-9 : small fixes and enhancements to blacklist stuffBBSWALL-9
HELLCATHELLCAT
4f6d6aaa64eMMerge branch 'feature/BBSWALL-23_Origin-related-error-when-posting' into develop# Conflicts: # src/AppBundle/Controller/WallController.php
HELLCATHELLCAT
e9323a23ce1MMerge branch 'feature/BBSWALL-22_add-indexes-to-db-tables' into develop
HELLCATHELLCAT
f36672f2ae3MMerge branch 'feature/BBSWALL-9-blacklist' into develop
HELLCATHELLCAT
fb61d81ac77BBSWALL-9 : finished blacklist configuration, applying blacklist on postBBSWALL-9
HELLCATHELLCAT
4d1de8b1a57BBSWALL-22 : added indexes to columns and created migrationBBSWALL-22
HELLCATHELLCAT
2aa1306e101BBSWALL-23 : changed response of postEntry to JSON response from wallposts action, for CORS conformityBBSWALL-23
HELLCATHELLCAT
fc7a111309dremoved a few dump()'s
HELLCATHELLCAT
60b49a10360MMerge branch 'feature/BBSWALL-20_Double-Posts-FE-Fix' into feature/BBSWALL-9-blacklist
HELLCATHELLCAT
bdcafb98c74BBSWALL-20 : FE fix; made BE workaround permanent as anti-spam thingyBBSWALL-20
HELLCATHELLCAT
c08ffc201a5MMerge branch 'hotfix/BBSWALL-20_Double-Posts' into develop
HELLCATHELLCAT
7a9a9edf1a4MMerge branch 'hotfix/BBSWALL-20_Double-Posts'
HELLCATHELLCAT
15ad4618cf5version number for patch
HELLCATHELLCAT
39fee5c6d2dBBSWALL-20 : quick workaround for double postings till actual FE bug is fixedBBSWALL-20
HELLCATHELLCAT
086b2300b11MMerge branch 'develop'
HELLCATHELLCAT
0c748aaf7acBBSWALL-9 : deHTMLed blacklist config inputBBSWALL-9
HELLCATHELLCAT
1d3ef144827MMerge branch 'develop' into feature/BBSWALL-9-blacklist
HELLCATHELLCAT
68484b458e8MMerge branch 'release/v0.8.0' into develop
HELLCATHELLCAT
9d1b48c7216MMerge branch 'release/v0.8.0'
HELLCATHELLCAT
a26c4a9e525changes as per review results
HELLCATHELLCAT
d4cb6e1e092BBSWALL-9 : added saving of blacklistBBSWALL-9
HELLCATHELLCAT
6dbf8774e49aaand more changes to make shit compatible with shitty shit shizzles....
HELLCATHELLCAT
78da5131319getting tired of this shit
HELLCATHELLCAT
9d5e3f4d727fixed another fuck up shit
HELLCATHELLCAT
a43eeaf9bc7moved all DOM event bindings from inline to bind call in seperate JS
HELLCATHELLCAT
0a23d88f0b4enhancement to exception and response handlers to account for HTTP(S) origin security shizzle
HELLCATHELLCAT
56bef80277bmoved pages JS into seperate files (as per Twitch policy)
HELLCATHELLCAT
060ec218999release preps
HELLCATHELLCAT
18c66b0fc68MMerge 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....
HELLCATHELLCAT
2d2c0404325MMerge 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
HELLCATHELLCAT
2f6815a4fd2MMerge 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
HELLCATHELLCAT
896678f3c66BBSWALL-15 : verifying channel ID and user ID from request against JWT where applicableBBSWALL-15
HELLCATHELLCAT
9c06b3a1bfeBBSWALL-14 : enitititized HTML tags in entry posting inputBBSWALL-14
HELLCATHELLCAT
935a63190feanother env fix (hopefully)
HELLCATHELLCAT
4a7e9e7a661added missing params for "dev" env
HELLCATHELLCAT
1ff89d4ba2bfixed EBS URL (port)
HELLCATHELLCAT
37fbea27069BBSWALL-12 : deployment shizzle - hopefully it works as intended....BBSWALL-12
HELLCATHELLCAT
1e6ccd88a4cFE and BE tweaks
HELLCATHELLCAT
2c8dc4cf987lots of frontend stuff and a few minor tweaks to backend things.
HELLCATHELLCAT
bcdaa6258fcchanged Symfony parameter passing from env.to 3.2+ best practice; fixed missing validation of JWT token
HELLCATHELLCAT
22af66a0d34code style and formatting
HELLCATHELLCAT
5ed8dea75d0BBSWALL-5 : added JWT verification, roles handling; added auth-exception handlerBBSWALL-5
HELLCATHELLCAT
9659b4af966BBSWALL-1 / BBSWALL-2 : added dashboard functionality2 JIRA Issues
HELLCATHELLCAT
77dc0034712got a few things to actually work