1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-07-16 00:34:21 +00:00
Commit Graph

1174 Commits

Author SHA1 Message Date
Matt
68f143dc30 Revert "Create dark-reader.css"
This reverts commit a69e43922a.
2019-01-18 14:11:31 -08:00
Matt
ae14236698 Revert "Add Dark-Reader"
This reverts commit 7e9d6a3cf9.
2019-01-18 14:11:24 -08:00
Matt
9ee4b7f77c Revert "Not ready for commit"
This reverts commit 6a2ebba85b.
2019-01-18 14:11:17 -08:00
hexeth
6a2ebba85b
Not ready for commit 2019-01-18 14:06:39 -08:00
hexeth
7e9d6a3cf9
Add Dark-Reader 2019-01-18 13:50:21 -08:00
leram84
a69e43922a
Create dark-reader.css 2019-01-18 16:43:36 -05:00
leram84
df8806e182
Update caliBlur.min.css 2019-01-18 14:43:04 -05:00
hexeth
83a905bfe1
Don't remove the dropdown toggle 2019-01-18 11:35:13 -08:00
Matt
e01872fc79 Revert "Update caliBlur.min.css"
This reverts commit 2b7b55846b.
2019-01-18 11:27:19 -08:00
leram84
2b7b55846b
Update caliBlur.min.css 2019-01-18 14:22:48 -05:00
hexeth
c0792b7225
Add .sendtokindle-drop to click-off 2019-01-18 11:10:54 -08:00
Matt
8825352af6 Revert "Add sendtokindle-drop to click-off array"
This reverts commit d83ba315f0.
2019-01-18 11:09:26 -08:00
hexeth
d83ba315f0
Add sendtokindle-drop to click-off array 2019-01-18 11:07:50 -08:00
hexeth
16e23cb1fe
Fix upload tooltip not appearing 2019-01-18 11:04:28 -08:00
leram84
df2b1ba09d
fix for send button dropdown 2019-01-18 14:01:51 -05:00
hexeth
9a12e60b1c
Toggle for dropdown 2019-01-18 11:00:55 -08:00
hexeth
c620453ebf
UL positioning 2019-01-18 10:57:42 -08:00
hexeth
4988e3b631
add tooltip and move UL higher in DOM 2019-01-18 10:50:29 -08:00
Matt
aa27e0e476 Revert "Update ID of button from sendbtn2 to sendbtn"
This reverts commit a9277da85a.
2019-01-18 10:43:26 -08:00
Ozzie Isaacs
9e5fa45df7
Removed unnecessary wait message 2019-01-16 17:50:51 +01:00
leram84
d5ff3b6a0b smtp setup page (#774)
fix for https://github.com/janeczku/calibre-web/issues/773
2019-01-15 21:20:03 +01:00
Ozzie Isaacs
cc618ecee7
Fix Limiting domains (related to #773) 2019-01-15 20:08:47 +01:00
Ozzieisaacs
f4977c3767 Merge remote-tracking branch 'theme/master' 2019-01-15 18:22:09 +01:00
hexeth
a9277da85a
Update ID of button from sendbtn2 to sendbtn
The ID of this button is currently `sendbtn` if the condition is true, but `sendbtn2` when false. Propose renaming both to `sendbtn` as neither button will appear in the template at the same time. This will assist in caliBlur more easily targeting both states.
2019-01-14 11:43:29 -08:00
Ozzieisaacs
32568c9009 Update testing
Update custom columns unicode enums
2019-01-14 20:27:53 +01:00
Ozzieisaacs
c527d1f49a Merge remote-tracking branch 'theme/master'
Added translations for some tooltips
Updated translations
2019-01-12 09:01:08 +01:00
hexeth
4ace3a5e27
test 2019-01-11 14:13:09 -08:00
leram84
db83fb3bd7
minified 2019-01-11 16:49:45 -05:00
hexeth
883633a045
Remove beta from caliBlur selection 2019-01-11 13:46:19 -08:00
Matt
84fdf9143b Revert "Update web.py"
This reverts commit a388f03b99.
2019-01-11 13:44:17 -08:00
Matt
7a069ad72e Revert "Update web.py"
This reverts commit 1bcc0698d5.
2019-01-11 13:43:48 -08:00
leram84
f897491070
Update caliBlur.min.css 2019-01-11 16:30:01 -05:00
Ozzieisaacs
f053508013 Fix #764 2019-01-11 22:24:48 +01:00
hexeth
2ab10bb070
Update caliBlur.js 2019-01-11 13:23:12 -08:00
hexeth
1bcc0698d5
Update web.py 2019-01-11 13:21:51 -08:00
hexeth
a388f03b99
Update web.py 2019-01-11 13:20:16 -08:00
hexeth
9c75eb7016
Update caliBlur.js 2019-01-11 13:07:18 -08:00
hexeth
6c37aafae9
Update caliBlur.js 2019-01-11 13:05:22 -08:00
hexeth
550262e651
Further fix 2019-01-11 12:44:29 -08:00
hexeth
edb4cedc65
Update about page to target new body class 2019-01-11 12:43:00 -08:00
hexeth
40e45c7272
Add files via upload 2019-01-11 11:23:49 -08:00
hexeth
7032f311d5
Update caliBlur.js 2019-01-11 10:54:21 -08:00
Ozzieisaacs
66fcd71685 Merge remote-tracking branch 'origin/master' 2019-01-11 08:36:51 +01:00
Ozzieisaacs
36030b559c Choosing Theme is now a global setting 2019-01-11 08:36:28 +01:00
hexeth
e1205b75cd Fix targeting for language support (#761)
Some other languages use 'description :' instead of 'description:' .
2019-01-10 18:26:34 +01:00
Ozzieisaacs
d5a913e195 Merge remote-tracking branch 'origin/master' 2019-01-10 11:03:48 +01:00
leram84
dba5680121 1.0 for the merge (#758)
Includes many bugfixes, and multi language support updates. I'm making all changes as an unminified addendum to the file for readability, but we can go back and minify it with the rest when everything is smooth.
2019-01-10 09:25:18 +01:00
Ozzieisaacs
b03f4bb5e5 Merge remote-tracking branch 'origin/master' 2019-01-09 13:03:55 +01:00
hexeth
23396af83c Add .random-books class to random books div (#757)
Assist caliBlur in targeting this element
2019-01-08 21:58:57 +01:00
hexeth
418e98d1f8 update .published-date to .publishing-date (#756) 2019-01-08 18:06:29 +01:00