林檎
|
7a14101d6f
|
Merge branch 'master' into travis
# Conflicts:
# cps/helper.py
# cps/web.py
|
8 years ago |
idalin
|
bdf28e1475
|
fix bug for metadata searching result.
|
8 years ago |
idalin
|
a6b2977286
|
add i18n message for getmeta feature.
|
8 years ago |
idalin
|
f8e4bed8bf
|
Merge branch 'janeczku-master'
|
8 years ago |
Jack
|
dda11c25b0
|
Removed use of tornado
|
8 years ago |
Jack Darlington
|
a1cb349fda
|
Merge branch 'develop' into personal
|
8 years ago |
Jack Darlington
|
e4a27be1a9
|
Made stream download for normal download as well as odds
|
8 years ago |
Jack Darlington
|
9466228c85
|
Merge branch 'feature/streaming_gdrive' into develop
|
8 years ago |
Jack Darlington
|
e3e26d418d
|
Finished code to chunk successfully.
|
8 years ago |
Jack Darlington
|
10b129cb07
|
add timestamps
|
8 years ago |
Jack Darlington
|
76e8117b0c
|
initial version
|
8 years ago |
Jack Darlington
|
3ba76526ee
|
Merge branch 'master' into feature/ignorable_columns
|
8 years ago |
Jack Darlington
|
475daaec75
|
Merge branch 'develop' into personal
|
8 years ago |
Jack Darlington
|
fabfcb2036
|
Merge branch 'master' into develop
# Conflicts:
# .gitignore
# cps/web.py
|
8 years ago |
OzzieIsaacs
|
789a1af68f
|
Merge remote-tracking branch 'gitignore/refactor/patch-bookmeta-20170304'
|
8 years ago |
OzzieIsaacs
|
e0c35b7420
|
Merge remote-tracking branch 'polish_translation/master'
# Conflicts:
# cps/translations/pl/LC_MESSAGES/messages.mo
# cps/translations/pl/LC_MESSAGES/messages.po
|
8 years ago |
OzzieIsaacs
|
26438f97ab
|
Bugfix Filename without unidecode dependency
|
8 years ago |
林檎
|
07ad73caca
|
Merge branch 'fix/syntax-python3-20170305' into travis
|
8 years ago |
林檎
|
297a08cd5f
|
xrange fix
range to xrange
|
8 years ago |
林檎
|
dc985e76df
|
python3 fix
|
8 years ago |
林檎
|
3421db2096
|
Merge branch 'fix/attachment-patch-20170305' into travis
|
8 years ago |
林檎
|
0c9eacb024
|
fix opds
|
8 years ago |
林檎
|
376eb8752e
|
wrong conflict merge
|
8 years ago |
林檎
|
5bd34ba6a9
|
Merge branch 'fix/syntax-python3-20170305' into travis
|
8 years ago |
林檎
|
197f396e16
|
validate need include in vendor
PyPi version doesn’t support Python3
|
8 years ago |
林檎
|
547f3c3456
|
double requirement fix
|
8 years ago |
林檎
|
fca1fc23da
|
double requirement fix
|
8 years ago |
林檎
|
3369972073
|
Merge branch 'fix/syntax-python3-20170305' into travis
# Conflicts:
# cps/epub.py
# cps/web.py
|
8 years ago |
林檎
|
4dfa157161
|
use condition rather than try/catch
|
8 years ago |
林檎
|
6e3d4877ed
|
Change exception from legacy code.
Change all except: clause to except Exception as e: for further revise.
|
8 years ago |
林檎
|
0bc4f52783
|
Fix except clause
except: will catch specific error.
|
8 years ago |
林檎
|
cf4816fc13
|
download dependency modules to vendor if you want.
|
8 years ago |
林檎
|
d45ecfafcc
|
Missing site for File validate module
|
8 years ago |
林檎
|
d06f7979c9
|
byebye vendor lib
|
8 years ago |
林檎
|
80bcf131ee
|
add requirement.txt
|
8 years ago |
林檎
|
1da3b57f5a
|
no need future module for python2
fix missing StringIO
|
8 years ago |
林檎
|
bf8688fee1
|
missing urllib migration
|
8 years ago |
林檎
|
da8d0c2a9f
|
Merge branch 'fix/syntax-python3-20170305' into travis
|
8 years ago |
林檎
|
c3fd205b7d
|
fix /stat
|
8 years ago |
林檎
|
b70191ca2a
|
Least change to adapt with python3
change some syntax
- except clause
- unicode -> bulitins.str
- sqllite uri
- fix import local path
- 01 to 1 (0 is meaningless)
add module
- future
- builtins (from future)
- imp (python3 )
- past (from future)
- sqlalchemy (update one)
refer to
http://python-future.org/compatible_idioms.html
|
8 years ago |
林檎
|
f315d54c87
|
fix yams
|
8 years ago |
林檎
|
d56d67ce43
|
Fix bash
|
8 years ago |
林檎
|
5bd93186c2
|
Fix shell script bug
|
8 years ago |
林檎
|
3a9a327957
|
Fix build script
|
8 years ago |
林檎
|
2c32696417
|
Merge branch 'fix/slugify-filename-20170305' into travis
|
8 years ago |
林檎
|
35b9e423ec
|
Merge branch 'fix/attachment-patch-20170305' into travis
|
8 years ago |
林檎
|
9ca88840eb
|
“-“ is removed at helper ,
so use “_” instead
|
8 years ago |
Radosław Kierznowski
|
cbc47c754e
|
Update polish translation
I fixed some of the phrases more understandable.
|
8 years ago |
林檎
|
e845bdbd56
|
Fix attachment filename
File attachment should be url encode rather than utf-8 format
|
8 years ago |
林檎
|
6d687a517c
|
Merge branch 'refactor/patch-bookmeta-20170304' into travis
|
8 years ago |