| .. |
|
__init__.py
|
Updates models
|
2022-01-09 14:21:13 -08:00 |
|
activitypub_mixin.py
|
Adds enum for queue names
|
2021-11-11 19:10:22 -08:00 |
|
announcement.py
|
Adds color options to announcements
|
2022-02-11 14:00:01 -05:00 |
|
antispam.py
|
Adds IP blocklist model
|
2021-09-17 11:58:59 -07:00 |
|
attachment.py
|
New version of black, new whitespace
|
2021-04-26 09:15:42 -07:00 |
|
author.py
|
Updates migration and database fields
|
2022-02-17 08:25:01 -08:00 |
|
base_model.py
|
Fixes bug in logged out group view
|
2021-12-28 14:33:30 -08:00 |
|
book.py
|
Updates migration and database fields
|
2022-02-17 08:25:01 -08:00 |
|
connector.py
|
Merge branch 'main' into search-refactor
|
2021-09-30 10:41:30 -07:00 |
|
favorite.py
|
Move notifications to signals
|
2021-09-22 09:24:39 -07:00 |
|
federated_server.py
|
Use readable/translatable strings for db choices
|
2021-09-11 14:23:47 -07:00 |
|
fields.py
|
Check image extensions before saving
|
2022-02-01 21:18:25 -08:00 |
|
group.py
|
Model name in comment
|
2021-12-10 12:46:40 -08:00 |
|
import_job.py
|
Build-in translations to privacy choices dropdwon
|
2022-01-12 15:26:13 -08:00 |
|
link.py
|
Set book availability
|
2022-01-17 09:22:40 -08:00 |
|
list.py
|
Proper markdown formatting
|
2022-02-04 12:07:26 -08:00 |
|
notification.py
|
Notify when import completes
|
2021-11-14 09:56:23 -08:00 |
|
readthrough.py
|
Python formatting
|
2022-01-08 16:38:52 -08:00 |
|
relationship.py
|
Python formatting
|
2022-01-08 16:38:52 -08:00 |
|
report.py
|
Fixes report remote id
|
2022-01-30 08:50:53 -08:00 |
|
shelf.py
|
Cache checking if books are on shelve in shelve button snippet
|
2022-01-18 10:52:15 -08:00 |
|
site.py
|
Disable registration by default
|
2022-02-17 11:27:05 -08:00 |
|
status.py
|
Use False instead of None for test values
|
2022-01-17 12:45:32 -08:00 |
|
user.py
|
Merge branch 'main' into book-file-links
|
2022-01-12 17:14:27 -08:00 |