aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | | fix: Remove deprecated parts from `AppLevelBadge`Ferdinand Thiessen2024-03-071-7/+1
* | | fix(settings): Remove migrated SetupCheck from legacy JS codeFerdinand Thiessen2024-03-071-6/+2
* | | feat(settings): Migrate .well-known URL setup check to new APICôme Chilliet2024-03-076-6/+377
|/ /
* | fix(settings): users settings cypressJohn Molakvoæ (skjnldsv)2024-03-071-3/+3
* | Merge pull request #44012 from nextcloud/feat/live-file-referenceJohn Molakvoæ2024-03-073-47/+188
|\ \
| * | fix: Positioning and active state of viewer componentsJulius Härtl2024-03-071-3/+10
| * | feat(files): add Folder Preview ressource handlerJohn Molakvoæ (skjnldsv)2024-03-073-50/+92
| * | feat(files): add Viewer Files ressource handlerJohn Molakvoæ (skjnldsv)2024-03-072-6/+98
* | | Merge pull request #25109 from nextcloud/external-scanRobin Appelman2024-03-076-74/+295
|\ \ \ | |/ / |/| |
| * | feat: add command to scan external storages directlyRobin Appelman2024-03-066-74/+295
* | | Merge pull request #44034 from nextcloud/fix/favorite-colorJohn Molakvoæ2024-03-078-19/+8
|\ \ \
| * | | feat(theming): Provide CSS variable for favorite color and adjust for dark modeFerdinand Thiessen2024-03-068-19/+8
* | | | Merge pull request #44042 from nextcloud/fix/fix-erronous-log-on-login-attemp...Côme Chilliet2024-03-071-7/+5
|\ \ \ \ | |/ / / |/| | |
| * | | fix(user_ldap): Early failure for empty password login attemptCôme Chilliet2024-03-061-7/+5
* | | | feat: Allow registration of advanced external share actionsChristopher Ng2024-03-063-3/+43
* | | | chore: Compile assetsFerdinand Thiessen2024-03-062-2/+2
* | | | feat: Make the AppScorce component to use SVG iconsFerdinand Thiessen2024-03-062-19/+61
* | | | Merge pull request #43804 from nextcloud/fix/a11y/groups-headingJohn Molakvoæ2024-03-061-29/+34
|\ \ \ \ | |_|/ / |/| | |
| * | | fix(settings): Split group listsChristopher Ng2024-03-061-29/+34
* | | | Merge pull request #42638 from nextcloud/shares-in-folder-storageRobin Appelman2024-03-062-1/+3
|\ \ \ \
| * | | | fix: also filter by storage when getting shares in folderRobin Appelman2024-03-062-1/+3
* | | | | feat: reconfigured NcActions to use MDI'sEduardo Morales2024-03-063-25/+67
* | | | | chore: manual lintingEduardo Morales2024-03-061-5/+11
* | | | | feat: added new action for qrcode popup linkshareEduardo Morales2024-03-061-1/+44
| |/ / / |/| | |
* | | | Merge pull request #44022 from nextcloud/feat/JavaScriptSourceMapsCôme Chilliet2024-03-064-0/+72
|\ \ \ \
| * | | | fix(settings): adjust source maps setup check wording and log levelJohn Molakvoæ2024-03-061-2/+2
| * | | | feat(settings): add JavaScript Source Maps support `.js.map` setup checkJohn Molakvoæ (skjnldsv)2024-03-064-0/+72
* | | | | Merge pull request #44000 from nextcloud/more-sharing-cleaupRobin Appelman2024-03-061-59/+0
|\ \ \ \ \
| * | | | | chore: remove long depricated share codeRobin Appelman2024-03-061-59/+0
| | |/ / / | |/| | |
* | | | | Merge pull request #43770 from nextcloud/enh/split-appstore-app-levelFerdinand Thiessen2024-03-066-72/+104
|\ \ \ \ \
| * | | | | chore: Compile assetsFerdinand Thiessen2024-03-062-2/+2
| * | | | | feat: Make the `app-level` a component (`AppLevelBadge`)Ferdinand Thiessen2024-03-064-70/+102
| |/ / / /
* | | | | Merge pull request #44029 from nextcloud/share-manager-buildRobin Appelman2024-03-061-2/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | refactor: make share manager buildableRobin Appelman2024-03-061-2/+0
* | | | | Merge pull request #43263 from nextcloud/artonge/fix/versions_cleanupLouis2024-03-063-4/+66
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix(files_versions): Improve files version listingLouis Chemineau2024-03-063-4/+66
* | | | | Merge pull request #44031 from nextcloud/fix/app-settings-markdownFerdinand Thiessen2024-03-063-2/+10
|\ \ \ \ \
| * | | | | feat(settings): Limit markdown heading output to ensure consistent levelsFerdinand Thiessen2024-03-062-2/+2
| * | | | | fix: Allow markdown to limit the min heading levelFerdinand Thiessen2024-03-061-0/+8
* | | | | | Merge pull request #44007 from nextcloud/feat/rename-teamsJulius Härtl2024-03-061-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | feat: Rename circles to teamsJulius Härtl2024-03-061-2/+2
* | | | | | Merge pull request #43764 from nextcloud/fix/user_ldap-ignore-unserialize-err...Côme Chilliet2024-03-061-0/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | fix(user_ldap): Ignore unserialize error in group membership migrationCôme Chilliet2024-03-061-0/+4
| | |/ / / | |/| | |
* | | | | Merge pull request #43999 from nextcloud/fix/user_ldap-catch-db-errors-when-u...Côme Chilliet2024-03-062-5/+88
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix(user_ldap): Catch DB Exceptions when updating group membershipsCôme Chilliet2024-03-062-5/+88
| |/ / /
* | | | Merge pull request #44016 from nextcloud/fix/disable-app-again-if-failedPytal2024-03-061-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | fix(settings): Disable app again if it breaks the files appFerdinand Thiessen2024-03-061-1/+3
* | | | Merge pull request #43998 from nextcloud/bugfix/noid/add-fixme-to-migration-f...Joas Schilling2024-03-062-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | fix(migrations): Help developers to add description and copyright infoJoas Schilling2024-03-052-4/+4
* | | | fix(settings): emails actions a11y and designGrigorii K. Shartsev2024-03-054-262/+191