Commit Graph

328 Commits

Author SHA1 Message Date
Julien Veyssier
e9e7db997a
bump server version to 28.0.0.2 to trigger new migration step
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-08-07 13:29:14 +02:00
hamza221
af113ddad4 bump oc_version to 28.0.0.1
Signed-off-by: hamza221 <hamzamahjoubi221@gmail.com>
2023-08-01 17:08:16 +02:00
Joas Schilling
e82cd99d69
chore(release): Bump Major version in master branch to 28
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-17 10:36:15 +02:00
Robin Appelman
4efcddf20f
re-add version number
turns out those are quite important

Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-05-12 15:37:34 +02:00
John Molakvoæ
671c4cbbee
27.0.0 beta 2
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-05-09 10:13:35 +02:00
John Molakvoæ
20e5e37ab5
27.0.0 beta 1
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-05-04 14:41:44 +02:00
Robin Appelman
f5e2b0b22f
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-04-28 15:08:08 +02:00
Joas Schilling
87f103dc6c
chore(release): Bump Major version in master branch to 27
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-03-03 06:37:29 +01:00
Arthur Schiwon
b9ed7eda41
26.0.0 RC1
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-03-02 11:07:46 +01:00
John Molakvoæ
45b4db0e6c
26.0.0 beta 5
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-02-23 14:23:02 +01:00
Arthur Schiwon
d201ab4482
26.0.0 beta 4
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-02-13 13:04:37 +01:00
Arthur Schiwon
efe787aa38
26.0.0 beta 3
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-02-09 10:32:11 +01:00
Arthur Schiwon
7df18f18bc
26.0.0 beta 2
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-02-01 17:39:09 +01:00
Arthur Schiwon
9eccafc3b6
26.0.0 beta 1
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-01-25 18:21:04 +01:00
Julius Härtl
bd6ac2841d
chore(version): Bump dev version to trigger database migration
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-01-04 08:30:53 +01:00
Vincent Petry
48da2a59af
Remove ownCloud 10.5 upgrade path
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-11-29 08:48:14 +01:00
Vincent Petry
5fb93b9ebd
Allow upgrading from ownCloud 10.11
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-11-28 21:55:07 +01:00
Christopher Ng
107a974b36 Fix missing background on upgrade
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-10-13 08:31:32 +00:00
Julius Härtl
2065da03e0
Bump versions to upgrade from
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-09-26 19:17:25 +02:00
Joas Schilling
05845e11a8
Master is now 26
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-22 11:56:15 +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
John Molakvoæ
c8f6715cc4
23.0.0 beta 3
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2021-11-01 11:15:41 +01:00
John Molakvoæ
b277faebe5
23.0.0 beta 2
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2021-10-25 15:54:57 +02:00
Arthur Schiwon
ed9199495e
allow upgrading from 22.2.x
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-10-20 18:01:43 +02:00
John Molakvoæ
52bff6af47
Merge branch 'master' into release/23.0.0beta1 2021-10-19 10:42:11 +02:00
Christopher Ng
309354852f Profile backend
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-10-19 04:59:35 +00:00
John Molakvoæ
6ce5ea084e
23.0.0 beta 1
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2021-10-13 11:33:03 +02:00