The ENSL website. http://ensl.org
Find a file
2020-03-22 16:05:21 +02:00
app Remove acts_as_rateable 2020-03-22 14:55:47 +02:00
bin Add dl demo script 2020-03-22 16:05:21 +02:00
config Update uers_contoller and add almost working spec. 2020-03-21 22:33:44 +02:00
db Move files 2020-03-22 15:23:28 +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 Update some rails standard files from rails 6 2020-03-22 15:09:24 +02:00
public Revert "Change gather music" 2018-12-09 18:55:40 -05:00
spec Add helpers back after mistake 2020-03-22 15:36:16 +02:00
.dockerignore Fixing Password Rest 2019-10-14 22:26:43 +02:00
.env.development Update .env files 2020-03-22 14:50:52 +02:00
.env.example Update .env files 2020-03-22 14:50:52 +02:00
.env.test Update .env files 2020-03-22 14:50:52 +02:00
.gitignore Update .env files 2020-03-22 14:50:52 +02:00
.hound.yml Update hound config 2015-10-28 02:51:49 +00: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 dev env setup 2020-03-22 15:55:27 +02:00
docker-compose.dev.yml Fix dev env setup 2020-03-22 15:55:27 +02:00
docker-compose.yml Fixing Password Rest 2019-10-14 22:26:43 +02:00
Dockerfile Update Dockerfile 2020-03-22 15:29:39 +02:00
Dockerfile.dev Fix dev env setup 2020-03-22 15:55:27 +02:00
Gemfile Remove acts_as_rateable 2020-03-22 15:04:06 +02:00
Gemfile.lock Update uers_contoller and add almost working spec. 2020-03-21 22:33:44 +02:00
INSTALL.md Docs update 2020-03-22 14:49:27 +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 some rails standard files from rails 6 2020-03-22 15:09:24 +02: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