Commit graph

12 commits

Author SHA1 Message Date
Mouse Reeve 14ba04d393 Add local copy of nginx conf to gitignore 2021-12-04 08:28:47 -08:00
Joachim d1737b44bd First functioning commit
TODO

- [ ] Delay task (Celery?)
- [ ] Store the image in a subfolder unique to the edition, to make cleaning up the image easy
- [ ] Clean up the image before replacing it
- [ ] Ensure that the image will be cleaned when the edition is deleted ??
- [ ] Use instance custom colors?
- [ ] Use book cover color base?
2021-05-25 00:41:53 +02:00
Pablo Barton d38efa9a9d Easier to deploy by avoiding merge conflicts in production 2021-04-11 13:12:50 -04:00
Fabien Basmaison cc01105bf0 Add linter for CSS files:
- Add Github Action.
- Update .gitignore.
- Add .stylelintignore for vendor related files.
- Fix format.css to match rules (includes hacks with @todo).
2021-03-31 16:17:05 +02:00
Pablo Barton daf69d2375 716 books can be on multiple shelves, but only on one shelf for reading status 2021-03-26 08:21:42 -04:00
Mouse Reeve e59c127686 Adds models for reporting 2021-03-08 17:16:59 -08:00
Jim Fingal 04d987a9a3 Ignore coverage report 2020-11-08 11:42:41 -08:00
Mouse Reeve 13a8bb45af Corrects references in tests 2020-09-21 08:22:58 -07:00
Mouse Reeve 6c7f62ae37 Only .gitignore base image dir (not static/images) 2020-02-19 19:19:20 -08:00
thricedotted 03e5a624ad fix missing wildcard typo 2020-02-15 14:03:50 -08:00
thricedotted 9901023c7c add more useful things to ignore 2020-02-15 13:36:57 -08:00
Mouse Reeve 6b02d779fd Basic app structure 2020-01-24 22:32:41 -08:00