Commit graph

69 commits

Author SHA1 Message Date
Absurdon
ddb6c460ff Fixes
* use ES Modules
* Fix some bugs
* add Novice Gather
2023-03-05 17:18:43 +00:00
Absurdon
68cf41c388 Change HiveClient to use Steam-Api 2023-03-05 13:07:53 +00:00
Absurdon
79be2b8155 docker+upgrade
* Updated dependencies
  - React update needed transformation of React.createClass to ES2015
  classes
  - removed some deprecations/deprecated packages
  - added mulitple @types Dependencies to devDependencies for IDE code
  completion support
* added Docker related files
  - Dockerfile with build container
  - docker-compose.yml with mongodb and app
2020-10-11 19:49:26 +02:00
AngelRionCervi
b67d54cb3e kick after delay when afk 2020-07-21 20:30:01 +02:00
Absurdon
8ce1306b05 Update default server data to avoid Errors 2019-11-07 08:44:59 +01:00
Absurdon
95097485b9 Altered color scheme of voting areas to make them more obvious 2017-07-25 18:54:58 +02:00
Absurdon
edbbddfe0c added discord bot 2017-06-22 15:47:29 +02:00
Absurdon
e8afc5da4c changed links to use https properly 2017-04-18 14:44:21 +02:00
Absurdon
f50cf282ab Added Strict-Transport-Security header 2017-04-18 14:17:01 +02:00
Chris Blanchard
15acbca96c Add hive 2 endpoint 2016-11-15 10:09:23 +00:00
Chris Blanchard
022224ab7e Clacks overhead 2016-05-17 22:24:23 +08:00
Chris Blanchard
22567b77c7 Fix current gather API 2016-04-19 00:59:05 +01:00
Chris Blanchard
1363826137 Got it working to a point... 2016-04-19 00:59:05 +01:00
Chris Blanchard
5f958ed02e Spike 2016-04-19 00:59:05 +01:00
Chris Blanchard
787c663b5f Basic events implementation 2015-12-29 16:26:11 +00:00
Chris Blanchard
04668bab46 Constrain user input on limit 2015-12-29 02:23:56 +00:00
Chris Blanchard
880649bdc0 Rename gather template 2015-12-29 02:20:27 +00:00
Chris Blanchard
6d75b29edc Implemented basic messages api 2015-12-28 13:21:35 +00:00
Chris Blanchard
67e24897d1 Added browser skeleton 2015-12-27 19:42:32 +00:00
Chris Blanchard
b438d5b02c Add gather rules to page and group up loose links fixes #32 2015-09-20 01:43:09 +01:00
Chris Blanchard
a8e5f29af1 Expose current gather API and add cors 2015-09-17 13:48:10 +01:00
Chris Blanchard
9583ca688b Deserialise session store using ruby child process 2015-09-15 14:25:00 +01:00
Chris Blanchard
2e0133626b Added gather bot 2015-09-14 23:33:49 +01:00
Chris Blanchard
b71805ffd3 Allow storage of bot configuration 2015-09-05 17:26:56 +01:00
Chris Blanchard
c61681997a Random user on flag 2015-08-31 16:01:57 +01:00
Chris Blanchard
4b9b13f2db Add hive url 2015-08-31 15:28:35 +01:00
Chris Blanchard
d699c0096b Fix random user 2015-08-28 21:37:55 +01:00
Chris Blanchard
87ea51027b Delegate user auth to users model 2015-08-28 15:00:14 +01:00
Chris Blanchard
4ef01d7a28 Ignore flags for test 2015-08-28 13:52:01 +01:00
Chris Blanchard
1681414721 Cleanup 2015-08-27 15:02:17 +01:00
Chris Blanchard
aeb0910829 Fix teamspeak links 2015-08-27 15:00:10 +01:00
Chris Blanchard
f4d77893c9 Fix session key name in production 2015-08-27 14:51:49 +01:00
Chris Blanchard
1e298638af Fix user model for bans 2015-08-27 13:06:54 +01:00
Chris Blanchard
20cdf48a53 Reject banned gatherers fixes #3 2015-08-27 13:02:45 +01:00
Chris Blanchard
c0d2ae6613 Refresh data on reconnect 2015-08-27 12:07:45 +01:00
Chris Blanchard
09281287fc Fix 2015-08-19 14:59:28 +01:00
Chris Blanchard
689aefc3ab Enable random users on staging 2015-08-18 12:40:48 +01:00
Chris Blanchard
bb2bdac8eb Tidy up 2015-08-18 12:09:33 +01:00
Chris Blanchard
539b10056e Initial cut of auth finished, add more info on account authorisation 2015-08-18 11:53:28 +01:00
Chris Blanchard
523bf2a099 Return auth error on failed user data request 2015-08-18 11:44:49 +01:00
Chris Blanchard
e8de9f2498 Deny auth on failed requests 2015-08-18 11:40:15 +01:00
Chris Blanchard
9151212c78 Bunch of changes 2015-08-18 10:56:35 +01:00
Chris Blanchard
904f152ecc Add staging 2015-08-17 14:53:55 +01:00
Chris Blanchard
882bacab1b Added rails session validation 2015-08-17 14:50:59 +01:00
Chris Blanchard
10f9d5b2b9 More arrows! 2015-08-11 00:56:53 +01:00
Chris Blanchard
1ec36bbb6f Retrieve live server data 2015-08-10 23:38:05 +01:00
Chris Blanchard
c883fee668 Ignore deleted messages from list 2015-08-07 01:47:23 +01:00
Chris Blanchard
4dc825ef05 Expanded config for mongo 2015-08-05 01:11:46 +01:00
Chris Blanchard
934b707434 Added server and map votes 2015-07-29 14:50:39 +01:00
Chris Blanchard
ece9b72086 Add online/offline api 2015-07-29 11:46:30 +01:00