aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* invalidate existing tokens when deleting an oauth clientArtur Neumann2023-03-142-7/+83
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-148-6/+44
* Merge pull request #36852 from nextcloud/bugfix/noid/fix-user-status-automati...Joas Schilling2023-03-132-4/+217
|\
| * fix(CI): Add unit test for nextcloud/server#37167Joas Schilling2023-03-131-1/+46
| * fix(user_status): Fix the user status automation on the day availability rule...Joas Schilling2023-03-132-4/+172
* | Merge pull request #36800 from rotdrop/feature/dav-macos-quirksAnna2023-03-134-0/+137
|\ \ | |/ |/|
| * apps/dav: add some OSX specific quirks.Claus-Justus Heine2023-03-074-0/+137
* | Merge pull request #37167 from nextcloud/dav/fix/availabilityAnna2023-03-131-0/+7
|\ \
| * | fix(dav): Handle no next potential toggle in availability detectionThomas Citharel2023-03-101-0/+7
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-1316-24/+34
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-128-22/+28
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-1128-0/+80
|/ /
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-1034-2/+122
* | Merge pull request #37145 from nextcloud/enh/noid/add-link-to-app-tokensSimon L2023-03-092-3/+15
|\ \
| * | Add underline decoration to links and use div element as targetLouis Chemineau2023-03-092-20/+23
| * | add a direct link from files settings to app-token-settingsSimon L2023-03-092-12/+21
* | | Merge pull request #27034 from nextcloud/enh/s3-multipart-upload-apiArthur Schiwon2023-03-0913-12/+600
|\ \ \ | |/ / |/| |
| * | feat(s3): Use multipart upload for chunked uploadingJulius Härtl2023-03-0813-12/+600
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-09158-144/+336
* | | Add SHARE_TYPE_SCIENCEMESHMichiel de Jong2023-03-0814-12/+153
|/ /
* | Merge pull request #37060 from nextcloud/fix/versions-webroot-urlLouis2023-03-081-3/+3
|\ \
| * | Fix download URL for versionsChristopher Ng2023-03-071-3/+3
| |/
* | Merge pull request #36640 from nextcloud/fix/35626-No_heading_nor_tab_index_f...Julia Kirschenheuter2023-03-084-4/+8
|\ \
| * | Create headings for settings pagesjulia.kirschenheuter2023-03-074-4/+8
| |/
* / Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-0820-4/+66
|/
* Merge pull request #34835 from nextcloud/tests/integration-s3Julius Härtl2023-03-073-7/+21
|\
| * fix: Use proper path for quota fetchingJulius Härtl2023-03-062-1/+19
| * fix: Recalculate storage statistics on updating the quotaJulius Härtl2023-03-062-6/+2
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-074-2/+14
|/
* 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
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-0646-148/+436
* | Merge pull request #37040 from nextcloud/techdebt/noid/remove-deprecated-classesJoas Schilling2023-03-051-17/+11
|\ \
| * | techdebt(workflowengine): Remove transition event classesJoas Schilling2023-03-031-17/+11
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-0510-0/+20
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-0432-0/+52
* | | 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
* | | chore(release): Bump requirements and versions in apps/Joas Schilling2023-03-0328-56/+56
* | | chore(security): Bump "Expires" of well-known/security.txtJoas Schilling2023-03-031-1/+1
|/ /
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-03100-44/+376
* | Implement file reference wigetJulius Härtl2023-03-027-0/+397
* | Merge pull request #36173 from nextcloud/enh/openssl-seal-customSimon L2023-03-021-9/+108
|\ \
| * | Set functions as private to be able to refactor laterCôme Chilliet2023-02-211-7/+9
| * | Move to phpseclib implementation of RC4Côme Chilliet2023-02-211-42/+16
| * | Strong type custom openssl_seal implementationCôme Chilliet2023-02-211-28/+12
| * | Always wrap rc4, and throws on unknown cipherCôme Chilliet2023-02-211-34/+11
| * | introduce wrapped_openssl_seal() and wrapped_openssl_open() to circument RC4 ...Kevin Niehage2023-02-211-2/+164
* | | Merge pull request #36935 from nextcloud/fix/noid/imip-plugin-null-hardeningRichard Steinmetz2023-03-022-8/+23
|\ \ \
| * | | fix(caldav): harden null handling of iMip scheduling methodRichard Steinmetz2023-03-022-8/+23