Go to file
2024-11-10 15:21:30 -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 slight changes to wiki links (e621: & about: -> help:) 2024-11-10 15:21:30 -06:00
bin [Seeding] Fix file permissions 2024-07-28 18:12:41 -07:00
config add transcript support 2024-11-10 13:58:15 -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 [Prod] Dump NewRelic 2024-03-23 20:52:31 +01:00
public remove google analytics garbage 2024-10-28 14:13:23 -05:00
test [Posts] Add back comment disabling (#749) 2024-10-28 13:56:22 -07:00
.browserslistrc [JS] Add missing browserslist file that makes all of this work. 2021-09-30 02:35:06 -07:00
.dockerignore [Docker] Install gems and js packages into the image 2022-01-05 13:41:41 +01:00
.editorconfig Added a basic editorconfig 2020-01-26 18:38:49 +02:00
.env.sample [Prod] Replace unicorn with pitchfork 2024-05-07 21:54:25 +02:00
.gitattributes [.gitattributes] Always ensure LF line endings 2021-11-08 17:23:23 +01:00
.gitignore [Misc] Fully ignore log folder 2024-02-04 16:44:22 +01:00
.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 [Ruby] Bump to 3.3.1 2024-04-28 11:46:36 +02:00
babel.config.js [JS] Remove core-js 2023-10-22 14:44:00 +02:00
config.ru [Prod] Replace unicorn with pitchfork 2024-05-07 21:54:25 +02:00
docker-compose.yml [JS] Add ESLint support 2024-07-17 08:43:55 -07:00
Dockerfile [Ruby] Bump to 3.3.1 2024-04-28 11:46:36 +02: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 Create LICENSE 2013-06-28 21:43:39 -07:00
package.json [CI] Add a ESLint check 2024-07-21 14:47:40 -07:00
postcss.config.js Update webpacker and fix a bunch of broken things with it 2019-08-03 20:25:22 -07:00
Procfile force Rails to listen on localhost only and disable the cron process 2024-11-06 22:05:07 -06:00
Rakefile [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
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.