Commit Graph

293 Commits (9f734c90506a6e5916589d7c8f39c45ff40f6273)

Author SHA1 Message Date
Andrew Dolgov 803b8ead1e update previous to not die on errors 6 years ago
Andrew Dolgov f7fe28d059 fix user theme ignoring active settings profile 6 years ago
Andrew Dolgov a9105e2a61 move JShrink Minifier to vendor/ 6 years ago
Andrew Dolgov a72643257a do not enforce strict mode for plugins 6 years ago
Andrew Dolgov c4a08e4ff0 remove mentions of deprecated.js 7 years ago
Andrew Dolgov 3f2a871421 upd: default css url if no theme 7 years ago
Andrew Dolgov 6bd13fc55f remove layout.css 7 years ago
Andrew Dolgov 5e68e24679 css/less updates 7 years ago
JustAMacUser 1d74979dfc Add viewport meta tag to Preferences page. Similiar to commit b4865103 for the main index.php file. 7 years ago
Andrew Dolgov e432b8fbe2 implement cache-busting for default theme.css
night theme: small fixes
7 years ago
Andrew Dolgov 6f84bf7b0a dojoConfig: use cacheBust 7 years ago
Andrew Dolgov fd539f2800 prefs: use dojo asynchronously 8 years ago
Andrew Dolgov b9634eb8b8 support loading themes from themes.local 9 years ago
Andrew Dolgov f6cbe9a5a0 require version information in all additional themes 10 years ago
Andrew Dolgov d9c93ebfdb tweak notifications; use css animations for notifications 10 years ago
Andrew Dolgov 8b91b0beb5 add ttrss version and init params to reports 10 years ago
Andrew Dolgov 6214a0768a reinstate scriptaculous controls (needed for ajax.autocomplete) 11 years ago
Andrew Dolgov f3479db384 add previously missed zoom.css
remove unused scriptaculous parts
11 years ago
Andrew Dolgov cdbcb2778a move Zoom stylesheet to a separate file
update stylesheet/javascript tag helpers to return output instead of
printing it
11 years ago
Andrew Dolgov 3684074387 use require_once for minifier 11 years ago
Andrew Dolgov 6938c03658 always include basic layout CSS file to prevent unworkable UI in case of a broken/incompatible theme 11 years ago
Andrew Dolgov 5bbc4bb4b0 move stylesheets to css/, reference default tt-rss stylesheets from
default.css to make custom themes easier
11 years ago
gitawego 010eb9c169 @FIXED dijit modules aren't cached in perfs.php
I don't know if it's the best practice of using Minifier.php like this
11 years ago
Rasmus Lerdorf 6f7798b643 Fixing bugs found by static analysis 11 years ago
Andrew Dolgov 1ffe3391f9 make pluginhost a singleton 11 years ago
Andrew Dolgov eefaa2df38 remove db_connect, db_close; CLI fixes 11 years ago
Andrew Dolgov 6322ac79a0 remove $link 11 years ago
Andrew Dolgov 404e2e3603 more work on singleton-based DB 11 years ago
Andrew Dolgov ba68b6815a db updates, remove init_connection() 11 years ago
Andrew Dolgov 95437e9e07 tweak notify layout/display 11 years ago
Andrew Dolgov 2cbdc95bb0 add a separate tab for the logger 11 years ago
Andrew Dolgov b68a266a73 remove no_cache_incantation() 11 years ago
Andrew Dolgov 8314db4343 implement better loading of pref trees 11 years ago
Andrew Dolgov d880b5da9d depiggified 11 years ago
Andrew Dolgov 9e662b4d0f make prefs footer version respect HIDE_VERSION 11 years ago
Andrew Dolgov 866bc1678a prefs: show version number in footer 11 years ago
Andrew Dolgov 5d40efc9b0 add ability to select CSS files in themes/ 11 years ago
Andrew Dolgov f820f205d0 css cleanup; remove auxDlg; add separate prefs.css 11 years ago
Andrew Dolgov d0c6dd29d1 add experimental easy installer 11 years ago
Andrew Dolgov bcbb2ec792 remove localized_js.php; integrate with other startup JS stuff 11 years ago
Andrew Dolgov 99534a3dde remove page title stuff for the time being 11 years ago
Andrew Dolgov 9972b7cdd7 Revert "update SITE_TITLE customization to work without needing to be pre-defined, make it compatible with unread count now being at start of title"
This reverts commit 8d051fa076.
11 years ago
Richard Beales 8d051fa076 update SITE_TITLE customization to work without needing to be pre-defined, make it compatible with unread count now being at start of title 11 years ago
Richard Beales 96f19f11d7 Merge remote-tracking branch 'upstream/master' 11 years ago
Andrew Dolgov efc7243c70 update favicon; add 72px hires favicon 11 years ago
Richard Beales 77accf45df fix merge conflict with stylesheet tags 11 years ago
Andrew Dolgov b5d4716a52 optimize loading of external libraries a bit
fix bold text in Unread articles
11 years ago
Richard Beales 7c97d17aaf Merge remote-tracking branch 'upstream/master' 11 years ago
Andrew Dolgov c670a80ddd cache minified js files 11 years ago
Andrew Dolgov 107997e6cb replace jsmin with jshrink 11 years ago
Richard Beales ffbab555b8 Feature #446 - Allow customizing page title 11 years ago
Andrew Dolgov 96f0a3e79d remove themes/ 12 years ago
Andrew Dolgov 23419d117b modify includes to init session before translations are applied 12 years ago
Andrew Dolgov b8cb4d08b3 help cleanup, use dijit dialog 12 years ago
Andrew Dolgov de612e7a38 experimental support for per-user plugins (bump schema) 12 years ago
Andrew Dolgov 6cbe53c9f5 add instances plugin 12 years ago
Andrew Dolgov 6065f3ad63 add support for plugins in prefs 12 years ago
Andrew Dolgov 88e8fb3a71 modify include path order (closes #514) 12 years ago
Andrew Dolgov 7b28a98697 several translation fixes, update translations 12 years ago
Andrew Dolgov 0d421af86f split authentication to separate modules 12 years ago
Andrew Dolgov f03a795de7 include path fix for lighttpd 13 years ago
Andrew Dolgov 66be620a87 do not include keyboard help files into index and prefs.php 13 years ago
Andrew Dolgov 5f0a3741d0 add Public_Handler
misc code cleanup
13 years ago
Andrew Dolgov 107d0cf39e overall directory tree cleanup 13 years ago
Andrew Dolgov e331188f76 misc typo fixes 13 years ago
Andrew Dolgov 56d7e94353 use css for help overlay, css cleanup 13 years ago
Andrew Dolgov 207d8118b4 prefs: enable Linked tab in single user mode 13 years ago
Andrew Dolgov 373266eb03 implement instances tab 13 years ago
Andrew Dolgov da497babda about dialog, UI tweaks 13 years ago
Andrew Dolgov a089699c89 build custom layer of Dojo to speed up loading of tt-rss (refs #293) 13 years ago
Andrew Dolgov 07a0c540d8 update logo 14 years ago
Andrew Dolgov 5a941e7e93 shorten noscript error 14 years ago
Andrew Dolgov 29a5b4aae0 misc css/linking updates 14 years ago
Andrew Dolgov 88e4e5979c rework user CSS support (bump schema) 14 years ago
Andrew Dolgov fcc3674439 rework loading progressbar 14 years ago
Andrew Dolgov d69fa6d66a further pref-pane updates 14 years ago
Andrew Dolgov 8d3cb8c0a9 enable triple-pane theme; fix theme system not working 14 years ago
Andrew Dolgov d62796de76 prefs: use Dijit stuff 14 years ago
Andrew Dolgov fcf70c5106 dijit.tree feedlist improvements 14 years ago
Andrew Dolgov 951906dcec use Modalbox library for popup dialogs 14 years ago
Andrew Dolgov e69fb880a3 js: misc fixes, code cleanup 14 years ago
Andrew Dolgov fb0742394a remove error_reporting() hacks; set default error reporting level in functions.php 14 years ago
Andrew Dolgov b19d6e6e4b js: move position stuff to separate file 14 years ago
Andrew Dolgov 811bea0522 remove get_script_dt_add() 14 years ago
Andrew Dolgov 324944f332 implement per-user timezone support; store dates in UTC internally (closes #254) 14 years ago
Andrew Dolgov f3f67c1b53 remove old-style debugging 14 years ago
Andrew Dolgov e7df7538a9 split infobox stuff into separate css 14 years ago
Andrew Dolgov 51d2d404b8 copyright: always show current year 14 years ago
Andrew Dolgov 276e57775c footer: change my homepage url 14 years ago
Andrew Dolgov 883fee8df0 neon updates; make more icons themeable; misc fixes 15 years ago
Andrew Dolgov e982360967 do not require themed images to be overridden 15 years ago
Andrew Dolgov dce46cade3 query themes from filesystem; obsolete ttrss_themes 15 years ago
Andrew Dolgov f0c33497b1 remove _DEBUG_USER_SWITCH 15 years ago
Andrew Dolgov d9084cf220 implement settings profiles (bump schema) 15 years ago
Andrew Dolgov 69941ff85d bump copyright year 15 years ago
Andrew Dolgov f88c78147e code cleanup; initial button usage 15 years ago
Andrew Dolgov 44258fa967 remove obsolete methods to call init(); code cleanup 15 years ago
Andrew Dolgov 78935092b5 display active hotkey prefix on screen 15 years ago
Andrew Dolgov 4b67e71e7d standardize noscript errors 15 years ago
Andrew Dolgov 07b71436b4 prefs: update feeds tab title 15 years ago