Commit Graph

25 Commits (7bff0681feea57c1eb2f81015d574063b848b616)

Author SHA1 Message Date
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
Lukas Reschke b048e7129a Add more HTTPS endpoints 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Lukas Reschke 8791f1992e Add noreferrer to footer URI 10 years ago
Thomas Müller fc7f279d90 catch any whitespaces which might get written to the output buffer while loading a theme 10 years ago
Lukas Reschke be5ae6c44f Support HTML in logo claim 11 years ago
Robin Appelman d0266c0bf8 Use public api for getting l10n 11 years ago
Pascal de Bruijn 49da0a7943 defaults: add customizable defaultiTunesAppId 11 years ago
Morris Jobke 8561d0dfca remove escaping because it's unneeded 11 years ago
Morris Jobke 7b222c4ab5 fix uppercase issue 11 years ago
scolebrook 2e127d2c5e Add ability to theme iOS and Android client URLs just like desktop URLs. 11 years ago
Bjoern Schiessle 6967d328e2 make sure that 'OC_Theme' exists before checking if the method exists 11 years ago
Volkan Gezer ae68a773c0 more strings to translate in utils also some fixes in defaults 11 years ago
Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib 11 years ago
Lukas Reschke 6babf90175 Switch to HTTPS 11 years ago
Lukas Reschke 5679f5c37e Remove wrong whitespace from URL and use HTTPS 11 years ago
Jan-Christoph Borchardt b8d0fc9494 make mail notification header color themable 11 years ago
Thomas Müller 574883c47a introduce new theme function to allow full creation of documentation links: buildDocLinkToKey() 11 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 11 years ago
Morris Jobke 7f47cc062c fix defaults.php doc 11 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Bjoern Schiessle 029abc9c43 mail is already themable via the template, no need to provide additional string in OC_Defaults 12 years ago
Bjoern Schiessle 883d1c0df3 use template for txt and html mails to send notification mails 12 years ago
Bjoern Schiessle fd7469db9e coding-style fixes 12 years ago
Bjoern Schiessle 4bbefdf608 add expiration date if it is already set 12 years ago
Bjoern Schiessle 77adaee645 enable user to inform recipients about a shared file by mail 12 years ago
Jan-Christoph Borchardt aacca494c5 introduce shortname themable string and split from title, use for image alt text 12 years ago
Björn Schießle 3c691c9ec9 move to non-static OC_Defaults 12 years ago
Björn Schießle d46e62886a Add init funtion to OC_Defaults to be able to wrap translatable strings 12 years ago
Björn Schießle cb5811bcf5 backport from pull request #3863 12 years ago
Björn Schießle d8b3aee24e set default logo claim to '' 12 years ago
Björn Schießle d97d00fe0f add logo claim to defaults.php 12 years ago
Björn Schießle 68369ebb86 remove unneeded if condition 12 years ago
Björn Schießle 996b1e80c6 lib/defaults.php should only contain the default strings and read the other strings directly from the theme 12 years ago
Björn Schießle 23cc69b816 construct the foother in defaults.php so that we use always the same footer 12 years ago
Björn Schießle 7a575cc2d7 short explanation about OC_Defaults 12 years ago
Björn Schießle 5c6a854489 add default doc url 12 years ago
Björn Schießle e1e798c623 make footer and urls aware of ownCloud editions 12 years ago
Björn Schießle b29e01d5cf keep all strings in one place to make it easier to change them 12 years ago