summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Increase email main buttons width for non-english languagesacsfer2022-01-131-2/+2
* 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-1323-98/+88
|\
| * Check style updateCarl Schwan2022-01-1320-23/+23
| * Fix a few psalm issues and moved back to psalm/phar 4.18Carl Schwan2022-01-125-76/+66
* | 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
* | | 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 #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
| | |/ / | |/| |
* / | | Fix fail when keys/files folder already existsVincent Petry2022-01-101-1/+5
|/ / /
* | | Deprecate script functionLouis Chemineau2022-01-081-0/+1
* | | 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-083-15/+18
* | | Merge pull request #30378 from nextcloud/feature/accept-multiple-args-on-concatJoas Schilling2022-01-074-6/+30
|\ \ \
| * | | Unit testsVitor Mattos2022-01-071-1/+1
| * | | Accept multipe args on concatVitor Mattos2022-01-064-6/+30
* | | | Merge pull request #30491 from nextcloud/fix/30374/email-verificationblizzz2022-01-071-1/+4
|\ \ \ \
| * | | | Fix email verificationChristopher Ng2022-01-061-1/+4
| | |_|/ | |/| |
* | | | Merge pull request #30284 from nextcloud/Valdnet-patch-1Joas Schilling2022-01-071-18/+18
|\ \ \ \ | |/ / / |/| | |
| * | | l10n: Add a text string to translationValdnet2021-12-201-1/+1
| * | | l10n: Add <code>Valdnet2021-12-151-1/+1
| * | | l10n: Add <code>Valdnet2021-12-151-1/+1
| * | | l10n: Separate words and add dotsValdnet2021-12-151-18/+18
| | |/ | |/|
* | | Merge pull request #29921 from nextcloud/feature/noid/allow-to-count-commment...Joas Schilling2022-01-051-4/+28
|\ \ \ | |_|/ |/| |
| * | Allow to count comments with multiple verbsJoas Schilling2021-11-261-4/+28
* | | Merge pull request #30393 from nextcloud/feature/add-group-concat-aggregator-...Joas Schilling2022-01-045-10/+47
|\ \ \
| * | | Use quote functionJoas Schilling2022-01-041-6/+2
| * | | Try escaping Oracle single quotesJoas Schilling2022-01-041-1/+1
| * | | Add a test with integerJoas Schilling2022-01-045-16/+26
| * | | Fix oracle LISTAGGJoas Schilling2022-01-031-1/+1
| * | | Add unit testVitor Mattos2022-01-034-23/+11
| * | | Add unit test and orderBy parameterVitor Mattos2022-01-035-13/+38
| * | | Add group_concat aggregator functionVitor Mattos2022-01-033-0/+18
* | | | Merge pull request #29780 from nextcloud/bugfix/noid/run-migrations-fuly-on-r...Joas Schilling2022-01-041-4/+5
|\ \ \ \
| * | | | Run migrations fully when reenabling an appJoas Schilling2021-12-291-4/+5
* | | | | Reset job disabling timer on adding the job againJulius Härtl2022-01-031-13/+19
* | | | | Sort app scripts topologically by its dependenciesJonas Meurer2021-12-292-0/+202
* | | | | Merge pull request #29530 from nextcloud/bugfix/noid/username-prefillJulius Härtl2021-12-291-0/+4
|\ \ \ \ \
| * | | | | Pass username prefill through unauthenticated request redirectsJulius Härtl2021-12-291-0/+4
| |/ / / /