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

38 commits

Author SHA1 Message Date
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
Karl 'vollmerk' Vollmer
7c661ba685 * Added Recommendations based on matching ratings between users
* Integrated LastFM plugin (defaults to disabled still)
* Fixed a view issue with the Admin Localplay Level preference
* removed some old MPD pages that were not being usedwq
2006-12-17 08:41:21 +00:00
Karl 'vollmerk' Vollmer
cdb41b515a commiting crap in a hurry for loss and profit 2006-12-12 21:59:35 +00:00
Karl 'vollmerk' Vollmer
504cd93ea8 typos abound! 2006-12-12 21:58:26 +00:00
Karl 'vollmerk' Vollmer
fe7a6b75f6 arg stupid plugins 2006-12-06 18:22:18 +00:00
Karl 'vollmerk' Vollmer
caaf0f6e12 dont track stats on a batch download.. thats just insane 2006-12-06 18:21:15 +00:00
Karl 'vollmerk' Vollmer
ca34aa1ede * Prevent Album art set on demo because people put porn in there :(
* Fix Push functionality for the Democratic view stuff
* Add footer div definition per Apex's request
* Fix Config display with multi-value elements
* Added plugin checking to update.php wq
2006-12-05 04:43:13 +00:00
pb1dft
e11dd5236e Fixed a bug with auto reg. user gets activated immidiatly without require activation 2006-11-22 00:30:53 +00:00
Karl 'vollmerk' Vollmer
9cfb075df5 3.3.1-Alpha1 release 2006-10-29 00:51:53 +00:00
pb1dft
5db7a0e53c Strange error occured while commiting 2006-10-27 21:14:40 +00:00
Karl 'vollmerk' Vollmer
e0fa17f8cc new http auth method 2006-10-27 07:43:02 +00:00
Karl 'vollmerk' Vollmer
2faea5f7b3 re-wroked stats which means major db update, some stats dealies may still not work correctly 2006-10-23 01:47:18 +00:00
Karl 'vollmerk' Vollmer
78e5af0d4f added per user rss feed support, added the album art to the rss feed and added a sane error message to quarantine 2006-10-15 18:39:21 +00:00
Karl 'vollmerk' Vollmer
81b0dff166 track ip history, fix pagination on admin/user and fix some acl stuff that I forgot about 2006-09-25 02:51:03 +00:00
Karl 'vollmerk' Vollmer
a4be3297d5 fixed localplay buttons with use_auth disabled and tweaked access control mojo to prevent login in addition to the normal prevention of streaming 2006-05-13 00:39:40 +00:00
Karl 'vollmerk' Vollmer
2b55e30467 This update includes a full rewrite of the Localplay code, only update
to this version if you don't care about losing a lot of functionality
while I am still finishing it up. Also the only working localplay
method is currently MPD. UPDATE AT YOUR OWN RISK!
2006-04-08 05:58:05 +00:00
Karl 'vollmerk' Vollmer
e61a3b3ca1 added in the manage users section and put in a temp disable songs section which currently does not work 2006-03-29 09:17:04 +00:00
Karl 'vollmerk' Vollmer
16f655ba45 new tabbed preferences and account page is back 2006-03-16 05:25:00 +00:00
Karl 'vollmerk' Vollmer
5343c30ff5 fixed a few more unescaped ids 2006-02-08 21:29:51 +00:00
Karl 'vollmerk' Vollmer
db10ee8e78 a few tweaks 2006-01-08 06:38:06 +00:00
Karl 'vollmerk' Vollmer
224e53cbe2 *cough* 2006-01-03 19:11:51 +00:00
Karl 'vollmerk' Vollmer
47b5a2f404 finished up the registration mojo... think it all works famous last words.. 2006-01-03 02:08:28 +00:00
Karl 'vollmerk' Vollmer
959f1e9a9d fixed registration to use existing functions... yea I also broke it at the same time.. I know 2006-01-03 01:08:51 +00:00
Karl 'vollmerk' Vollmer
83f3c41141 updated registration mojo thx pb1dft also some fluf updates 2006-01-02 01:06:06 +00:00
Karl 'vollmerk' Vollmer
da0b49284b fix preferences bug with new version 2005-12-29 02:43:26 +00:00
Karl 'vollmerk' Vollmer
a792f82334 fixed user preferences.. 2005-12-25 22:56:14 +00:00
Karl 'vollmerk' Vollmer
27158141ee initial ratings mojo, some stylesheet fixes, changed user preferences again and a db update 2005-12-25 10:04:27 +00:00
Karl 'vollmerk' Vollmer
e0d16f2685 I dont know if this will break or fix anything 2005-08-29 22:51:20 +00:00
Karl 'vollmerk' Vollmer
39ea881cc5 initial placeholder stuff for genre browsing 2005-07-16 07:00:01 +00:00
Karl 'vollmerk' Vollmer
53028c86fa fixed update 2005-07-11 05:11:26 +00:00
Karl 'vollmerk' Vollmer
89146608f9 fixed admin preferences 2005-07-09 20:02:35 +00:00
Karl 'vollmerk' Vollmer
c5d6e04d11 removed ID field from user table, and everything that goes with that... 2005-07-09 07:49:59 +00:00
Karl 'vollmerk' Vollmer
3a289531c3 fixed some typos that prevented genre stats from being tracked at all 2005-07-08 07:59:21 +00:00
Karl 'vollmerk' Vollmer
fa49c7df3c fix broken requires due to file move 2005-06-27 08:41:53 +00:00
Renamed from lib/class/user.php (Browse further)