summaryrefslogtreecommitdiff
path: root/prefs.php
AgeCommit message (Expand)Author
2018-12-02set use strict on JS modules; remove some mostly useless stuff like get_minif...Andrew Dolgov
2018-12-02prefs: move other tree-related functions to respective treesAndrew Dolgov
2018-12-01prefs: initial objectificationAndrew Dolgov
2018-08-24update previous to not die on errorsAndrew Dolgov
2018-08-24fix user theme ignoring active settings profileAndrew Dolgov
2018-06-20move JShrink Minifier to vendor/Andrew Dolgov
2018-03-08do not enforce strict mode for pluginsAndrew Dolgov
2017-12-05remove mentions of deprecated.jsAndrew Dolgov
2017-12-03upd: default css url if no themeAndrew Dolgov
2017-12-03remove layout.cssAndrew Dolgov
2017-12-03css/less updatesAndrew Dolgov
2017-11-16Add viewport meta tag to Preferences page. Similiar to commit b4865103 for th...JustAMacUser
2017-01-25implement cache-busting for default theme.cssAndrew Dolgov
2017-01-22dojoConfig: use cacheBustAndrew Dolgov
2016-08-10prefs: use dojo asynchronouslyAndrew Dolgov
2015-06-05support loading themes from themes.localAndrew Dolgov
2014-12-09require version information in all additional themesAndrew Dolgov
2014-11-02tweak notifications; use css animations for notificationsAndrew Dolgov
2014-03-14add ttrss version and init params to reportsAndrew Dolgov
2014-01-28reinstate scriptaculous controls (needed for ajax.autocomplete)Andrew Dolgov
2014-01-28add previously missed zoom.cssAndrew Dolgov
2014-01-28move Zoom stylesheet to a separate fileAndrew Dolgov
2013-07-31use require_once for minifierAndrew Dolgov
2013-05-20always include basic layout CSS file to prevent unworkable UI in case of a br...Andrew Dolgov
2013-05-19move stylesheets to css/, reference default tt-rss stylesheets fromAndrew Dolgov
2013-05-14@FIXED dijit modules aren't cached in perfs.phpgitawego
2013-05-07Fixing bugs found by static analysisRasmus Lerdorf
2013-04-18make pluginhost a singletonAndrew Dolgov
2013-04-17remove db_connect, db_close; CLI fixesAndrew Dolgov
2013-04-17remove $linkAndrew Dolgov
2013-04-17more work on singleton-based DBAndrew Dolgov
2013-04-17db updates, remove init_connection()Andrew Dolgov
2013-04-17tweak notify layout/displayAndrew Dolgov
2013-04-17add a separate tab for the loggerAndrew Dolgov
2013-04-12remove no_cache_incantation()Andrew Dolgov
2013-04-01implement better loading of pref treesAndrew Dolgov
2013-03-31depiggifiedAndrew Dolgov
2013-03-29make prefs footer version respect HIDE_VERSIONAndrew Dolgov
2013-03-29prefs: show version number in footerAndrew Dolgov
2013-03-28add ability to select CSS files in themes/Andrew Dolgov
2013-03-27css cleanup; remove auxDlg; add separate prefs.cssAndrew Dolgov
2013-03-26add experimental easy installerAndrew Dolgov
2013-03-25remove localized_js.php; integrate with other startup JS stuffAndrew Dolgov
2013-03-23remove page title stuff for the time beingAndrew Dolgov
2013-03-23Revert "update SITE_TITLE customization to work without needing to be pre-def...Andrew Dolgov
2013-03-21update SITE_TITLE customization to work without needing to be pre-defined, ma...Richard Beales
2013-03-21Merge remote-tracking branch 'upstream/master'Richard Beales
2013-03-21update favicon; add 72px hires faviconAndrew Dolgov
2013-03-20fix merge conflict with stylesheet tagsRichard Beales
2013-03-20optimize loading of external libraries a bitAndrew Dolgov