Go to file
2024-12-08 05:27:58 -06:00
.devcontainer [Docker] Fix an error in devcontainer 2024-07-18 02:29:52 -07:00
.github [Misc] Fix the CLA path (#758) 2024-09-13 02:33:58 -07:00
.vscode [Misc] Fix erb file associations 2024-07-17 18:23:49 -07:00
app Merge branch 'master' into master2 2024-12-08 05:27:58 -06:00
bin [Seeding] Fix file permissions 2024-07-28 18:12:41 -07:00
config create adult_content configuration option 2024-11-14 18:54:56 -06:00
db add transcript support 2024-11-10 13:58:15 -06:00
docker forgot to remove temporary redirect from example... 2024-11-07 20:51:34 -06:00
lib
public remove google analytics garbage 2024-10-28 14:13:23 -05:00
test [DangerZone] Allow admins to hide pending posts for a specified amount of hours (#760) 2024-11-10 20:22:14 -08:00
.browserslistrc
.dockerignore
.editorconfig
.env.sample
.gitattributes
.gitignore
.rubocop_todo.yml [Tags] Make tag preview case insensitive 2024-07-20 16:07:55 -07:00
.rubocop.yml [Seeding] Rewrite the seeding script (#676) 2024-07-20 08:30:21 -07:00
.ruby-version
babel.config.js
config.ru
docker-compose.yml [JS] Add ESLint support 2024-07-17 08:43:55 -07:00
Dockerfile [Docker] Adding Apple Silicon Mac support in Docker Container (#785) 2024-11-10 20:07:41 -08:00
eslint.config.mjs [ESLint] Fix style complaints 2024-07-17 14:22:24 -07:00
Gemfile [Gems] Update rexml and ruby-lsp-rails (#739) 2024-08-28 08:49:57 -07:00
Gemfile.lock [Gems] Update rexml and ruby-lsp-rails (#739) 2024-08-28 08:49:57 -07:00
INSTALL.md cleanup 2024-11-07 22:35:51 -05:00
LICENSE
package.json [CI] Add a ESLint check 2024-07-21 14:47:40 -07:00
postcss.config.js
Procfile force Rails to listen on localhost only and disable the cron process 2024-11-06 22:05:07 -06:00
Rakefile
README.md shorten README as well as fix 'open issues' badge (also E621 -> e621ng) 2024-11-07 21:58:25 -06:00
SECURITY.md import SECURITY.md from e621ng/.github 2024-11-07 22:17:27 -06:00
yarn.lock [JS] Add ESLint support 2024-07-17 08:43:55 -07:00

e621ng

Releases
Issues
Pull Requests
GitHub branch check runs

Installation

See INSTALL.md on how to install e621ng on OpenBSD.

It could be possible to install this fork using Docker, but it is untested. Docker Installation

License

BSD-2 Licensed. See LICENSE.

Security

See SECURITY.md.