1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-04 02:09:23 +02:00
Commit graph

748 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
40a6aaea25 fixed write flags script, actually kinda sorta works again (Thx tomatopi) 2008-01-12 10:11:48 +00:00
Karl 'vollmerk' Vollmer
d709751a3f fixed registration, show edit song title issue and added limit to xml api 2008-01-10 09:14:18 +00:00
Karl 'vollmerk' Vollmer
ec4a5b888a fixed updating access level for prefs, headers for po files, httpq player skip command and image resize for gif and png 2008-01-05 21:58:30 +00:00
Karl 'vollmerk' Vollmer
df608880b7 fixed apply to all and updating of httpq instances 2008-01-04 03:04:54 +00:00
Karl 'vollmerk' Vollmer
6a0573d1fe slight tweak to the random album art, needs improvement will look funny on catalogs with no art (for now) editing an mpd instance works, need to fix httpq editing and add instance testing 2008-01-01 22:34:12 +00:00
Karl 'vollmerk' Vollmer
850edbb1f2 first vestiages of edit localplay instance and test localplay instance support 2007-12-31 08:38:12 +00:00
Karl 'vollmerk' Vollmer
65bc8762b1 fixed flag management interface, and potentially fixed an issue with use_auth=false 2007-12-31 04:08:35 +00:00
Karl 'vollmerk' Vollmer
748e50ade1 added ability to do add new on other elements of song edit (Thx picasso) added export catalog to csv 2007-12-31 03:20:29 +00:00
Karl 'vollmerk' Vollmer
4e716204e8 fixed localplay index problem after track delete, fixed lack of high-light of current playing song, fixed problem were second localplay send would kill session of any existing items 2007-12-30 08:29:23 +00:00
Karl 'vollmerk' Vollmer
318700ad7c fixed paging on browse catalogs page, disabled the write_tags script and removed a dbl escape on the preferences 2007-12-30 01:49:13 +00:00
flashk
7cdf1e980d Removing rating of object will actually remove it from rating table 2007-12-30 00:41:53 +00:00
flashk
ecdb3dab03 Fixed error when checking user permissions for preferences 2007-12-29 21:11:58 +00:00
flashk
cbda7ff555 Added ability to export catalog to iTunes database
Fixed sql error when creating catalog
2007-12-29 20:54:20 +00:00
flashk
86e0c663f6 Adding artist to playlist will order songs by album/track 2007-12-26 19:52:28 +00:00
Karl 'vollmerk' Vollmer
97c78343ae two file pattern fixes and some more work on the flagged stuff as well as some minor cleanup on the album art links 2007-12-26 04:32:08 +00:00
Karl 'vollmerk' Vollmer
00417ad965 fixed preg on file pattern, some work on flagging, editing stuff actually flags thing again... 2007-12-26 03:32:13 +00:00
Karl 'vollmerk' Vollmer
c56aeb1b70 removed random space on lastfm prefs, started work on managing shout and flagged items, cleaned up shoutbox css a bit 2007-12-25 17:32:50 +00:00
Karl 'vollmerk' Vollmer
b89350528c removed duplicate creation of tmpplaylist with flash player 2007-12-25 15:29:01 +00:00
Karl 'vollmerk' Vollmer
5886337a7e added metadata hotness to the album art dump 2007-12-25 08:08:11 +00:00
Karl 'vollmerk' Vollmer
d6003655a9 added new album option on song edit (Thx Picasso) 2007-12-25 07:47:52 +00:00
Karl 'vollmerk' Vollmer
15f3664049 fixed old password problem 2007-12-25 04:42:24 +00:00
Karl 'vollmerk' Vollmer
c31b6f050c removed duplicate cookie-age and bad logic on read 2007-12-25 03:25:59 +00:00
Karl 'vollmerk' Vollmer
a2c471bd18 reimplemented the session function check 2007-12-25 02:47:56 +00:00
Karl 'vollmerk' Vollmer
74ff21838d changed alpha4 to beta1, updated translation base files, corrected mysql_auth logic 2007-12-24 06:32:17 +00:00
Karl 'vollmerk' Vollmer
34b92d2dd5 fixed now playing for the API and lack of session extend when using the API 2007-12-24 01:28:07 +00:00
Karl 'vollmerk' Vollmer
3d8ff28ac5 fixed filters being applied incorrectly, and removed un-needed query on show album 2007-12-24 00:57:36 +00:00
Karl 'vollmerk' Vollmer
ee64379cf4 fixed an issue with the flash player when the play method was not default 2007-12-23 23:57:36 +00:00
Karl 'vollmerk' Vollmer
4ea4de9def fixed xml-rpc now uses handshake method properly 2007-12-23 23:13:38 +00:00
Karl 'vollmerk' Vollmer
cbdb592407 fixed issue where streams would start even with no songs 2007-12-23 20:31:30 +00:00
Karl 'vollmerk' Vollmer
07d0f50955 fixed login that was out of order 2007-12-23 20:01:35 +00:00
Karl 'vollmerk' Vollmer
ea8f3e685b fixed API calls, cleaned up old functions that are no longer needed 2007-12-23 09:01:09 +00:00
Karl 'vollmerk' Vollmer
be699cab75 fixed opera playback, added playlist mojo to the xml api doodly, konqueror is still broken as is the API and XML-RPC stuff, also updated prototype.js 2007-12-22 05:14:14 +00:00
Karl 'vollmerk' Vollmer
7e1432273a API and XML-RPC are still broken, but moved to new session code, sleep time 2007-12-20 09:12:04 +00:00
Karl 'vollmerk' Vollmer
897b35aedd fixed issues with user edit and create, fixed seek errors (Thx Karl Hungus) started digging myself out of the session tarded hole I created, API is broken with this commit 2007-12-20 07:31:00 +00:00
Karl 'vollmerk' Vollmer
9661434379 fixed three bugs found by purdyk with the api 2007-12-19 01:36:16 +00:00
Karl 'vollmerk' Vollmer
77bc16f525 fixed dbl negative on xml api and enabled the timestamp check as well as fixed a typo in the config file 2007-12-18 15:16:02 +00:00
Karl 'vollmerk' Vollmer
698f05d14f fixed XML-RPC mostly, uses insecure/old authentication method, needs more work 2007-12-18 05:31:54 +00:00
Karl 'vollmerk' Vollmer
74201cb615 cleaned up XML API errors so that they are always xml docs regardless 2007-12-18 01:35:40 +00:00
Karl 'vollmerk' Vollmer
b6a7f890d9 fixed typo preventing deletion of users 2007-12-17 15:07:22 +00:00
Karl 'vollmerk' Vollmer
8448a0fc84 added shoutbox functionality, only linked from song and album right now also interface for adding could use some improvement and also needs some management stuff to remove stickies etc 2007-12-17 05:26:11 +00:00
Karl 'vollmerk' Vollmer
d23122dffa fixed mailing functions 2007-12-17 03:56:58 +00:00
Karl 'vollmerk' Vollmer
a5d4acd846 fixed delete disabled and sort_files bin scripts 2007-12-17 00:54:55 +00:00
Karl 'vollmerk' Vollmer
81a854f7ea fixed the find duplicates stuff, its actually still broken somewhat but it mostly works so why not commit eah? 2007-12-16 23:52:06 +00:00
Karl 'vollmerk' Vollmer
3887ab1f65 fixed some playlist issues, (mime type and selection) cleaned up the preferences lib a little more moved a lot into the class, updated references to old functions 2007-12-16 21:37:23 +00:00
Karl 'vollmerk' Vollmer
02a401563b seperated out the time into its own section on advanced random play, started working on the unplayed, still not finished, started work on highest rated as well, not working yet 2007-12-15 09:50:33 +00:00
Karl 'vollmerk' Vollmer
d3176c22e9 added little note on access add as to the defaults, fixed api to use session_length added check for session functions with redirect to /test.php on failure 2007-12-15 08:54:54 +00:00
Karl 'vollmerk' Vollmer
1cf1072165 fixed two transcode bugs 2007-12-15 08:35:00 +00:00
Karl 'vollmerk' Vollmer
5d98a104bc made downloads counted in stats fixes ticket #12 tweaked filename to be reformated to match the catalog rename pattern 2007-12-15 07:28:51 +00:00
Karl 'vollmerk' Vollmer
7a6b5b4a61 fixed display on catalog if no add/update has been performed, fixed the user functions I broke earlier 2007-12-11 03:08:57 +00:00
Karl 'vollmerk' Vollmer
c0f55e26b2 fixed ajax requests with invalid session not causing logout 2007-12-10 20:28:47 +00:00