aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #36360 from nextcloud/new-share-existing-nodeRobin Appelman2023-04-041-0/+4
|\
| * also set the node when re-using existing share on share createRobin Appelman2023-04-031-0/+4
* | Merge pull request #37278 from nextcloud/feature/document-talk-icon-url-defin...Joas Schilling2023-04-041-0/+7
|\ \
| * | Fix the example URLVitor Mattos2023-03-201-1/+1
| * | Document talk icon url definitionVitor Mattos2023-03-161-0/+7
* | | Merge pull request #37573 from nextcloud/artonge/debt/remote_autotest-js.shLouis2023-04-043-15/+1
|\ \ \
| * | | Remove autotest-js.shLouis Chemineau2023-04-043-15/+1
* | | | Merge pull request #37559 from nextcloud/preview-generate-cmdRobin Appelman2023-04-044-0/+144
|\ \ \ \
| * | | | add command to generate a preview for a fileRobin Appelman2023-04-034-0/+144
* | | | | Merge pull request #37453 from nextcloud/fix/36918-The_breadcrumb_navigation_...Julia Kirschenheuter2023-04-0410-20/+23
|\ \ \ \ \
| * | | | | Adjust breadcrumb navigation structure to the navigation listjulia.kirschenheuter2023-04-0410-20/+23
* | | | | | Merge pull request #37572 from nextcloud/bugfix/noid/help-discovering-broken-...Joas Schilling2023-04-042-6/+31
|\ \ \ \ \ \
| * | | | | | fix(initial-state): Log an error when initial-state can not be JSON encodedJoas Schilling2023-04-042-6/+31
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #37345 from nextcloud/artonge/fix_files_version_cypress_testsJoas Schilling2023-04-0410-64/+114
|\ \ \ \ \ \
| * | | | | | Only upload logs and data on failureLouis Chemineau2023-04-041-4/+4
| * | | | | | Prevent expiration from delete file in cypress testsLouis Chemineau2023-03-302-1/+4
| * | | | | | Upload data dir archive in cypress testsLouis Chemineau2023-03-301-0/+11
| * | | | | | Use random names in files_version e2e testsLouis Chemineau2023-03-306-31/+52
| * | | | | | Do not stop docker in cypress workflowLouis Chemineau2023-03-303-3/+5
| * | | | | | Fix condition to extrac NC logs in cypress workflowLouis Chemineau2023-03-301-1/+1
| * | | | | | Increase wait timeLouis Chemineau2023-03-301-2/+2
| * | | | | | Extract logs only for e2e testingLouis Chemineau2023-03-301-3/+3
| * | | | | | Try to chain cypress commandsLouis Chemineau2023-03-301-9/+8
| * | | | | | Add comments about why we wait in files_versions' cypress testsLouis Chemineau2023-03-301-0/+4
| * | | | | | Upload NC logs during cypress workflowLouis Chemineau2023-03-301-1/+12
| * | | | | | Increase wait to ensure versions are createdLouis Chemineau2023-03-302-28/+27
* | | | | | | Merge pull request #37444 from nextcloud/fix/bump-scssphp/scssphp-to-1.11-in-...Côme Chilliet2023-04-041-0/+0
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Align 3rdparty submodule with masterCôme Chilliet2023-04-041-0/+0
| * | | | | | Bump scssphp/scssphp to 1.11 in masterCôme Chilliet2023-04-041-0/+0
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #37243 from nextcloud/enh/openssl-get-rid-of-rc4Côme Chilliet2023-04-049-109/+212
|\ \ \ \ \ \
| * | | | | | Add a test for multiKeyEncrypt/Decrypt methodsCôme Chilliet2023-03-202-4/+18
| * | | | | | Fix encryption file key managementCôme Chilliet2023-03-172-2/+2
| * | | | | | Adapt encryption recovery tests to new systemCôme Chilliet2023-03-171-5/+9
| * | | | | | Adapt encryption tests to the new systemCôme Chilliet2023-03-171-19/+40
| * | | | | | Adapt code to new encryption systemCôme Chilliet2023-03-176-63/+57
| * | | | | | Getting rid of openssl_seal and rc4 in server side encryptionCôme Chilliet2023-03-173-24/+94
* | | | | | | Merge pull request #37146 from nextcloud/artonge/feat/migrate_metadata_to_valueLouis2023-04-0411-24/+190
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Migrate metadata as JSON to value as STRINGLouis Chemineau2023-04-0311-24/+190
* | | | | | | Merge pull request #37517 from nextcloud/fix/36919-create-semantic-list-for-c...Julia Kirschenheuter2023-04-044-17/+24
|\ \ \ \ \ \ \
| * | | | | | | Create semantic list for comments in comments tabjulia.kirschenheuter2023-04-034-17/+24
* | | | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-0412-6/+118
* | | | | | | | Merge pull request #36905 from nextcloud/ftp-fix-filezillaRobin Appelman2023-04-032-7/+15
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | fix ftp external storage with filezilla serverRobin Appelman2023-03-302-7/+15
* | | | | | | | Merge pull request #36097 from nextcloud/path-prefix-optimizeRobin Appelman2023-04-033-13/+58
|\ \ \ \ \ \ \ \
| * | | | | | | | extend path-prefix optimizer to remove all cases of path_hash= when encounter...Robin Appelman2023-01-113-13/+58
* | | | | | | | | Merge pull request #37543 from nextcloud/fix/inherited-parameter-namesCôme Chilliet2023-04-034-14/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix inherited parameter namesjld31032023-04-034-14/+14
* | | | | | | | | | Merge pull request #37542 from nextcloud/bugfix/noid/allow-to-opt-out-of-rate...Joas Schilling2023-04-035-13/+50
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CIJoas Schilling2023-04-035-13/+50
* | | | | | | | | | | Merge pull request #37320 from nextcloud/fix/workflow-unique-namesCôme Chilliet2023-04-034-4/+4
|\ \ \ \ \ \ \ \ \ \ \