Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
douban-api-proxy
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
captainwong
douban-api-proxy
Commits
f45ea1a3
Commit
f45ea1a3
authored
4 years ago
by
Ozzie Isaacs
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' into development
parents
62447d6b
a866dbaa
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
89 additions
and
273 deletions
+89
-273
kthoom.js
cps/static/js/kthoom.js
+1
-1
Calibre-Web TestSummary_Linux.html
test/Calibre-Web TestSummary_Linux.html
+88
-272
No files found.
cps/static/js/kthoom.js
View file @
f45ea1a3
...
...
@@ -147,7 +147,7 @@ kthoom.ImageFile = function(file) {
this
.
mimeType
=
"image/jpeg"
;
break
;
case
"gif"
:
this
.
mimeType
=
"i
am
ge/gif"
;
this
.
mimeType
=
"i
ma
ge/gif"
;
break
;
case
"svg"
:
this
.
mimeType
=
"image/svg+xml"
;
...
...
This diff is collapsed.
Click to expand it.
test/Calibre-Web TestSummary_Linux.html
View file @
f45ea1a3
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment