Commit Graph

28 Commits (ded8cc47cfb1173c10a47f7ab0f65fbb4ab74741)

Author SHA1 Message Date
Thomas Müller 24daee836a include core version into js/css version tag - fixes #13702 10 years ago
Adam Williamson bb79aac78a allow css/js asset directory to be relocated (#13053) 10 years ago
Robin McCorkell 2c44bc1768 Fix JS asset generation 10 years ago
Victor Dubiniuk c9fd3c9d29 Inject config 10 years ago
Victor Dubiniuk 303fce44f4 Use httphelper and cache response even when it empty 10 years ago
Morris Jobke 952abdc51a Drop form_factor that is appended to JS, CSS and template filenames 11 years ago
kondou 729dffed5e Load avatar in header via PHP 11 years ago
Clark Tomlinson ca5abe5744 Setting moment locale based on user selection 11 years ago
Lukas Reschke 7b94c7f9c1 Refer to relative path instead of absolute path 11 years ago
Thomas Müller 6af0e76a03 remove legacy class OC_Updater 11 years ago
Thomas Müller 93b0f1a3bf adding cssmin and jssmin(minify) 11 years ago
Thomas Müller a04159090f include the apps' versions hash to invalidate the cached assets 11 years ago
Lukas Reschke 6ccda2ae98 Add app version to JS and CSS 11 years ago
Victor Dubiniuk b6087ea79b Add CssImportFilter. More elegant fix for documents#348 11 years ago
Remco Brenninkmeijer f930b356e6 Error needs to push body-id for new guest layout 11 years ago
Morris Jobke c6eab9aaba fix error message template 11 years ago
Lukas Reschke 7d2c521b46 Step one, open guest layout for different styles. 11 years ago
Robin Appelman 3de69ff81b Don't register the call when rendering error pages 11 years ago
Vincent Petry 04f73275ba Now settings CSS class with appid in content DIV 11 years ago
Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib 11 years ago
Lukas Reschke e88731a477 Some more PHPDoc fixes 11 years ago
Thomas Müller 02726acbc8 adding checks and log messages regarding the assets folder 11 years ago
Thomas Müller 8cf73ca42f integrate assetic for asset pipeline-ing 11 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 11 years ago
Joas Schilling 009e25788f correctly mark app management active 11 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
kondou bf7f94422f Bring another enable_avatars to $_ and fix $thus->$this 12 years ago
kondou 0c708be76b Use defaultavatars 12 years ago
kondou e6473e6d49 Clean up some cruft 12 years ago
kondou 31736a1df3 Have a controller instead ofo avatar.php and fix some cropper-design 12 years ago
kondou 252548c62c Improve styling & enable avatar-upload at personal page 12 years ago
kondou fac671b14e Modularize get(), async getAvatar, avatars @ usermgmt 12 years ago
kondou 4a08f7d710 Add basic avatars and gravatar 12 years ago
kondou 9c5416fe4a Clean up \OC\Util 12 years ago
Bart Visscher 5965f3ecea Split locating JS and CSS files to their own class 12 years ago
Lukas Reschke 63d51980e1 Get config from template 12 years ago
Florin Peter 3c100af132 revert changes to fbbc76f281 because master is very unstable right now 12 years ago
Bart Visscher b46f6e4f97 Simplify app js locating for layout pages 12 years ago
Bart Visscher ea4ae857a1 Simplify app css locating for layout pages 12 years ago
Lukas Reschke d41b600725 Add an update notification on every page for admin users 12 years ago
Bernhard Posselt b98b56e4a8 check if there is a default/ folder in the theme directory if no theme exists 12 years ago
Bart Visscher e1c5b31d65 Test if we want a 3rdparty style/script before checking the 3rdparty root 12 years ago
Lukas Reschke f944ac9cba Add a name to the version parameter 12 years ago
Thomas Tanghus 57f2884efa Add hashed version parameter to js and css. Ref #1520 and many more ;) 12 years ago
Brice Maron 050de008b1 Avoid to display empty DisplayNames for menu and title 12 years ago
Lukas Reschke 229c907a57 [core] From echo to p 12 years ago
Bart Visscher 15f5325078 Don't use routes when displaying error page 12 years ago
Bart Visscher ffae6f4b84 Style-fix: Breakup long lines 12 years ago
Bart Visscher 20b6cb28b1 Fix warning with displayname in user layout template 12 years ago
Bart Visscher 149d079fd4 Move loading of js_config to templatelayout 12 years ago