The ENSL website. http://ensl.org
Find a file
Luke Barratt 2021af051c Added timezone based google calendar widget
Updated unicorn and capistrano deployment configuration for the staging environment
HTML formatting
Fixes errors when posting new issues
Added Google Calendar client code
CSS tweaks to layout
Added new .env vars
Layout tweaks
Updated contributors
2014-04-04 17:55:49 +01:00
app Added timezone based google calendar widget 2014-04-04 17:55:49 +01:00
config Added timezone based google calendar widget 2014-04-04 17:55:49 +01:00
db Changed newrelic configuration to load from environment variables 2014-03-30 20:50:52 +01:00
lib Changed newrelic configuration to load from environment variables 2014-03-30 20:50:52 +01: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 Added timezone based google calendar widget 2014-04-04 17:55:49 +01:00
vendor/plugins Removed dynamic_form and country_code_select gems to fold them in as a gem dependencies. 2014-03-30 23:32:11 +01:00
.env.example Added timezone based google calendar widget 2014-04-04 17:55:49 +01:00
.gitignore Add exceptional for better error tracking in production 2014-03-31 00:11:32 +01:00
.travis.yml Properly add code climate repo token 2014-03-25 22:24:56 +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 Added timezone based google calendar widget 2014-04-04 17:55:49 +01:00
Gemfile.lock Added timezone based google calendar widget 2014-04-04 17:55:49 +01:00
INSTALL.md Fixed formatting and ruby hash syntax 2014-03-31 22:37:38 +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 Added timezone based google calendar widget 2014-04-04 17:55:49 +01:00

Build Status 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