]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
10 years agoFixed controls bar in viewer mode
Vincent Petry [Wed, 18 Jun 2014 18:10:28 +0000 (20:10 +0200)]
Fixed controls bar in viewer mode

10 years agofix rename of encryption keys
Bjoern Schiessle [Wed, 11 Jun 2014 15:21:08 +0000 (17:21 +0200)]
fix rename of encryption keys

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 18 Jun 2014 05:55:13 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #9047 from owncloud/fix_preload_fundamental_apps
Lukas Reschke [Wed, 18 Jun 2014 05:29:04 +0000 (07:29 +0200)]
Merge pull request #9047 from owncloud/fix_preload_fundamental_apps

Load fundamental apps, before any possible customizing app may follow

10 years agoMerge pull request #8399 from owncloud/server-server-sharing
icewind1991 [Tue, 17 Jun 2014 15:40:05 +0000 (17:40 +0200)]
Merge pull request #8399 from owncloud/server-server-sharing

Add server<->server sharing

10 years agoMerge pull request #9065 from owncloud/migrator-keepprimaryindexname
Vincent Petry [Tue, 17 Jun 2014 14:43:33 +0000 (16:43 +0200)]
Merge pull request #9065 from owncloud/migrator-keepprimaryindexname

Do not rename primary key index when renaming table

10 years agoMerge pull request #9067 from owncloud/pass-db-hostname
Vincent Petry [Tue, 17 Jun 2014 13:56:52 +0000 (15:56 +0200)]
Merge pull request #9067 from owncloud/pass-db-hostname

Obviously have to pass the hostname as is when there is no ':' in the hostname

10 years agoMerge pull request #9029 from owncloud/table-to-paragraph-layout-for-share
Björn Schießle [Tue, 17 Jun 2014 13:46:24 +0000 (15:46 +0200)]
Merge pull request #9029 from owncloud/table-to-paragraph-layout-for-share

Migrate table layout to p layout for share settings

10 years agoAdded unit test for checkMigrate with primary key + autoinc
Vincent Petry [Tue, 17 Jun 2014 13:07:36 +0000 (15:07 +0200)]
Added unit test for checkMigrate with primary key + autoinc

Added unit test to make sure that checkMigrate() works when adding a
primary key and autoincrement column to a table schema.

10 years agoDo not rename primary key index when renaming table
Vincent Petry [Tue, 17 Jun 2014 12:11:02 +0000 (14:11 +0200)]
Do not rename primary key index when renaming table

When the migrator renames a table, for example for upgrade simulation,
it should not rename the primary key to avoid messing up with the diff
because the MySQL Doctrine code expects that index to always be called
"primary".

10 years agoWe obviously have to pass the hostname as is when there is no ':' in the hostname.
Andreas Fischer [Tue, 17 Jun 2014 12:44:57 +0000 (14:44 +0200)]
We obviously have to pass the hostname as is when there is no ':' in the hostname.

This reverts commit 73062040e68212ac6e92d36211ca0bef91777589.

10 years agoMigrate table layout to p layout for share settings
Morris Jobke [Fri, 13 Jun 2014 15:41:45 +0000 (17:41 +0200)]
Migrate table layout to p layout for share settings

ref #8906

10 years agoFix moving movablemount over webdav
Robin Appelman [Tue, 17 Jun 2014 12:10:11 +0000 (14:10 +0200)]
Fix moving movablemount over webdav

10 years agoorganize js a bit better
Robin Appelman [Tue, 17 Jun 2014 11:28:27 +0000 (13:28 +0200)]
organize js a bit better

10 years agoBetter error handeling in testremote
Robin Appelman [Tue, 17 Jun 2014 11:15:34 +0000 (13:15 +0200)]
Better error handeling in testremote

10 years agotestremote is for public access
Robin Appelman [Mon, 16 Jun 2014 17:45:34 +0000 (19:45 +0200)]
testremote is for public access

10 years agofix broken buttons for IE8-11
Morris Jobke [Tue, 17 Jun 2014 09:45:55 +0000 (11:45 +0200)]
fix broken buttons for IE8-11

