No description
Find a file
david 359439565e
All checks were successful
/ test (push) Successful in 2s
Forgejo actions config
2024-07-21 23:55:43 +02:00
.devcontainer Basic setup, launch config and layout 2024-07-15 14:31:54 +02:00
.forgejo/workflows Forgejo actions config 2024-07-21 23:55:43 +02:00
.github Basic setup, launch config and layout 2024-07-15 14:31:54 +02:00
.vscode Basic setup, launch config and layout 2024-07-15 14:31:54 +02:00
app Use our font in pdf 2024-07-21 02:57:13 +02:00
bin Gui improvements and ideas 2024-07-20 16:55:10 +02:00
config add pagy, improve checks#index 2024-07-21 00:33:38 +02:00
db Make rich_text searchable and renderable in pdf 2024-07-21 01:41:08 +02:00
lib Gui improvements and ideas 2024-07-20 16:55:10 +02:00
log rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
public Avoid full page reloads on report#show 2024-07-20 22:32:35 +02:00
storage rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
test Some UX improvements 2024-07-19 02:29:18 +02:00
tmp rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
vendor Use our font in pdf 2024-07-21 02:57:13 +02:00
.dockerignore rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +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 Gui improvements and ideas 2024-07-20 16:55:10 +02: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 Basic feature implemented, very basic poc 2024-07-16 20:22:59 +02:00
.ruby-version rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
config.ru Basic setup, launch config and layout 2024-07-15 14:31:54 +02:00
docker-compose.yml rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
Dockerfile Gui improvements and ideas 2024-07-20 16:55:10 +02:00
Gemfile Improve formatting of rich text in pdf 2024-07-21 02:15:06 +02:00
Gemfile.lock Improve formatting of rich text in pdf 2024-07-21 02:15:06 +02:00
package.json Some UX improvements 2024-07-19 02:29:18 +02: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 Some UX improvements 2024-07-19 02:29:18 +02:00

a11yist

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