Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | feat: Make the AppScorce component to use SVG icons | Ferdinand Thiessen | 2024-03-06 | 2 | -19/+61 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #43804 from nextcloud/fix/a11y/groups-heading | John Molakvoæ | 2024-03-06 | 6 | -44/+49 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | chore: compile assets | Christopher Ng | 2024-03-06 | 4 | -6/+6 | |
| * | | | | | | | fix(cypress): Adjust cypress tests | Christopher Ng | 2024-03-06 | 1 | -9/+9 | |
| * | | | | | | | fix(settings): Split group lists | Christopher Ng | 2024-03-06 | 1 | -29/+34 | |
* | | | | | | | | Merge pull request #42638 from nextcloud/shares-in-folder-storage | Robin Appelman | 2024-03-06 | 3 | -3/+12 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | fix: also filter by storage when getting shares in folder | Robin Appelman | 2024-03-06 | 3 | -3/+12 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #43437 from nextcloud/cleanup-mount-by-id-duplication | John Molakvoæ | 2024-03-06 | 2 | -35/+28 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | fix: clearify logic around getMountsForFileId filtering | Robin Appelman | 2024-03-06 | 2 | -13/+20 | |
| * | | | | | | | | Revert "Filter mounts for file id before trying to get user information" | Robin Appelman | 2024-03-06 | 1 | -16/+4 | |
| * | | | | | | | | perf: use lazy user in UserMountCache for getting user for cached mount | Robin Appelman | 2024-03-06 | 1 | -6/+4 | |
* | | | | | | | | | Merge pull request #43774 from nextcloud/feat/spring2024/add-qr-code-for-link... | John Molakvoæ | 2024-03-06 | 18 | -32/+133 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | chore: compile assets | Eduardo Morales | 2024-03-06 | 15 | -19/+29 | |
| * | | | | | | | | feat: reconfigured NcActions to use MDI's | Eduardo Morales | 2024-03-06 | 3 | -25/+67 | |
| * | | | | | | | | chore: manual linting | Eduardo Morales | 2024-03-06 | 1 | -5/+11 | |
| * | | | | | | | | feat: added new action for qrcode popup linkshare | Eduardo Morales | 2024-03-06 | 1 | -1/+44 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #44022 from nextcloud/feat/JavaScriptSourceMaps | Côme Chilliet | 2024-03-06 | 4 | -0/+72 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | fix(settings): adjust source maps setup check wording and log level | John Molakvoæ | 2024-03-06 | 1 | -2/+2 | |
| * | | | | | | | | feat(settings): add JavaScript Source Maps support `.js.map` setup check | John Molakvoæ (skjnldsv) | 2024-03-06 | 4 | -0/+72 | |
* | | | | | | | | | Merge pull request #44000 from nextcloud/more-sharing-cleaup | Robin Appelman | 2024-03-06 | 4 | -567/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | chore: remove long depricated share code | Robin Appelman | 2024-03-06 | 4 | -567/+1 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #43770 from nextcloud/enh/split-appstore-app-level | Ferdinand Thiessen | 2024-03-06 | 80 | -183/+215 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | chore: Compile assets | Ferdinand Thiessen | 2024-03-06 | 76 | -113/+113 | |
| * | | | | | | | | feat: Make the `app-level` a component (`AppLevelBadge`) | Ferdinand Thiessen | 2024-03-06 | 4 | -70/+102 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #44015 from nextcloud/fix/remove-oc-json-encode-usages | Côme Chilliet | 2024-03-06 | 3 | -16/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | fix: Remove calls to deprecated OC_JSON::encode | Côme Chilliet | 2024-03-06 | 3 | -16/+4 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #44029 from nextcloud/share-manager-build | Robin Appelman | 2024-03-06 | 4 | -207/+25 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | refactor: make share manager buildable | Robin Appelman | 2024-03-06 | 4 | -207/+25 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #43263 from nextcloud/artonge/fix/versions_cleanup | Louis | 2024-03-06 | 4 | -5/+72 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | fix(files_versions): Improve files version listing | Louis Chemineau | 2024-03-06 | 4 | -5/+72 | |
* | | | | | | | Merge pull request #44031 from nextcloud/fix/app-settings-markdown | Ferdinand Thiessen | 2024-03-06 | 7 | -8/+16 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | chore: Compile assets | Ferdinand Thiessen | 2024-03-06 | 4 | -6/+6 | |
| * | | | | | | | feat(settings): Limit markdown heading output to ensure consistent levels | Ferdinand Thiessen | 2024-03-06 | 2 | -2/+2 | |
| * | | | | | | | fix: Allow markdown to limit the min heading level | Ferdinand Thiessen | 2024-03-06 | 1 | -0/+8 | |
* | | | | | | | | Merge pull request #44023 from nextcloud/chore/document_url_regex_changes | Joas Schilling | 2024-03-06 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | chore(IURLGenerater): Document changes to `URL_REGEX_NO_MODIFIERS` | Jonas | 2024-03-06 | 1 | -0/+2 | |
* | | | | | | | | | Merge pull request #44007 from nextcloud/feat/rename-teams | Julius Härtl | 2024-03-06 | 13 | -15/+34 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | chore(assets): Recompile assets | nextcloud-command | 2024-03-06 | 9 | -10/+10 | |
| * | | | | | | | | feat: Rename circles to teams | Julius Härtl | 2024-03-06 | 4 | -5/+24 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #43764 from nextcloud/fix/user_ldap-ignore-unserialize-err... | Côme Chilliet | 2024-03-06 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | fix(user_ldap): Ignore unserialize error in group membership migration | Côme Chilliet | 2024-03-06 | 1 | -0/+4 | |
* | | | | | | | | Merge pull request #43999 from nextcloud/fix/user_ldap-catch-db-errors-when-u... | Côme Chilliet | 2024-03-06 | 2 | -5/+88 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | fix(user_ldap): Catch DB Exceptions when updating group memberships | Côme Chilliet | 2024-03-06 | 2 | -5/+88 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #43997 from nextcloud/fix/url_regex | Jonas | 2024-03-06 | 4 | -5/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | chore(assets): Recompile assets | nextcloud-command | 2024-03-06 | 2 | -3/+3 | |
| * | | | | | | | fix: Make URL pattern regexes match localhost and URLs with ports | Jonas | 2024-03-06 | 2 | -2/+2 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #43189 from nextcloud/42914-search-in-single-talk-room | F. E Noel Nfebe | 2024-03-06 | 13 | -24/+166 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | chore(assets): Recompile assets | nextcloud-command | 2024-03-06 | 9 | -14/+42 | |
| * | | | | | | refactor: migrate from vuex to pinia | fenn-cs | 2024-03-06 | 4 | -44/+24 | |
| * | | | | | | feat(core): create filter-plugin architecture for unified search | fenn-cs | 2024-03-06 | 5 | -10/+144 |