10 years agofixing layout issue - mostly alignment
Morris Jobke [Tue, 17 Jun 2014 09:24:39 +0000 (11:24 +0200)]
fixing layout issue - mostly alignment

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 17 Jun 2014 05:55:43 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #9059 from owncloud/simplify-warning-layout
Volkan Gezer [Mon, 16 Jun 2014 19:30:46 +0000 (21:30 +0200)]
Merge pull request #9059 from owncloud/simplify-warning-layout

simplify security warning on admin page

10 years agoThat file was accidentally commited. Partially revert https://github.com/owncloud...
Lukas Reschke [Mon, 16 Jun 2014 18:38:21 +0000 (20:38 +0200)]
That file was accidentally commited. Partially revert https://github.com/owncloud/core/commit/f2fc214ce0455ce9a9def36bd09285e82b5eabec

10 years agoAdd deprecation notice to load* functions
Lukas Reschke [Sat, 14 Jun 2014 09:05:12 +0000 (11:05 +0200)]
Add deprecation notice to load* functions

This functions are deprecated and/or removed since ownCloud 7. Additionally a issubdirectory check has been added here to prevent developers to use this function in a potentially insecure way.

Port of https://github.com/owncloud/core/pull/9033

10 years agosimplify security warning on admin page
Morris Jobke [Mon, 16 Jun 2014 18:25:02 +0000 (20:25 +0200)]
simplify security warning on admin page

10 years agoMerge pull request #9053 from owncloud/small_ux_improvement
Morris Jobke [Mon, 16 Jun 2014 18:18:51 +0000 (20:18 +0200)]
Merge pull request #9053 from owncloud/small_ux_improvement

share settings, small ux improvement

10 years agoMerge pull request #9055 from owncloud/add_new_keynote_mimetype
Morris Jobke [Mon, 16 Jun 2014 18:13:35 +0000 (20:13 +0200)]
Merge pull request #9055 from owncloud/add_new_keynote_mimetype

add new keynote mimetype

10 years agoMerge pull request #9049 from owncloud/fix-upload-button
Volkan Gezer [Mon, 16 Jun 2014 16:23:55 +0000 (18:23 +0200)]
Merge pull request #9049 from owncloud/fix-upload-button

fix CSS for upload button - fixes #8939

10 years agoadd new keynote mimetype
Jörn Friedrich Dreyer [Mon, 16 Jun 2014 14:25:12 +0000 (16:25 +0200)]
add new keynote mimetype

10 years agoAlso support removeable mounts with rmdir
Robin Appelman [Mon, 16 Jun 2014 14:24:42 +0000 (16:24 +0200)]
Also support removeable mounts with rmdir

10 years agoFix permission for movable storage root
Robin Appelman [Mon, 16 Jun 2014 14:20:40 +0000 (16:20 +0200)]
Fix permission for movable storage root

10 years agoPrevent warning
Robin Appelman [Mon, 16 Jun 2014 14:12:32 +0000 (16:12 +0200)]
Prevent warning

10 years agoFix setupFromToken when a password is set
Robin Appelman [Mon, 16 Jun 2014 14:09:56 +0000 (16:09 +0200)]
Fix setupFromToken when a password is set

10 years agoFix multiple users having the same external share mountpoint
Robin Appelman [Mon, 16 Jun 2014 13:57:01 +0000 (15:57 +0200)]
Fix multiple users having the same external share mountpoint

10 years agoMerge pull request #8808 from owncloud/update_shipped_apps_from_appstore
Georg Ehrke [Mon, 16 Jun 2014 13:54:50 +0000 (15:54 +0200)]
Merge pull request #8808 from owncloud/update_shipped_apps_from_appstore

Make shipped apps updatable via appstore

10 years agoshow explenation only if the setting is activated
Bjoern Schiessle [Mon, 16 Jun 2014 13:33:46 +0000 (15:33 +0200)]
show explenation only if the setting is activated

10 years agoMerge pull request #9048 from owncloud/fix_9041
Morris Jobke [Mon, 16 Jun 2014 13:23:08 +0000 (15:23 +0200)]
Merge pull request #9048 from owncloud/fix_9041

format group or username for delete notification, fixes #9041

10 years agofix CSS for upload button - fixes #8939
Morris Jobke [Mon, 16 Jun 2014 11:51:49 +0000 (13:51 +0200)]
fix CSS for upload button - fixes #8939

10 years agodisable code check for shipped apps
Georg Ehrke [Mon, 16 Jun 2014 11:49:02 +0000 (13:49 +0200)]
disable code check for shipped apps

