Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | check if file really exist before add/remove it | Björn Schießle | 2012-09-27 | 2 | -4/+12 | |
| | ||||||
* | only upload valid ssl root certificates | Björn Schießle | 2012-09-27 | 1 | -6/+14 | |
| | ||||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-27 | 16 | -0/+136 | |
| | ||||||
* | take '\' on windows systems into account to prevent file deletion above ↵ | Björn Schießle | 2012-09-26 | 1 | -1/+1 | |
| | | | | upload direectory | |||||
* | fix security issue, don't allow to go back in the path | Björn Schießle | 2012-09-26 | 1 | -1/+1 | |
| | ||||||
* | fix sharing for newly uploaded or created files | Robin Appelman | 2012-09-26 | 3 | -9/+17 | |
| | ||||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-26 | 53 | -51/+59 | |
| | ||||||
* | Sharing: write update errors to logfile; do not die on errors | Arthur Schiwon | 2012-09-26 | 1 | -2/+2 | |
| | ||||||
* | Merge branch 'master' of github.com:owncloud/core | Björn Schießle | 2012-09-26 | 8 | -4/+25 | |
|\ | ||||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-26 | 7 | -2/+23 | |
| | | ||||||
| * | Add missing Sharing permission | Arthur Schiwon | 2012-09-25 | 1 | -1/+1 | |
| | | ||||||
| * | Sharing update: take over reshares and thus don't fail | Arthur Schiwon | 2012-09-25 | 1 | -1/+1 | |
| | | ||||||
* | | - take webdav namespace for properties into account | Björn Schießle | 2012-09-26 | 2 | -10/+12 | |
|/ | | | | - change update routine to add the namesapce to all stored properties | |||||
* | Merge branch 'master' of github.com:owncloud/core | Björn Schießle | 2012-09-25 | 12 | -3/+96 | |
|\ | ||||||
| * | Fix files_sharing update script, by making filesystem and users available | Arthur Schiwon | 2012-09-25 | 1 | -0/+7 | |
| | | ||||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-25 | 10 | -2/+88 | |
| | | ||||||
| * | Small css fix for button new in files. fix oc-1638 | Brice Maron | 2012-09-24 | 1 | -1/+1 | |
| | | ||||||
* | | seperate the form to set up the mount points and the form to upload ssl ↵ | Björn Schießle | 2012-09-25 | 1 | -11/+15 | |
|/ | | | | certificates | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-24 | 20 | -2/+178 | |
| | ||||||
* | some js style fixes | Robin Appelman | 2012-09-23 | 1 | -20/+22 | |
| | ||||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-23 | 13 | -0/+17 | |
| | ||||||
* | Sanitize download URL | Lukas Reschke | 2012-09-22 | 1 | -3/+3 | |
| | | | | @MTGap Can you please check if this break something? | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-22 | 3 | -0/+4 | |
| | ||||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-22 | 6 | -5/+32 | |
| | ||||||
* | Merge pull request #15 from scambra/delete-fixes | Thomas Müller | 2012-09-21 | 2 | -3/+4 | |
|\ | | | | | use post to delete files, get has a limit and fails with many files | |||||
| * | use post to delete files, get has a limit and fails with many files | scambra | 2012-09-20 | 2 | -3/+4 | |
| | | ||||||
* | | Merge pull request #17 from scambra/4.5-l10n-fixes | Thomas Müller | 2012-09-21 | 4 | -8/+13 | |
|\ \ | | | | | | | Fix some untranslated strings | |||||
| * | | translate rename and history actions | scambra | 2012-09-21 | 2 | -3/+4 | |
| | | | ||||||
| * | | translate files_sharing app | scambra | 2012-09-21 | 2 | -5/+9 | |
| | | | ||||||
* | | | Catch exceptions in upgrading files_sharing, skip the errors for now | Bart Visscher | 2012-09-21 | 1 | -2/+12 | |
| | | | ||||||
* | | | Fix the mimetype filter in OC_Share_Backend_File | Bart Visscher | 2012-09-21 | 1 | -2/+4 | |
| | | | ||||||
* | | | Check mimetype filter in file share backend | Bart Visscher | 2012-09-21 | 1 | -1/+7 | |
| | | | ||||||
* | | | add a line break after every certificate | Björn Schießle | 2012-09-21 | 1 | -0/+1 | |
| | | | ||||||
* | | | Change background colour of upload button to be consistant with new button | Tom Needham | 2012-09-21 | 2 | -3/+3 | |
| | | | ||||||
* | | | LDAP: replace expensive recursiveArraySearch with direct SQL search, leading ↵ | Arthur Schiwon | 2012-09-21 | 1 | -19/+38 | |
| | | | | | | | | | | | | to a performance boost. Imorives UX especially on directories with tons of users, solves complains on ML and probably fixes oc.1080 | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-21 | 5 | -2/+25 | |
|/ / | ||||||
* | | LDAP: add forgotten class, fixes oc-1803 | Arthur Schiwon | 2012-09-20 | 1 | -1/+1 | |
| | | ||||||
* | | change the new button color on mouse over so that the user understands that ↵ | Frank Karlitschek | 2012-09-20 | 1 | -4/+6 | |
| | | | | | | | | the button is actually two buttons. | |||||
* | | Merge pull request #13 from scambra/safari-fixes | icewind1991 | 2012-09-20 | 1 | -1/+2 | |
|\ \ | | | | | | | fix js success callback on safari when uploading files | |||||
| * | | fix js success callback on safari when uploading files | scambra | 2012-09-20 | 1 | -1/+2 | |
| |/ | ||||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-20 | 6 | -10/+58 | |
| | | ||||||
* | | made upload button the same height in chrome and firefox | Bernhard Posselt | 2012-09-19 | 2 | -3/+2 | |
| | | | | | | | | Signed-off-by: Tom Needham <needham.thomas@gmail.com> | |||||
* | | Fix styling of public shared files download button | Tom Needham | 2012-09-19 | 2 | -4/+5 | |
| | | ||||||
* | | Dynamicly resize public shared images | Tom Needham | 2012-09-19 | 2 | -2/+6 | |
| | | ||||||
* | | Fix syntax bug | Bart Visscher | 2012-09-19 | 1 | -1/+1 | |
| | | ||||||
* | | Fix versioning of shared files | Bart Visscher | 2012-09-19 | 1 | -72/+34 | |
| | | ||||||
* | | Fix sharing of single files, target name was not correct | Bart Visscher | 2012-09-19 | 1 | -1/+1 | |
| | | ||||||
* | | LDAP: take out ldapUuidAttribute from on-the-fly check, cannot be set by the ↵ | Arthur Schiwon | 2012-09-19 | 1 | -2/+2 | |
| | | | | | | | | user and would lead to server error. Fixes oc-1625 | |||||
* | | Increase click area of breadcrumb, fix oc-703 | Tom Needham | 2012-09-19 | 1 | -0/+2 | |
| | | ||||||
* | | fix for bug #1752 (Renaming of folders in files view does not work correctly ↵ | Björn Schießle | 2012-09-19 | 1 | -17/+19 | |
| | | | | | | | | in firefox 15) |