Files
tout-doux/README.md
T
klemek b0f1f0db62
Python Lint CI / ruff (push) Successful in 1m13s
Python Lint CI / ty (push) Successful in 1m23s
Python Lint CI / ruff-format-check (push) Successful in 1m23s
TS Lint / Oxlint (push) Failing after 2m17s
TS Lint / ESLint (push) Successful in 3m0s
TS Lint / TypeScript (push) Successful in 2m47s
Docker Build / build (push) Successful in 6m4s
feat: jinja template for cards
2026-07-14 16:08:32 +02:00

28 lines
1.1 KiB
Markdown

[![](https://git.klemek.fr/klemek/tout-doux/actions/workflows/py-lint.yml/badge.svg?branch=main&style=flat-square)](https://git.klemek.fr/klemek/tout-doux/actions?workflow=py-lint.yml) [![](https://git.klemek.fr/klemek/tout-doux/actions/workflows/ts-lint.yml/badge.svg?branch=main&style=flat-square)](https://git.klemek.fr/klemek/tout-doux/actions?workflow=ts-lint.yml) [![](https://git.klemek.fr/klemek/tout-doux/actions/workflows/docker-build.yml/badge.svg?branch=main&style=flat-square)](https://git.klemek.fr/klemek/tout-doux/actions?workflow=docker-build.yml)
## TODO
- [x] auto refresh task completion
- [x] validate cron string
- [x] clone task
- [x] delete task
- [x] list option: sort
- [x] list option: show last completion
- [x] list option: show next refresh
- [x] list option: move completed below
- [x] list option: hide completed
- [x] options in cookies
- [x] Empty list message
- [x] change lang
- [x] toasts
- [x] handle errors
- [x] list per URL
- [x] home screen
- [x] share link
- [x] lang in cookies
- [x] Dockerfile
- [ ] html cards
- [ ] custom background
- [ ] favicon
- [ ] README