summaryrefslogtreecommitdiffstats
path: root/lib/private/defaults.php
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #10667 from pmjdebruijn/itunes-appidThomas Müller2014-09-031-0/+14
|\ | | | | defaults: add customizable defaultiTunesAppId
| * defaults: add customizable defaultiTunesAppIdPascal de Bruijn2014-08-271-0/+14
| |
* | Use public api for getting l10nRobin Appelman2014-08-311-1/+1
|/
* remove escaping because it's unneededMorris Jobke2014-08-051-1/+1
|
* fix uppercase issueMorris Jobke2014-08-051-4/+4
|
* Add ability to theme iOS and Android client URLs just like desktop URLs.scolebrook2014-08-051-13/+41
|
* make sure that 'OC_Theme' exists before checking if the method existsBjoern Schiessle2014-07-151-1/+1
|
* more strings to translate in utils also some fixes in defaultsVolkan Gezer2014-06-281-2/+5
|
* Fix all PHPDoc types and variable names, in /libRobin McCorkell2014-05-131-1/+1
|
* Switch to HTTPSLukas Reschke2014-04-061-1/+1
|
* Remove wrong whitespace from URL and use HTTPSLukas Reschke2014-04-061-1/+1
| | | | | The whitespace caused the generated links to begin with a whitespace (e.g. `<a href=" http://owncloud.org/sync-clients/" target="_blank">`) Additionally I switched the link to HTTPS.
* make mail notification header color themableJan-Christoph Borchardt2014-03-031-0/+14
|
* introduce new theme function to allow full creation of documentation links: ↵Thomas Müller2014-02-251-0/+7
| | | | buildDocLinkToKey()
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-0/+3
|
* fix defaults.php docMorris Jobke2013-11-251-6/+44
|
* Merge branch 'master' into sharing_mail_notification_masterBjoern Schiessle2013-10-021-2/+3
| | | | | Conflicts: lib/private/util.php
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+135
Conflicts: lib/private/vcategories.php