aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #30620 from nextcloud/bugfix/14897/fix-cancellingVincent Petry2022-01-131-12/+50
|\
| * Properly hide progress bar after errorVincent Petry2022-01-121-5/+16
| * Properly abort uploadsVincent Petry2022-01-121-9/+36
* | Merge pull request #30600 from nextcloud/fix/30595/idn-email-shareCarl Schwan2022-01-134-16/+76
|\ \
| * | Fix types warnings from psalmCarl Schwan2022-01-122-7/+11
| * | Add check before sending email that email address is validCarl Schwan2022-01-114-16/+69
| * | Fix idn emails not working in sharesCarl Schwan2022-01-111-2/+5
* | | [tx-robot] updated from transifexNextcloud bot2022-01-1318-8/+74
| |/ |/|
* | Merge pull request #30605 from nextcloud/fix/remove_legacy_build_filesLouis2022-01-121-0/+1
|\ \
| * | Clear dist folder during buildLouis Chemineau2022-01-117-10845/+1
| |/
* | Merge pull request #30606 from nextcloud/deps/drop_eslint-webpack-loaderLouis2022-01-122-121/+1
|\ \
| * | Drop eslint-loaderLouis Chemineau2022-01-122-121/+1
| |/
* | Merge pull request #30572 from nextcloud/fix/lint_warningsLouis2022-01-12379-11551/+680
|\ \
| * | Compile frontend to update license filesLouis Chemineau2022-01-1186-11012/+143
| * | Replace license information to SPDX expressionLouis Chemineau2022-01-11257-267/+267
| * | Remove legacy build filesLouis Chemineau2022-01-113-28/+0
| * | Import type from packagesLouis Chemineau2022-01-1113-10/+19
| * | Add generic type and description when its missingLouis Chemineau2022-01-1136-80/+79
| * | Typing correctionsLouis Chemineau2022-01-11149-352/+370
* | | Merge pull request #30593 from nextcloud/bugfix/19048/fix-changedirectory-rec...Vincent Petry2022-01-122-9/+14
|\ \ \
| * | | Trigger "changeDirectory" even on URL changeVincent Petry2022-01-112-9/+14
| | |/ | |/|
* | | Merge pull request #30625 from nextcloud/enh/jsconfig-theme-perfJoas Schilling2022-01-121-2/+0
|\ \ \
| * | | Remove shortFooter/longFooter to avoid unnecessary navigation loadingJulius Härtl2022-01-121-2/+0
* | | | Merge pull request #30485 from nextcloud/fix/correctly_set_the_mtime_in_bulk_...Louis2022-01-1210-19/+105
|\ \ \ \
| * | | | Set the file's mtime from the headers in bulk uploadLouis Chemineau2022-01-1110-19/+105
* | | | | Merge pull request #30609 from nextcloud/fix/noid/request-url-cli-checkVincent Petry2022-01-121-6/+11
|\ \ \ \ \
| * | | | | Fix RequestURL check for cli commandsCarl Schwan2022-01-111-6/+11
| | |_|/ / | |/| | |
* | | | | [tx-robot] updated from transifexNextcloud bot2022-01-1226-22/+232
* | | | | Merge pull request #30588 from nextcloud/bugfix/noid/fix-unset-scopesPytal2022-01-112-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix testJoas Schilling2022-01-111-1/+1
| * | | | Fix undefined/unset scope in account propertiesJoas Schilling2022-01-111-0/+1
| | |_|/ | |/| |
* | | | Merge pull request #30533 from nextcloud/fix/avoid-zero-divisionMichaIng2022-01-111-3/+12
|\ \ \ \
| * | | | Avoid zero division in setup checksMichaIng2022-01-111-3/+12
* | | | | Merge pull request #30291 from nextcloud/image-memory-limitJoas Schilling2022-01-114-1/+129
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Prevent loading images that would require too much memory.Joachim Bauch2022-01-114-1/+129
* | | | | Merge pull request #30569 from nextcloud/fix/userlang_firstloginblizzz2022-01-111-0/+9
|\ \ \ \ \
| * | | | | Default to language from request in L10N\Factory->getUserLanguage()Jonas Meurer2022-01-101-0/+9
| | |_|_|/ | |/| | |
* | | | | Merge pull request #30570 from nextcloud/rakekniven-branch3Joas Schilling2022-01-11148-1692/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Removed obselete language files - Pt. IIrakekniven2022-01-10148-1692/+0
| |/ / /
* | | | Merge pull request #30582 from nextcloud/fix/streamline_clearing_static_stateLouis2022-01-112-12/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Streamline reseting of private static propertiesLouis Chemineau2022-01-112-12/+2
* | | | [tx-robot] updated from transifexNextcloud bot2022-01-1122-4/+186
* | | | Merge pull request #30571 from nextcloud/fix/missing-jqueryJohn Molakvoæ2022-01-101-10/+11
|\ \ \ \ | |/ / / |/| | |
| * | | fix: only use jquery once it is availableAzul2022-01-101-10/+11
| |/ /
* | | Revert "Streamline reseting of private static properties"Louis Chemineau2022-01-102-2/+12
* | | Streamline reseting of private static propertiesLouis Chemineau2022-01-102-12/+2
* | | Merge pull request #30499 from nextcloud/bugfix/29941/remove-shareinfo-query-...Vincent Petry2022-01-102-82/+0
|\ \ \
| * | | Remove inefficient fed share scannerVincent Petry2022-01-102-82/+0
* | | | Merge pull request #30565 from nextcloud/bugfix/30564/fix-mkdir-fail-when-key...Vincent Petry2022-01-101-1/+5
|\ \ \ \
| * | | | Fix fail when keys/files folder already existsVincent Petry2022-01-101-1/+5
| |/ / /