No description
Find a file
david c21c9b217d
Some checks failed
/ Checkout (push) Successful in 11s
/ Text (push) Failing after 15s
debug
2024-07-22 23:10:40 +02:00
.devcontainer Basic setup, launch config and layout 2024-07-15 14:31:54 +02:00
.forgejo/workflows debug 2024-07-22 23:10:40 +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 Add tests 2024-07-22 22:40:56 +02:00
bin launch/debug config 2024-07-22 21:47:06 +02:00
config launch/debug config 2024-07-22 21:47:06 +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 Add tests 2024-07-22 22:40:56 +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 add build version 2024-07-22 04:58:16 +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 .