cinnaboot
|
89ff7ac0a3
|
modify db names to prepare for tv queries
|
7 years ago |
cinnaboot
|
a3151479bb
|
fix bug with querySelector for file listing
|
7 years ago |
cinnaboot
|
0aa156c604
|
collapse info card when clicking on file link
|
7 years ago |
cinnaboot
|
7705a6baa2
|
add play link to file listing 'info card'
|
7 years ago |
cinnaboot
|
415cbeb9dc
|
add endpoint to search by path, and JS infocard
|
7 years ago |
cinnaboot
|
f8aa1f81dc
|
use fixed position for error flash UI
|
7 years ago |
cinnaboot
|
0e54a68e08
|
add sorting options to movie_listing
|
7 years ago |
cinnaboot
|
154c6f6ce4
|
fix json encoding of python date objects
|
7 years ago |
cinnaboot
|
2f38ec7ae2
|
provide feedback when file mapping is successful
|
7 years ago |
cinnaboot
|
6c131a2ec0
|
update tmdb/create_mapping to only accept http POST
|
7 years ago |
cinnaboot
|
67b7fff0e8
|
sort list returned by folder_contents_json by base_name
|
7 years ago |
cinnaboot
|
66a809c560
|
start on async file mapping
|
7 years ago |
cinnaboot
|
a5a846cc6f
|
remove unused rel_path usage from direct query route
|
7 years ago |
cinnaboot
|
d36bdc6c76
|
update tmdb/create_mapping endpoint to return JSON
|
7 years ago |
cinnaboot
|
385deb6901
|
add error logging for create_mapping route
|
7 years ago |
cinnaboot
|
2fe99d16bb
|
add link to the 'create_mapping' route for query results
|
7 years ago |
cinnaboot
|
22a3289014
|
check for existing movie_id to avoid unique constraint error
|
7 years ago |
cinnaboot
|
ec0450bc37
|
check for errors in query json, and correctly log them
|
7 years ago |
cinnaboot
|
c7084d10f1
|
fix typos in previous commit
|
7 years ago |
cinnaboot
|
c0980e2611
|
add query results box to file listing page
|
7 years ago |
cinnaboot
|
5887ac90e6
|
add templates to templates... woah
|
7 years ago |
cinnaboot
|
a1ab284223
|
add TODO about updating flask for JSON encoding
|
7 years ago |
cinnaboot
|
7be03e5a77
|
add query_movie_json flask route
|
7 years ago |
cinnaboot
|
69b8b15887
|
fix templates not reloading even when explicitly set
|
7 years ago |
cinnaboot
|
d65ed7cee2
|
fix spacing in tmdb.py
|
7 years ago |
cinnaboot
|
296990342c
|
add type info to remaining dataclasses
|
7 years ago |
cinnaboot
|
8f2ab56a19
|
fix quirk with python's "mutable default arguments"
|
7 years ago |
cinnaboot
|
eafe22bec9
|
condense getFolderJSON debug logging
|
7 years ago |
cinnaboot
|
78c5a19f12
|
add tmdb query errors to flask logging
|
7 years ago |
cinnaboot
|
2b498c5ac6
|
remove tmdb api key property from query_data
|
7 years ago |
cinnaboot
|
2f928b8703
|
use flask's current_app.logger instead of own global
|
7 years ago |
cinnaboot
|
9b02be1ebd
|
add indication if path is stored in db
|
7 years ago |
cinnaboot
|
068ed72df2
|
add validation to parseResponse in JS
|
7 years ago |
cinnaboot
|
06b911f20e
|
remove recursive scandir from file_listing.py
|
7 years ago |
cinnaboot
|
940c99cf41
|
fix incorrect dataclass inheritance
|
7 years ago |
cinnaboot
|
4cb52500da
|
fix nested ul padding in css
|
7 years ago |
cinnaboot
|
8bbc87d938
|
make movie_list more compact
|
7 years ago |
cinnaboot
|
277967a7f2
|
remove debug logging in js
|
7 years ago |
cinnaboot
|
ad9f5d5b4e
|
remove duplicate code in file listing template and javascript
|
7 years ago |
cinnaboot
|
b144560546
|
don't display query results if there are errors
|
7 years ago |
cinnaboot
|
7987d3735b
|
remove slow recursive file listing
|
7 years ago |
cinnaboot
|
d3d3cb7c8c
|
use python 3.7 dataclasses for PoD
|
7 years ago |
cinnaboot
|
833f497fa7
|
add more javascript for file_listing
|
7 years ago |
cinnaboot
|
09b2097b57
|
add more input validation to getFolderJSON()
|
7 years ago |
cinnaboot
|
019212f999
|
add some javascript for async file listing
|
7 years ago |
cinnaboot
|
c4590c4789
|
add new endpoints for async file listing
|
7 years ago |
cinnaboot
|
b07d456a6a
|
remove license preamble from schema.sql
|
7 years ago |
cinnaboot
|
0eaa2f799f
|
Add LICENSE
|
7 years ago |
cinnaboot
|
2ba8d98438
|
rename templates to .html
|
7 years ago |
cinnaboot
|
1692988986
|
move instances of yaml.dump to util.py to change later
|
7 years ago |