Commit Graph

3051 Commits (73b1b68fffecba258714984e13e12183d9932dfd)

Author SHA1 Message Date
Bart Visscher 73b1b68fff Rewrite remoteStorage settings, remove block echo 14 years ago
Bart Visscher ab8e7f1da3 Remove unused gallery template 14 years ago
Bart Visscher cb71996008 Change image links to use imagePath function 14 years ago
Thomas Tanghus 329bc28d06 Commented out unused(?) class that interfered with appsettings. 14 years ago
Thomas Tanghus 7113e80184 Readded refresh param. 304 and ETag is still sent so shouldn't matter. 14 years ago
Jenkins for ownCloud 355a1adb3a [tx-robot] updated from transifex 14 years ago
Lukas Reschke 5b16c7a25d This is unnessecary because we already run htmlentities() over the template engine 14 years ago
Jenkins for ownCloud 39b9052c2f [tx-robot] updated from transifex 14 years ago
Lukas Reschke d3427be5e4 Following the code guidelines makes Michael happy :-) 14 years ago
Lukas Reschke 85f2e737a4 Disable listening, instead checking the ACL to prevent DoS 14 years ago
Lukas Reschke 11895a86b0 Activate ACLs 14 years ago
Lukas Reschke e73292339f Check if webfinger is enabled 14 years ago
Thomas Tanghus 2c5ab91c7d Used wrong class. 14 years ago
Lukas Reschke 2dfc485149 XSRF checks 14 years ago
Thomas Tanghus 26a9d7ea71 Fixed 3 - THREE - errors in one method call :-P 14 years ago
Lukas Reschke 5f51366435 Sanitzing user input 14 years ago
Arthur Schiwon 7780e37f38 LDAP: don't give Test Connection button red background on fail, it is becoming unreadable 14 years ago
Georg Ehrke 7955120aed remove debug code from calendar - thanks michael for pointing that out :) 14 years ago
Thomas Tanghus f9cec1426f Change parameter name and update docs. 14 years ago
Thomas Tanghus 39814edf81 Another take at profile photo/thumbnail caching. oc-839. 14 years ago
Georg Ehrke 00d7ae8319 move calendar settings from personal settings to in app settings 14 years ago
Thomas Tanghus d24582503a Fix require statements. Fix for oc-1460. 14 years ago
Bart Visscher 10cfcd4ff0 Remove useless setting of RUNTIME_NOAPPS 14 years ago
Bart Visscher 7522a23693 Remove unused RUNTIME_NOSETUPFS var 14 years ago
Michael Gapczynski 05648dac61 Don't return file handle if the mode supports writing and the file is not writable 14 years ago
Bart Visscher 95031cb139 remoteStorage: Use OCP\\Util for redirecting for login and generating link 14 years ago
Bart Visscher 4e6b4b265b remoteStorage: split auth allow template 14 years ago
Jenkins for ownCloud a9f894ce11 [tx-robot] updated from transifex 14 years ago
Thomas Tanghus 2eac79b782 Some UI improvements on the addressbooks settings. 14 years ago
Michael Gapczynski de7f48b050 Check if New and Upload buttons exist before adding their width to the total breadcrumbs width 14 years ago
Bart Visscher fe6450002d Change hardcoded urls to use linkTo function 14 years ago
Arthur Schiwon e6759a980b LDAP: layout settings form. Hope it is now a bit clearer and prettier. 14 years ago
Jenkins for ownCloud 9ca8d20a99 [tx-robot] updated from transifex 14 years ago
Arthur Schiwon 95c33e466c LDAP: offer option to disable SSL certificate checks. Works around problems with self-signed certificates, for example. However, the best and right way to solve it is always to import the LDAP server cert to the owncloud server, so you it for testing only. 14 years ago
Arthur Schiwon 6fd48675e6 remove accidentally added blank lines 14 years ago
Arthur Schiwon c10010e410 LDAP: check for always available attribute on userExists, fixes oc-1440 14 years ago
Arthur Schiwon c3cbb463e3 add missing \ 14 years ago
Arthur Schiwon d546718179 LDAP: sanitize user and group base trees for strripos comparison. fixes oc-1302 14 years ago
Thomas Tanghus 80ca883d4c Correct path to ajax file. 14 years ago
Michael Gapczynski 002ad4ba16 Tweak users delete notification 14 years ago
Michael Gapczynski 086397d8a1 Fix condition checking for resizing breadcrumbs 14 years ago
Michael Gapczynski 207ca3ec06 Dynamically resize breadcrumbs, fix for bug oc-468 14 years ago
Georg Ehrke da4057ecfd fix label for versioning in admin settings 14 years ago
Jenkins for ownCloud d7e77f6426 [tx-robot] updated from transifex 14 years ago
Thomas Tanghus bef63527ce Reorganize ajax scripts. 14 years ago
Thomas Tanghus 3610975bc1 Some fixes for keyboard shortcuts. 14 years ago
Thomas Tanghus e3de746bb6 FF complained about missing charset. 14 years ago
Thomas Tanghus 578e074c00 White space. 14 years ago
Thomas Tanghus 98057dba5b Revert "Removed text/plain header." 14 years ago
Bart Visscher b12ed88794 Calendar: remove double html encoding 14 years ago