The ENSL website. http://ensl.org
Find a file
2020-04-02 22:50:57 +03:00
.circleci Try something for cirlce 2020-03-26 03:58:59 +02:00
app Fix deprecated finds 2020-04-02 05:51:37 +03:00
bin Add dl demo script 2020-03-22 16:05:21 +02:00
config Add staging 2020-04-02 22:50:57 +03:00
db Fix migration - scrypt 2020-04-02 05:08:58 +03: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 Skip article int. tests for now 2020-04-02 03:21:08 +03:00
.dockerignore Update docker-compose to work with DB out of box 2020-03-31 05:31:42 +03:00
.env.development Add scrypt 2020-04-02 03:08:19 +03:00
.env.example Update scrypt migration 2020-04-02 03:15:28 +03:00
.env.production Add default ENV for prod. 2020-03-26 02:34:15 +02:00
.env.test Add options to disable google calendar 2020-03-26 01:33:23 +02:00
.gitignore Random view updates 2020-04-02 05:50:54 +03:00
config.ru Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
DEVELOPMENT.md Update docs 2020-03-31 21:46:49 +03:00
docker-compose.dev.yml Update docker-compose to work with DB out of box 2020-03-31 05:31:42 +03:00
docker-compose.yml Fixing Password Rest 2019-10-14 22:26:43 +02:00
Dockerfile Upgrade to ruby 2.6.5 and Rails 6.0.2.2 2020-03-23 05:38:38 +02:00
Dockerfile.dev Upgrade to ruby 2.6.5 and Rails 6.0.2.2 2020-03-23 05:38:38 +02:00
Gemfile Add scrypt 2020-04-02 03:08:19 +03:00
Gemfile.lock Add scrypt 2020-04-02 03:08:19 +03:00
INSTALL.md Update docker-compose to work with DB out of box 2020-03-31 05:31:42 +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
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 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