summaryrefslogtreecommitdiffstats
path: root/login.php
Commit message (Collapse)AuthorAgeFilesLines
* fixed old password problemKarl 'vollmerk' Vollmer2007-12-251-3/+0
|
* removed duplicate cookie-age and bad logic on readKarl 'vollmerk' Vollmer2007-12-251-2/+1
|
* changed alpha4 to beta1, updated translation base files, corrected ↵Karl 'vollmerk' Vollmer2007-12-241-4/+2
| | | | mysql_auth logic
* API and XML-RPC are still broken, but moved to new session code, sleep timeKarl 'vollmerk' Vollmer2007-12-201-8/+4
|
* fixed the find duplicates stuff, its actually still broken somewhat but it ↵Karl 'vollmerk' Vollmer2007-12-161-1/+1
| | | | mostly works so why not commit eah?
* fixed some playlist issues, (mime type and selection) cleaned up the ↵Karl 'vollmerk' Vollmer2007-12-161-2/+2
| | | | preferences lib a little more moved a lot into the class, updated references to old functions
* renamed a few files (missing php extension)spocky2007-10-241-1/+1
| | | | updated most of the tables so that every column is independently customizable by css rules
* - Added ability to delete radio and playlistKarl 'vollmerk' Vollmer2007-09-251-8/+0
| | | | | | | - Tweaked Classic CSS to fix issue with larger fonts - Fixed some javascript update issues due to quoting on the catalog processes - Fixed display of the MOTD
* updated lastfm protocol to 1.2, improved the logic behind it does not ↵Karl 'vollmerk' Vollmer2007-08-211-19/+0
| | | | require a logout, also fixed duplicate stats collection of greedy players
* licence updates, Thx porthoseKarl 'vollmerk' Vollmer2007-08-191-3/+2
|
* fixed lastfm stuff typoKarl 'vollmerk' Vollmer2007-08-151-1/+1
|
* step one of toasting /lib/preference.lib.php and also added a missing GPL noteKarl 'vollmerk' Vollmer2007-08-141-10/+5
|
* fixed lastfm for reals this time, I think also fixed not being able to ↵Karl 'vollmerk' Vollmer2007-08-141-0/+3
| | | | re-enable users
* tweaked theme a tad, updated lastfm plugin, requires remove/readadd to work ↵Karl 'vollmerk' Vollmer2007-08-141-0/+9
| | | | correctly
* tweaked get_newest to operate a little different, tweaked lastfm (currently ↵Karl 'vollmerk' Vollmer2007-08-091-5/+21
| | | | broken)
* synced over Vlets prevent_multiple_login patch and improved error reporting ↵Karl 'vollmerk' Vollmer2007-07-261-3/+3
| | | | a bit moving to use of the Error class
* catalog build technically works now, still working out some issues with the ↵Karl 'vollmerk' Vollmer2007-05-141-0/+1
| | | | dynamic updating of the current state
* fixed up part of single album view, show songs is all gone, working on ↵Karl 'vollmerk' Vollmer2007-04-231-1/+1
| | | | replacement browse method
* it technically logs in and streams.. but thats it, complete rewrite almost ↵Karl 'vollmerk' Vollmer2007-04-231-43/+17
| | | | everything broken
* fixed democratic play vote order and user preferences updateKarl 'vollmerk' Vollmer2007-02-101-1/+1
|
* * Initial Database Changes for 3.4, many things are now brokenKarl 'vollmerk' Vollmer2007-02-081-3/+3
|
* fixed some typos and dead linksxgizzmo2007-01-091-1/+0
|
* a ton of css fixesKarl 'vollmerk' Vollmer2006-12-061-0/+1
|
* Made some modifications to the css stuff to support handhelds and print pagepb1dft2006-11-221-1/+3
|
* Update on password crypto for ldap accountspb1dft2006-10-161-1/+1
|
* added db update for tmp playlist and added initial class definitionKarl 'vollmerk' Vollmer2006-10-151-0/+2
|
* fixed some bugs introduced by the ldap patchKarl 'vollmerk' Vollmer2006-10-141-1/+1
|
* removed extra lines from ajax, down to 86, updated ajax calls, added ldap authKarl 'vollmerk' Vollmer2006-10-141-7/+33
|
* Fixed a missing image in default.css and a bit of XHTML tweakagexgizzmo2006-09-301-3/+2
|
* fixed acls and improved the classic theme a little moreKarl 'vollmerk' Vollmer2006-09-261-1/+1
|
* wupsKarl 'vollmerk' Vollmer2006-09-251-1/+1
|
* track ip history, fix pagination on admin/user and fix some acl stuff that I ↵Karl 'vollmerk' Vollmer2006-09-251-1/+10
| | | | forgot about
* fixed user registration and missing motd and fudged up the access lists for ↵Karl 'vollmerk' Vollmer2006-09-241-0/+4
| | | | the time being
* new theme, temp breaking of all other themes... will be fixed I swear also ↵Karl 'vollmerk' Vollmer2006-09-231-5/+3
| | | | re-indexing of mysql tables
* moved init.php improved vainfo a bit, removed checkboxes from search pageKarl 'vollmerk' Vollmer2006-06-171-1/+5
|
* fixed localplay buttons with use_auth disabled and tweaked access control ↵Karl 'vollmerk' Vollmer2006-05-131-0/+14
| | | | mojo to prevent login in addition to the normal prevention of streaming
* This update includes a full rewrite of the Localplay code, only updateKarl 'vollmerk' Vollmer2006-04-081-2/+2
| | | | | | 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!
* fixed session codeKarl 'vollmerk' Vollmer2006-02-051-0/+1
|
* hopefully fixed mysql5 problems with vauth as well as the remember me mojo ↵Karl 'vollmerk' Vollmer2006-01-251-11/+10
| | | | for rubin
* hopefully speed up read_config functionKarl 'vollmerk' Vollmer2006-01-151-1/+1
|
* removed libglue in favor of brand new vauth session handler fixes remember meKarl 'vollmerk' Vollmer2006-01-131-6/+10
|
* patched up registration a little bitKarl 'vollmerk' Vollmer2006-01-021-0/+1
|
* updated registration mojo thx pb1dft also some fluf updatesKarl 'vollmerk' Vollmer2006-01-021-0/+3
|
* fixed some short tag referencesKarl 'vollmerk' Vollmer2005-12-031-1/+1
|
* fixed another snoopy flaw and cleaned up for alpha3s releaseKarl 'vollmerk' Vollmer2005-11-291-4/+12
|
* move and break, move and breakKarl 'vollmerk' Vollmer2005-06-271-1/+1
|
* more html cleanupKarl 'vollmerk' Vollmer2005-06-251-3/+4
|
* new disabled supportKarl 'vollmerk' Vollmer2005-06-211-1/+1
|
* mother of all commits...Karl 'vollmerk' Vollmer2005-06-191-1/+1
|
* New ImportKarl 'vollmerk' Vollmer2005-06-091-0/+109