The ENSL website. http://ensl.org
Find a file
2020-04-11 17:11:25 +03:00
.circleci Try something for cirlce 2020-03-26 03:58:59 +02:00
app Update steam button 2020-04-11 16:36:01 +03:00
bin Update docs and entry.sh 2020-04-11 15:53:52 +03:00
config No cache in staging and force ssl 2020-04-11 16:40:49 +03:00
db Add staging that works 2020-04-08 22:25:24 +03:00
ext Update docs and add nginx redirect 2020-04-11 15:08:34 +03:00
lib Add WIP login via Steam + omniauth 2020-04-10 18:32:18 +03:00
log Add placeholder tmp+log 2020-04-06 05:37:26 +03:00
public Update steam icon 2020-04-11 17:11:25 +03:00
script Update migrations to entry.sh and and dump script 2020-04-09 04:21:50 +03:00
spec Fix dotenv load 2020-04-05 06:30:14 +03:00
tmp Add placeholder tmp+log 2020-04-06 05:37:26 +03:00
.dockerignore Add staging that works 2020-04-08 22:25:24 +03:00
.env Updat .env docs 2020-04-11 16:17:07 +03:00
.env.development Add staging that works 2020-04-08 22:25:24 +03:00
.env.production Add staging that works 2020-04-08 22:25:24 +03:00
.env.staging Fix SSL for staging nginx 2020-04-09 03:36:19 +03:00
.env.test Updat .env docs 2020-04-11 16:17:07 +03:00
.gitignore Add secrets back, update docs 2020-04-11 15:44:57 +03:00
config.ru Fix deprecations in env-rbs and move options to root file 2020-04-11 04:38:15 +03:00
DEVELOPMENT.md Add numeric UID's to docs and Dockerfile 2020-04-11 16:40:38 +03:00
docker-compose.yml Use entry-script 2020-04-11 15:45:17 +03:00
Dockerfile Add numeric UID's to docs and Dockerfile 2020-04-11 16:40:38 +03:00
Gemfile Add WIP login via Steam + omniauth 2020-04-10 18:32:18 +03:00
Gemfile.lock Add WIP login via Steam + omniauth 2020-04-10 18:32:18 +03:00
INSTALL.md Update migrations to entry.sh and and dump script 2020-04-09 04:21:50 +03:00
LICENSE Create LICENSE 2017-11-25 01:55:26 +02:00
Makefile Update docker version 2018-04-23 15:29:07 +00:00
Rakefile Update some rails standard files from rails 6 2020-03-22 15:09:24 +02:00
README.md Add new badges 2020-03-25 00:37:06 +02:00

Circle CI Maintainability Test Coverage

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