Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(AppManager): Provide `getAppIcon` function | Ferdinand Thiessen | 2024-03-07 | 1 | -10/+1 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | feat(updatenotification): Allow to disable the app updated notifications and ↵ | Ferdinand Thiessen | 2024-03-07 | 3 | -2/+16 |
| | | | | | | allow to en/disable guest users notification Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(updatenotification): Add migration step to replace and remove renamed ↵ | Ferdinand Thiessen | 2024-03-07 | 4 | -1/+76 |
| | | | | | | | | background jobs This can be dropped with Nextcloud 30. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(updatenotification): Resolve static code analysis errors | Ferdinand Thiessen | 2024-03-07 | 3 | -14/+11 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(updatenotification): Update tests to match with changed constructors | Ferdinand Thiessen | 2024-03-07 | 4 | -47/+49 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | feat(updatenotification): Add notification for users when apps are updated | Ferdinand Thiessen | 2024-03-07 | 22 | -65/+1191 |
| | | | | | | | * Open app changelog dialog when available (webui) * Fallback to open changelog page for mobile clients Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(updatenotification): Replace deprecated code and move background jobs ↵ | Ferdinand Thiessen | 2024-03-07 | 5 | -64/+49 |
| | | | | | | into `BackgroundJobs` subfolder Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Merge pull request #44066 from nextcloud/pulsejet/ver-nc | Varun Patil | 2024-03-07 | 1 | -0/+5 |
|\ | | | | | files_versions: add missing null check | ||||
| * | fix(files_versions): Add missing null check | Varun Patil | 2024-03-07 | 1 | -0/+5 |
| | | | | | | | | Signed-off-by: Varun Patil <varunpatil@ucla.edu> | ||||
* | | Merge pull request #43963 from nextcloud/42915-search-in-folder | F. E Noel Nfebe | 2024-03-07 | 8 | -2/+149 |
|\ \ | | | | | | | feat: allow limit unified search to folder | ||||
| * | | refactor: improve autoload_static formating & update autoloaders | fenn-cs | 2024-03-07 | 3 | -4/+6 |
| | | | | | | | | | | | | Signed-off-by: fenn-cs <fenn25.fn@gmail.com> | ||||
| * | | feat(files): add search plugin to search in specified folder exclusively | fenn-cs | 2024-03-07 | 6 | -0/+145 |
| |/ | | | | | | | Signed-off-by: fenn-cs <fenn25.fn@gmail.com> | ||||
* / | chore: Bump Hub 7 -> Hub 8 | Andy Scherzinger | 2024-03-07 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | fix: Remove deprecated parts from `AppLevelBadge` | Ferdinand Thiessen | 2024-03-07 | 1 | -7/+1 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(settings): Remove migrated SetupCheck from legacy JS code | Ferdinand Thiessen | 2024-03-07 | 1 | -6/+2 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | feat(settings): Migrate .well-known URL setup check to new API | Côme Chilliet | 2024-03-07 | 6 | -6/+377 |
| | | | | | | Co-authored-by: Côme Chilliet <come.chilliet@nextcloud.com> Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(settings): users settings cypress | John Molakvoæ (skjnldsv) | 2024-03-07 | 1 | -3/+3 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Merge pull request #44012 from nextcloud/feat/live-file-reference | John Molakvoæ | 2024-03-07 | 3 | -47/+188 |
|\ | | | | | feat(files): add Viewer Files ressource handler | ||||
| * | fix: Positioning and active state of viewer components | Julius Härtl | 2024-03-07 | 1 | -3/+10 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | feat(files): add Folder Preview ressource handler | John Molakvoæ (skjnldsv) | 2024-03-07 | 3 | -50/+92 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | feat(files): add Viewer Files ressource handler | John Molakvoæ (skjnldsv) | 2024-03-07 | 2 | -6/+98 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Merge pull request #25109 from nextcloud/external-scan | Robin Appelman | 2024-03-07 | 6 | -74/+295 |
|\ \ | |/ |/| | add command to scan external storages directly | ||||
| * | feat: add command to scan external storages directly | Robin Appelman | 2024-03-06 | 6 | -74/+295 |
| | | | | | | | | | | | | the main use case of this over simply scanning through is the ability to provide a username and/or password for cases where login credentials are used Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #44034 from nextcloud/fix/favorite-color | John Molakvoæ | 2024-03-07 | 8 | -19/+8 |
|\ \ | | | | | | | feat(theming): Provide CSS variable for favorite color and adjust for dark mode | ||||
| * | | feat(theming): Provide CSS variable for favorite color and adjust for dark mode | Ferdinand Thiessen | 2024-03-06 | 8 | -19/+8 |
| | | | | | | | | | | | | | | | Co-authored-by: Simon L <szaimen@e.mail.de> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | Merge pull request #44042 from ↵ | Côme Chilliet | 2024-03-07 | 1 | -7/+5 |
|\ \ \ | |/ / |/| | | | | | | | | nextcloud/fix/fix-erronous-log-on-login-attempt-with-no-password fix(user_ldap): Early failure for empty password login attempt | ||||
| * | | fix(user_ldap): Early failure for empty password login attempt | Côme Chilliet | 2024-03-06 | 1 | -7/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | This avoids user_ldap logging about an invalid configuration with an empty password when the empty password actually comes from a login attempt. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | feat: Allow registration of advanced external share actions | Christopher Ng | 2024-03-06 | 3 | -3/+43 |
| | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | | chore: Compile assets | Ferdinand Thiessen | 2024-03-06 | 2 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | feat: Make the AppScorce component to use SVG icons | Ferdinand Thiessen | 2024-03-06 | 2 | -19/+61 |
| | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | Merge pull request #43804 from nextcloud/fix/a11y/groups-heading | John Molakvoæ | 2024-03-06 | 1 | -29/+34 |
|\ \ \ | |_|/ |/| | | fix(settings): Split group lists | ||||
| * | | fix(settings): Split group lists | Christopher Ng | 2024-03-06 | 1 | -29/+34 |
| | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | | Merge pull request #42638 from nextcloud/shares-in-folder-storage | Robin Appelman | 2024-03-06 | 2 | -1/+3 |
|\ \ \ | | | | | | | | | also filter by storage when getting shares in folder | ||||
| * | | | fix: also filter by storage when getting shares in folder | Robin Appelman | 2024-03-06 | 2 | -1/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | feat: reconfigured NcActions to use MDI's | Eduardo Morales | 2024-03-06 | 3 | -25/+67 |
| | | | | | | | | | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
* | | | | chore: manual linting | Eduardo Morales | 2024-03-06 | 1 | -5/+11 |
| | | | | | | | | | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
* | | | | feat: added new action for qrcode popup linkshare | Eduardo Morales | 2024-03-06 | 1 | -1/+44 |
| |/ / |/| | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
* | | | Merge pull request #44022 from nextcloud/feat/JavaScriptSourceMaps | Côme Chilliet | 2024-03-06 | 4 | -0/+72 |
|\ \ \ | | | | | | | | | feat(settings): add JavaScript Source Maps support `.js.map` setup check | ||||
| * | | | fix(settings): adjust source maps setup check wording and log level | John Molakvoæ | 2024-03-06 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> | ||||
| * | | | feat(settings): add JavaScript Source Maps support `.js.map` setup check | John Molakvoæ (skjnldsv) | 2024-03-06 | 4 | -0/+72 |
| | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | | Merge pull request #44000 from nextcloud/more-sharing-cleaup | Robin Appelman | 2024-03-06 | 1 | -59/+0 |
|\ \ \ \ | | | | | | | | | | | cleanup: remove long depricated share code | ||||
| * | | | | chore: remove long depricated share code | Robin Appelman | 2024-03-06 | 1 | -59/+0 |
| | |/ / | |/| | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | Merge pull request #43770 from nextcloud/enh/split-appstore-app-level | Ferdinand Thiessen | 2024-03-06 | 6 | -72/+104 |
|\ \ \ \ | | | | | | | | | | | feat: Make the `app-level` a component (`AppLevelBadge`) | ||||
| * | | | | chore: Compile assets | Ferdinand Thiessen | 2024-03-06 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | | | feat: Make the `app-level` a component (`AppLevelBadge`) | Ferdinand Thiessen | 2024-03-06 | 4 | -70/+102 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | | Merge pull request #44029 from nextcloud/share-manager-build | Robin Appelman | 2024-03-06 | 1 | -2/+0 |
|\ \ \ \ | |_|_|/ |/| | | | refactor: make share manager buildable | ||||
| * | | | refactor: make share manager buildable | Robin Appelman | 2024-03-06 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | Merge pull request #43263 from nextcloud/artonge/fix/versions_cleanup | Louis | 2024-03-06 | 3 | -4/+66 |
|\ \ \ \ | |_|/ / |/| | | | Cleanup versions entities in versions:clean command | ||||
| * | | | fix(files_versions): Improve files version listing | Louis Chemineau | 2024-03-06 | 3 | -4/+66 |
| | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | | | Merge pull request #44031 from nextcloud/fix/app-settings-markdown | Ferdinand Thiessen | 2024-03-06 | 3 | -2/+10 |
|\ \ \ \ | | | | | | | | | | | fix(settings): Allow to limit markdown heading levels to ensure correct hierarchy |