| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge branch 'stable5' into ocs_share_api_stable5 | Bjoern Schiessle | 2013-10-18 | 2 | -6/+9 |
|\| |
|
| * | fix check if app is enabled | Bjoern Schiessle | 2013-10-18 | 1 | -3/+3 |
| * | check if key exists before reading it | Bjoern Schiessle | 2013-10-18 | 1 | -2/+5 |
| * | check if encryption app is enabled before trying to calculate file size | Bjoern Schiessle | 2013-10-18 | 1 | -1/+1 |
* | | ocs share api backport to stable5 | Bjoern Schiessle | 2013-10-18 | 4 | -0/+1156 |
|/ |
|
* | Disable versions app JS in public mode | Vincent Petry | 2013-10-17 | 1 | -0/+8 |
* | Added isPublic flag in files_sharing template | Vincent Petry | 2013-10-17 | 1 | -0/+1 |
* | Fixed sharing status update for new/uploaded files | Vincent Petry | 2013-10-17 | 4 | -10/+28 |
* | Fixed upload permissions distinction between public and logged in upload | Vincent Petry | 2013-10-17 | 1 | -1/+6 |
* | Update file actions for newly created files | Vincent Petry | 2013-10-17 | 1 | -0/+1 |
* | File actions are now updated after create/upload file | Vincent Petry | 2013-10-14 | 1 | -0/+1 |
* | only encrypt file to users with encryption keys | Bjoern Schiessle | 2013-10-11 | 2 | -3/+2 |
* | Merge pull request #5212 from owncloud/fixing-5201 | Andreas Fischer | 2013-10-08 | 1 | -1/+1 |
|\ |
|
| * | OC_DB::executeAudited is not availabe in 5.0 | Victor Dubiniuk | 2013-10-08 | 1 | -1/+1 |
* | | revert backport from here: https://github.com/owncloud/core/pull/5088 | Bjoern Schiessle | 2013-10-08 | 1 | -1/+3 |
|/ |
|
* | fix escaping | Morris Jobke | 2013-10-08 | 1 | -1/+1 |
* | make sure that we only remove file/folder shares | Bjoern Schiessle | 2013-10-08 | 2 | -3/+3 |
* | trash bin button needs to be an input field | Bjoern Schiessle | 2013-10-07 | 1 | -3/+1 |
* | catch exception if db query execution fails | Bjoern Schiessle | 2013-10-07 | 1 | -1/+5 |
* | clean up oc_share table from files which are no longer exists | Bjoern Schiessle | 2013-10-07 | 2 | -7/+17 |
* | add comments | Bjoern Schiessle | 2013-10-07 | 1 | -0/+5 |
* | remove deleted shares from the database table oc_share | Bjoern Schiessle | 2013-10-07 | 1 | -0/+10 |
* | set rememberlogin to false for the encryption app | Bjoern Schiessle | 2013-09-30 | 1 | -0/+1 |
* | adding comma to get cleaner diffs in the future | Thomas Müller | 2013-09-19 | 1 | -1/+1 |
* | no file actions during upload | Thomas Müller | 2013-09-19 | 1 | -1/+0 |
* | remove file action elements before recreating them | Thomas Müller | 2013-09-19 | 1 | -0/+5 |
* | store the permissions retrieved via ajax within the dom element | Thomas Müller | 2013-09-19 | 1 | -0/+6 |
* | add permissions of the file to the json response | Thomas Müller | 2013-09-19 | 1 | -1/+2 |
* | performance improvement, check configuration only if no private key exists | Bjoern Schiessle | 2013-09-18 | 1 | -16/+20 |
* | check if stream wrapper is already registered to avoid warning | Bjoern Schiessle | 2013-09-18 | 1 | -1/+3 |
* | never hack late night | Thomas Müller | 2013-09-11 | 1 | -6/+5 |
* | Merge branch 'stable5' of github.com:owncloud/core into stable5 | Thomas Müller | 2013-09-10 | 9 | -79/+96 |
|\ |
|
| * | Workaround for IE 9 & 10 for clicking filelist after adding new item | Thomas Müller | 2013-09-10 | 1 | -1/+4 |
| * | Merge branch 'stable5' into fix_4533 | Bjoern Schiessle | 2013-09-06 | 5 | -31/+39 |
| |\ |
|
| | * | Merge pull request #4701 from owncloud/fix_4667 | blizzz | 2013-09-04 | 4 | -30/+38 |
| | |\ |
|
| | | * | Check variable type before using readdir to avoid surprises and fix #4667 #46... | Arthur Schiwon | 2013-09-02 | 4 | -30/+38 |
| | * | | improved error message to reflect the case when the app was re-eanbled during... | Bjoern Schiessle | 2013-09-02 | 1 | -1/+1 |
| | |/ |
|
| * | | coding style fixes | Bjoern Schiessle | 2013-09-05 | 1 | -1/+2 |
| * | | fix part file handling and real size calculation, this should also solve #4581 | Bjoern Schiessle | 2013-09-04 | 3 | -41/+20 |
| * | | Merge branch 'stable5' into fix_4533 | Bjoern Schiessle | 2013-08-30 | 6 | -43/+49 |
| |\| |
|
| * | | check shares for the real file and not for the .part file | Bjoern Schiessle | 2013-08-27 | 1 | -0/+5 |
| * | | first check if a extension exists before comparing it | Bjoern Schiessle | 2013-08-27 | 1 | -1/+1 |
| * | | handle part files correctly | Bjoern Schiessle | 2013-08-22 | 1 | -6/+27 |
* | | | removing all ?> jutt in case | Thomas Müller | 2013-09-10 | 57 | -105/+0 |
* | | | removing ?> followed by whitespaces | Thomas Müller | 2013-09-10 | 5 | -10/+0 |
| |/
|/| |
|
* | | Merge pull request #4357 from owncloud/fixing-4341-stable5 | Thomas Müller | 2013-08-27 | 3 | -40/+46 |
|\ \ |
|
| * | | use dir to determine the proper permissions | Thomas Müller | 2013-08-10 | 1 | -1/+1 |
| * | | in case the file is new isCreatable() is checked | Thomas Müller | 2013-08-08 | 1 | -1/+5 |
| * | | proper response in case the upload fails - e.g. in case permissions on shared... | Thomas Müller | 2013-08-08 | 2 | -39/+41 |
* | | | LDAP: case insensitive replace for more robustness | Arthur Schiwon | 2013-08-27 | 1 | -1/+1 |