The ENSL website. http://ensl.org
Find a file
2015-05-18 17:24:18 +01:00
app Remove rcon from log model 2015-05-18 17:24:18 +01:00
config Remove travis config. Added CircleCI config. 2015-04-12 10:42:34 +01:00
db Add state to gatherers and track when a gatherer has left or is away 2014-10-10 20:50:17 -04:00
lib Added form view styling 2014-04-12 02:35:42 +01:00
public Revert "Fix some logic errors with captains" 2014-12-08 09:35:40 -05:00
script Switched web server to puma 2014-04-15 10:59:52 +01:00
spec Added ns server specs 2015-05-14 17:27:12 +01:00
vendor/plugins Remove rcon 2015-05-14 14:25:27 +01:00
.env.example Further improvements to user pages 2014-04-15 23:04:43 +01:00
.gitignore Ignore gemsets and directory env variables 2015-04-26 11:34:37 +01:00
Capfile Switched web server to puma 2014-04-15 10:59:52 +01:00
circle.yml Remove travis config. Added CircleCI config. 2015-04-12 10:42:34 +01:00
config.ru Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
Gemfile No more graphing 2015-05-14 14:25:26 +01:00
Gemfile.lock Update deps 2015-05-14 14:25:27 +01:00
INSTALL.md Bump docs & build config ruby versions 2014-10-09 23:52:32 +01:00
LICENSE.md Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
Rakefile Update travis config to cache bundler 2014-03-25 21:58:51 +00:00
README.md Show CircleCI's status badge in README.md 2015-04-25 22:40:09 +01:00

Circle CI Code Climate Code Climate

ENSL Website

This is the source code of ENSL website. Currently deployed on ensl.org.

Features:

  • Articles
  • Commenting feature for most objects
  • Movie database
  • File database
  • ENSL Plugin API
  • Forums, usual forum features and ACL
  • Contest management
    • Teams and team member management
    • Brackets
    • Tournaments
    • Match database
    • Challenging system
  • Instant webchat (shoutbox)
  • Private messages
  • Issue management
  • Very popular AJAX-based pick-up system
  • Map database
  • Votable polls
  • Twitter feed
  • Server database and RCON interface
  • Log file parsing (partially complete)

Contributors