Commit graph

2445 commits

Author SHA1 Message Date
binsky a1a695c36f
revert Util::addScript usage in template main.php due missed custom replacement logic during grunt build 2023-06-24 22:35:22 +02:00
binsky 2864001581 fix migration namespace 2023-06-20 00:28:11 +02:00
binsky 1d57367832 fix breadcrumbs 2023-06-15 21:06:47 +02:00
binsky c0f596460d update deprecated code routing and file loading code 2023-06-15 20:42:30 +02:00
binsky 54cfa4a1b5 move navigation entry logic from Application.php to info.xml 2023-06-15 20:40:49 +02:00
binsky 3a91a6b84b fix middleware location and namespace 2023-06-15 20:40:05 +02:00
binsky 3c5555c7f2 fix controller namespace 2023-06-14 14:12:49 +02:00
binsky 0465c54669 move controller/ to lib/Controller/ 2023-06-14 13:23:19 +02:00
binsky 9bba4df657 fix deprecations in ExpireCredentials background job 2023-06-14 12:54:49 +02:00
binsky b83bb2dc5e require php 8.0 with nc 26 or 27 2023-06-14 12:54:07 +02:00
binsky 567f6e27f9 use psr-4 autoloading compatible file names 2023-06-14 12:48:28 +02:00
Nextcloud bot 2fe47e5204
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-14 01:11:59 +00:00
Nextcloud bot 49edeaf9e2
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-13 01:08:46 +00:00
Nextcloud bot c3000c9824
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-11 01:28:24 +00:00
Nextcloud bot 1acfd2a4ed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-31 01:08:19 +00:00
Nextcloud bot a862a1fee3
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-25 01:11:55 +00:00
Nextcloud bot 6e5497f983
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-21 01:04:52 +00:00
Nextcloud bot 9ecac7f1c5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-18 01:05:28 +00:00
Nextcloud bot 0ff9d33929
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-17 01:05:48 +00:00
Nextcloud bot 191328c008
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-16 03:16:51 +00:00
Nextcloud bot 9bd831cbcd
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-15 03:16:08 +00:00
Nextcloud bot a9214d6c83
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-13 03:15:38 +00:00
Nextcloud bot 04d0d700c8
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-12 03:19:40 +00:00
Nextcloud bot c6ce673c91
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-08 03:12:30 +00:00
Nextcloud bot b830167d10
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-06 03:12:20 +00:00
Nextcloud bot 7db2d001b5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-05 03:12:51 +00:00
Nextcloud bot 998267e1b3
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-04 03:12:53 +00:00
Nextcloud bot 4507d5b496
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-03 03:12:04 +00:00
Marcos Zuriaga 86ee349fc9
Bump version 2023-05-02 21:53:42 +02:00
Marcos Zuriaga 3f14416550
Merge branch 'add-backup-notice' 2023-05-02 21:10:12 +02:00
Marcos Zuriaga 1cfb9bc8b6
Merge branch 'fix-docx-file-handling' 2023-05-02 21:09:31 +02:00
binsky 5e4a266dd0 implement hint and checkbox to change a vault password
Signed-off-by: binsky <timo@binsky.org>
2023-05-02 20:59:46 +02:00
binsky c28afd1b0b Merge branch 'master' into fix-docx-file-handling 2023-05-02 20:18:27 +02:00
Marcos Zuriaga 9da9455e40
Merge branch 'fix-offline-mode-requests' 2023-05-02 19:45:25 +02:00
Marcos Zuriaga bfe66fa25a
Merge branch 'fix-changing-vault-password' 2023-05-02 19:43:59 +02:00
binsky 779c3c04a5 fix mime type recognition regex for file downloads 2023-04-24 20:54:34 +02:00
binsky 6e192fec57 fix deletion of a vault that contains shared credentials with files 2023-04-24 19:34:30 +02:00
binsky a21c2aace8 fix patching files as a non admin user 2023-04-24 18:57:13 +02:00
binsky e7fd74c32a use recursion in the new reencryptCredential promise functions 2023-04-23 19:10:17 +02:00
binsky 776ffe6ea1 implement re-encryption of the acl shared_key when changing vault password 2023-04-23 18:31:50 +02:00
binsky 6660985f88 fix credential.sharing_key re-encryption for vault password changes 2023-04-23 16:41:32 +02:00
binsky ecda82e01f improve shared file upload to also support custom field files 2023-04-23 14:58:29 +02:00
binsky 2018d422d0 fix delete/recover credential button actions 2023-04-23 14:06:00 +02:00
binsky 93e96a0107 check has_internet_connection configuration before fetching the version from github 2023-04-23 12:40:56 +02:00
binsky f97567d7f6 fix/implement shared credential file upload for other users 2023-04-23 11:44:12 +02:00
binsky 82efcde766 improve permission check in share controller getFile() 2023-04-22 21:15:54 +02:00
binsky baf9a189ea fix shared credential decryption error #737 2023-04-22 19:10:17 +02:00
binsky 70b5799c36 some improvements; comment out a weird line in re-encryption js code 2023-04-22 18:14:59 +02:00
Nextcloud bot d6bad76c93
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-19 03:13:13 +00:00
Nextcloud bot 404c5b85c8
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-04 03:13:12 +00:00