0744bd5385
delete avatar when user is deleted
2022-12-15 23:01:56 +01:00
89478ac87e
Merge pull request #2491 from chdorner/register-tz-support
...
Detect preferred timezone via JavaScript on register
2022-12-11 14:49:29 -08:00
Christof Dorner
13b262bb7b
Detect preferred timezone via JavaScript on register
2022-12-11 23:32:07 +01:00
58e8c0b5ec
Merge branch 'main' into admin-roles
2022-12-11 11:58:54 -08:00
734fb5ad34
Merge pull request #2489 from chdorner/user-reviews-comments-tab
...
Add new user tab listing only reviews and comments
2022-12-11 11:53:31 -08:00
c314c9b5e3
Adds email config admin view ( #2494 )
...
This view lets you see your email configuration and send a test email.
2022-12-11 11:37:09 -08:00
ac8b060d58
Isfdb ID for books and authors ( #2482 )
...
* New ID: Audible ASIN
Audible belongs to Amazon BUT they do not share the same IDs. The Audible ASIN of an audiobook is never the same as the Amazon ASIN.
Yeah, I know, Amazon is great. The fact that the ASIN is a good distinction for different works and editions bothers me more than I will ever be willing to admint.
* New ID "ISFDB"
Internet Speculative Ficiton Database ID for books and authors.
Links to the entry if set.
* Added aasin to test
Added aasin to test
* the answer expects more emptxy fields...
2022-12-11 11:33:33 -08:00
Christof Dorner
fbd8e22b97
Add new user tab listing only reviews and comments
2022-12-11 20:24:00 +01:00
3016f1416b
Merge pull request #2490 from chdorner/apple-touch-icon
...
Add apple-touch-icon to global layout
2022-12-11 11:10:21 -08:00
Christof Dorner
9ea7029c2f
Add apple-touch-icon to global layout
2022-12-10 17:57:05 +01:00
8325fbd772
goodreads_key for books editable
...
The field goodreads_key is now editable.
ID shows in ID section of book.
2022-12-10 10:50:25 +01:00
a80e020344
Add direction to book page fields
2022-12-06 12:26:52 -08:00
8d5192c816
Don't show HR under last author item in confirm view
2022-12-06 12:26:35 -08:00
aecb2d38d6
Visually separate authors when creating book
2022-12-05 17:44:08 -08:00
845bd2cc0d
Only show themes to sys admin
2022-12-05 17:11:15 -08:00
a2874bf460
Updates forms
2022-12-05 17:09:10 -08:00
933cb6440f
Creates admin views for owner and admin registration settings
2022-12-05 16:58:11 -08:00
dd9fbca7d7
Removes registration from site settings form
2022-12-05 16:19:15 -08:00
4a89a9ec88
Adds missing template
2022-12-04 13:05:03 -08:00
5172f67c35
Merge pull request #2450 from bookwyrm-social/impressum
...
Adds database fields for legal page/impressum
2022-12-04 12:12:26 -08:00
300573e66e
Merge pull request #2457 from viviicat/use-html-templates
...
make use of templates instead of hidden divs which is more elegant
2022-12-04 11:24:04 -08:00
5be7dad6f7
Merge pull request #2469 from bookwyrm-social/typo-fix
...
Typo fix
2022-12-04 11:16:57 -08:00
712455368c
Typo fix
2022-12-03 18:21:47 -08:00
61d8748d59
Merge pull request #2459 from viviicat/dark-theme-contrast
...
Dark theme contrast
2022-11-26 20:43:53 -08:00
7eb267fbd1
Merge pull request #2460 from viviicat/visual-tweaks
...
Visual tweaks
2022-11-26 20:38:58 -08:00
Vivianne Langdon
1fa7262b52
padding for edit shelf form
2022-11-26 15:29:08 -08:00
Vivianne Langdon
3728ee67d1
edit-list/save button spacing
2022-11-26 15:29:08 -08:00
Vivianne Langdon
bfe2003e5c
author book list read more spacing
2022-11-26 15:29:08 -08:00
Vivianne Langdon
ab43134cc0
many minor visual tweaks to fix spacing and usability
2022-11-26 15:29:08 -08:00
Vivianne Langdon
9738c96175
fix css which caused weird spacing for desc. field
2022-11-26 15:29:08 -08:00
Vivianne Langdon
86d1c8552e
use transparent buttons for reply and more
2022-11-26 13:17:48 -08:00
Vivianne Langdon
c4398ff187
make use of templates instead of hidden divs which is more elegant
2022-11-26 12:14:48 -08:00
Vivianne Langdon
e0896e3828
fix input type
2022-11-26 11:54:55 -08:00
Vivianne Langdon
cac9dc2603
registration answer was not long enough client side, fixes #2377 for real
2022-11-26 11:33:16 -08:00
df42712b8e
Merge pull request #2449 from bookwyrm-social/empty-csv
...
Don't start imports with empty CSVs
2022-11-25 12:31:13 -08:00
70d639440e
Show impressum
2022-11-25 12:06:32 -08:00
41d5102c72
Merge pull request #2448 from bookwyrm-social/search-review-counts
...
Show review counts in search results
2022-11-25 10:49:10 -08:00
d3cad15ee1
Merge pull request #2445 from bookwyrm-social/list-null-notification
...
Handles state in notifications where a list item was deleted
2022-11-25 10:39:02 -08:00
c3acbb9bd0
Merge pull request #2446 from bookwyrm-social/settings-federation-table
...
Make the federated servers table display correctly on mobile
2022-11-25 10:38:53 -08:00
015af2c1e7
Don't start imports with empty csvs
...
Fixes #2353
2022-11-25 10:35:16 -08:00
becc90d485
Show review counts in search results
...
Fixes #2317
2022-11-25 10:06:51 -08:00
e72cb43bb2
Make the federated servers table display correctly on mobile
2022-11-25 09:09:57 -08:00
2d56ccfd50
Handles state in notifications where a list item was deleted
2022-11-25 08:55:33 -08:00
81ab08aaa3
Fixes editing links
2022-11-25 08:28:45 -08:00
fdc53d6c60
Merge pull request #2394 from jaschaurbach/show-2fa-code
...
show otp_secret when setting up 2fa
2022-11-19 10:25:15 -08:00
2adcbdea2f
Merge pull request #2419 from bookwyrm-social/robots
...
Expand robots.txt
2022-11-19 10:24:55 -08:00
1e5a6ec744
Merge branch 'main' into show-2fa-code
2022-11-19 10:09:27 -08:00
7d51a69c71
Expand robots.txt
2022-11-19 10:03:40 -08:00
6baa58260a
2fa qrcode fixes ( #2407 )
...
* 2fa qrcode fixes
- add light background to qr code when using dark theme
- show OTP secret code under qr code for manual entry on apps if required
fixes #2386
fixes #2389
* fix code formatting
* revert changes re visible code
This conflicts with an existing PR.
* i code pretty
2022-11-19 09:51:18 -08:00
e11811d461
Fancier UI around OTP codes
2022-11-19 09:48:44 -08:00