Nextcloud bot
3ba03a69fd
[tx-robot] updated from transifex
2016-09-10 00:09:25 +00:00
Roeland Jago Douma
70231dcccf
Merge pull request #1343 from nextcloud/stable10-throw-exceptions-not-printable
...
[stable10] Don't print exception message in HTML
2016-09-09 15:23:55 +02:00
Lukas Reschke
7350e13113
Don't print exception message in HTML
...
The exception message is potentially influenced by user input and could thus be confusing (e.g. somebody could try to open a file like "Please send a mail to support@foo.com", and then the message would include that string.
It is thus reasonable to not show the exception message by default. Also for the browser view I added an `exit()` at the end, as otherwise the XML exception would be attached.
2016-09-09 14:16:17 +02:00
Lukas Reschke
68ab8325c7
Filter more mimetypes
...
There's no need to allow more than those defined mimetypes for images.
2016-09-09 12:36:28 +02:00
Nextcloud bot
de921ccd98
[tx-robot] updated from transifex
2016-09-09 00:09:38 +00:00
Morris Jobke
520bfa872b
Merge pull request #1324 from nextcloud/backport-1323-show-download-button-for-updates-atm
...
[stable10] Show an download button instead of the updater
2016-09-08 15:41:45 +02:00
Morris Jobke
8e5b2ce3b3
Merge pull request #1316 from nextcloud/backport-1311-add-docs-for-workflows
...
[stable10] Add a docs link when given
2016-09-08 14:08:52 +02:00
Roeland Jago Douma
cfcadaea36
Merge pull request #1319 from nextcloud/backport-1243-fix-detection-of-file-types-a-bit
...
[stable10] Fix detection of file types a bit
2016-09-08 13:45:23 +02:00
Joas Schilling
a44c1c748c
Fix tests
2016-09-08 11:14:17 +02:00
Joas Schilling
292b95462e
Show an update button instead of the updater
2016-09-08 11:02:10 +02:00
Joas Schilling
2e407732ba
Fix tests
2016-09-08 09:33:10 +02:00
Joas Schilling
42b9eed5dc
UPDATE permissions qualify for renaming a node
2016-09-08 09:33:01 +02:00
Joas Schilling
14299e44e2
Only require CREATE permissions when the file does not exist yet
2016-09-08 09:32:51 +02:00
Joas Schilling
5996983e28
Make mimetype also work for READ and DELETE operations
2016-09-08 09:21:26 +02:00
Joas Schilling
d3a1fbd9eb
Better detection of mimetypes while uploading a zip on a mac
2016-09-08 09:21:00 +02:00
Joas Schilling
9de17c3785
Add a docs link when given
2016-09-08 08:57:54 +02:00
Nextcloud bot
8c4e5a923a
[tx-robot] updated from transifex
2016-09-08 00:10:28 +00:00
Morris Jobke
86bbea9b8c
Fix layout of success message and text
2016-09-07 19:08:25 +02:00
Felix Epp
a28f000610
Add icon for the theming app
2016-09-07 08:34:01 +02:00
Nextcloud bot
9bd40755ef
[tx-robot] updated from transifex
2016-09-07 00:09:32 +00:00
Joas Schilling
9ac95be358
No background and logo in 10
2016-09-06 11:22:01 +02:00
Joas Schilling
b626f710c1
php 5.4 and 5.5 compatibility
2016-09-06 11:19:08 +02:00
Joas Schilling
ebaa49f76d
Add image URLs and tests
2016-09-06 11:10:27 +02:00
Joas Schilling
9f98cfceb4
Add theming information to capabilities for the client
2016-09-06 11:10:15 +02:00
Nextcloud bot
e9d0520788
[tx-robot] updated from transifex
2016-09-06 00:09:25 +00:00
Nextcloud bot
1193d8d1b4
[tx-robot] updated from transifex
2016-09-05 00:09:16 +00:00
Nextcloud bot
c5f2917e1a
[tx-robot] updated from transifex
2016-09-04 00:09:28 +00:00
Nextcloud bot
d928d47fb6
[tx-robot] updated from transifex
2016-09-03 00:09:30 +00:00
Nextcloud bot
4849538c70
[tx-robot] updated from transifex
2016-09-02 00:09:17 +00:00
Joas Schilling
c3ae21fef2
Also prevent null byte character
2016-09-01 12:45:31 +02:00
Joas Schilling
ed0f0db5fa
Filter out %0A from paths
2016-09-01 12:45:19 +02:00
Nextcloud bot
e6c8c33b03
[tx-robot] updated from transifex
2016-09-01 00:09:31 +00:00
Roeland Jago Douma
62c89213f4
Merge pull request #1181 from nextcloud/backport-870-oracle-support
...
[stable10] Fix oracle support of external storage app
2016-08-31 15:15:07 +02:00
Roeland Jago Douma
5fae9e2bbe
Merge pull request #1207 from nextcloud/backport-1190-addressbook-correctly-handle-multi-values
...
[stable10] Correctly handle multi-values when converting VCards to array
2016-08-31 15:08:18 +02:00
Joas Schilling
1c61e749ab
Add a unit test for all the magic
2016-08-31 12:07:19 +02:00
Joas Schilling
25e9d67d52
Correctly handle multi-values when converting VCards to array
2016-08-31 12:07:10 +02:00
Vincent Petry
6d1ccefc90
Added closeCursor in SharedMount numeric id
2016-08-30 19:47:16 +02:00
Vincent Petry
c4f303d19c
Prevent error with orphaned shares when updating user mount cache
2016-08-30 19:45:22 +02:00
Lukas Reschke
fe3e7629e2
Merge pull request #1191 from nextcloud/stable10-share-allowspaceinremote
...
[stable10] Allow space for federated share id search
2016-08-30 15:37:07 +02:00
Vincent Petry
102d4dc1af
Allow space for federated share id search
2016-08-30 12:57:23 +02:00
Julius Haertl
6ce976e7f0
Theming: Show loading spinner while uploading files
2016-08-30 10:28:57 +02:00
Joas Schilling
b4a2f93ec8
Fix oracle support of external storage app
2016-08-30 10:08:49 +02:00
Morris Jobke
f4d4e3f55f
Merge pull request #1179 from nextcloud/stable10_us_25675
...
[stable10] Added integration test (#25675 )
2016-08-30 09:48:17 +02:00
Lukas Reschke
351d01510d
Merge pull request #1176 from nextcloud/backport-1145-10
...
[stable10] DAV: Return data-fingerprint always when asked
2016-08-30 08:41:45 +02:00
Thomas Müller
bc3c4ebd2d
[stable9.1] Added integration test ( #25675 )
...
* [stable9.1] Added integration test
* A shared storage is never a home storage - fixes #25582
2016-08-30 08:32:12 +02:00
blizzz
7e2c4b80d2
Merge pull request #1140 from nextcloud/backport-1132-prevent-parse-error-on-editing-an-html-comment
...
[stable10] Prevent parse error on editing an HTML comment
2016-08-30 00:14:34 +02:00
Markus Goetz
4685ca9154
[master] DAV: Return data-fingerprint always when asked ( #25482 )
...
For owncloud/client#5056
Users can configure arbitrary subfolders for syncing, therefore we should
always return it when asked for.
The sync client makes sure to not always ask for it to save bandwidth.
2016-08-29 23:59:57 +02:00
Lukas Reschke
dbc860e6f7
Merge pull request #1159 from nextcloud/stable9.1-27a5be96f108d4ab2b91bcd765433e1646ba9bf2
...
[9.1] Before a user is getting scanned the database connection is re-…
2016-08-29 21:39:55 +02:00
Lukas Reschke
0a1b1d57a7
Merge pull request #1157 from nextcloud/stable9.1-init-filesconfig
...
Make sure file list files config always exists
2016-08-29 21:39:44 +02:00
Vincent Petry
db420e54a1
[9.1] Before a user is getting scanned the database connection is re-establ…
2016-08-29 15:22:29 +02:00