No description
Find a file
david 98a5f96989
Some checks failed
/ Run tests (push) Successful in 1m35s
/ Run system tests (push) Failing after 2m1s
/ Build, push and deploy image (push) Successful in 13s
Try to fix ci browser
2024-11-08 22:13:05 +01:00
.devcontainer switch to rdbg debugger 2024-10-27 02:16:36 +02:00
.forgejo/workflows Try to fix ci browser 2024-11-08 22:13:05 +01:00
.vscode Migrate to Rais 8.0 2024-11-08 22:05:31 +01:00
app Migrate to Rais 8.0 2024-11-08 22:05:31 +01:00
bin Migrate to Rais 8.0 2024-11-08 22:05:31 +01:00
config Migrate to Rais 8.0 2024-11-08 22:05:31 +01:00
db Migrate to Rais 8.0 2024-11-08 22:05:31 +01:00
lib Add basic set of error pages 2024-11-01 13:16:26 +01:00
log rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
public Refactorings and gui improvements 2024-11-03 21:58:25 +01:00
storage rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
test Migrate to Rais 8.0 2024-11-08 22:05:31 +01:00
tmp rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
vendor Migrate to Rais 8.0 2024-11-08 22:05:31 +01:00
.dockerignore A lot :) 2024-09-05 22:54:38 +02:00
.gitattributes rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
.gitignore start of iteration 2 2024-10-31 23:13:18 +01:00
.node-version rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
.rubocop.yml A lot :) 2024-09-05 22:54:38 +02:00
.ruby-version Add auth and ruby update 2024-09-22 21:57:05 +02:00
config.ru Basic setup, launch config and layout 2024-07-15 14:31:54 +02:00
docker-compose.yml Migrate to Rais 8.0 2024-11-08 22:05:31 +01:00
Dockerfile Dev env 2024-10-26 00:00:56 +02:00
Gemfile Migrate to Rais 8.0 2024-11-08 22:05:31 +01:00
Gemfile.lock Migrate to Rais 8.0 2024-11-08 22:05:31 +01:00
package-lock.json Links, mainly... 2024-07-26 00:59:00 +02:00
package.json Make checklist entries sortable by d&d 2024-10-27 22:37:11 +01:00
Procfile.dev rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
Rakefile Basic setup, launch config and layout 2024-07-15 14:31:54 +02:00
README.md rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
yarn.lock Make checklist entries sortable by d&d 2024-10-27 22:37:11 +01:00

a11yist

rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild .