bookwyrm/bookwyrm
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
..
activitypub Adds privacy fields to boost activities 2021-03-24 13:35:49 -07:00
connectors Formats changes 2021-03-13 14:04:41 -08:00
importers Move importers into module 2021-03-30 09:03:57 -07:00
management/commands Python whitespace formatting 2021-03-28 11:51:02 -07:00
migrations 357 Users set preferred timezone, used for readthroughs 2021-03-28 19:16:43 -04:00
models Set updated date on list when item is added 2021-03-30 10:28:50 -07:00
static Add linter for CSS files: 2021-03-31 16:17:05 +02:00
templates Merges display of lists to show all 2021-03-30 10:19:51 -07:00
templatetags 357 Users set preferred timezone, used for readthroughs 2021-03-28 19:16:43 -04:00
tests Handle invalid status urls with 404 2021-03-30 10:46:02 -07:00
utils Runs black 2021-03-08 08:49:10 -08:00
views Merge pull request #829 from mouse-reeve/status-404s 2021-03-30 11:01:05 -07:00
__init__.py rename main code directory 2020-09-17 13:30:54 -07:00
activitystreams.py Fixes error sending dm 2021-03-29 13:07:22 -07:00
admin.py Runs black 2021-03-08 08:49:10 -08:00
context_processors.py Runs black 2021-03-08 08:49:10 -08:00
emailing.py Fixes sending invite emails 2021-03-29 08:33:12 -07:00
forms.py 357 Users set preferred timezone, used for readthroughs 2021-03-28 19:16:43 -04:00
sanitize_html.py Runs black 2021-03-08 08:49:10 -08:00
settings.py Merge pull request #812 from SavinaRoja/357-tz-in-datetimes 2021-03-29 15:20:01 -07:00
signatures.py Runs black 2021-03-08 08:49:10 -08:00
status.py Runs black 2021-03-08 08:49:10 -08:00
tasks.py Runs black 2021-03-08 08:49:10 -08:00
timezone_middleware.py adding middleware and use in readthrough template 2021-03-29 08:20:35 -04:00
urls.py Fixes error pages 2021-03-29 18:47:21 -07:00
wsgi.py Updates migrations 2020-09-21 08:10:37 -07:00