10 years agostyle
Arthur Schiwon [Mon, 16 Jun 2014 11:46:31 +0000 (13:46 +0200)]
style

10 years agoescape before output, fixes #9041
Arthur Schiwon [Mon, 16 Jun 2014 11:44:41 +0000 (13:44 +0200)]
escape before output, fixes #9041

10 years agoMake testremote more robust
Robin Appelman [Mon, 16 Jun 2014 11:21:00 +0000 (13:21 +0200)]
Make testremote more robust

10 years agoAdd route which went missing during rebase
Robin Appelman [Mon, 16 Jun 2014 11:20:39 +0000 (13:20 +0200)]
Add route which went missing during rebase

10 years agoMerge pull request #9040 from owncloud/fix-xss
Morris Jobke [Mon, 16 Jun 2014 11:13:28 +0000 (13:13 +0200)]
Merge pull request #9040 from owncloud/fix-xss

Sanitize name of sharee

10 years agoLoad fundamental apps, before any possible customizing app may follow
Arthur Schiwon [Mon, 16 Jun 2014 11:12:21 +0000 (13:12 +0200)]
Load fundamental apps, before any possible customizing app may follow

10 years agoMerge pull request #9030 from owncloud/default-allow-user-mount-backends
Morris Jobke [Mon, 16 Jun 2014 11:10:01 +0000 (13:10 +0200)]
Merge pull request #9030 from owncloud/default-allow-user-mount-backends

AllowUserMount defaults now to all backends fixes #7958

10 years agoAdd some safety checks
Robin Appelman [Mon, 16 Jun 2014 10:42:28 +0000 (12:42 +0200)]
Add some safety checks

10 years agoMerge pull request #8716 from owncloud/forget-documentation
Volkan Gezer [Mon, 16 Jun 2014 10:24:39 +0000 (12:24 +0200)]
Merge pull request #8716 from owncloud/forget-documentation

app manager forgets the documentation links workaround for #8081

10 years agofix camelCase and avoiud re-wrapping $()
Morris Jobke [Mon, 16 Jun 2014 09:35:48 +0000 (11:35 +0200)]
fix camelCase and avoiud re-wrapping $()

10 years agofix typo - Backups -> Backends
Morris Jobke [Mon, 16 Jun 2014 09:33:51 +0000 (11:33 +0200)]
fix typo - Backups -> Backends

10 years agoMerge pull request #8917 from owncloud/repair-routine-base
Vincent Petry [Mon, 16 Jun 2014 09:13:10 +0000 (11:13 +0200)]
Merge pull request #8917 from owncloud/repair-routine-base

Add support for repair step classes

10 years agoMerge pull request #9027 from owncloud/fix-password-saved-share-layout
Vincent Petry [Mon, 16 Jun 2014 09:11:03 +0000 (11:11 +0200)]
Merge pull request #9027 from owncloud/fix-password-saved-share-layout

fix layout of password protected shares

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 16 Jun 2014 05:54:35 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #9022 from owncloud/speedup-nested-ldap-groups
macjohnny [Mon, 16 Jun 2014 05:50:53 +0000 (07:50 +0200)]
Merge pull request #9022 from owncloud/speedup-nested-ldap-groups

drastic speedup for nested ldap groups

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 15 Jun 2014 05:55:06 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

10 years agoDo even more sanitization
Lukas Reschke [Sat, 14 Jun 2014 18:56:54 +0000 (20:56 +0200)]
Do even more sanitization

10 years agoSanitize name of sharee
Lukas Reschke [Sat, 14 Jun 2014 18:45:10 +0000 (20:45 +0200)]
Sanitize name of sharee

Fixes a XSS introduced with https://github.com/owncloud/core/commit/271684dcfec16122b88e03780b41af7120f27e45

10 years agoFix path
Morris Jobke [Sat, 14 Jun 2014 13:26:27 +0000 (15:26 +0200)]
Fix path

10 years agoMerge pull request #9028 from owncloud/table-to-paragraph-layout-for-https
Lukas Reschke [Sat, 14 Jun 2014 11:08:58 +0000 (13:08 +0200)]
Merge pull request #9028 from owncloud/table-to-paragraph-layout-for-https

migrate table layout to paragraph layout for HTTPS setting

