Simon L
07de9fa4e8
fix dashboard scrolling
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2022-11-08 19:03:31 +07:00
szaimen
1e48661238
fix checkmark for theme settings in dark mode
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-11-08 14:28:17 +07:00
Simon L
175ac79f97
Merge pull request #32838 from markuszeller/bugfix/32837/implicitFloatConversion
...
Cast to int
2022-11-08 10:53:13 +07:00
Nextcloud bot
dc91631068
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-08 02:14:18 +07:00
Markus Zeller
15289f9737
Cast to int #32837
...
Signed-off-by: Markus Zeller <git@markuszeller.com>
2022-11-07 16:44:47 +07:00
Joas Schilling
2d8886e6a4
Increase the "bad waiting time" for cron mode to 24h to account for "time insensitive" jobs
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-07 11:04:58 +07:00
Joas Schilling
7730c84e74
Show the correct warning for system cron vs. webcron/ajax
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-07 11:01:22 +07:00
Nextcloud bot
ed03a0c217
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-07 02:14:09 +07:00
Nextcloud bot
7f2c21f056
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-06 02:12:40 +07:00
szaimen
f9e9cd270d
Limit-number-of-concurrent-preview-generations
...
Signed-off-by: Bowen Ding <dbw9580@live.com>
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-11-05 16:03:01 +07:00
Nextcloud bot
c88aabd125
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-05 02:15:04 +07:00
Vincent Petry
a736a2b03b
Merge pull request #34702 from nextcloud/fix/clean-ldap-wizard-typing
...
Clean up LDAP Wizard typing
2022-11-04 17:29:30 +07:00
Richard Steinmetz
304b71647f
Fix duplicate event email notifications
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-11-04 16:24:57 +07:00
Joas Schilling
e096ca7d01
Fix invalid date in security.txt
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-04 07:54:57 +07:00
Nextcloud bot
8795433208
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-04 02:14:14 +07:00
Christoph Wurst
3b084e5fbc
Merge pull request #34893 from nextcloud/fix/move-imip-to-separate-interface
...
Move iMIP to its own interface
2022-11-03 15:03:42 +07:00
Anna Larch
9dd51601c6
Switch to DisplayNameCache for CardDAV
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-11-03 10:26:34 +07:00
Anna Larch
e5c290bb7f
Switch to DisplayNameCache for CalDAV
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-11-03 10:26:34 +07:00
Anna Larch
aebcc3126a
Move iMIP to it's own interface
...
and clean up the code a bit.
Added:
- author
Removed:
- unused imports
Changed:
- moved iMIP handling to new interface
- pointed code to new implementation
Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-11-03 10:07:09 +07:00
Nextcloud bot
bfb764b5f3
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-03 02:14:09 +07:00
John Molakvoæ
9cc2f25072
Update @nextcloud/dialogs@ and fix toasts styling
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-11-02 16:31:52 +07:00
Vincent Petry
c5b21c59bc
Merge pull request #34871 from nextcloud/bugfix/34695/fix-internal-expiredate-visibility
...
Fix visibility of internal expire date
2022-11-02 12:58:24 +07:00
Nextcloud bot
77c6d24882
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-02 02:14:12 +07:00
Nextcloud bot
075a87670d
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-01 02:14:18 +07:00
Nextcloud bot
7c39e3e6bd
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-31 02:13:55 +07:00
Nextcloud bot
087f7b11be
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-30 02:13:45 +07:00
Nextcloud bot
0e54a62aaf
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-29 02:15:22 +07:00
Vincent Petry
3bf11dcf60
Fix visibility of internal expire date
...
Fixed visibility of the expiration date field for internal shares by
aligning the logic with the one from the public link shares.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-10-28 18:58:52 +07:00
John Molakvoæ
3323b1ac0d
Merge pull request #34359 from nextcloud/enh/admin-theming-vue
2022-10-28 11:47:58 +07:00
Christoph Wurst
08e11d7e14
Merge pull request #31064 from nextcloud/prune-calendar-changes
...
Add a background job to prune outdated sync tokens
2022-10-28 08:44:33 +07:00
Nextcloud bot
8db40df3bd
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-28 02:14:23 +07:00
Christopher Ng
9ec32a739c
Purge unused legacy code and drop 3rdparty jscolor dependency
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-10-28 00:18:47 +07:00
Christopher Ng
4a2bbc7af9
Rewrite admin theming in Vue
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-10-28 00:18:47 +07:00
Christopher Ng
531bb62223
Fix disabled federated scope
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-10-28 00:07:05 +07:00
Thomas Citharel
6f15873321
Add a background job to prune outdated sync tokens
...
We remove all outdated sync tokens, based on their auto-incremented ID.
By default we only keep the last 10 000, but this can be configurable.
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-10-27 20:12:13 +07:00
John Molakvoæ
a0dea4639f
Merge pull request #34683 from nextcloud/enh/a11y-input-error
2022-10-27 12:35:47 +07:00
Nextcloud bot
71493433b8
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-27 02:14:02 +07:00
Christopher Ng
9c54e74e08
Display invalid input message
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-10-27 00:41:46 +07:00
Richard Steinmetz
cba636124a
Fix empty content regressions in comments app
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-26 14:42:11 +07:00
Julius Härtl
aec8dce61a
Merge pull request #34788 from nextcloud/bugfix/noid/preview-attributes
2022-10-26 15:11:01 +07:00
Nextcloud bot
d8f045bc8a
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-26 02:13:50 +07:00
Carl Schwan
4344a54a1d
Merge pull request #34691 from nextcloud/profiler/ldap-backtrace
...
Add backtrace to ldap profiler collector
2022-10-25 17:00:23 +07:00
Julius Härtl
8629d8e44f
Check share attributes on preview endpoints
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-10-25 11:35:31 +07:00
Côme Chilliet
91392c08d6
Merge pull request #34774 from nextcloud/fix/fair-use-ldap-fix
...
Expose mapped user count from LDAP and use that for user limit check
2022-10-25 11:16:01 +07:00
Côme Chilliet
5242a78994
Fix $host var handling to avoid passing null to ldap_connect
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-10-25 09:59:56 +07:00
Nextcloud bot
e3aac7d573
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-25 02:18:42 +07:00
Côme Chilliet
142f9913a6
Expose mapped user count from LDAP and use that for user limit check
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-10-24 16:54:41 +07:00
Christoph Wurst
6435191a6e
Merge pull request #34742 from nextcloud/add_well-known_changepassword
...
Add .well-known/changepassword handler
2022-10-24 11:13:33 +07:00
Christoph Wurst
232c760de4
Merge pull request #34626 from nextcloud/enhancement/rename-personal-groupware-settings-section-availability
...
Rename personal Groupware settings section to "Availability"
2022-10-24 10:13:37 +07:00
Nextcloud bot
999f89ff66
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-24 02:14:59 +07:00