nextcloud/lib/private
Julius Haertl 68a63ad3f3
Implement scss variable injection by OC_Defaults
Signed-off-by: Julius Haertl <jus@bitgrid.net>

Add Scss variables to example theme and theming app

Signed-off-by: Julius Haertl <jus@bitgrid.net>

Use SCSSCacher to build theming css

Signed-off-by: Julius Härtl <jus@bitgrid.net>

Update theming.scss

Signed-off-by: Julius Härtl <jus@bitgrid.net>

Code cleanup

Signed-off-by: Julius Härtl <jus@bitgrid.net>

Fix tests

Signed-off-by: Julius Härtl <jus@bitgrid.net>

Inject SCSSCacher for easier testing

Signed-off-by: Julius Härtl <jus@bitgrid.net>

Fix typehint

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>

Generate absolute URLs

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>

Fix tests to always use absolute urls for theming images

Signed-off-by: Julius Härtl <jus@bitgrid.net>

MailheaderColor -> ColorPrimary

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-04-25 11:39:45 +02:00
..
Accounts Also send the new account data with the event 2017-04-10 10:22:57 +02:00
Activity Change the order on merging activities so the newest item is first 2017-03-28 17:19:34 +02:00
App Remove unused use statements 2017-04-22 19:23:31 -05:00
AppFramework Remove unused use statements 2017-04-22 19:23:31 -05:00
Archive replace close:// streamwrapper with CallBackWrapper 2017-01-06 15:33:32 +01:00
Authentication Defining App "cron" for "Invalidating tokens older than" message #27167 (#27201) 2017-03-19 22:51:47 -06:00
BackgroundJob make JobList::next() lock free 2017-04-07 13:07:09 -05:00
Cache support pushing to CappedMemoryCache 2017-03-30 11:21:32 +02:00
Command
Comments Remove unused use statements 2017-04-22 19:23:31 -05:00
Console Remove unused use statements 2017-04-22 19:23:31 -05:00
DB Remove unused use statements 2017-04-22 19:23:31 -05:00
Diagnostics Cap the number of queries we save in the query logger 2016-11-03 16:00:28 +01:00
Encryption Remove unused use statements 2017-04-22 19:23:31 -05:00
Federation Fix DI of the cloud id manager into apps 2017-02-14 12:47:46 +01:00
Files Remove unused use statements 2017-04-22 19:23:31 -05:00
Group Use DI 2017-03-17 10:23:04 +01:00
Hooks
Http/Client Rebrand to "Nextcloud" and add 100% coverage 2017-01-02 14:51:16 +01:00
IntegrityCheck Remove ownCloud Root Authority as per todo 2017-03-22 08:54:40 +01:00
L10N Don't force the use of Accept-Language anymore 2017-04-07 11:10:04 +02:00
Lock
Lockdown Remove unused use statements 2017-04-22 19:23:31 -05:00
Log Use constants 2017-04-13 12:04:32 -05:00
Mail Rename renderHTML to renderHtml 2017-04-19 15:46:41 -05:00
Memcache Make sure old instances don't break 2017-01-05 11:57:18 +01:00
Migration Adding tests for 4 byte unicode characters 2017-03-21 16:42:12 -06:00
Notification @since 9.2.0 to @since 11.0.0 2016-11-15 18:51:52 +01:00
OCS add tests for discovery service 2017-04-11 15:04:01 +02:00
Preview Some code cleanup 2017-03-19 20:30:46 +01:00
Repair Remove unused use statements 2017-04-22 19:23:31 -05:00
RichObjectStrings @since 9.2.0 to @since 11.0.0 2016-11-15 18:51:52 +01:00
Route Add system config htaccess.IgnoreFrontController for prettyURLs w/o mod_env 2016-11-16 22:28:49 +01:00
Search
Security Remove unused use statements 2017-04-22 19:23:31 -05:00
Session Do not clear CSRF token on logout (fix for #1303) 2017-03-13 22:16:56 +01:00
Settings Remove unused use statements 2017-04-22 19:23:31 -05:00
Setup Remove unused use statements 2017-04-22 19:23:31 -05:00
Share Remove unused use statements 2017-04-22 19:23:31 -05:00
Share20 Remove unused use statements 2017-04-22 19:23:31 -05:00
SystemTag Remove unused use statements 2017-04-22 19:23:31 -05:00
Tagging
Template Implement scss variable injection by OC_Defaults 2017-04-25 11:39:45 +02:00
Updater Remove unused use statements 2017-04-22 19:23:31 -05:00
User Better validation of allowed user names 2017-04-18 14:29:34 +02:00
legacy Implement scss variable injection by OC_Defaults 2017-04-25 11:39:45 +02:00
AllConfig.php Merge pull request #3023 from nextcloud/issue-2915-filter-out-sensitive-appconfigs 2017-01-17 11:01:42 +01:00
AppConfig.php Make sure the spreed TURN server secret stays a secret 2017-01-17 11:29:10 +01:00
AppHelper.php
Avatar.php Add message to NotSquareException thrown from Avatar 2016-10-24 11:27:27 +02:00
AvatarManager.php avatar to appdata 2016-10-05 11:00:16 +02:00
CapabilitiesManager.php
Config.php Check for boolean false and add tests 2017-04-04 15:56:50 -05:00
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
ForbiddenException.php
HTTPHelper.php
HintException.php add missing phpdoc to HintException 2016-11-28 11:34:23 +01:00
Installer.php Remove unused use statements 2017-04-22 19:23:31 -05:00
LargeFileHelper.php Merge pull request #1890 from nextcloud/downstream-25428 2016-10-25 14:44:27 +02:00
Log.php Remove unused use statements 2017-04-22 19:23:31 -05:00
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php Allow to specify the id 2017-03-26 23:07:54 +02:00
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php Rewrite old preview endpoint for PreviewManager 2017-01-04 16:51:44 +01:00
PreviewNotAvailableException.php
RedisFactory.php
Repair.php Fix DI 2017-03-03 12:20:02 +01:00
RepairException.php
Search.php
Server.php Implement scss variable injection by OC_Defaults 2017-04-25 11:39:45 +02:00
ServerContainer.php Add activities when email or password is changed 2017-04-13 11:13:19 +02:00
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php Move OC_Defaults to OCP\Defaults 2017-04-09 21:43:01 -05:00
Streamer.php Add doc block for $time 2016-11-28 14:26:30 +01:00
SubAdmin.php Fix CamelCasing 2017-01-18 11:45:26 +01:00
SystemConfig.php Fix tests 2017-01-12 10:49:22 +01:00
TagManager.php
Tags.php
TempManager.php
TemplateLayout.php Implement scss variable injection by OC_Defaults 2017-04-25 11:39:45 +02:00
URLGenerator.php Check if the theming app is loaded 2016-12-09 12:52:17 +01:00
Updater.php Do not double cherck app update 2017-03-13 18:07:41 -06:00