Joas Schilling
|
77c016b9eb
|
Merge pull request #35667 from nextcloud/allow-target-blank-in-app-navigation
Allow target="_blank" in apps navigation items
|
2023-01-05 07:39:00 +01:00 |
|
Joas Schilling
|
5bcc277c86
|
Recompile
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-01-05 07:14:20 +01:00 |
|
Thomas Citharel
|
56c5273206
|
Allow target="_blank" in app navigation items
Which was removed in the Vue rewrite in #33728. This breaks things like https://github.com/nextcloud/external/issues/79
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-01-05 07:13:50 +01:00 |
|
Joas Schilling
|
4670c5b38f
|
Merge pull request #35981 from nextcloud/followup/35965/const-for-max-password-length
Add a const for the max user password length
|
2023-01-05 06:31:32 +01:00 |
|
Joas Schilling
|
411754a12a
|
Merge pull request #35979 from nextcloud/feature/talk-4657/show-local-time-in-avatar-menu
Show local time in avatar menu
|
2023-01-05 06:30:44 +01:00 |
|
Nextcloud bot
|
8162008672
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-01-05 02:24:26 +00:00 |
|
Pytal
|
8112c3d31a
|
Merge pull request #35996 from nextcloud/update-nc-vue-7.3.0
Bump @nextcloud/vue from 7.2.0 to 7.3.0
|
2023-01-04 17:59:23 -08:00 |
|
Vincent Petry
|
6f5b8a41a2
|
Bump @nextcloud/vue from 7.2.0 to 7.3.0
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2023-01-05 00:40:02 +00:00 |
|
Anna
|
74a0ac8854
|
Merge pull request #34865 from nextcloud/enh/log-log-itip-message-response
Add logging to Scheduling Plugin
|
2023-01-04 23:20:56 +01:00 |
|
Simon L
|
fec5735fa0
|
Merge pull request #36000 from nextcloud/remove-jstz
Remove jstz usage from server
|
2023-01-04 22:40:34 +01:00 |
|
Thomas Citharel
|
ab6e7d33f8
|
Remove jstz usage from server
Every proper browser has this kind of data now, with more up-to-date
data than what's inside this package, which hasn't been updated in 3
years.
https://github.com/pellepim/jstimezonedetect/issues/6
https://github.com/pellepim/jstimezonedetect/issues/9
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2023-01-04 17:40:40 +00:00 |
|
John Molakvoæ
|
e235c6438c
|
Merge pull request #35772 from nextcloud/feat/files2vue-navigation
Port Files navigation to vue
|
2023-01-04 17:54:08 +01:00 |
|
Anna Larch
|
05f2dc68fc
|
[WIP] Add logging to Scheduling Plugin
Signed-off-by: Anna Larch <anna@nextcloud.com>
|
2023-01-04 16:58:00 +01:00 |
|
John Molakvoæ
|
62497323ed
|
feat(files): Add clipboard copy to webdav url in files settings
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-01-04 16:46:17 +01:00 |
|
John Molakvoæ
|
811ba0bd3b
|
fix(files): Settings & cypress fixes
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-01-04 16:46:17 +01:00 |
|
John Molakvoæ
|
b9d3e17bce
|
Hide settings when empty
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-01-04 16:46:17 +01:00 |
|
John Molakvoæ
|
7339355dde
|
Fix favourite opening
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-01-04 16:46:16 +01:00 |
|
John Molakvoæ
|
e2da30a0c5
|
Add component testing workflow
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-01-04 16:46:16 +01:00 |
|
John Molakvoæ
|
0a3ef8b74b
|
Fixing tests
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-01-04 16:46:16 +01:00 |
|
John Molakvoæ
|
5b9a8f0407
|
Add component testing
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-01-04 16:46:14 +01:00 |
|
John Molakvoæ
|
8f1bf13ae3
|
Fix preview crop
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-01-04 16:45:54 +01:00 |
|
John Molakvoæ
|
5c987a0ff4
|
Port settings to Modal
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-01-04 16:45:52 +01:00 |
|
John Molakvoæ
|
887c9e05de
|
Port Files navigation to vue
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-01-04 16:45:41 +01:00 |
|
Vincent Petry
|
36b6a7c771
|
Merge pull request #35975 from nextcloud/updateCrl
Update crl after revoke files_bpm.csr
|
2023-01-04 16:28:11 +01:00 |
|
Joas Schilling
|
97e33c2bd4
|
Fix unit tests of the ActionProviderStore
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-01-04 16:17:43 +01:00 |
|
Vincent Petry
|
e0a572afc3
|
Merge pull request #35987 from nextcloud/audit-fix-json5
Bump json5 from 1.0.1-1.0.2 and 2.2.0-2.2.3
|
2023-01-04 16:16:21 +01:00 |
|
Joas Schilling
|
a8d637524f
|
Merge pull request #35941 from nextcloud/CarlSchwan-patch-1
Remove myself from being codeowner of some modules
|
2023-01-04 16:08:11 +01:00 |
|
Vincent Petry
|
1b4d34f8fd
|
Bump json5 from 1.0.1-1.0.2 and 2.2.0-2.2.3
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
|
2023-01-04 14:08:55 +01:00 |
|
John Molakvoæ
|
e731a36bb3
|
Merge pull request #35978 from nextcloud/bugfix/noid/fix-user-status-icon-in-avatar-menu
|
2023-01-04 13:25:37 +01:00 |
|
Vincent Petry
|
7e58906a85
|
Merge pull request #35972 from nextcloud/fix/34777/improve-app-sidebar
appsidebar should be compact when opened on small heights
|
2023-01-04 12:46:35 +01:00 |
|
Simon L
|
926546333c
|
Merge pull request #35974 from CaptainSifff/master
elaborate on what is required for using the tempdirectory setting of nextcloud
|
2023-01-04 12:14:08 +01:00 |
|
CaptainSifff
|
328c4cdbb5
|
Update config/config.sample.php: fix typos.
Co-authored-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Signed-off-by: CaptainSifff <CaptainSifff@gmx.de>
|
2023-01-04 11:41:00 +01:00 |
|
Joas Schilling
|
b4a29644cc
|
Add a const for the max user password length
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-01-04 11:23:43 +01:00 |
|
Joas Schilling
|
a4fec95e57
|
Fix user status icon in avatar menu
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-01-04 11:13:06 +01:00 |
|
Joas Schilling
|
8eca26012f
|
Show local time in avatar menu
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-01-04 11:09:58 +01:00 |
|
Simon L
|
088e9b0feb
|
appsidebar should be compact when opened on small heights
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2023-01-04 09:17:30 +00:00 |
|
Joas Schilling
|
ce50acd9b2
|
Merge pull request #35965 from nextcloud/bugfix/noid/limit-length-when-reseting-password
Also limit the password length on reset
|
2023-01-04 09:51:54 +01:00 |
|
Joas Schilling
|
c8160a6150
|
Merge pull request #35873 from leegarrett/35830_lgarrett
Implement occ status command via return codes v2 (Fixes: #35704)
|
2023-01-04 09:51:12 +01:00 |
|
Joas Schilling
|
348454cb91
|
Merge pull request #35876 from bennet0496/patch-mail-header
Adding option to set Auto-Submitted email header
|
2023-01-04 09:34:14 +01:00 |
|
Vitor Mattos
|
4dd41b98f0
|
Update crl after revoke files_bpm.csr
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2023-01-04 02:48:28 +00:00 |
|
Florian Goth
|
1e9e7d6283
|
elaborate on what is required for using the tempdirectory setting of nextcloud
Signed-off-by: Florian Goth <fgoth@physik.uni-wuerzburg.de>
|
2023-01-04 01:14:40 +01:00 |
|
Simon L
|
b37a4950e4
|
Merge pull request #35969 from bbx-github/patch-1
fix link to documentation of php function
|
2023-01-03 20:32:49 +01:00 |
|
bbx-github
|
08f9d71449
|
fix link to documentation of php function
Signed-off-by: bbx-github <53237674+bbx-github@users.noreply.github.com>
|
2023-01-03 18:31:05 +01:00 |
|
Joas Schilling
|
9cfaf27142
|
Also limit the password length on reset
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-01-03 16:36:01 +01:00 |
|
Bennet Becker
|
c8bde160cd
|
fix missing class in NewUserMailHelper and static code analysis errors
Signed-off-by: Bennet Becker <dev@bennet.cc>
|
2023-01-03 16:23:41 +01:00 |
|
Joas Schilling
|
2c1a811e27
|
No output by default when --exit-code is used
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-01-03 15:43:25 +01:00 |
|
Bennet Becker
|
5a1cc8de9b
|
update usages of AutoSubmittedValue to AutoSubmitted::VALUE_
Signed-off-by: Bennet Becker <dev@bennet.cc>
|
2023-01-03 15:28:43 +01:00 |
|
Bennet Becker
|
bd846df699
|
updating autoloader files
Signed-off-by: Bennet Becker <dev@bennet.cc>
|
2023-01-03 15:16:05 +01:00 |
|
Bennet Becker
|
4dc0957164
|
refactor AutoSubmittedValue to Headers\AutoSubmitted and adding
header name to constants
Signed-off-by: Bennet Becker <dev@bennet.cc>
|
2023-01-03 15:15:35 +01:00 |
|
Côme Chilliet
|
06da8adcd3
|
Merge pull request #35943 from nextcloud/fix/code-fixes-from-34997
Code fixes from PR 34997
|
2023-01-03 14:32:31 +01:00 |
|