bookwyrm/bookwyrm/templates/settings
Hugh Rundle d640e4ac96
disable user exports by default
- new setting to enable user exports defaults to False
- add setting to enable and disable user exports
- do not allow user exports when using s3 storage
- do not serve non-image files from /images/ (requires update to nginx settings)
- increase default file upload limit to 100MB to enable user exports to be imported (can be changed in .env)
2024-01-16 21:32:13 +11:00
..
announcements Use fullwidth tables in admin views 2022-03-19 09:16:28 -07:00
automod many minor visual tweaks to fix spacing and usability 2022-11-26 15:29:08 -08:00
dashboard Moves the stray "e" back to "mobile" 2023-04-07 06:04:47 -07:00
email_blocklist Fix spelling in blocktrans arg 2023-01-10 17:21:00 -05:00
federation Make the federated servers table display correctly on mobile 2022-11-25 09:09:57 -08:00
imports disable user exports by default 2024-01-16 21:32:13 +11:00
invites Makes the invite request table side scroll for mobile 2022-11-07 10:44:49 -08:00
ip_blocklist Removes tooltip component 2022-03-21 12:32:53 -07:00
link_domains Fix two "aria-hidden" tags 2023-01-10 17:17:03 -05:00
reports Places first item of report history at top 2023-07-16 06:11:26 -07:00
users hide instance actor from users 2023-11-20 12:17:52 +11:00
celery.html make options consistent in celery 2023-10-29 11:55:06 +11:00
email_config.html Adds email config admin view (#2494) 2022-12-11 11:37:09 -08:00
layout.html Fix permissions check for System admin navigation section 2022-12-20 22:39:59 +01:00
registration.html Don't rely on ids to target inputs from labels 2023-08-25 13:33:55 -06:00
registration_limited.html Don't rely on ids to target inputs from labels 2023-08-25 13:33:55 -06:00
site.html Removes registration from site settings form 2022-12-05 16:19:15 -08:00
themes.html Give admins option to test if a theme loads correctly 2023-11-20 09:56:51 -08:00