added way to create config from list (#94) |
|
More...
|
almost 13 years ago
|
fixed bug in Property name validation |
|
More...
|
almost 13 years ago
|
made Configuration key structure more flexible |
|
More...
|
almost 13 years ago
|
Fixed error in _refresh function of jplayer playlist |
|
More...
|
almost 13 years ago
|
renamed configuration.modify to configuration.extend |
|
More...
|
almost 13 years ago
|
Updated jPlayer to upstream master version (2.2.0) |
|
More...
|
almost 13 years ago
|
implemented __eq__ for Configuration |
|
More...
|
almost 13 years ago
|
Updated Jplayer swf to 2.1.4 |
|
More...
|
almost 13 years ago
|
Added backwards compability for concurrent.futures |
|
More...
|
almost 13 years ago
|
mader Property name safer |
|
More...
|
almost 13 years ago
|
Reduced minimal needed space for mobile display width to 320px |
|
More...
|
almost 13 years ago
|
Made audiotranscode STFU |
|
More...
|
almost 13 years ago
|
Added mobile layout: player doesn't scroll, so the screen isn't occluded, width is set to device width for vert-scroll only. |
|
More...
|
almost 13 years ago
|
Added jplayer inspector. can be enabled in the admin menu. |
|
More...
|
almost 13 years ago
|
changed behavior for unknown config keys (#94) |
|
More...
|
almost 13 years ago
|
fixed readonly and hidden behavior for multiple levels |
|
More...
|
almost 13 years ago
|
Added option to delete user. closes #142. |
|
More...
|
almost 13 years ago
|
increased pre-result-ordering file limit |
|
More...
|
almost 13 years ago
|
Increasing FileId search limit based on number of search terms |
|
More...
|
almost 13 years ago
|
Corrected maxFileId Cap to use correct constant |
|
More...
|
almost 13 years ago
|
Fixed concurrent file filter |
|
More...
|
almost 13 years ago
|
Added feature: long common file prefixes in a compact listed folder are being autocomplete auttomatically: |
|
More...
|
almost 13 years ago
|
Major search speed improvement. Overall changes: use concatenated OR for search terms. cap search results before fetching file ids. |
|
More...
|
almost 13 years ago
|
Added more informative Performance log for search |
|
More...
|
almost 13 years ago
|
minimal performance improvement for non-existant files |
|
More...
|
almost 13 years ago
|
fixed missing edit after copy/paste |
|
More...
|
almost 13 years ago
|
Merge branch 'devel' of github.com:devsnd/cherrymusic into devel |
|
More...
|
almost 13 years ago
|
FileID Fetching Performance improvement test |
|
More...
|
almost 13 years ago
|
Merge branch 'devel' of github.com:devsnd/cherrymusic into devel |
|
More...
|
almost 13 years ago
|
Added persistent session feature. Sessions can be kept in RAM, if desired by using the keep_session_in_ram option in the config. This might resolve #140. Needs testing. |
|
More...
|
almost 13 years ago
|