Go to file
Wojciech Kwolek 5faa74daa9
Update requirements.txt
2020-10-22 07:48:00 +02:00
app Accomp. edit form: difficulty is now a number field 2020-10-04 18:02:01 +02:00
migrations Implement timezones and start of day. (#11) 2020-09-26 16:32:37 +00:00
.envrc Implement login functionality 2020-08-29 14:06:20 +02:00
.gitignore add app icons and the PWA manifest 2020-09-01 00:39:32 +02:00
Dockerfile make the tailwind generated css file smaller (kBs instead of mBs) 2020-08-31 23:01:16 +02:00
Pipfile Implement timezones and start of day. (#11) 2020-09-26 16:32:37 +00:00
Pipfile.lock Implement timezones and start of day. (#11) 2020-09-26 16:32:37 +00:00
docker-compose-example.yaml Dockerize the app 2020-08-29 21:14:31 +02:00
entrypoint.sh Dockerize the app 2020-08-29 21:14:31 +02:00
gen_icons.sh add app icons and the PWA manifest 2020-09-01 00:39:32 +02:00
package.json CSS (forms) refactoring (#13) 2020-09-27 17:50:12 +00:00
postcss.config.js CSS (forms) refactoring (#13) 2020-09-27 17:50:12 +00:00
requirements.txt Update requirements.txt 2020-10-22 07:48:00 +02:00
tailwind.config.js make the tailwind generated css file smaller (kBs instead of mBs) 2020-08-31 23:01:16 +02:00
yarn.lock CSS (forms) refactoring (#13) 2020-09-27 17:50:12 +00:00