summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add SHARE_TYPE_SCIENCEMESHMichiel de Jong2023-03-0818-12/+163
* Merge pull request #37121 from nextcloud/bugfix/noid/fix-deprecation-urlJoas Schilling2023-03-083-4/+4
|\
| * chore(assets): Recompile JSJoas Schilling2023-03-082-2/+2
| * fix(docs): Fix URL to docs of deprecated function humanFileSizeJoas Schilling2023-03-081-2/+2
* | Merge pull request #37060 from nextcloud/fix/versions-webroot-urlLouis2023-03-083-6/+6
|\ \ | |/ |/|
| * Fix download URL for versionsChristopher Ng2023-03-073-6/+6
* | Merge pull request #32038 from nextcloud/bugfix/noid/only-update-indexes-afte...Joas Schilling2023-03-081-12/+19
|\ \
| * | Add transaction around mass mounts operationsJoas Schilling2023-03-071-12/+19
| |/
* | Merge pull request #36640 from nextcloud/fix/35626-No_heading_nor_tab_index_f...Julia Kirschenheuter2023-03-0811-13/+52
|\ \
| * | Create headings for settings pagesjulia.kirschenheuter2023-03-0711-13/+52
| |/
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-0840-4/+132
* | Merge pull request #36901 from nextcloud/dependabot/npm_and_yarn/babel/node-7...dependabot[bot]2023-03-074-22/+22
|\ \ | |/ |/|
| * chore(deps-dev): Bump @babel/node from 7.20.0 to 7.20.7dependabot[bot]2023-03-074-22/+22
|/
* Merge pull request #37069 from nextcloud/bugfix/noid/fix-acceptance-test-sele...Simon L2023-03-071-2/+2
|\
| * fix(CI): Fix acceptance test password field selector after @nextcloud/vue lib...Joas Schilling2023-03-071-2/+2
* | Merge pull request #37026 from nextcloud/fix/route-logsJoas Schilling2023-03-071-1/+4
|\ \
| * | fix: Avoid log spam on 404 routes not using GETJulius Härtl2023-03-031-1/+4
* | | Merge pull request #36883 from nextcloud/fix/noid/gs-saml-pre-login-eventMaxence Lange2023-03-072-9/+29
|\ \ \ | |_|/ |/| |
| * | dispatch BeforeUserLoggedInEventMaxence Lange2023-03-012-9/+29
* | | Merge pull request #34835 from nextcloud/tests/integration-s3Julius Härtl2023-03-077-10/+118
|\ \ \
| * | | fix: Use proper path for quota fetchingJulius Härtl2023-03-064-7/+25
| * | | fix: Recalculate storage statistics on updating the quotaJulius Härtl2023-03-064-6/+12
| * | | Run webdav related integration tests on github actionsJulius Härtl2023-03-061-0/+84
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-0710-4/+36
* | | | Merge pull request #36772 from nextcloud/enh/a11y-ocdialog-closePytal2023-03-064-6/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Add label and switch ocdialog close button to button elementChristopher Ng2023-03-064-6/+9
|/ / /
* | | Merge pull request #36904 from nextcloud/bugfix/noid/fix-controller-setup-for...Joas Schilling2023-03-061-9/+6
|\ \ \
| * | | fix(files): Fix controller setup for guestsJoas Schilling2023-02-281-9/+6
* | | | Merge pull request #35872 from nextcloud/feature/noid/psr-clock-interfaceJoas Schilling2023-03-064-4/+94
|\ \ \ \
| * | | | feat(appframework): ⌚ Make ITimeFactory extend \PSR\Clock\ClockInterfaceJoas Schilling2023-03-034-4/+94
* | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-0668-150/+516
* | | | | Merge pull request #37040 from nextcloud/techdebt/noid/remove-deprecated-classesJoas Schilling2023-03-057-125/+22
|\ \ \ \ \
| * | | | | techdebt(workflowengine): Remove transition event classesJoas Schilling2023-03-037-125/+22
* | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-05144-134/+176
* | | | | | Merge pull request #37048 from nextcloud/enh/noid/improve-update-wordingSimon L2023-03-041-1/+1
|\ \ \ \ \ \
| * | | | | | update wording for disabled web updaterSimon L2023-03-041-1/+1
|/ / / / / /
* | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-0434-432/+52
* | | | | | Merge pull request #36740 from nextcloud/enh/a11y-contact-img-altPytal2023-03-036-8/+13
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add avatar contact img descriptionChristopher Ng2023-03-036-8/+13
|/ / / / /
* | | | | Merge pull request #36736 from Glandos/patch-2John Molakvoæ2023-03-031-10/+17
|\ \ \ \ \
| * | | | | fix indent 2Glandos2023-02-161-7/+7
| * | | | | fix indentGlandos2023-02-151-8/+8
| * | | | | Use proc_open to avoid spawning a shellGlandos2023-02-151-10/+17
* | | | | | Merge pull request #37028 from nextcloud/design/distraction-free-backgroundsJohn Molakvoæ2023-03-0311-31/+69
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add distraction free backgrounds for Nextcloud 26Jan C. Borchardt2023-03-0311-31/+69
| | |_|_|/ | |/| | |
* | | | | Merge pull request #36941 from nextcloud/bugfix/prevent-error-with-oracle-dat...Joas Schilling2023-03-032-8/+1223
|\ \ \ \ \
| * | | | | Split the comments ids by chunksVitor Mattos2023-03-012-8/+1223
* | | | | | Merge pull request #37023 from nextcloud/master-is-now-27blizzz2023-03-0333-66/+84
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | chore(CI): Make it easier to find the right place in the futureJoas Schilling2023-03-031-2/+2
| * | | | | chore(CI): Backport the CA Cert update to stable26Joas Schilling2023-03-031-1/+1