aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #29866 from nextcloud/isset-sizeVincent Petry2022-01-171-1/+1
|\
| * Typoacsfer2021-11-241-1/+1
| * Check if size value is setacsfer2021-11-231-1/+1
* | Merge pull request #30653 from nextcloud/inc-man-btnLouis2022-01-171-2/+2
|\ \
| * | Increase email main buttons width for non-english languagesacsfer2022-01-131-2/+2
* | | [tx-robot] updated from transifexNextcloud bot2022-01-152-0/+36
* | | Merge pull request #30614 from Marek-Wojtowicz/patch-1Vincent Petry2022-01-141-1/+1
|\ \ \
| * | | Update Session.phpMarek-Wojtowicz2022-01-121-1/+1
* | | | Merge pull request #30631 from nextcloud/fix/update_encrypted_versionVincent Petry2022-01-141-1/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | updateEncryptedVersion: cleanup on target if cache already got renamedJonas Meurer2022-01-121-1/+10
* | | | Fix psalm issuesCarl Schwan2022-01-131-6/+6
* | | | Add helper method in WrapperCarl Schwan2022-01-131-1/+20
* | | | Merge pull request #30508 from nextcloud/fix/psaml-binCarl Schwan2022-01-1327-108/+111
|\ \ \ \
| * | | | Check style updateCarl Schwan2022-01-1321-24/+24
| * | | | Fix a few psalm issues and moved back to psalm/phar 4.18Carl Schwan2022-01-126-78/+68
| * | | | Fix psalm not runningCarl Schwan2022-01-063-9/+22
* | | | | Merge pull request #30600 from nextcloud/fix/30595/idn-email-shareCarl Schwan2022-01-131-3/+7
|\ \ \ \ \
| * | | | | Add check before sending email that email address is validCarl Schwan2022-01-111-7/+8
| * | | | | Fix idn emails not working in sharesCarl Schwan2022-01-111-2/+5
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-01-136-2/+34
| |_|/ / / |/| | | |
* | | | | 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
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-01-124-14/+50
| |_|_|/ / |/| | | |
* | | | | Merge pull request #30588 from nextcloud/bugfix/noid/fix-unset-scopesPytal2022-01-111-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix undefined/unset scope in account propertiesJoas Schilling2022-01-111-0/+1
* | | | | Merge pull request #30291 from nextcloud/image-memory-limitJoas Schilling2022-01-111-1/+102
|\ \ \ \ \
| * | | | | Prevent loading images that would require too much memory.Joachim Bauch2022-01-111-1/+102
* | | | | | 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 #30582 from nextcloud/fix/streamline_clearing_static_stateLouis2022-01-111-10/+0
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Streamline reseting of private static propertiesLouis Chemineau2022-01-111-10/+0
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-01-116-0/+84
|/ / / / /
* | | | | Revert "Streamline reseting of private static properties"Louis Chemineau2022-01-101-0/+10
* | | | | Streamline reseting of private static propertiesLouis Chemineau2022-01-101-10/+0
* | | | | Fix fail when keys/files folder already existsVincent Petry2022-01-101-1/+5
|/ / / /
* | | | Merge pull request #30020 from nextcloud/feat/webpack-vendors-bundlesCarl Schwan2022-01-106-19/+52
|\ \ \ \
| * | | | Deprecate script functionLouis Chemineau2022-01-081-0/+1
| * | | | Reset $scriptDeps in testsLouis Chemineau2022-01-081-0/+10
| * | | | Detect app's script higher up as some scripts were shadowedLouis Chemineau2022-01-081-0/+1
| * | | | Move backgroundjob script after main core scriptsJohn Molakvoæ (skjnldsv)2022-01-081-8/+12
| * | | | Split common vendor chunkJohn Molakvoæ (skjnldsv)2022-01-083-9/+21
| * | | | Restore some line in JSResourceLocator.phpLouis Chemineau2022-01-081-5/+7
| * | | | Move bundles to /distJohn Molakvoæ (skjnldsv)2022-01-084-16/+19
* | | | | [tx-robot] updated from transifexNextcloud bot2022-01-104-2/+58
* | | | | [tx-robot] updated from transifexNextcloud bot2022-01-096-0/+108
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2022-01-08132-2064/+2100
* | | | Merge pull request #30378 from nextcloud/feature/accept-multiple-args-on-concatJoas Schilling2022-01-075-9/+33
|\ \ \ \
| * | | | Unit testsVitor Mattos2022-01-071-1/+1
| * | | | Accept multipe args on concatVitor Mattos2022-01-065-9/+33
* | | | | Merge pull request #30491 from nextcloud/fix/30374/email-verificationblizzz2022-01-071-1/+4
|\ \ \ \ \