Nextcloud bot
|
e20c4c6a71
|
[tx-robot] updated from transifex
|
2017-10-29 00:08:41 +00:00 |
Nextcloud bot
|
09a0048f77
|
[tx-robot] updated from transifex
|
2017-10-28 00:08:41 +00:00 |
Bernd Stellwag
|
8eb47de969
|
bugfix: set/change page title when switching to file tags
Signed-off-by: Bernd Stellwag <burned@zerties.org>
|
2017-10-27 17:32:00 +02:00 |
Bernd Stellwag
|
bf3f86f1ff
|
bugfix: set/change page title when switching to filelist
Signed-off-by: Bernd Stellwag <burned@zerties.org>
|
2017-10-27 17:32:00 +02:00 |
Nextcloud bot
|
85f612c819
|
[tx-robot] updated from transifex
|
2017-10-27 00:08:39 +00:00 |
Nextcloud bot
|
f7ac152a6c
|
[tx-robot] updated from transifex
|
2017-10-26 00:08:49 +00:00 |
Morris Jobke
|
7ec5689d0e
|
Merge pull request #6935 from nextcloud/12-5780
Backport of translation string fixes
|
2017-10-25 14:42:46 +02:00 |
Morris Jobke
|
5097e698e1
|
Merge vendor/core.js
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-10-25 14:42:20 +02:00 |
Morris Jobke
|
9c3f6a7ca0
|
Merge pull request #6944 from nextcloud/12-6433
[stable12] Fix uninitialized variable $this->params
|
2017-10-25 14:33:49 +02:00 |
Morris Jobke
|
aab0c3f18e
|
Merge pull request #6946 from nextcloud/12-6574
[stable12] Fix undefined offset warning when using '/' as external storage root
|
2017-10-25 14:33:20 +02:00 |
Joas Schilling
|
aef69efe2e
|
Merge pull request #6942 from nextcloud/12-6826
[stable12] Fix class name in exception logger plugin
|
2017-10-25 11:51:24 +02:00 |
blizzz
|
469285a505
|
Merge pull request #6943 from nextcloud/12-6758
[stable12] Allow quota of 0 again
|
2017-10-25 11:41:39 +02:00 |
Roeland Jago Douma
|
27e8352ef1
|
Merge pull request #6945 from nextcloud/12-6633
[stable12] Don't add a LIKE condition when it's not needed
|
2017-10-25 08:53:37 +02:00 |
Nextcloud bot
|
5bd0bde89d
|
[tx-robot] updated from transifex
|
2017-10-25 00:08:56 +00:00 |
Robin Appelman
|
f301b12c7b
|
Fix undefined offset warning when using '/' as external storage root
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2017-10-25 01:45:25 +02:00 |
Thomas Citharel
|
8c56f93124
|
Don't add a LIKE condition when it's not needed
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2017-10-25 01:42:51 +02:00 |
William Pain
|
cfbc0c8141
|
Fix uninitialized variable $this->params
Signed-off-by: William Pain <pain.william@gmail.com>
|
2017-10-25 01:32:59 +02:00 |
Joas Schilling
|
968a1bf9ae
|
Allow quota of 0 again
Regression from f1fccaca06
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-10-25 01:30:26 +02:00 |
Joas Schilling
|
89d4e1f2ab
|
Use ::class to avoid errors
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-10-25 01:23:59 +02:00 |
Joas Schilling
|
572f246b78
|
Fix class name, regression from 44cf67accd
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-10-25 01:23:55 +02:00 |
Morris Jobke
|
d3916b2170
|
Add space between ellipsis and word
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-10-25 00:11:05 +02:00 |
rakekniven
|
59fc88650c
|
Update file-upload.js
Fixed tiny translation issues. Removed space before ellipsis.
|
2017-10-24 17:34:49 +02:00 |
Morris Jobke
|
293a3d578f
|
Replace ... with …
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-10-24 17:34:31 +02:00 |
Nextcloud bot
|
895336a3f3
|
[tx-robot] updated from transifex
|
2017-10-24 00:08:57 +00:00 |
Morris Jobke
|
ad66244bdf
|
Merge pull request #6910 from nextcloud/backport-6677-s12
[stable12] don't reset quota
|
2017-10-23 07:46:49 -07:00 |
Morris Jobke
|
aaad2ab6b0
|
Merge pull request #6896 from nextcloud/12-timespan-check
[12] timespan check
|
2017-10-23 07:45:53 -07:00 |
Morris Jobke
|
9b41236d4a
|
Provide tests for future timestamp formatting
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-10-23 15:42:14 +02:00 |
Morris Jobke
|
35c1540984
|
Merge pull request #6908 from nextcloud/6132-12
[stable12] Do not log WebDAV maintenance mode exception
|
2017-10-23 03:41:11 -07:00 |
Arthur Schiwon
|
791fa6905f
|
and add missing whitespaces to log outout
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2017-10-23 12:28:32 +02:00 |
Juan Pablo Villafáñez
|
b8afb84b18
|
Adjust unittest
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2017-10-23 12:28:27 +02:00 |
Juan Pablo Villafáñez
|
18c35a7ab0
|
Keep the current quota if no suitable quota is found
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2017-10-23 12:28:19 +02:00 |
Morris Jobke
|
5c53b162ed
|
Do not log WebDAV maintenance mode exception
Log the maintenance mode exception only in debug level. Fixes #6124
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-10-23 11:24:07 +02:00 |
Nextcloud bot
|
e70135bcbf
|
[tx-robot] updated from transifex
|
2017-10-23 00:08:49 +00:00 |
dartcafe
|
58f900f380
|
Correction
Signed-off-by: dartcafe <github@dartcafe.de>
|
2017-10-22 07:46:18 +02:00 |
dartcafe
|
917e996dda
|
Fix future time spans
Signed-off-by: dartcafe <github@dartcafe.de>
|
2017-10-22 07:26:52 +02:00 |
Nextcloud bot
|
bc19a8b193
|
[tx-robot] updated from transifex
|
2017-10-22 00:08:45 +00:00 |
Nextcloud bot
|
1c488aae8a
|
[tx-robot] updated from transifex
|
2017-10-21 00:08:36 +00:00 |
Nextcloud bot
|
5d2c6233a9
|
[tx-robot] updated from transifex
|
2017-10-20 00:08:44 +00:00 |
Joas Schilling
|
2d1929cb1e
|
Allow to migrate from 10.0.3.3
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-10-19 16:59:54 +02:00 |
Nextcloud bot
|
e8c217ed4f
|
[tx-robot] updated from transifex
|
2017-10-19 00:08:38 +00:00 |
Nextcloud bot
|
8b0842f020
|
[tx-robot] updated from transifex
|
2017-10-18 00:08:33 +00:00 |
Roeland Jago Douma
|
4419aee908
|
Merge pull request #6855 from nextcloud/s3-multipart-propagate-exception-12
[12] propagate multipart upload exception when aborting upload
|
2017-10-17 20:42:30 +02:00 |
Robin Appelman
|
74b43f1d7d
|
propagate multipart upload exception when aborting upload
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2017-10-17 15:19:40 +02:00 |
Bjoern Schiessle
|
7aaf12b37d
|
fix url
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
|
2017-10-17 11:27:06 +02:00 |
Nextcloud bot
|
ea269db6d6
|
[tx-robot] updated from transifex
|
2017-10-17 00:08:33 +00:00 |
Nextcloud bot
|
e6000abdd6
|
[tx-robot] updated from transifex
|
2017-10-16 00:08:36 +00:00 |
Roeland Jago Douma
|
51ed66fb26
|
Merge pull request #6814 from nextcloud/upload-cache-path-12
[12] also use configured 'cache_path' for new chunking
|
2017-10-15 21:43:03 +02:00 |
Roeland Jago Douma
|
d57557774e
|
Merge pull request #6815 from nextcloud/s3-multipart-upload-part-size-12
[12] set s3 part size to 500mb
|
2017-10-15 21:41:15 +02:00 |
Roeland Jago Douma
|
6e3ec7d911
|
Merge pull request #6774 from nextcloud/backport-6645-only-colons-for-ipv6
[stable12] Only allow colons in db host for IPv6 addresses
|
2017-10-15 21:40:04 +02:00 |
Nextcloud bot
|
95bd9d4c64
|
[tx-robot] updated from transifex
|
2017-10-14 02:29:15 +00:00 |