10 years agoMerge pull request #8618 from owncloud/yet-another-ajax-lost-password
Frank Karlitschek [Sat, 14 Jun 2014 10:01:13 +0000 (12:01 +0200)]
Merge pull request #8618 from owncloud/yet-another-ajax-lost-password

Basic ajax lost password

10 years agoAlways send a POST body
Robin Appelman [Fri, 13 Jun 2014 13:28:35 +0000 (15:28 +0200)]
Always send a POST body

10 years agoFix permissions functions for webdav external storages
Robin Appelman [Fri, 13 Jun 2014 13:28:24 +0000 (15:28 +0200)]
Fix permissions functions for webdav external storages

10 years agoFix public share webdav permissions
Robin Appelman [Fri, 13 Jun 2014 13:13:53 +0000 (15:13 +0200)]
Fix public share webdav permissions

10 years agofix modified date for external shares
Robin Appelman [Fri, 13 Jun 2014 12:25:45 +0000 (14:25 +0200)]
fix modified date for external shares

10 years agoFix undefined index error
Robin Appelman [Fri, 13 Jun 2014 10:47:47 +0000 (12:47 +0200)]
Fix undefined index error

10 years agoblock server-to-server share if files_external is not activates, can be reverted...
Bjoern Schiessle [Fri, 13 Jun 2014 10:43:37 +0000 (12:43 +0200)]
block server-to-server share if files_external is not activates, can be reverted once we moved to the webdav implementation in core

10 years agoadd settings to disable server to server sharing
Bjoern Schiessle [Thu, 12 Jun 2014 17:49:52 +0000 (19:49 +0200)]
add settings to disable server to server sharing

10 years agoProperly expose read only public shares as read only
Robin Appelman [Thu, 12 Jun 2014 15:53:56 +0000 (17:53 +0200)]
Properly expose read only public shares as read only

10 years agoFix storage being passed to cache/watcher and scanner when using storage wrappers
Robin Appelman [Thu, 12 Jun 2014 15:23:34 +0000 (17:23 +0200)]
Fix storage being passed to cache/watcher and scanner when using storage wrappers

10 years agoFix deleting of external shares
Robin Appelman [Thu, 12 Jun 2014 14:20:35 +0000 (16:20 +0200)]
Fix deleting of external shares

10 years agoProperly set read permissions for webdav storages
Robin Appelman [Thu, 12 Jun 2014 14:18:38 +0000 (16:18 +0200)]
Properly set read permissions for webdav storages

10 years agogenerate better storage ids
Robin Appelman [Thu, 12 Jun 2014 14:15:01 +0000 (16:15 +0200)]
generate better storage ids

10 years agoUse the movable mount system for external shares
Robin Appelman [Thu, 12 Jun 2014 14:14:43 +0000 (16:14 +0200)]
Use the movable mount system for external shares

10 years agoFix check for shared files inside shares
Robin Appelman [Tue, 10 Jun 2014 11:50:52 +0000 (13:50 +0200)]
Fix check for shared files inside shares

10 years agoFix checking for external share in encryption
Robin Appelman [Tue, 10 Jun 2014 10:38:19 +0000 (12:38 +0200)]
Fix checking for external share in encryption

10 years agoif file doesn't exist, check parent folder
Bjoern Schiessle [Tue, 10 Jun 2014 10:26:43 +0000 (12:26 +0200)]
if file doesn't exist, check parent folder

10 years agoFix prompting for password
Robin Appelman [Thu, 5 Jun 2014 09:29:01 +0000 (11:29 +0200)]
Fix prompting for password

10 years agoSave mountpoints relative to the user
Robin Appelman [Wed, 4 Jun 2014 15:20:00 +0000 (17:20 +0200)]
Save mountpoints relative to the user

10 years agoGenerate a unique name
Robin Appelman [Wed, 4 Jun 2014 15:19:49 +0000 (17:19 +0200)]
Generate a unique name

10 years agoUpdate for changes in master
Robin Appelman [Wed, 4 Jun 2014 15:05:37 +0000 (17:05 +0200)]
Update for changes in master

10 years agoexclude mounted server-to-server shares from encryption
Bjoern Schiessle [Wed, 21 May 2014 09:39:37 +0000 (11:39 +0200)]
exclude mounted server-to-server shares from encryption

