Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Always wrap rc4, and throws on unknown cipher | Côme Chilliet | 2023-02-21 | 1 | -34/+11 | |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | introduce wrapped_openssl_seal() and wrapped_openssl_open() to circument RC4 ↵ | Kevin Niehage | 2023-02-21 | 1 | -2/+164 | |
| | | | | | | problems with OpenSSL v3 Signed-off-by: Kevin Niehage <k.niehage@syseleven.de> | |||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-02-21 | 2 | -6/+6 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | chore(autoloaders): Update autoloader files for Composer 2.5.1 | Christoph Wurst | 2023-01-25 | 2 | -16/+25 | |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | |||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-23 | 2 | -72/+72 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-22 | 2 | -4/+4 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Remove workarounds specific to 7.4 | Côme Chilliet | 2023-01-20 | 1 | -4/+3 | |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | Compress SASS output | Christopher Ng | 2023-01-11 | 2 | -17/+2 | |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-10 | 4 | -6/+6 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-05 | 4 | -6/+6 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix psalm issues related to signature changes from PHP 8.0 | Côme Chilliet | 2022-12-29 | 1 | -1/+1 | |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2022-12-21 | 120 | -298/+118 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Merge pull request #34724 from nextcloud/encryption-read-before-cache | Vincent Petry | 2022-12-20 | 1 | -0/+8 | |
|\ | | | | | fix reading newly written encrypted files before their cache entry is written | |||||
| * | clear is-encrypted cache when trying to fix encrypted version | Robin Appelman | 2022-12-01 | 1 | -0/+8 | |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | Merge pull request #35108 from nextcloud/encryption-fix-versions-all | Vincent Petry | 2022-12-16 | 2 | -14/+39 | |
|\ \ | | | | | | | allow running encryption:fix-encrypted-version for all users | |||||
| * | | allow running encryption:fix-encrypted-version for all users | Robin Appelman | 2022-11-29 | 2 | -14/+39 | |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | | rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run ↵ | Julien Veyssier | 2022-12-15 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | build/autoloaderchecker.sh Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | |||||
* | | | Replace getSystemValue in encryption app | J0WI | 2022-12-05 | 3 | -9/+9 | |
| | | | | | | | | | | | | Signed-off-by: J0WI <J0WI@users.noreply.github.com> | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-04 | 2 | -48/+48 | |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-01 | 2 | -4/+4 | |
| |/ |/| | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Merge pull request #35107 from nextcloud/encryption-key-migrate | Robin Appelman | 2022-11-29 | 4 | -0/+189 | |
|\ \ | |/ |/| | add migration for encryption keys in wrong location | |||||
| * | add migration for encryption keys in wrong location | Robin Appelman | 2022-11-28 | 4 | -0/+189 | |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-29 | 2 | -0/+4 | |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Merge pull request #35337 from nextcloud/fix-encrypted-version-fopen-error | Robin Appelman | 2022-11-25 | 1 | -0/+5 | |
|\ | | | | | skip files that cant be opened for FixEncryptedVersion | |||||
| * | skip files that cant be opened for FixEncryptedVersion | Robin Appelman | 2022-11-22 | 1 | -0/+5 | |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | Update composer autoloader | Carl Schwan | 2022-11-22 | 2 | -4/+17 | |
|/ | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-08 | 2 | -6/+66 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-27 | 2 | -4/+4 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-06 | 2 | -2/+2 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-24 | 2 | -0/+10 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-23 | 4 | -4/+12 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Master is now 26 | Joas Schilling | 2022-09-22 | 1 | -2/+2 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Rebuild autoloader | Joas Schilling | 2022-09-20 | 1 | -2/+2 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-08 | 2 | -2/+10 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Merge pull request #33895 from nextcloud/fix/fix-apps-typos | Carl Schwan | 2022-09-06 | 1 | -1/+1 | |
|\ | | | | | Fix typos in apps/ subdirectory | |||||
| * | Fix typos in apps/ subdirectory | luz paz | 2022-09-05 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | Found via `codespell -q 3 -S l10n,./apps/files_external/3rdparty -L adn,ba,boxs,keypair,jus,optionel,ressource,tabel ./apps/` Signed-off-by: luz paz <luzpaz@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-06 | 2 | -0/+10 | |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-27 | 2 | -0/+6 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Merge pull request #33593 from nextcloud/improve-binary-caching | Carl Schwan | 2022-08-24 | 1 | -3/+3 | |
|\ | | | | | Move findBinaryFinder and isFunctionEnabled away from OC_Helper | |||||
| * | Move findBinaryFinder and isFunctionEnabled away from OC_Helper | Carl Schwan | 2022-08-23 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | findBinaryFinder is now a service that is still private but with some minor optimization (remove the hasKey check). isFunctionEnabled is now in OCP\Util Both function are still keep but all internal usage in nextcloud/server were migrated to the new usage, so that we can remove it in 26 Signed-off-by: Carl Schwan <carl@carlschwan.eu> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-23 | 2 | -2/+2 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Merge pull request #33433 from nextcloud/fix/add-option-to-fix-encrypted | Côme Chilliet | 2022-08-22 | 2 | -26/+43 | |
|\ \ | |/ |/| | Fix encryption:fix-encrypted-version command when encrypted is set to 0 | |||||
| * | Adapt test to fixed command output. | Côme Chilliet | 2022-08-04 | 1 | -3/+14 | |
| | | | | | | | | | | | | | | No user and non-existing user are now correctly treated as two separated cases Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
| * | Fix encryption:fix-encrypted-version command when encrypted is set to 0 | Côme Chilliet | 2022-08-02 | 1 | -0/+16 | |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
| * | Improve typing in FixEncryptedVersion command | Côme Chilliet | 2022-08-02 | 1 | -23/+13 | |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-14 | 2 | -2/+2 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-13 | 2 | -0/+10 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Merge pull request #32363 from nextcloud/cleanup/remove-long-deprecated-classes | Carl Schwan | 2022-08-08 | 1 | -1/+1 | |
|\ \ | | | | | | | Remove OCP\App and OCP\BackgroundJob | |||||
| * | | Remove OCP\App and OCP\BackgroundJob | Carl Schwan | 2022-08-01 | 1 | -1/+1 | |
| |/ | | | | | | | | | | | | | | | | | | | Both deprecated since NC 23 IAppManager is the replacement for OCP\App unfortunately it can't be dependency injected in classes used by the installed otherwise the database connection is initialised too early Signed-off-by: Carl Schwan <carl@carlschwan.eu> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-06 | 2 | -28/+28 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> |