Go to file
2025-01-17 07:49:46 -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 2025-01-16 19:56:41 -06:00
bin [Seeding] Fix file permissions 2024-07-28 18:12:41 -07:00
config Merge branch 'master' into master2 2025-01-16 19:56:41 -06:00
db Merge branch 'master' into master2 2025-01-16 19:56:41 -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 [StaffNotes] Add updating and deleting (#823) 2025-01-12 19:28:32 -08: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 [StaffNotes] Add updating and deleting (#823) 2025-01-12 19:28:32 -08:00
.rubocop.yml [StaffNotes] Fix DB migration (#835) 2025-01-15 08:09:29 -08: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 [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 [Users] Rework login pages and increase password requirements (#825) 2024-12-14 17:37:53 -08:00
Gemfile.lock [Users] Rework login pages and increase password requirements (#825) 2024-12-14 17:37:53 -08: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 [Users] Rework login pages and increase password requirements (#825) 2024-12-14 17:37:53 -08: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 start rebranding fork 2025-01-17 07:49:46 -06:00
SECURITY.md import SECURITY.md from e621ng/.github 2024-11-07 22:17:27 -06:00
yarn.lock [Users] Rework login pages and increase password requirements (#825) 2024-12-14 17:37:53 -08:00

eBooru

Ruby on Rails booru fork.

Installation

See INSTALL.md on how to install eBooru 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.