No description
Find a file
david f42519005c
All checks were successful
/ Text (push) Successful in 1m16s
/ Checkout (push) Successful in 3m28s
format build time
2024-07-23 01:14:23 +02:00
.devcontainer Basic setup, launch config and layout 2024-07-15 14:31:54 +02:00
.forgejo/workflows debug 2024-07-22 23:14:10 +02:00
.github Basic setup, launch config and layout 2024-07-15 14:31:54 +02:00
.vscode launch/debug config 2024-07-22 21:47:06 +02:00
app very basic system tests 2024-07-23 01:06:45 +02:00
bin launch/debug config 2024-07-22 21:47:06 +02:00
config very basic system tests 2024-07-23 01:06:45 +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 very basic system tests 2024-07-23 01:06:45 +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 dockerignore -forgejo 2024-07-22 04:45:55 +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 launch/debug config 2024-07-22 21:47:06 +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 format build time 2024-07-23 01:14:23 +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 .