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

31 commits

Author SHA1 Message Date
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
b6a7f890d9 fixed typo preventing deletion of users 2007-12-17 15:07:22 +00:00
Karl 'vollmerk' Vollmer
c13392b861 tiny little tweak, came to me right before I headed off to bed, makes the sql query a tiny bit shorter when not doing basic sorts 2007-12-10 09:12:59 +00:00
Karl 'vollmerk' Vollmer
99baf7582d added paging to the playlist view, corrected a few stupid parse errors / mistakes 2007-12-03 09:14:38 +00:00
Karl 'vollmerk' Vollmer
28f7ad7026 broke some stuff, fixed some stuff... commiting before I turn of this box 2007-12-03 05:53:50 +00:00
Karl 'vollmerk' Vollmer
8f866451bc massive speed boost on the standard browse functions 2007-11-30 08:15:01 +00:00
Karl 'vollmerk' Vollmer
8f78e6885b fixed some browsing stuff that I broke a while back 2007-11-24 10:19:06 +00:00
Karl 'vollmerk' Vollmer
8e29b0e691 fixed invalid reference to start point for browsing (Thx yoog) 2007-11-08 17:18:54 +00:00
Karl 'vollmerk' Vollmer
f64a2f4d00 fixed admin prefs, flushed out localplay stuff, tweaked filters on browse 2007-10-18 05:52:06 +00:00
spocky
15c56f21f2 - hardcoded disk# sort order when sort is set to album name
- removed pager from browse table
- added footer to browse tables
- updated browse files for better customization
- modified css
2007-10-16 20:26:16 +00:00
Karl 'vollmerk' Vollmer
705fba8f49 ajax loading thingy added to css, fixed random methods on rightbar and added a default sort to the browse methods 2007-09-28 02:18:08 +00:00
Karl 'vollmerk' Vollmer
649c44446a more sorting fixes, and move catalog stats to statistics 2007-09-20 01:56:42 +00:00
Karl 'vollmerk' Vollmer
88562955f9 added sorting on most objects in most views, report bugs if you find points where sorting fails 2007-09-17 03:11:06 +00:00
Karl 'vollmerk' Vollmer
83815169ce fixed some +x stuff that shouldnt have been +x and moved the catalog functions back into the content area 2007-09-09 04:30:12 +00:00
Karl 'vollmerk' Vollmer
93e8513b5b fixed typo on update.php, fixed filtering on genre view and added match to display of items 2007-09-03 19:51:01 +00:00
Karl 'vollmerk' Vollmer
3e46a9775c licence updates, Thx porthose 2007-08-19 22:02:23 +00:00
Karl 'vollmerk' Vollmer
699a85cb82 fixed some ratings stuff, fixed some searching stuff as well 2007-08-09 06:35:24 +00:00
Karl 'vollmerk' Vollmer
0e252bbc4d default sort order on albums, artists & song titles 2007-08-07 04:53:29 +00:00
Karl 'vollmerk' Vollmer
f0addeb4a1 added ability to view album art on browse ablums and removed redundent code in show_artist, props to the first person who finds the bug with this re-use of code 2007-08-06 05:53:26 +00:00
Karl 'vollmerk' Vollmer
ad3d2363c4 year another bump on openstrands, removed redundent files, fixed bug with config gen and started work on playlists 2007-08-05 20:59:45 +00:00
Karl 'vollmerk' Vollmer
2148ecc8ac added a browse by all, noticed a bug with browsing _very_ large lists causes it to pop know how to fix it, but I will do that tomorrow 2007-07-31 04:44:56 +00:00
Karl 'vollmerk' Vollmer
652474071e added paging on all song displays 2007-07-31 04:31:42 +00:00
Karl 'vollmerk' Vollmer
20b425c3ac fixed song retaging, fixed the song view page tweaked sidebar browse and fixed a bug where sorting then viewing a object that could not be sorted by said type caused nothing to display 2007-07-29 16:49:44 +00:00
Karl 'vollmerk' Vollmer
216e691dfa - Added Live Stream (Internet Radio) support
- New Database Update corrects some issues and makes internet radio possible
- Fixed ratings
- Added new Transcode preference, doesn't do anything yet
- New "Radio Stations" browse type
2007-07-23 06:08:14 +00:00
Karl 'vollmerk' Vollmer
9457b75fb1 fixed some catalog update issues, fixed some genre pages and made the sql sort stuff for show songs work 2007-07-02 04:57:56 +00:00
Karl 'vollmerk' Vollmer
11f28a1d4a made it so you could alpha_match search on artists 2007-06-09 08:29:50 +00:00
Karl 'vollmerk' Vollmer
7743d70c68 fixed browse users, add user, edit user 2007-06-04 07:40:06 +00:00
Karl 'vollmerk' Vollmer
19276f57a9 fixed genre and artist view... mostly also fixed batch downloads 2007-06-04 02:45:03 +00:00
Karl 'vollmerk' Vollmer
c0455678c1 started work on the sorting, and added in album viewing that kinda works 2007-05-07 08:00:05 +00:00
Karl 'vollmerk' Vollmer
0dcbad80cd added in basic browse by song functionality with filtering of unplayed 2007-05-06 22:19:37 +00:00
Karl 'vollmerk' Vollmer
691c838e90 basic browse concept added to sidebar and start of the browse logic 2007-05-06 21:07:03 +00:00