Robin Appelman
0b40b11289
allow storing multiple mounts for the same rootid in the mount cache
...
currently `[$userId, $rootId]` is used as the unique key for storing mounts in the mount cache,
however there are cases where the same rootid is mounted in multiple places for a user which currently leads to not all of those mounts being added to the cache.
Previously this didn't matter as the mount cache was only used to list users with access to a specific file, so a user having access to the file multiple times didn' change anything.
With 24 the mount cache is used for more cases and multiple mounts for the same id becomes relevant.
While I think there isn't a real negative effect atm besides missing the optimized path we should ensure that the mounts are properly listed
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-05-31 16:15:47 +02:00
Arthur Schiwon
a36bda550e
25.0.7
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-05-24 15:15:47 +02:00
Arthur Schiwon
db7caa816d
25.0.7 RC1
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-05-16 18:05:14 +02:00
John Molakvoæ
bf6f35459f
25.0.6
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-04-18 09:04:53 +02:00
John Molakvoæ
10e8e16600
25.0.6 RC1
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-04-13 08:04:16 +02:00
Arthur Schiwon
e972ad4a1c
25.0.5
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-03-22 18:06:40 +01:00
Arthur Schiwon
29b15d79bb
25.0.5 RC1
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-03-13 20:38:59 +01:00
John Molakvoæ
2ccf33f8ec
25.0.4
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-02-23 07:46:27 +01:00
Arthur Schiwon
4b97ac51b1
25.0.4 RC1
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-02-06 13:51:09 +01:00
Arthur Schiwon
9f1cce1e44
25.0.3
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-01-13 23:22:05 +01:00
Arthur Schiwon
84be6ac4f6
25.0.3 RC2
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-01-11 09:39:00 +01:00
John Molakvoæ
ee078b0fc6
25.0.3 RC1
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-01-06 08:45:55 +01:00
Arthur Schiwon
6696249a0b
25.0.2
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-12-08 10:32:55 +01:00
Arthur Schiwon
7b601a3759
25.0.2 RC3
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-12-06 15:08:11 +01:00
Arthur Schiwon
d76b7fb7fe
25.0.2 RC2
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-11-29 13:54:11 +01:00
Vincent Petry
96814dec10
Remove ownCloud 10.5 upgrade path
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-11-29 08:57:31 +00:00
Vincent Petry
aeefd41b87
Allow upgrading from ownCloud 10.11
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-11-29 08:57:31 +00:00
Arthur Schiwon
a7fd34015c
25.0.2 RC1
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-11-21 15:36:00 +01:00
Arthur Schiwon
7c6d99e8ea
25.0.1
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-11-01 20:10:14 +01:00
John Molakvoæ
44233f7c23
25.0.1 RC1
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-10-27 10:16:33 +02:00
Arthur Schiwon
6827b6c232
25.0.0
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-10-17 09:55:52 +02:00
Arthur Schiwon
373ba3ecee
25.0.0 RC5
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-10-14 12:15:31 +02:00
Arthur Schiwon
8fcb1c1d76
25.0.0 RC4
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-10-07 12:44:57 +02:00
Arthur Schiwon
51c249d9ab
25.0.0 RC3
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-10-03 11:07:20 +02:00
Arthur Schiwon
82e9af439e
25.0.0 RC2
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-09-27 08:25:00 +02:00
Arthur Schiwon
063aac8ebc
25.0.0 RC 1
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-09-22 11:21:54 +02:00
Nextcloud Bot
99d00c5fdf
25.0.0 beta 7
...
Signed-off-by: Nextcloud Bot <bot@nextcloud.com>
2022-09-15 13:56:12 +00:00
Arthur Schiwon
6bedf4d314
25.0.0 beta 6
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-09-09 16:23:38 +02:00
Carl Schwan
bc9a488046
Update avatars on update
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-09 14:23:41 +02:00
Arthur Schiwon
7f04fbe4f5
25.0.0 beta 5
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-09-06 10:28:59 +02:00
Arthur Schiwon
654d649edb
25.0.0 beta 4
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-08-30 17:29:44 +02:00
Arthur Schiwon
02c412df21
25.0.0 beta 3
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-08-25 09:21:07 +00:00
John Molakvoæ
626447f669
25.0.0 beta 2
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-08-18 10:07:45 +02:00
John Molakvoæ
ccb3a58c9a
25.0.0beta1
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-08-12 13:55:07 +00:00
Joas Schilling
04d5c7b37f
Bump version
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-13 10:18:07 +02:00
Vincent Petry
7f660674de
Add new share attributes column
...
To store more extended permissions in the future.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-06-08 08:46:23 +02:00
Luka Trovic
0858d3d514
feat: add docxf and form mimetypes
...
signed-off-by: Luka Trovic <luka@nextcloud.com>
2022-06-07 21:54:27 +02:00
Joas Schilling
06c3222176
Bump version
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-25 09:45:24 +02:00
Joas Schilling
bd6182b791
Master is now 25
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-14 22:12:53 +02:00
Arthur Schiwon
9aaf8e2b00
24.0.0 RC1
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-04-13 13:15:53 +02:00
Arthur Schiwon
b2b72cb5da
24.0.0 beta 3
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-04-07 11:42:34 +02:00
Arthur Schiwon
0e118d730e
24.0.0 beta 2
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-03-31 09:28:42 +02:00
Arthur Schiwon
a3ec28dabf
24.0.0 beta 1
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-03-24 10:33:54 +01:00
Robin Appelman
cfb7923e08
store mountprovider for each mount in the mounts table
...
this enabled more fine grained filesystem setup
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-02-23 18:02:33 +01:00
Julius Härtl
99b2cf8339
Add hashed attribute column for indexed job existence check
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-01-18 14:01:24 +01:00
Christopher Ng
c85f78db69
Migrate profile_config id column to bigint
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-12-14 00:14:13 +00:00
Joas Schilling
dbae781a26
Bump version to trigger migration
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-12-13 19:20:10 +00:00
Christopher Ng
e224401a62
Fix relation "user_id" already exists migration error
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-12-03 20:29:53 +00:00
Joas Schilling
8e12ac290f
Master is now 24
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-11-11 10:11:09 +01:00
John Molakvoæ
cb0df3ecfa
23.0.0 RC1
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2021-11-08 15:29:12 +01:00