10 years agomake sure to enable incognito mode when mounting a public link and update init status...
Bjoern Schiessle [Tue, 20 May 2014 15:54:14 +0000 (17:54 +0200)]
make sure to enable incognito mode when mounting a public link and update init status of the encryption app

10 years agoScan the entire remote share at once by requesting the full file tree from the remote...
Robin Appelman [Mon, 19 May 2014 14:39:57 +0000 (16:39 +0200)]
Scan the entire remote share at once by requesting the full file tree from the remote server

10 years agoImprove detection of whether we're in the files app
Robin Appelman [Mon, 19 May 2014 13:39:14 +0000 (15:39 +0200)]
Improve detection of whether we're in the files app

10 years agoDont return false for internalPath
Robin Appelman [Fri, 16 May 2014 10:30:08 +0000 (12:30 +0200)]
Dont return false for internalPath

10 years agoFix removing remote shares
Robin Appelman [Thu, 15 May 2014 10:13:46 +0000 (12:13 +0200)]
Fix removing remote shares

10 years agoSupport path lengths up to 4000 chars
Robin Appelman [Wed, 14 May 2014 21:19:29 +0000 (23:19 +0200)]
Support path lengths up to 4000 chars

10 years agoFix exposing single files over webdav
Robin Appelman [Wed, 14 May 2014 21:08:45 +0000 (23:08 +0200)]
Fix exposing single files over webdav

10 years agoAdd interface for adding a public share to a different ownCloud instance
Robin Appelman [Wed, 14 May 2014 11:29:03 +0000 (13:29 +0200)]
Add interface for adding a public share to a different ownCloud instance

10 years agoAdd interface for accpeting external shares
Robin Appelman [Fri, 9 May 2014 15:06:08 +0000 (17:06 +0200)]
Add interface for accpeting external shares

10 years agoAdd coments to database and dont use sql keywords as table names
Robin Appelman [Wed, 7 May 2014 11:19:41 +0000 (13:19 +0200)]
Add coments to database and dont use sql keywords as table names

10 years agoadd remote/add external shares to manager
Robin Appelman [Fri, 2 May 2014 09:27:40 +0000 (11:27 +0200)]
add remote/add external shares to manager

10 years agoAdd server<->server sharing backend
Robin Appelman [Tue, 29 Apr 2014 13:14:48 +0000 (15:14 +0200)]
Add server<->server sharing backend

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 14 Jun 2014 05:55:24 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

10 years agoremove double space
Morris Jobke [Fri, 13 Jun 2014 23:03:03 +0000 (01:03 +0200)]
remove double space

10 years agoMerge pull request #8978 from owncloud/movie_preview_improvements
Morris Jobke [Fri, 13 Jun 2014 23:01:59 +0000 (01:01 +0200)]
Merge pull request #8978 from owncloud/movie_preview_improvements

movie previews: use file directly when it's stored locally and encryption is not enabled

10 years agodon't skip code check for skipped apps
Georg Ehrke [Fri, 13 Jun 2014 19:51:16 +0000 (21:51 +0200)]
don't skip code check for skipped apps

those apps will have to use the public api

10 years agoskip certain tests for shipped apps
Georg Ehrke [Fri, 13 Jun 2014 19:45:31 +0000 (21:45 +0200)]
skip certain tests for shipped apps

10 years agoMerge pull request #9025 from owncloud/fix-mail-settings
Volkan Gezer [Fri, 13 Jun 2014 16:26:14 +0000 (18:26 +0200)]
Merge pull request #9025 from owncloud/fix-mail-settings

fix mail settings save function - ref #8854

10 years agoAllowUserMount defaults now to all backends fixes #7958
Morris Jobke [Fri, 13 Jun 2014 16:14:41 +0000 (18:14 +0200)]
AllowUserMount defaults now to all backends fixes #7958

10 years agoMerge pull request #9018 from owncloud/dbms-socket-support
Frank Karlitschek [Fri, 13 Jun 2014 16:09:51 +0000 (18:09 +0200)]
Merge pull request #9018 from owncloud/dbms-socket-support

Refactor OC_DB::connect() to properly support sockets.

10 years agomigrate table layout to paragraph layout for HTTPS setting
Morris Jobke [Fri, 13 Jun 2014 14:54:47 +0000 (16:54 +0200)]
migrate table layout to paragraph layout for HTTPS setting