Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #10667 from pmjdebruijn/itunes-appid | Thomas Müller | 2014-09-03 | 1 | -0/+14 |
|\ | | | | | defaults: add customizable defaultiTunesAppId | ||||
| * | defaults: add customizable defaultiTunesAppId | Pascal de Bruijn | 2014-08-27 | 1 | -0/+14 |
| | | |||||
* | | Use public api for getting l10n | Robin Appelman | 2014-08-31 | 1 | -1/+1 |
|/ | |||||
* | remove escaping because it's unneeded | Morris Jobke | 2014-08-05 | 1 | -1/+1 |
| | |||||
* | fix uppercase issue | Morris Jobke | 2014-08-05 | 1 | -4/+4 |
| | |||||
* | Add ability to theme iOS and Android client URLs just like desktop URLs. | scolebrook | 2014-08-05 | 1 | -13/+41 |
| | |||||
* | make sure that 'OC_Theme' exists before checking if the method exists | Bjoern Schiessle | 2014-07-15 | 1 | -1/+1 |
| | |||||
* | more strings to translate in utils also some fixes in defaults | Volkan Gezer | 2014-06-28 | 1 | -2/+5 |
| | |||||
* | Fix all PHPDoc types and variable names, in /lib | Robin McCorkell | 2014-05-13 | 1 | -1/+1 |
| | |||||
* | Switch to HTTPS | Lukas Reschke | 2014-04-06 | 1 | -1/+1 |
| | |||||
* | Remove wrong whitespace from URL and use HTTPS | Lukas Reschke | 2014-04-06 | 1 | -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 themable | Jan-Christoph Borchardt | 2014-03-03 | 1 | -0/+14 |
| | |||||
* | introduce new theme function to allow full creation of documentation links: ↵ | Thomas Müller | 2014-02-25 | 1 | -0/+7 |
| | | | | buildDocLinkToKey() | ||||
* | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 1 | -0/+3 |
| | |||||
* | fix defaults.php doc | Morris Jobke | 2013-11-25 | 1 | -6/+44 |
| | |||||
* | Merge branch 'master' into sharing_mail_notification_master | Bjoern Schiessle | 2013-10-02 | 1 | -2/+3 |
| | | | | | Conflicts: lib/private/util.php | ||||
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -0/+135 |
Conflicts: lib/private/vcategories.php |