The ENSL website. http://ensl.org
Find a file
Ari Timonen 5d4132ccbf Fix link_to_function in contesters
Fix params for comment and message
Fix tinymce errors
2020-03-18 21:41:54 +02:00
app Fix link_to_function in contesters 2020-03-18 21:41:54 +02:00
bin More progress on Rails 4.1 update 2019-06-03 15:38:24 -04:00
config Fix link_to_function in contesters 2020-03-18 21:41:54 +02:00
db Update routes and rake 2020-03-16 00:58:22 +02:00
env Update docker version for CI 2018-04-15 12:51:22 +00:00
ext/mysql.conf.d Backport fixes from rails4 branch 2020-03-15 09:53:23 +02:00
lib Lots of rails 4 updates 2020-03-18 05:38:17 +02:00
public Revert "Change gather music" 2018-12-09 18:55:40 -05:00
script Backport fixes from rails4 branch 2020-03-15 09:53:23 +02:00
spec Lots of rails 4 updates 2020-03-18 05:38:17 +02:00
.dockerignore Fixing Password Rest 2019-10-14 22:26:43 +02:00
.env.development Backport fixes from rails4 branch 2020-03-15 09:53:23 +02:00
.env.example Update docker version for CI 2018-04-15 12:51:22 +00:00
.env.test Fix more tests 2020-03-17 03:58:33 +02:00
.gitignore Merge rails-4 to rails4 2020-03-14 21:10:24 +02:00
.hound.yml Update hound config 2015-10-28 02:51:49 +00:00
Capfile Switched web server to puma 2014-04-15 10:59:52 +01:00
circle.yml Update docker version for CI 2018-04-15 12:51:22 +00:00
config.ru Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
DEVELOPMENT.md Fix tinymce 2020-03-18 21:11:10 +02:00
docker-compose.dev.yml Update to rails 6 2020-03-17 04:55:56 +02:00
docker-compose.yml Fixing Password Rest 2019-10-14 22:26:43 +02:00
Dockerfile Fix tinymce 2020-03-18 21:11:10 +02:00
Dockerfile.dev Update to rails 6 2020-03-17 04:55:56 +02:00
Gemfile Fix tinymce 2020-03-18 21:11:10 +02:00
Gemfile.lock Fix tinymce 2020-03-18 21:11:10 +02:00
INSTALL.md Fix tinymce 2020-03-18 21:11:10 +02:00
LICENSE Create LICENSE 2017-11-25 01:55:26 +02:00
Makefile Update docker version 2018-04-23 15:29:07 +00:00
Makefile.dev Add some upgrades and pending upgrade 2019-10-10 22:12:17 +03:00
Rakefile Update travis config to cache bundler 2014-03-25 21:58:51 +00:00
README.md Updated all links to use https 2017-04-18 16:01:36 +02: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
  • Log file parsing (partially complete)

Contributors