The ENSL website. http://ensl.org
Find a file
2023-02-19 18:39:51 +02:00
.circleci Try something for cirlce 2020-03-26 03:58:59 +02:00
app Update annotations 2021-08-05 20:31:49 +03:00
bin Major update, bugfixes 2023-02-19 17:08:46 +02:00
config Major update, bugfixes 2023-02-19 17:08:46 +02:00
db Major update, bugfixes 2023-02-19 17:08:46 +02:00
ext Update nginx from master 2020-11-08 17:15:46 +01: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 Major update, bugfixes 2023-02-19 17:08:46 +02:00
spec Major update, bugfixes 2023-02-19 17:08:46 +02: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 Env file update 2020-11-21 00:16:35 +02:00
.env.development Change user.rb to fix migration 2020-11-17 04:15:07 +02:00
.env.production Working production version of nginx 2020-10-10 21:44:06 +02:00
.env.staging Add port for staging 2020-10-31 02:35:40 +01:00
.env.test Updat .env docs 2020-04-11 16:17:07 +03:00
.gitignore Update docs and compose files 2020-11-14 10:09:59 +02:00
config.ru Fix deprecations in env-rbs and move options to root file 2020-04-11 04:38:15 +03:00
DEVELOPMENT.md Docs update 2020-11-21 00:16:27 +02:00
docker-compose.production.yml Update docs and compose files 2020-11-14 10:09:59 +02:00
docker-compose.yml Major update, bugfixes 2023-02-19 17:08:46 +02:00
Dockerfile Fix startup issue 2023-02-19 18:39:51 +02:00
Gemfile Major update, bugfixes 2023-02-19 17:08:46 +02:00
Gemfile.lock Major update, bugfixes 2023-02-19 17:08:46 +02:00
INSTALL.md Doc update 2020-05-03 12:49:25 +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 Update docs and compose files 2020-11-14 10:09:59 +02:00

Circle CI Maintainability Test Coverage

ENSL Website

This is the source code of ENSL website. Currently deployed on ensl.org.

Documentation

See INSTALL.md how to install and DEVELOPMENT.md how to develop it.

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