Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup OC::loadfile | Bart Visscher | 2012-08-10 | 1 | -11/+21 |
| | |||||
* | Use OC_Util::displayLoginPage and cleanup the function | Bart Visscher | 2012-08-10 | 3 | -10/+18 |
| | |||||
* | Combine install checks in lib/base.php | Bart Visscher | 2012-08-10 | 1 | -19/+19 |
| | |||||
* | Check if webfinger is enabled | Lukas Reschke | 2012-08-10 | 2 | -1/+8 |
| | |||||
* | Used wrong class. | Thomas Tanghus | 2012-08-10 | 2 | -2/+2 |
| | |||||
* | XSRF checks | Lukas Reschke | 2012-08-10 | 1 | -0/+2 |
| | |||||
* | Removed unused file | Lukas Reschke | 2012-08-10 | 1 | -47/+0 |
| | |||||
* | Added XSRF check | Lukas Reschke | 2012-08-10 | 1 | -0/+1 |
| | |||||
* | Fixed 3 - THREE - errors in one method call :-P | Thomas Tanghus | 2012-08-09 | 1 | -3/+3 |
| | |||||
* | Sanitzing user input | Lukas Reschke | 2012-08-09 | 1 | -1/+1 |
| | |||||
* | LDAP: don't give Test Connection button red background on fail, it is ↵ | Arthur Schiwon | 2012-08-09 | 1 | -1/+0 |
| | | | | becoming unreadable | ||||
* | Fix for broken Mail App in OSX Mountain Lion. ↵ | Thomas Tanghus | 2012-08-09 | 1 | -1/+4 |
| | | | | https://mail.kde.org/pipermail/owncloud/2012-August/004649.html | ||||
* | remove debug code from calendar - thanks michael for pointing that out :) | Georg Ehrke | 2012-08-09 | 1 | -1/+0 |
| | |||||
* | add SabreDav 1.6.4 | Georg Ehrke | 2012-08-09 | 180 | -0/+25160 |
| | |||||
* | remove SabreDav 1.6.3 | Georg Ehrke | 2012-08-09 | 180 | -25055/+0 |
| | |||||
* | Change parameter name and update docs. | Thomas Tanghus | 2012-08-09 | 1 | -5/+6 |
| | |||||
* | fix scanning of archives in some cases | Robin Appelman | 2012-08-09 | 1 | -2/+2 |
| | |||||
* | Another take at profile photo/thumbnail caching. oc-839. | Thomas Tanghus | 2012-08-09 | 10 | -47/+96 |
| | |||||
* | move calendar settings from personal settings to in app settings | Georg Ehrke | 2012-08-09 | 11 | -123/+178 |
| | |||||
* | remove unstable lib | Georg Ehrke | 2012-08-09 | 1 | -93/+0 |
| | |||||
* | Fix require statements. Fix for oc-1460. | Thomas Tanghus | 2012-08-09 | 4 | -10/+14 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-09 | 18 | -9/+2701 |
| | |||||
* | Move login code from index.php to OC class | Bart Visscher | 2012-08-08 | 2 | -42/+70 |
| | |||||
* | Move handling request of index.php to OC class | Bart Visscher | 2012-08-08 | 2 | -43/+50 |
| | |||||
* | Remove useless setting of RUNTIME_NOAPPS | Bart Visscher | 2012-08-08 | 2 | -10/+0 |
| | |||||
* | Remove unused RUNTIME_NOSETUPFS var | Bart Visscher | 2012-08-08 | 13 | -44/+2 |
| | |||||
* | Don't return file handle if the mode supports writing and the file is not ↵ | Michael Gapczynski | 2012-08-08 | 1 | -0/+19 |
| | | | | writable | ||||
* | while loop not needed because of recursive call of put() | Bjoern Schiessle | 2012-08-08 | 1 | -8/+4 |
| | |||||
* | fix for bug 879 - add parent directory to file cache if it does not exist yet. | Bjoern Schiessle | 2012-08-08 | 1 | -11/+23 |
| | | | | This can happen if the sync client is used before user created the root directory (e.g. through web login) for example. | ||||
* | Decode the alternative path_info | Bart Visscher | 2012-08-07 | 1 | -0/+11 |
| | |||||
* | Move getting the path info to OC_Request | Bart Visscher | 2012-08-07 | 2 | -5/+14 |
| | |||||
* | remoteStorage: Use OCP\\Util for redirecting for login and generating link | Bart Visscher | 2012-08-07 | 1 | -2/+3 |
| | |||||
* | remoteStorage: split auth allow template | Bart Visscher | 2012-08-07 | 2 | -51/+37 |
| | |||||
* | Add comments the other functions in OC_Request | Bart Visscher | 2012-08-07 | 1 | -0/+8 |
| | |||||
* | Move serverHost and serverProtocol functions to OC_Request | Bart Visscher | 2012-08-07 | 4 | -51/+50 |
| | |||||
* | Added function to make url absolute | Bart Visscher | 2012-08-07 | 2 | -4/+15 |
| | |||||
* | Fix rewriting GET parameters with ? in REQUESTEDAPP | Bart Visscher | 2012-08-07 | 1 | -1/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-07 | 31 | -148/+185 |
| | |||||
* | Some UI improvements on the addressbooks settings. | Thomas Tanghus | 2012-08-07 | 3 | -9/+19 |
| | |||||
* | Check if New and Upload buttons exist before adding their width to the total ↵ | Michael Gapczynski | 2012-08-06 | 1 | -1/+5 |
| | | | | breadcrumbs width | ||||
* | Change hardcoded urls to use linkTo function | Bart Visscher | 2012-08-06 | 6 | -11/+26 |
| | |||||
* | LDAP: layout settings form. Hope it is now a bit clearer and prettier. | Arthur Schiwon | 2012-08-06 | 3 | -17/+27 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-06 | 17 | -114/+170 |
| | |||||
* | LDAP: offer option to disable SSL certificate checks. Works around problems ↵ | Arthur Schiwon | 2012-08-05 | 3 | -1/+14 |
| | | | | | | 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. Like to hear wether it works, instead appending LDAPTLS_REQCERT=never to ldap.conf. | ||||
* | remove accidentally added blank lines | Arthur Schiwon | 2012-08-05 | 1 | -2/+0 |
| | |||||
* | LDAP: check for always available attribute on userExists, fixes oc-1440 | Arthur Schiwon | 2012-08-05 | 1 | -3/+3 |
| | |||||
* | add missing \ | Arthur Schiwon | 2012-08-05 | 1 | -1/+1 |
| | |||||
* | LDAP: sanitize user and group base trees for strripos comparison. fixes oc-1302 | Arthur Schiwon | 2012-08-05 | 1 | -2/+4 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-05 | 64 | -576/+1012 |
| | |||||
* | Correct path to ajax file. | Thomas Tanghus | 2012-08-05 | 2 | -5/+5 |
| |