summaryrefslogtreecommitdiffstats
path: root/lib/ui.lib.php
Commit message (Expand)AuthorAgeFilesLines
* Move UTF-8 cleanup into its own methodPaul Arthur2013-01-291-11/+1
* Session::gc takes a parameterPaul Arthur2013-01-291-1/+1
* Use Session for stream sessionsPaul Arthur2013-01-281-1/+1
* Cosmetics: death to tabsPaul Arthur2013-01-261-349/+349
* Move get_user_icon from ui.lib.php to UI::get_iconPaul Arthur2013-01-261-72/+1
* Move update_text from ui.lib.php to UIPaul Arthur2013-01-261-16/+0
* Move ajax_include() from ui.lib.php to UIPaul Arthur2013-01-261-17/+0
* Move show_box_{top,bottom}() from ui.lib.php to UIPaul Arthur2013-01-261-22/+0
* Move show_{footer,header}() from ui.lib.php to UIPaul Arthur2013-01-261-24/+0
* Continue moving things into UIPaul Arthur2013-01-261-34/+0
* Move access_denied() from lib/ui.lib.php to UIPaul Arthur2013-01-261-14/+0
* Move flip_class() from lib/ui.lib.php to UIPaul Arthur2013-01-261-23/+0
* Move clean functions into their respective classesPaul Arthur2013-01-251-1/+1
* Cosmetics: clean up heads in lib/Paul Arthur2013-01-251-6/+1
* FS#225 - xml_from_array() produces runtime errorDominik George2012-04-151-1/+1
* Switch from _() to T_()Paul Arthur2012-04-121-24/+24
* Drop unnecessary conditional definition of gettextPaul Arthur2012-04-121-23/+0
* Make the output of catalog_update somewhat readable.Paul Arthur2011-08-041-0/+4
* Flush in update_text to improve interface responsivenessPaul Arthur2011-06-241-0/+2
* Transcoding/streaming cleanup.Paul Arthur2011-04-081-1/+2
* Clean up some PHPDoc crapPaul Arthur2011-04-041-7/+1
* Add function that check ampache and php version from each website.momo-i2011-02-041-4/+11
* Modified header comment for phpdocmomo-i2011-02-031-25/+31
* Try not to include invalid characters in our AJAX XML output.Paul 'flowerysong' Arthur2010-06-301-6/+22
* JavaScript cleanup. Consistently use camelCase for naming JS functions. UsePaul 'flowerysong' Arthur2010-06-241-3/+13
* Clean up general.lib.php and ui.lib.php: remove unused functions, group relatedPaul 'flowerysong' Arthur2010-06-131-163/+150
* Remove some unused genre stuff.Paul 'flowerysong' Arthur2010-06-101-4/+0
* Remove unused img_resize function, cosmetic changes around the altered versionPaul 'flowerysong' Arthur2010-05-031-88/+0
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
* Replaced almost every dba::query to dba::read or dba::write.dipsol2009-12-141-124/+124
* Fix get_location() resolves #533Karl 'vollmerk' Vollmer2009-08-261-1/+1
* fixed for PHP 5.3.0 deprecate warningsmomo-i2009-07-021-4/+4
* alexey #426 translation patchKarl 'vollmerk' Vollmer2009-05-061-2/+2
* slightly reduce quality on resized jpgs to save a little spaceKarl 'vollmerk' Vollmer2009-04-211-1/+1
* fix typo causing height to not display on art retrival, update to db allowing...Karl 'vollmerk' Vollmer2009-03-151-0/+16
* Add ability to have anonymouse access of a defined level with manual login of...Karl 'vollmerk' Vollmer2009-03-081-65/+0
* Resolve #401 new database update, reset album thumbs and use resized art...Karl 'vollmerk' Vollmer2009-03-011-3/+2
* first work on next db update, correct play_url() removing redundent path, fix...Karl 'vollmerk' Vollmer2009-03-011-26/+3
* unify how the stream is constructed and played, this is a major change might ...Karl 'vollmerk' Vollmer2009-02-281-6/+7
* reorganize the menu a whole bunch and add a confirmation page to the catalog ...Karl 'vollmerk' Vollmer2008-06-191-1/+1
* commit of the patches from codeoverload to implement tagging, will not work w...Karl 'vollmerk' Vollmer2008-05-121-0/+3
* added in the ajax-loading div display on catalog processes, also relaxed the ...Karl 'vollmerk' Vollmer2008-05-061-2/+15
* Changed "starts with" browsing execution from OnChange to OnKeyUp (sounds mor...spocky2008-03-171-1/+2
* fixed the issue with a lack of gettext (define ngettext if it does not exist)Karl 'vollmerk' Vollmer2008-03-141-0/+10
* added in the rating images from greengeek, removed some useless functions, tw...Karl 'vollmerk' Vollmer2008-01-271-147/+0
* fixed updating access level for prefs, headers for po files, httpq player ski...Karl 'vollmerk' Vollmer2008-01-051-2/+2
* added ability to do add new on other elements of song edit (Thx picasso) adde...Karl 'vollmerk' Vollmer2007-12-311-16/+35
* Added ability to export catalog to iTunes databaseflashk2007-12-291-1/+1
* added metadata hotness to the album art dumpKarl 'vollmerk' Vollmer2007-12-251-1/+1
* added new album option on song edit (Thx Picasso)Karl 'vollmerk' Vollmer2007-12-251-3/+21