No description
Find a file
david 7712d3b5ef
Some checks failed
ci / docker (push) Failing after 5s
/ Checkout (push) Failing after 11s
fix path
2024-07-22 04:27:27 +02:00
.devcontainer Basic setup, launch config and layout 2024-07-15 14:31:54 +02:00
.forgejo/workflows fix path 2024-07-22 04:27:27 +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 Forgejo actions config 2024-07-22 01:29:09 +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 Update ruby 2024-07-22 03:27:58 +02:00
config.ru Basic setup, launch config and layout 2024-07-15 14:31:54 +02:00
docker-compose.yml Update ruby 2024-07-22 03:27:58 +02:00
Dockerfile Update ruby 2024-07-22 03:27:58 +02:00
Gemfile Update ruby 2024-07-22 03:27:58 +02:00
Gemfile.lock Update ruby 2024-07-22 03:27:58 +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 .