summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ownCloud 6 RC1v6.0.0RC1Frank Karlitschek2013-11-281-2/+2
|
* Merge pull request #6089 from owncloud/files-mimetyperefreshafterrenameFrank Karlitschek2013-11-285-26/+87
|\ | | | | Redetect mime type whenever extension is renamed
| * Fixed unit tests for ajax renameVincent Petry2013-11-271-19/+44
| |
| * Update file list entry on renameVincent Petry2013-11-272-7/+29
| | | | | | | | | | | | Whenever a file is renamed, if the extension changes, the mime type and preview might change. This fix passes the updated info to the client that updates it.
| * Redetect mime type whenever extension is renamedVincent Petry2013-11-272-0/+14
| |
* | Merge pull request #6096 from owncloud/files-txtextfornewfilesVincent Petry2013-11-282-5/+15
|\ \ | | | | | | New file box now has default file name + extension
| * | Moved new file extension out of the translated stringVincent Petry2013-11-281-1/+1
| | |
| * | New file box now has default file name + extensionVincent Petry2013-11-282-5/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Whenever a user creates a file or folder in the web UI, the input field will contain a default file name, pre-selected up to the extension for easier typing. The purpose is mostly to prevent users creating text files without an extension. Fixes #6045
* | | Merge pull request #6070 from ganomi/showstarsFrank Karlitschek2013-11-281-1/+1
|\ \ \ | | | | | | | | Show stars as password placeholder for sharing
| * | | Show stars as placeholderganomi2013-11-261-1/+1
| | | |
* | | | Merge pull request #6072 from owncloud/mssql-fix-schema-migration-oc6Frank Karlitschek2013-11-281-0/+2
|\ \ \ \ | | | | | | | | | | on mssql the schema migration sometimes fails due to an already existing...
| * | | | on mssql the schema migration sometimes fails due to an already existing ↵Thomas Mueller2013-11-261-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | transaction - error: 'New transaction is not allowed because there are other threads running in the session.' The solution is to simple reconnect to the database to start with a fresh connection
* | | | | Merge pull request #6094 from owncloud/enc_fix_resharesVincent Petry2013-11-281-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | | fix path reconstruction for reshares
| * | | | fix path reconstruction for resharesBjoern Schiessle2013-11-271-2/+2
| | |_|/ | |/| |
* | | | Merge pull request #6084 from owncloud/fix-app-routingThomas Müller2013-11-281-1/+5
|\ \ \ \ | | | | | | | | | | fix custom routes defined by apps
| * | | | Fix getRawPathInfo for the '/' edge caseRobin Appelman2013-11-271-1/+5
| | | | |
| * | | | fix custom routes defined by appsRobin Appelman2013-11-271-1/+1
| | | | |
* | | | | Merge pull request #6048 from owncloud/encryption_initial_enc_indicatorMorris Jobke2013-11-276-17/+89
|\ \ \ \ \ | | | | | | | | | | | | show a message at the log-in screen if inital encryption take place
| * | | | | improve encryption messageMorris Jobke2013-11-273-2/+6
| | | | | |
| * | | | | some small js fixesBjoern Schiessle2013-11-271-2/+2
| | | | | |
| * | | | | add spinner to the template so that it can be loaded in timeBjoern Schiessle2013-11-272-1/+3
| | | | | |
| * | | | | switch to large spinnerBjoern Schiessle2013-11-273-2/+7
| | | | | |
| * | | | | switch from "name" attribute to "id"Bjoern Schiessle2013-11-272-3/+3
| | | | | |
| * | | | | Merge branch 'master' into encryption_initial_enc_indicatorBjoern Schiessle2013-11-2733-156/+720
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | with the latest changes in master $this-userID is always the correct ID, so ↵Bjoern Schiessle2013-11-272-25/+21
| | | | | | | | | | | | | | | | | | | | | | | | we no longer need the extra parameter
| * | | | | Merge branch 'master' into encryption_initial_enc_indicatorBjoern Schiessle2013-11-26289-1892/+3226
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | added a small version of the dark loading gif, looks nicer on the blue ↵Bjoern Schiessle2013-11-262-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | background
| * | | | | use POST instead of GETBjoern Schiessle2013-11-262-3/+3
| | | | | |
| * | | | | fix typo in var nameBjoern Schiessle2013-11-261-1/+1
| | | | | |
| * | | | | remove debug outputBjoern Schiessle2013-11-251-1/+0
| | | | | |
| * | | | | show a message at the log-in screen if inital encryption take placeBjoern Schiessle2013-11-255-7/+73
| | | | | |
* | | | | | Merge pull request #6088 from owncloud/fix_public_previewsBjörn Schießle2013-11-271-3/+7
|\ \ \ \ \ \ | | | | | | | | | | | | | | fix public preview creation if a user is logged in
| * | | | | | fix public preview creation if a user ios logged inBjoern Schiessle2013-11-271-3/+7
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #6039 from owncloud/trashbin_move_file_to_owners_trashBjörn Schießle2013-11-274-39/+116
|\ \ \ \ \ \ | | | | | | | | | | | | | | move files to owners trash
| * | | | | | Fixed sharing hook to not remove the share before the trashbinVincent Petry2013-11-272-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed the hook order between sharing app and trashbin
| * | | | | | only create complete share key if we know the exact pathBjoern Schiessle2013-11-261-1/+3
| | | | | | |
| * | | | | | move files to owners trashBjoern Schiessle2013-11-252-41/+110
| | | | | | |
* | | | | | | Merge pull request #6086 from owncloud/incognito_modeMorris Jobke2013-11-271-2/+2
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | return false if user is in incognito mode
| * | | | | | | return false if user is in incognito modeBjoern Schiessle2013-11-271-2/+2
| | |/ / / / / | |/| | | | |
* / | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-11-27274-11244/+15279
|/ / / / / /
* | | | | | Merge pull request #5977 from owncloud/encryption_enable_public_uploadVincent Petry2013-11-278-22/+17
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | Encryption enable public upload
| * | | | | Merge branch 'master' into encryption_enable_public_uploadBjoern Schiessle2013-11-27828-13068/+16529
| |\ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files_encryption/lib/helper.php apps/files_encryption/lib/keymanager.php apps/files_encryption/lib/stream.php apps/files_encryption/lib/util.php apps/files_encryption/tests/keymanager.php
* | | | | | Merge pull request #5976 from owncloud/encryption_work_with_public_galleryThomas Müller2013-11-277-93/+123
|\ \ \ \ \ \ | | | | | | | | | | | | | | Encryption work with public gallery
| * | | | | | typo fixedBjoern Schiessle2013-11-271-1/+1
| | | | | | |
| * | | | | | some small changes according to the review commentsBjoern Schiessle2013-11-277-18/+19
| | | | | | |
| * | | | | | Merge branch 'encryption_work_with_public_gallery' of ↵Bjoern Schiessle2013-11-25731-11649/+12619
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | github.com:owncloud/core into encryption_work_with_public_gallery
| | * \ \ \ \ \ Merge branch 'master' into encryption_work_with_public_galleryThomas Mueller2013-11-24731-11649/+12619
| | |\ \ \ \ \ \
| * | | | | | | | fix typo in commentBjoern Schiessle2013-11-251-1/+1
| |/ / / / / / /
* | | | | | | | Merge pull request #6027 from owncloud/public-api-restful-routing-oc6Morris Jobke2013-11-273-2/+29
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | fix appframework routing
| * | | | | | | | add PHPDoc for urlParamsMorris Jobke2013-11-271-0/+1
| | | | | | | | |