Louis
7ab44b2d28
Merge pull request #37146 from nextcloud/artonge/feat/migrate_metadata_to_value
...
Migrate metadata JSON column to new value TEXT column
2023-04-04 10:23:54 +02:00
Julia Kirschenheuter
135b0ded50
Merge pull request #37517 from nextcloud/fix/36919-create-semantic-list-for-comments-in_comments_tab
...
Create semantic list for comments in comments tab
2023-04-04 08:21:42 +02:00
Nextcloud bot
458abcc86d
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-04 02:28:30 +00:00
Robin Appelman
d6ff5d8ee5
Merge pull request #36905 from nextcloud/ftp-fix-filezilla
...
fix ftp external storage with filezilla server
2023-04-03 20:50:00 +02:00
Côme Chilliet
dbc0d6a1c2
Merge pull request #37543 from nextcloud/fix/inherited-parameter-names
...
Fix inherited parameter names
2023-04-03 15:08:45 +02:00
Louis Chemineau
1a6709cf43
Migrate metadata as JSON to value as STRING
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-04-03 14:06:28 +02:00
julia.kirschenheuter
8b945d8864
Create semantic list for comments in comments tab
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-04-03 10:43:57 +02:00
Julius Härtl
671d2726fa
Merge pull request #36652 from nextcloud/perf/autoloading/theming-authoritative-autoloader
...
perf(autoloading): Add authoritative autoloader for theming
2023-04-03 10:38:00 +02:00
jld3103
dcf6ebebab
Fix inherited parameter names
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-04-03 08:29:33 +02:00
Nextcloud bot
7ef9ef3cb4
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-02 02:27:06 +00:00
Robin Appelman
808a80eb9c
add test for unmarking encrypted file on cross storage move
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-04-01 15:36:38 +00:00
Nextcloud bot
701cc1eaba
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-01 02:27:26 +00:00
Arthur Schiwon
b14ae5c59c
Merge pull request #37497 from nextcloud/enh/profile-fields
...
Improve handling of profile fields
2023-03-31 17:09:52 +02:00
Valdnet
a1aa4491ac
Merge pull request #37478 from silopolis/stringfix
...
String fix
2023-03-31 10:35:10 +02:00
Nextcloud bot
9f1eacd67e
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-31 02:28:06 +00:00
Christopher Ng
7bc8b543be
Improve handling of profile fields
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-03-30 17:11:41 -07:00
Christopher Ng
928e7811c9
Port update notification select
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-03-30 10:20:48 -07:00
Robin Appelman
fd0ef588b4
fix ftp external storage with filezilla server
...
- filezilla doesn't like "" as parameter for `mdtm` (all others seem fine)
- filezilla sends fractional modified date
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-03-30 17:44:47 +02:00
Jérémie Tarot (@silopolis)
0cdf8baed8
fix(text): Fix small typo in app description
...
Signed-off-by: Jérémie Tarot (@silopolis) <silopolis@gmail.com>
2023-03-30 12:57:49 +02:00
jld3103
02f9c3a06f
Use implementations instead of interfaces for accessing private methods
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-03-30 12:33:46 +02:00
Nextcloud bot
2eda49e28d
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-30 02:27:36 +00:00
Nextcloud bot
b129cea7da
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-29 02:27:48 +00:00
Nextcloud bot
3ad93182d6
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-28 02:19:25 +00:00
Arthur Schiwon
0be7548e22
Merge pull request #37346 from nextcloud/fix/34557/undefined-getExtStorageHome
...
fix undefined method getExtStorageHome()
2023-03-27 15:33:57 +02:00
Christoph Wurst
d5dcf7aa39
perf(autoloading): Add authoritative autoloader for theming
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-03-27 12:56:52 +02:00
Nextcloud bot
7803ba18b3
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-27 10:18:15 +00:00
jld3103
5c514eac44
Add back missing dashboard version
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-03-27 08:13:29 +02:00
John Molakvoæ
e493e72ffb
Merge pull request #37397 from nextcloud/check-exif
2023-03-25 11:01:04 +01:00
Varun Patil
35ea5025dd
check-setup: recommend exif extension
...
JPEG previews are not correctly oriented when exif is not enabled
along with other issues. There's no easy way to discover this either.
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
2023-03-24 18:30:37 -07:00
Simon L
fda9d4d0c1
Merge pull request #37340 from nextcloud/fix/undefined-index-mailer-settings
...
fix(mailer): remove value comparison for smtp_authtype as there is only one option
2023-03-24 15:34:39 +01:00
Anna Larch
1368012d97
fix(mailer): check if authentication is neccessary
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-03-24 10:26:04 +00:00
julia.kirschenheuter
85feae6d82
Create <h3> headings for profile page. Replace <label> which have no conncted <input> with <h3> heading
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-03-24 08:49:19 +01:00
Nextcloud bot
97b8e6d2a3
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-24 02:27:05 +00:00
Julien Veyssier
69a1fe206f
adjust tests after #36665
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-03-23 18:07:43 +01:00
Simon L
6f9ee2277d
improve dashboard description
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-03-23 15:01:45 +01:00
Valdnet
47a989e15f
l10n: Change name of app to a capital letter
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-03-23 15:01:45 +01:00
Valdnet
9ff265f649
l10n: Delete unnecessary characters
...
Removal of unnecessary characters that appear in Transifex.
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2023-03-23 15:01:45 +01:00
Valdnet
300f76ebf7
l10n: Spelling unification
...
Change the abbreviation to full words.
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2023-03-23 15:01:44 +01:00
John Molakvoæ
ad6dcea779
chore(eslint): replace node/no-extraneous-import by n/no-extraneous-import
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-03-23 08:14:19 +01:00
John Molakvoæ
8633f13e0a
chore(eslint): fix missing import extensions
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-03-23 08:14:19 +01:00
John Molakvoæ
5adfec3dc6
chore(eslint): replace node/no-missing-import by n/no-missing-import
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-03-23 07:31:33 +01:00
Nextcloud bot
4521c79169
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-23 02:27:06 +00:00
Julien Veyssier
c838bdb820
Merge pull request #36665 from nextcloud/fix/36539
...
Always set displayname and display-name for user data
2023-03-22 15:21:29 +01:00
Arthur Schiwon
17afaa488f
fix undefined method getExtStorageHome()
...
- adds a type check
- defines missing method in OfflineUser
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-03-22 13:54:27 +01:00
Nextcloud bot
9c7d7139b6
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-22 02:43:41 +00:00
Nextcloud bot
f305c65ec5
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-21 02:27:20 +00:00
Arthur Schiwon
8f59ff880f
Merge pull request #37006 from nextcloud/ldap-unmark-dh
...
also unmark deleted ldap user when checking the ldap entry
2023-03-20 16:15:03 +01:00
Julia Kirschenheuter
76adf9b541
Merge pull request #37271 from nextcloud/fix/36908-set_aria-hidden-for-default-shipped_widgets-icons
...
Fix description for icons in dashboard widgets
2023-03-20 13:05:12 +01:00
julia.kirschenheuter
b111c180a5
Fix description for icons in dashboard widgets
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-03-20 10:23:57 +01:00
Nextcloud bot
07448168dc
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-20 02:27:19 +00:00