The ENSL website. http://ensl.org
Find a file
2014-03-25 15:21:24 +00:00
app Removed unused rails plugins & code/comments 2014-03-24 14:23:08 +00:00
config Updated unicorn and capistrano configs 2014-03-25 14:44:42 +00:00
db Add initial schema creation migration (cleared history) 2014-03-25 15:21:24 +00:00
lib Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
public Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
script Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
spec Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
vendor/plugins Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
.env.example Updated unicorn config 2014-03-25 11:15:49 +00:00
.gitignore Removed unused rails plugins & code/comments 2014-03-24 14:23:08 +00:00
Capfile Updated unicorn config 2014-03-25 11:15:49 +00:00
config.ru Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
Gemfile Bump gem versions to latest stable without breaking compatibility 2014-03-25 12:53:20 +00:00
Gemfile.lock Bump gem versions to latest stable without breaking compatibility 2014-03-25 12:53:20 +00:00
INSTALL.md Updated unicorn config 2014-03-25 11:15:49 +00:00
LICENSE.md Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
Rakefile Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
README.md Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00

ENSL Website

This is the source code of ENSL website. Currently deployed on European NS League.

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