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

83 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
bd270b0227 fixed the acl issue... sigh 2008-03-07 06:51:52 +00:00
Karl 'vollmerk' Vollmer
84b483c99a fixed playlist update on full strict of mysql5.x and jpg mime type 2008-03-06 04:55:19 +00:00
Karl 'vollmerk' Vollmer
c1f2b35e2a corrected a few queries, removed a few other useless ones that were already broken 2008-02-28 06:36:25 +00:00
Karl 'vollmerk' Vollmer
31d5e782de removed ip2int, int2ip custom functions fixed browse issues when adding filters in specific order 2008-02-28 05:44:49 +00:00
pb1dft
6bd576a9fe - Fixed Sorting on Admin->Browse Users
- Fixed Shoutbox and shoutbox management (pb1dft)
2008-02-23 23:44:31 +00:00
pb1dft
b70a11b78b Fixed minor glitches in user registration 2008-02-16 21:56:18 +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
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
1cf1072165 fixed two transcode bugs 2007-12-15 08:35:00 +00:00
Karl 'vollmerk' Vollmer
552c3cedd7 fixed registration page, and simplifed its logic 2007-12-02 16:40:03 +00:00
Karl 'vollmerk' Vollmer
66e0b8ea9d fixed public registration, added ADD button to the recently played stuff 2007-12-02 01:48:15 +00:00
Karl 'vollmerk' Vollmer
090d4f6899 some temporary tweaks to make the whole amarok thing work, will be tweaking this as it is currently slightly insecure 2007-11-21 18:26:00 +00:00
Karl 'vollmerk' Vollmer
79ca59df62 fixed some localplay issues, now correctly shows the active instance at least for the MPD module 2007-09-28 04:34:02 +00:00
Karl 'vollmerk' Vollmer
df348122a7 added the initial playlist view page, fixed the artist name on albums of the moment 2007-08-22 05:36:07 +00:00
Karl 'vollmerk' Vollmer
88d968dfaa updated lastfm protocol to 1.2, improved the logic behind it does not require a logout, also fixed duplicate stats collection of greedy players 2007-08-21 04:35:01 +00:00
Karl 'vollmerk' Vollmer
df2f009920 fixed lastfm for reals this time, I think also fixed not being able to re-enable users 2007-08-14 06:51:38 +00:00
Karl 'vollmerk' Vollmer
089cd9100a tweaked theme a tad, updated lastfm plugin, requires remove/readadd to work correctly 2007-08-14 06:13:32 +00:00
Karl 'vollmerk' Vollmer
ab9aec092c tweaked get_newest to operate a little different, tweaked lastfm (currently broken) 2007-08-09 14:34:06 +00:00
Karl 'vollmerk' Vollmer
bf6e9f88d8 - Added modules section to sidebar, conforming to new layout from r1127
- Re-enabled plugins, added openstrands plugin
2007-08-06 00:39:54 +00:00
Karl 'vollmerk' Vollmer
258e4fcdf2 fixed downsampling, renamed to transcoding default or always are now the options 2007-07-29 04:58:22 +00:00
Karl 'vollmerk' Vollmer
db47bcb6c0 fixed play all artist, play all artist random, and account updating from user preferences 2007-07-29 03:20:00 +00:00
Karl 'vollmerk' Vollmer
903d06d41c synced over Vlets prevent_multiple_login patch and improved error reporting a bit moving to use of the Error class 2007-07-26 05:46:37 +00:00
Karl 'vollmerk' Vollmer
a74d0b7163 added dynamic playlist item support, default and genre currently work 2007-07-24 04:10:58 +00:00
Karl 'vollmerk' Vollmer
1a5d32fbbe fixed level updating for admin preferences 2007-07-12 05:45:48 +00:00
Karl 'vollmerk' Vollmer
e07f720bbc semi-fixed lastfm 2007-07-05 07:32:38 +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
c78314791e fixed the ip tracking stuff.. sorta 2007-06-21 21:37:43 +00:00
Karl 'vollmerk' Vollmer
56c960c34a fixed some issues with the installer, and also made it so that you can delete/disable users again 2007-06-17 23:59:04 +00:00
Karl 'vollmerk' Vollmer
987213388e fixed a potential security issue where the password hash was being put into the object :S 2007-06-12 07:19:17 +00:00
Karl 'vollmerk' Vollmer
689517e332 fixed preferences mostly, also fixed some genre issues and other stuff I am forgetting now 2007-06-11 05:16:20 +00:00
Karl 'vollmerk' Vollmer
c3e9518ab4 fixed stats recording mostly 2007-06-10 22:10:33 +00:00
Karl 'vollmerk' Vollmer
7743d70c68 fixed browse users, add user, edit user 2007-06-04 07:40:06 +00:00
Karl 'vollmerk' Vollmer
779f4bf4e5 updated sql file, and the install process now works 2007-05-13 21:37:49 +00:00
Karl 'vollmerk' Vollmer
6eac754129 added in the playlist bar, and the auto-loading of a tmp playlist per session 2007-05-13 00:32:57 +00:00
Karl 'vollmerk' Vollmer
2939f419e1 fixed the update and the user class reading of the preferences 2007-05-08 23:00:59 +00:00
Karl 'vollmerk' Vollmer
61e529be4e new update that moves some stuff around in the database, with 414 albums (18mb table) dropped size by 7mb 2007-05-03 03:36:19 +00:00
Karl 'vollmerk' Vollmer
13dd43450a fixed up part of single album view, show songs is all gone, working on replacement browse method 2007-04-23 20:33:57 +00:00
Karl 'vollmerk' Vollmer
a31560aec4 it technically logs in and streams.. but thats it, complete rewrite almost everything broken 2007-04-23 07:31:05 +00:00
pb1dft
dec762fe5d Changed/Added rss stuffie updated main config, Rewrote some off the statistics to use an array 2007-03-03 22:40:21 +00:00
pb1dft
055195b302 Updated all offset_limit refs to ->pref['offset_limit'] 2007-02-27 18:12:42 +00:00
Karl 'vollmerk' Vollmer
730d21e8d8 removed dead file, updated bin files, removed debug and added a new config option 2007-02-13 22:38:13 +00:00
Karl 'vollmerk' Vollmer
949d7bb12f * Fixed xmlrpc, hopefully
* Added min count filter to browse by artist
* Fixed ratings to show yours, not average if rated
* other misc fixes
2007-02-11 06:13:21 +00:00
Karl 'vollmerk' Vollmer
d407773cb2 fixed democratic play vote order and user preferences update 2007-02-10 20:41:38 +00:00
pb1dft
f0039315b3 fixed is_logged_in function for the moment. Maybe to change later 2007-02-10 00:35:43 +00:00
pb1dft
9261256943 fixed the displaying of the right ip_history with the right user at the right time 2007-02-09 23:49:46 +00:00
Karl 'vollmerk' Vollmer
bbf79a5970 * Initial Database Changes for 3.4, many things are now broken 2007-02-08 21:19:24 +00:00
Karl 'vollmerk' Vollmer
f0706c9b94 fix an issue with all numeric usernames... by preventing them for now this will be really fixed in the next version 2007-01-14 06:23:42 +00:00
Karl 'vollmerk' Vollmer
1068c367ac * Fixed Single Artist view if you have 50+ albums
* Tweaked Recently Played text to make translations a little easier
* Removed unused Config options
* Added array definition if only one users exists
2007-01-04 05:37:15 +00:00
Karl 'vollmerk' Vollmer
2f2aff930a new httpq localplay method, fixes for preferences and mpd controller 2006-12-22 19:27:33 +00:00
Karl 'vollmerk' Vollmer
68ac06b30b * Last DB Update for 3.3.3 Stable Branche
* Improved Recommendation view
* Removed Upload
2006-12-18 00:10:07 +00:00