text
stringlengths
1
2.83M
id
stringlengths
16
152
metadata
dict
__index_level_0__
int64
0
949
Bugfix: New Collaborator removes wrong autocomplete items We've addressed that when you add new collaborators in the autocomplete and remove one from the autocompletion it always removes the last element. https://github.com/owncloud/web/issues/5857 https://github.com/owncloud/web/pull/5931
owncloud/web/changelog/4.4.0_2021-10-26/bugfix-new-collaborator-removes-wrong-collaborator/0
{ "file_path": "owncloud/web/changelog/4.4.0_2021-10-26/bugfix-new-collaborator-removes-wrong-collaborator", "repo_id": "owncloud", "token_count": 78 }
589
Enhancement: Reduced sidebar width We reduced the sidebar width to give the files list more horizontal room, especially on medium sized screens. https://github.com/owncloud/web/issues/5981 https://github.com/owncloud/web/pull/5983
owncloud/web/changelog/4.5.0_2021-11-16/enhancement-files-sidebar-reduced-width/0
{ "file_path": "owncloud/web/changelog/4.5.0_2021-11-16/enhancement-files-sidebar-reduced-width", "repo_id": "owncloud", "token_count": 63 }
590
Bugfix: Show context menu for all file extensions The context menu was failing to build for file extensions that did not have a match in the apps from the app provider. https://github.com/owncloud/web/issues/6002 https://github.com/owncloud/web/pull/6003
owncloud/web/changelog/4.7.0_2021-12-16/bugfix-no-context-menu-app-provider/0
{ "file_path": "owncloud/web/changelog/4.7.0_2021-12-16/bugfix-no-context-menu-app-provider", "repo_id": "owncloud", "token_count": 70 }
591
Enhancement: Respect share max, min and enforced expiration date if the expiration date max and/or enforcement is supported (defined by the capabilities) the UI now handles the different cases and respects the backend settings. In oc10 there are options to enforce the maximum available date for group and user shares, ...
owncloud/web/changelog/4.8.0_2021-12-22/enhancement-respect-share-expiration-date/0
{ "file_path": "owncloud/web/changelog/4.8.0_2021-12-22/enhancement-respect-share-expiration-date", "repo_id": "owncloud", "token_count": 113 }
592
Change: Drop support for Internet Explorer and other dead browsers Even though it was never officially supported, we were still checking for certain dead browsers. This has now been dropped. https://github.com/owncloud/web/pull/6386
owncloud/web/changelog/5.0.0_2022-02-14/changelog-drop-ie-support/0
{ "file_path": "owncloud/web/changelog/5.0.0_2022-02-14/changelog-drop-ie-support", "repo_id": "owncloud", "token_count": 57 }
593
Enhancement: Show parent folder for resources We've added a visual hint for the parent folder of a resource in cases where it could be usefull. https://github.com/owncloud/web/pull/6226 https://github.com/owncloud/web/issues/5953
owncloud/web/changelog/5.0.0_2022-02-14/enhancement-show-parent-folder/0
{ "file_path": "owncloud/web/changelog/5.0.0_2022-02-14/enhancement-show-parent-folder", "repo_id": "owncloud", "token_count": 67 }
594
Enhancement: Display search results within files app We've updated the "Search in all files" view to be displayed within the files app instead of showing them in a dedicated extension. This way, users don't loose their context and can still use sidebar. https://github.com/owncloud/web/issues/6496 https://github.com/o...
owncloud/web/changelog/5.2.0_2022-03-03/enhancement-files-search-result-list/0
{ "file_path": "owncloud/web/changelog/5.2.0_2022-03-03/enhancement-files-search-result-list", "repo_id": "owncloud", "token_count": 106 }
595
Bugfix: Don't write error message on passing ReadmeContentModal.spec.js test ReadmeContentModal.spec.js test doesn't write error output anymore while passing https://github.com/owncloud/web/pull/6525 https://github.com/owncloud/web/issues/6337
owncloud/web/changelog/5.3.0_2022-03-23/bugfix-readme-content-modal-test-write-error-output/0
{ "file_path": "owncloud/web/changelog/5.3.0_2022-03-23/bugfix-readme-content-modal-test-write-error-output", "repo_id": "owncloud", "token_count": 74 }
596
Enhancement: Move ListLoader component We've moved the ListLoader component into the web-pkg package and give it a more general name, to ease the use in other packages. https://github.com/owncloud/web/pull/6644
owncloud/web/changelog/5.3.0_2022-03-23/enhancement-move-list-loader-component/0
{ "file_path": "owncloud/web/changelog/5.3.0_2022-03-23/enhancement-move-list-loader-component", "repo_id": "owncloud", "token_count": 58 }
597
Enhancement: Trash bin breadcrumbs We've improved the trash bin in general: * Add a breadcrumb for personal trash bin * Improve the breadcrumb for spaces trash bin, also add 'Navigate to space' action to context menu * Fix wrong page title in spaces trash bin https://github.com/owncloud/web/pull/6609
owncloud/web/changelog/5.3.0_2022-03-23/enhancement-trash-bin-breadcrumbs/0
{ "file_path": "owncloud/web/changelog/5.3.0_2022-03-23/enhancement-trash-bin-breadcrumbs", "repo_id": "owncloud", "token_count": 83 }
598
Enhancement: Permission-based visibility of upload and create buttons Instead of showing disabled "Upload" and "New" buttons on public links with insufficient permissions, we now hide them for the page visitor. https://github.com/owncloud/web/pull/6690 https://github.com/owncloud/web/issues/5618
owncloud/web/changelog/5.4.0_2022-04-11/enhancement-permission-based-upload-create-buttons/0
{ "file_path": "owncloud/web/changelog/5.4.0_2022-04-11/enhancement-permission-based-upload-create-buttons", "repo_id": "owncloud", "token_count": 78 }
599
Bugfix: Reload file list after accepting a remote share We've fixed a bug where the file list would not reload after accepting a remote share. https://github.com/owncloud/web/pull/6942 https://github.com/owncloud/web/issues/1774 https://github.com/owncloud/web/issues/4247 https://github.com/owncloud/web/issues/4839
owncloud/web/changelog/5.5.0_2022-06-20/bugfix-accept-remote-share-reload/0
{ "file_path": "owncloud/web/changelog/5.5.0_2022-06-20/bugfix-accept-remote-share-reload", "repo_id": "owncloud", "token_count": 97 }
600
Bugfix: Rename is clickable on mobile We've fixed a bug where the quick rename button was clickable, even so it wasn't visible. https://github.com/owncloud/web/issues/6767 https://github.com/owncloud/web/pull/6775
owncloud/web/changelog/5.5.0_2022-06-20/bugfix-rename-still-clickable-on-mobile/0
{ "file_path": "owncloud/web/changelog/5.5.0_2022-06-20/bugfix-rename-still-clickable-on-mobile", "repo_id": "owncloud", "token_count": 67 }
601
Bugfix: Space image showing without setting it We've fixed a bug where an image would show for a space even though no image has been set. https://github.com/owncloud/web/issues/6920 https://github.com/owncloud/web/pull/6928
owncloud/web/changelog/5.5.0_2022-06-20/bugfix-spaces-image-without-setting/0
{ "file_path": "owncloud/web/changelog/5.5.0_2022-06-20/bugfix-spaces-image-without-setting", "repo_id": "owncloud", "token_count": 66 }
602
Enhancement: CERN-specific help in shares tooltip We've added some CERN-related help strings to the share tooltip. https://github.com/owncloud/web/pull/7034
owncloud/web/changelog/5.5.0_2022-06-20/enhancement-cern-specific-help-in-shares-tooltip/0
{ "file_path": "owncloud/web/changelog/5.5.0_2022-06-20/enhancement-cern-specific-help-in-shares-tooltip", "repo_id": "owncloud", "token_count": 47 }
603
Enhancement: Polish the upload overlay We polished the overlay that pops up on the bottom right corner when uploading files: * The header now shows the amount of successful uploads * Polished the overall design of the overlay https://github.com/owncloud/web/pull/6837 https://github.com/owncloud/web/issues/6819
owncloud/web/changelog/5.5.0_2022-06-20/enhancement-polish-upload-overlay/0
{ "file_path": "owncloud/web/changelog/5.5.0_2022-06-20/enhancement-polish-upload-overlay", "repo_id": "owncloud", "token_count": 83 }
604
Enhancement: Update ODS to v13.2.0-rc.1 We updated the ownCloud Design System to version 13.2.0-rc.1. Please refer to the full changelog in the ODS release (linked) for more details. Summary: - Enhancement - Add isFileExtensionDisplayed property: https://github.com/owncloud/owncloud-design-system/pull/2087 - Enhancem...
owncloud/web/changelog/5.5.0_2022-06-20/enhancement-update-ods/0
{ "file_path": "owncloud/web/changelog/5.5.0_2022-06-20/enhancement-update-ods", "repo_id": "owncloud", "token_count": 568 }
605
Bugfix: datetime formatting We've adjusted date time formatting to show a less verbose format (e.g. hiding the time zone and using month abbreviations). https://github.com/owncloud/web/pull/7443 https://github.com/owncloud/web/issues/7336
owncloud/web/changelog/5.7.0_2022-09-09/bugfix-datetime-formatting/0
{ "file_path": "owncloud/web/changelog/5.7.0_2022-09-09/bugfix-datetime-formatting", "repo_id": "owncloud", "token_count": 70 }
606
Bugfix: Left sidebar active navigation item has wrong cursor We've fixed a bug where the active navigation item in the left sidebar had the wrong cursor and pretended to be not clickable. https://github.com/owncloud/web/pull/7348 https://github.com/owncloud/web/issues/7343
owncloud/web/changelog/5.7.0_2022-09-09/bugfix-left-sidebar-active-item-wrong-cursor/0
{ "file_path": "owncloud/web/changelog/5.7.0_2022-09-09/bugfix-left-sidebar-active-item-wrong-cursor", "repo_id": "owncloud", "token_count": 75 }
607
Bugfix: Filename hovers over the image in the preview app We've fixed a bug where the filename hovers over the image content in the preview app and the bottom toolbar is not accurate centered. Therefore we have introduced a new top bar, where the filename will be shown and the download and the close button will be dis...
owncloud/web/changelog/5.7.0_2022-09-09/bugfix-preview-app-filename-hovers-over-image/0
{ "file_path": "owncloud/web/changelog/5.7.0_2022-09-09/bugfix-preview-app-filename-hovers-over-image", "repo_id": "owncloud", "token_count": 123 }
608
Bugfix: Respect space quota permission By taking the space quota permission into account, we've fixed a bug where a regular space member could see the "Edit space quota" action. https://github.com/owncloud/web/issues/7400 https://github.com/owncloud/web/pull/7401
owncloud/web/changelog/5.7.0_2022-09-09/bugfix-space-quota-permission/0
{ "file_path": "owncloud/web/changelog/5.7.0_2022-09-09/bugfix-space-quota-permission", "repo_id": "owncloud", "token_count": 72 }
609
Enhancement: Add app top bar component We've added a app top bar component for consistency, which will be used by the apps: preview, text-editor and pdf-viewer. https://github.com/owncloud/web/pull/7217 https://github.com/owncloud/web/pull/7362
owncloud/web/changelog/5.7.0_2022-09-09/enhancement-add-app-top-bar-component/0
{ "file_path": "owncloud/web/changelog/5.7.0_2022-09-09/enhancement-add-app-top-bar-component", "repo_id": "owncloud", "token_count": 76 }
610
Enhancement: Redesign shared with list We've redesigned the shared with list, to achieve more spacing and a better user experience. We've also fixed a bug, where the role in a child of a share wasn't shown. https://github.com/owncloud/web/pull/7252 https://github.com/owncloud/web/pull/7310 https://github.com/owncloud...
owncloud/web/changelog/5.7.0_2022-09-09/enhancement-redesign-shared-with-list/0
{ "file_path": "owncloud/web/changelog/5.7.0_2022-09-09/enhancement-redesign-shared-with-list", "repo_id": "owncloud", "token_count": 181 }
611
Enhancement: Option to block file extensions from text-editor app We've added support to block certain file extensions from the text-editor app with additional config. See https://owncloud.dev/clients/web/deployments/oc10-app/#additional-configuration-for-certain-core-apps https://github.com/owncloud/web/issues/6661 ...
owncloud/web/changelog/5.7.0_2022-09-09/enhancement-text-editor-block-file-extensions/0
{ "file_path": "owncloud/web/changelog/5.7.0_2022-09-09/enhancement-text-editor-block-file-extensions", "repo_id": "owncloud", "token_count": 104 }
612
Bugfix: Handle non 2xx external app responses Axios no longer skips on non 200 status responses in app-external. If the status is not 2xx, the application now displays a proper error message. https://github.com/owncloud/web/pull/7861
owncloud/web/changelog/6.0.0_2022-11-29/bugfix-external-app-error-handling/0
{ "file_path": "owncloud/web/changelog/6.0.0_2022-11-29/bugfix-external-app-error-handling", "repo_id": "owncloud", "token_count": 64 }
613
Bugfix: Quota check when replacing files An issue with the quota check when replacing an existing file while having enough quota has been fixed. https://github.com/owncloud/web/issues/7962 https://github.com/owncloud/web/pull/8015
owncloud/web/changelog/6.0.0_2022-11-29/bugfix-quota-check-when-replacing-files/0
{ "file_path": "owncloud/web/changelog/6.0.0_2022-11-29/bugfix-quota-check-when-replacing-files", "repo_id": "owncloud", "token_count": 64 }
614
Bugfix: Display error messages in text editor Error messages in and when leaving the text editor are now being displayed properly. https://github.com/owncloud/web/issues/7960 https://github.com/owncloud/web/pull/8001
owncloud/web/changelog/6.0.0_2022-11-29/bugfix-text-editor-error-messages/0
{ "file_path": "owncloud/web/changelog/6.0.0_2022-11-29/bugfix-text-editor-error-messages", "repo_id": "owncloud", "token_count": 60 }
615
Enhancement: Deny subfolders inside share Sub-folders within user- and group-shares can now be denied for certain share receivers if the backend is capable of negative ACLs. Please note that the state of this feature is experimental and needs to be enabled in the backend. https://github.com/owncloud/web/pull/7190 htt...
owncloud/web/changelog/6.0.0_2022-11-29/enhancement-deny-subfolder-share/0
{ "file_path": "owncloud/web/changelog/6.0.0_2022-11-29/enhancement-deny-subfolder-share", "repo_id": "owncloud", "token_count": 97 }
616
Enhancement: webdav support in web-client package Only relevant for developers: We've added webdav support to the `web-client` package. This wraps the existing webdav requests from ownCloud SDK but handles the differentiation of public link and user-specific webdav requests internally. https://github.com/owncloud/web...
owncloud/web/changelog/6.0.0_2022-11-29/enhancement-webdav-client/0
{ "file_path": "owncloud/web/changelog/6.0.0_2022-11-29/enhancement-webdav-client", "repo_id": "owncloud", "token_count": 101 }
617
Bugfix: Endless loading when encountering a public link error An endless loading state that occurred when encountering an error when loading a public link has been fixed. https://github.com/owncloud/web/issues/9004 https://github.com/owncloud/web/pull/9006
owncloud/web/changelog/7.0.0_2023-06-02/bugfix-endless-loading-public-link-error/0
{ "file_path": "owncloud/web/changelog/7.0.0_2023-06-02/bugfix-endless-loading-public-link-error", "repo_id": "owncloud", "token_count": 66 }
618
Bugfix: Open files in external app We've fixed bugs that caused office documents not to be opened in app provider editors anymore. https://github.com/owncloud/web/issues/8695 https://github.com/owncloud/web/pull/8705 https://github.com/owncloud/web/issues/8773 https://github.com/owncloud/web/pull/8782
owncloud/web/changelog/7.0.0_2023-06-02/bugfix-open-external-apps/0
{ "file_path": "owncloud/web/changelog/7.0.0_2023-06-02/bugfix-open-external-apps", "repo_id": "owncloud", "token_count": 94 }
619
Bugfix: Reverting versions for read-only shares Reverting versions for read-only shares is no longer possible. https://github.com/owncloud/web/pull/8040 https://github.com/owncloud/web/issues/8037
owncloud/web/changelog/7.0.0_2023-06-02/bugfix-reverting-versions-for-read-only-shares/0
{ "file_path": "owncloud/web/changelog/7.0.0_2023-06-02/bugfix-reverting-versions-for-read-only-shares", "repo_id": "owncloud", "token_count": 61 }
620
Bugfix: Token renewal in vue router hash mode We've fixed a bug where the silent token renewal (= in iframe) with the vue router hash mode had a URL format that could not be parsed by the oidc-client-ts lib. https://github.com/owncloud/web/issues/8420 https://github.com/owncloud/web/pull/8762
owncloud/web/changelog/7.0.0_2023-06-02/bugfix-token-renewal-hash-mode/0
{ "file_path": "owncloud/web/changelog/7.0.0_2023-06-02/bugfix-token-renewal-hash-mode", "repo_id": "owncloud", "token_count": 90 }
621
Enhancement: Add and remove users from groups batch actions We've introduced add and remove users from groups batch actions to the admin-settings app. https://github.com/owncloud/web/pull/8553 https://github.com/owncloud/web/issues/8559 https://github.com/owncloud/web/issues/8558 https://github.com/owncloud/web/issue...
owncloud/web/changelog/7.0.0_2023-06-02/enhancement-add-remove-users-from-groups-batch-actions/0
{ "file_path": "owncloud/web/changelog/7.0.0_2023-06-02/enhancement-add-remove-users-from-groups-batch-actions", "repo_id": "owncloud", "token_count": 98 }
622
Enhancement: Configurable top bar We've added a portal `app.runtime.header.right` that allows extensions to render themselves on the top right icons bar. https://github.com/owncloud/web/pull/8449
owncloud/web/changelog/7.0.0_2023-06-02/enhancement-configurable-topbar/0
{ "file_path": "owncloud/web/changelog/7.0.0_2023-06-02/enhancement-configurable-topbar", "repo_id": "owncloud", "token_count": 55 }
623
Enhancement: Inject customizations We have added the possibility to include own header scripts and styles. This function is currently still experimental and there is a possibility that the api will change. For the reasons mentioned, the functionality is not yet documented in the official documentation, but can be use...
owncloud/web/changelog/7.0.0_2023-06-02/enhancement-inject-customizations/0
{ "file_path": "owncloud/web/changelog/7.0.0_2023-06-02/enhancement-inject-customizations", "repo_id": "owncloud", "token_count": 196 }
624
Enhancement: Public link permission `PublicLink.Write.all` Support for the public link permission `PublicLink.Write.all` has been added. Users without this permission won't be able to create public links (except for oC10 instances where this permission is being set implicitly). https://github.com/owncloud/web/pull/85...
owncloud/web/changelog/7.0.0_2023-06-02/enhancement-public-link-permission/0
{ "file_path": "owncloud/web/changelog/7.0.0_2023-06-02/enhancement-public-link-permission", "repo_id": "owncloud", "token_count": 112 }
625
Enhancement: Show upload speed We have added a tooltip that shows the current upload speed and absolute vs processed filesize for the current upload. https://github.com/owncloud/web/issues/8166 https://github.com/owncloud/web/pull/8187 https://github.com/owncloud/ocis/issues/5511
owncloud/web/changelog/7.0.0_2023-06-02/enhancement-show-upload-speed/0
{ "file_path": "owncloud/web/changelog/7.0.0_2023-06-02/enhancement-show-upload-speed", "repo_id": "owncloud", "token_count": 84 }
626
Bugfix: Reduce space preloading We've reduced the set of spaces that get preloaded after login / after initial page load. This results in a faster first page rendering and reduces the server load. Loading the remaining spaces will happen on demand. https://github.com/owncloud/web/pull/9153
owncloud/web/changelog/7.0.1_2023-06-06/bugfix-initial-drive-listing/0
{ "file_path": "owncloud/web/changelog/7.0.1_2023-06-06/bugfix-initial-drive-listing", "repo_id": "owncloud", "token_count": 69 }
627
Enhancement: Add search location filter We've added the option to set the search location in the searchbar. https://github.com/owncloud/web/pull/9304 https://github.com/owncloud/web/pull/9432 https://github.com/owncloud/web/pull/9456 https://github.com/owncloud/web/issues/9258 https://github.com/owncloud/web/issues/9...
owncloud/web/changelog/7.1.0_2023-08-23/enhancement-add-location-filter-search/0
{ "file_path": "owncloud/web/changelog/7.1.0_2023-08-23/enhancement-add-location-filter-search", "repo_id": "owncloud", "token_count": 123 }
628
Enhancement: Long breadcrumb strategy We've implemented a new solution to deal with long breadcrumbs even with long folder names. https://github.com/owncloud/web/pull/8984 https://github.com/owncloud/web/issues/6731
owncloud/web/changelog/7.1.0_2023-08-23/enhancement-long-breadcrumb-strategy/0
{ "file_path": "owncloud/web/changelog/7.1.0_2023-08-23/enhancement-long-breadcrumb-strategy", "repo_id": "owncloud", "token_count": 65 }
629
Enhancement: Hover tooltips in topbar We have added more hoverable tooltips in the topbar to align the behavior. https://github.com/owncloud/web/issues/9280 https://github.com/owncloud/web/pull/9283
owncloud/web/changelog/7.1.0_2023-08-23/enhancement-topbar-tooltips/0
{ "file_path": "owncloud/web/changelog/7.1.0_2023-08-23/enhancement-topbar-tooltips", "repo_id": "owncloud", "token_count": 63 }
630
Bugfix: Duplicated file search request We have fixed a bug where the search was sent unnecessarily twice. https://github.com/owncloud/web/pull/9861 https://github.com/owncloud/web/pull/9880 https://github.com/owncloud/web/issues/9787
owncloud/web/changelog/8.0.0_2024-03-08/bugfix-duplicated-file-search-request/0
{ "file_path": "owncloud/web/changelog/8.0.0_2024-03-08/bugfix-duplicated-file-search-request", "repo_id": "owncloud", "token_count": 73 }
631
Bugfix: Remove password buttons on input if disabled We've removed the password buttons on an input field which is disabled to not confuse the user. https://github.com/owncloud/web/pull/10096 https://github.com/owncloud/web/issues/10084
owncloud/web/changelog/8.0.0_2024-03-08/bugfix-remove-input-password-buttons-when-disabled/0
{ "file_path": "owncloud/web/changelog/8.0.0_2024-03-08/bugfix-remove-input-password-buttons-when-disabled", "repo_id": "owncloud", "token_count": 65 }
632
Bugfix: Displaying full video in their dimensions We've fixed a bug which set the video width and height to 100% of the screen size instead of the actual video size. This bug made it impossible to see the full video in 1080x1920, while 1920x1080 might have been slightly cropped. https://github.com/owncloud/web/issues...
owncloud/web/changelog/8.0.0_2024-03-08/bugfix-video-dimensions/0
{ "file_path": "owncloud/web/changelog/8.0.0_2024-03-08/bugfix-video-dimensions", "repo_id": "owncloud", "token_count": 98 }
633
Enhancement: Added app banner for mobile devices We've added an app banner at the top of the web view for mobile devices asking the user whether they want to continue working in the app. By dismissing it, it will not show again until a new session is started, e.g. by opening a new tab. https://github.com/owncloud/web...
owncloud/web/changelog/8.0.0_2024-03-08/enhancement-app-banner/0
{ "file_path": "owncloud/web/changelog/8.0.0_2024-03-08/enhancement-app-banner", "repo_id": "owncloud", "token_count": 101 }
634
Enhancement: File sidebar in viewer and editor apps Viewer and editor apps now have the same right sidebar available like the `files` app. This makes in place viewing file details, tagging, sharing, and much more possible. https://github.com/owncloud/web/pull/10111 https://github.com/owncloud/web/pull/10152 https://g...
owncloud/web/changelog/8.0.0_2024-03-08/enhancement-file-sidebar/0
{ "file_path": "owncloud/web/changelog/8.0.0_2024-03-08/enhancement-file-sidebar", "repo_id": "owncloud", "token_count": 100 }
635
Enhancement: Add new portal into runtime to include footer We've added a new portal into the application layout of runtime package. This portals allows developers to add new content below the app container. The name of the portal is `app.runtime.footer`. https://github.com/owncloud/web/pull/9815
owncloud/web/changelog/8.0.0_2024-03-08/enhancement-runtime-footer-portal/0
{ "file_path": "owncloud/web/changelog/8.0.0_2024-03-08/enhancement-runtime-footer-portal", "repo_id": "owncloud", "token_count": 74 }
636
Enhancement: Folder tree creation during upload The performance of the folder tree creation during upload has been improved. https://github.com/owncloud/web/pull/10057 https://github.com/owncloud/web/issues/9817
owncloud/web/changelog/8.0.0_2024-03-08/enhancement-upload-folder-tree-creation/0
{ "file_path": "owncloud/web/changelog/8.0.0_2024-03-08/enhancement-upload-folder-tree-creation", "repo_id": "owncloud", "token_count": 58 }
637
Enhancement: Show locked and processing next to other status indicators We've moved the processing and lock indicators to the status table column so all indicators are easy accessible at the same spot. We also show the respective lock and processing states in the tiles view. https://github.com/owncloud/web/pull/10544...
owncloud/web/changelog/9.0.0_2024-02-26/enhancement-show-locked-and-processing-next-to-other-status-indicators/0
{ "file_path": "owncloud/web/changelog/9.0.0_2024-02-26/enhancement-show-locked-and-processing-next-to-other-status-indicators", "repo_id": "owncloud", "token_count": 89 }
638
--- --- Please refer to [our documentation](https://owncloud.dev/ocis/deployment/) for deployment instructions.
owncloud/web/deployments/examples/ocis_web/README.md/0
{ "file_path": "owncloud/web/deployments/examples/ocis_web/README.md", "repo_id": "owncloud", "token_count": 32 }
639
--- title: "Deploy as an app in ownCloud 10" date: 2018-05-02T00:00:00+00:00 weight: 1 geekdocRepo: https://github.com/owncloud/web geekdocEditPath: edit/master/docs/deployments geekdocFilePath: oc10-app.md --- {{< toc >}} ## Compatibility Please note that the usage of Web UI and ownCloud 10 as backend is not recom...
owncloud/web/docs/deployments/oc10-app.md/0
{ "file_path": "owncloud/web/docs/deployments/oc10-app.md", "repo_id": "owncloud", "token_count": 3956 }
640
# ownCloud Design System **ownCloud Design System** is based on [Vue Design System](https://vueds.com/) - **Thanks a lot to [@viljamis](https://twitter.com/viljamis)** Head over to the [generated docs](https://owncloud.github.io/owncloud-design-system/) for more information!
owncloud/web/packages/design-system/README.md/0
{ "file_path": "owncloud/web/packages/design-system/README.md", "repo_id": "owncloud", "token_count": 84 }
641
Bugfix: Removed width class from sidebar menu There were different values for width of the sidebar menu and it's left position when hidden. We've removed the width class so that the width and left position are the same and the sidebar menu is no more overlapping when it's state is hidden. https://github.com/owncloud/...
owncloud/web/packages/design-system/changelog/1.1.0_2020-03-17/668/0
{ "file_path": "owncloud/web/packages/design-system/changelog/1.1.0_2020-03-17/668", "repo_id": "owncloud", "token_count": 103 }
642
Change: Small design improvements We've changed a few color design tokens. We've rotated the `link` icon 45 degrees to the left. We've changed the spacing values and united them in one design token for both margin and padding. https://github.com/owncloud/owncloud-design-system/pull/890
owncloud/web/packages/design-system/changelog/1.12.0_2020-10-03/design-tweaks/0
{ "file_path": "owncloud/web/packages/design-system/changelog/1.12.0_2020-10-03/design-tweaks", "repo_id": "owncloud", "token_count": 74 }
643
Bugfix: Correct layout of search bar We've fixed layout of search bar which was broken after we introduced error message in oc-text-input. https://github.com/owncloud/owncloud-design-system/pull/706
owncloud/web/packages/design-system/changelog/1.2.1_2020-04-07/706-1/0
{ "file_path": "owncloud/web/packages/design-system/changelog/1.2.1_2020-04-07/706-1", "repo_id": "owncloud", "token_count": 54 }
644
Enhancement: Improve the design of buttons We've added border-radius to buttons, added shadow to the primary button and adjusted font-weight and padding. https://github.com/owncloud/owncloud-design-system/issues/784 https://github.com/owncloud/owncloud-design-system/issues/777 https://github.com/owncloud/owncloud-des...
owncloud/web/packages/design-system/changelog/1.7.0_2020-06-17/improved-buttons/0
{ "file_path": "owncloud/web/packages/design-system/changelog/1.7.0_2020-06-17/improved-buttons", "repo_id": "owncloud", "token_count": 96 }
645
Bugfix: Prevent contextmenu display issues within OcTableFiles Context menu for files table now detects if available space is enough to show all items. If not, it automatically calculates the height and adds scroll bars to the menu. https://github.com/owncloud/owncloud-design-system/pull/1691 https://github.com/owncl...
owncloud/web/packages/design-system/changelog/11.0.0_2021-10-04/bugfix-context-menu-scroll/0
{ "file_path": "owncloud/web/packages/design-system/changelog/11.0.0_2021-10-04/bugfix-context-menu-scroll", "repo_id": "owncloud", "token_count": 88 }
646
Bugfix: Fix extension icon rendering The `extension` icon wouldn't render in the ownCloud web. We fixed the SVG file to prevent this problem. https://github.com/owncloud/owncloud-design-system/pull/1779
owncloud/web/packages/design-system/changelog/11.2.2_2021-11-11/bugfix-extension-icon-rendering/0
{ "file_path": "owncloud/web/packages/design-system/changelog/11.2.2_2021-11-11/bugfix-extension-icon-rendering", "repo_id": "owncloud", "token_count": 59 }
647
Change: Remove implicit ODS registration Remove implicit registration of ODS, from now on applications using ODS must register it explicit via `Vue.use`. https://github.com/owncloud/owncloud-design-system/pull/1848
owncloud/web/packages/design-system/changelog/12.0.0_2022-02-07/change-remove-implicit-registration/0
{ "file_path": "owncloud/web/packages/design-system/changelog/12.0.0_2022-02-07/change-remove-implicit-registration", "repo_id": "owncloud", "token_count": 57 }
648
Enhancement: Adjust OcSearchBar to new design We've redesigned the OcSearchBar to fit the new design. https://github.com/owncloud/owncloud-design-system/pull/1810/ https://github.com/owncloud/web/issues/6036
owncloud/web/packages/design-system/changelog/12.0.0_2022-02-07/enhancement-redesign-searchbar/0
{ "file_path": "owncloud/web/packages/design-system/changelog/12.0.0_2022-02-07/enhancement-redesign-searchbar", "repo_id": "owncloud", "token_count": 67 }
649
Bugfix: Disabled OcSelect background We've fixed a bug that prevented the background of disabled OcSelect components from using theming colors. https://github.com/owncloud/owncloud-design-system/pull/2008
owncloud/web/packages/design-system/changelog/13.0.0_2022-03-23/bugfix-disabled-ocselect-background/0
{ "file_path": "owncloud/web/packages/design-system/changelog/13.0.0_2022-03-23/bugfix-disabled-ocselect-background", "repo_id": "owncloud", "token_count": 53 }
650
Bugfix: Add word breaking in tooltips We've added word wrapping to the tippy tooltips so they handle very long paths properly. https://github.com/owncloud/owncloud-design-system/pull/2137
owncloud/web/packages/design-system/changelog/13.1.0_2022-06-07/bugfix-tooltip-break-word/0
{ "file_path": "owncloud/web/packages/design-system/changelog/13.1.0_2022-06-07/bugfix-tooltip-break-word", "repo_id": "owncloud", "token_count": 53 }
651
Bugfix: Firefox drag & drop move of folders not possible We've fixed a bug in firefox which caused drag & drop move to redirect the page. https://github.com/owncloud/web/issues/7495 https://github.com/owncloud/owncloud-design-system/pull/2302
owncloud/web/packages/design-system/changelog/14.0.0_2022-11-03/bugfix-firefox-drag-drop/0
{ "file_path": "owncloud/web/packages/design-system/changelog/14.0.0_2022-11-03/bugfix-firefox-drag-drop", "repo_id": "owncloud", "token_count": 71 }
652
Enhancement: Align breadcrumb context menu with regular context menu We've aligned the breadcrumb context menu visually to match with the regular context menu in the files table. https://github.com/owncloud/owncloud-design-system/pull/2296 https://github.com/owncloud/web/issues/7493
owncloud/web/packages/design-system/changelog/14.0.0_2022-11-03/enhancement-breadcrumb-context-menu-alignment/0
{ "file_path": "owncloud/web/packages/design-system/changelog/14.0.0_2022-11-03/enhancement-breadcrumb-context-menu-alignment", "repo_id": "owncloud", "token_count": 78 }
653
Enhancement: Add tag component We've added a tag component which is to be used for displaying various information. https://github.com/owncloud/owncloud-design-system/pull/927
owncloud/web/packages/design-system/changelog/2.0.0_2020-11-23/tag-component/0
{ "file_path": "owncloud/web/packages/design-system/changelog/2.0.0_2020-11-23/tag-component", "repo_id": "owncloud", "token_count": 47 }
654
Change: Make dropzone component public We've made the dropzone component public so that it appears in the documentation. https://github.com/owncloud/owncloud-design-system/pull/1100
owncloud/web/packages/design-system/changelog/3.0.0_2021-02-24/public-dropzone-component/0
{ "file_path": "owncloud/web/packages/design-system/changelog/3.0.0_2021-02-24/public-dropzone-component", "repo_id": "owncloud", "token_count": 46 }
655
Enhancement: Extract SAAS functionality from `src/` to `docs/`` Some SCSS-files were only used to build the ODS documentation, but lived within the design system styles. We moved them to the documentation folder to avoid shipping them with the official ODS releases. https://github.com/owncloud/owncloud-design-system/...
owncloud/web/packages/design-system/changelog/3.2.0_2021-03-12/enhancement-extract-styleguidist-saas/0
{ "file_path": "owncloud/web/packages/design-system/changelog/3.2.0_2021-03-12/enhancement-extract-styleguidist-saas", "repo_id": "owncloud", "token_count": 84 }
656
Enhancement: Element nesting Fix the nesting for some html elements to make them w3c compliant. https://github.com/owncloud/owncloud-design-system/pull/1155
owncloud/web/packages/design-system/changelog/4.0.0_2021-03-25/enhancement-element-nesting/0
{ "file_path": "owncloud/web/packages/design-system/changelog/4.0.0_2021-03-25/enhancement-element-nesting", "repo_id": "owncloud", "token_count": 45 }
657
Enhancement: Use oc-color for breadcrumbs We've changed the colour of breadcrumbs to use the `oc-color` instead of the brand color. https://github.com/owncloud/owncloud-design-system/pull/1189
owncloud/web/packages/design-system/changelog/4.2.0_2021-03-31/enhancement-breadcrumbs-color/0
{ "file_path": "owncloud/web/packages/design-system/changelog/4.2.0_2021-03-31/enhancement-breadcrumbs-color", "repo_id": "owncloud", "token_count": 61 }
658
Enhancement: More themable variables Due to recent changes, more variables other than colors have been moved from SASS to CSS variables and are therefore customizable through theming. This change loads them correctly when providing a `theme.json` as a Vue plugin option. https://github.com/owncloud/owncloud-design-s...
owncloud/web/packages/design-system/changelog/6.0.0_2021-04-19/enhancement-more-theming/0
{ "file_path": "owncloud/web/packages/design-system/changelog/6.0.0_2021-04-19/enhancement-more-theming", "repo_id": "owncloud", "token_count": 85 }
659
Enhancement: Use bigger font size for breadcrumbs We've increased the font size of breadcrumbs to match the one from `oc-table` items. https://github.com/owncloud/owncloud-design-system/pull/1239
owncloud/web/packages/design-system/changelog/6.3.0_2021-04-29/enhancement-breadcrumbs-size/0
{ "file_path": "owncloud/web/packages/design-system/changelog/6.3.0_2021-04-29/enhancement-breadcrumbs-size", "repo_id": "owncloud", "token_count": 58 }
660
Bugfix: Non-interactive tooltips Interactive tooltips were breaking correct z-index behaviour so we set them to non-interactive. https://github.com/owncloud/owncloud-design-system/pull/1330
owncloud/web/packages/design-system/changelog/7.0.0_2021-05-31/bugfix-tippy-non-interactive/0
{ "file_path": "owncloud/web/packages/design-system/changelog/7.0.0_2021-05-31/bugfix-tippy-non-interactive", "repo_id": "owncloud", "token_count": 55 }
661
Enhancement: Accessible label for all landmarks in OcSidebarNav The OcSidebarNav component now has properties for providing accessible labels for all landmarks of the sidebar. https://github.com/owncloud/owncloud-design-system/pull/1345
owncloud/web/packages/design-system/changelog/7.1.0_2021-06-02/enhancement-aria-labels-sidebar/0
{ "file_path": "owncloud/web/packages/design-system/changelog/7.1.0_2021-06-02/enhancement-aria-labels-sidebar", "repo_id": "owncloud", "token_count": 62 }
662
Change: remove custom model from OcSelect We've removed the custom model defined in OcSelect component. It is no longer possible to pass the value via `model` prop. You can use `value` instead. `v-model` is still available. https://github.com/owncloud/owncloud-design-system/pull/1478
owncloud/web/packages/design-system/changelog/8.0.0_2021-07-08/change-remove-select-model/0
{ "file_path": "owncloud/web/packages/design-system/changelog/8.0.0_2021-07-08/change-remove-select-model", "repo_id": "owncloud", "token_count": 80 }
663
Bugfix: Unnecessary context menu events Clicking on the context menu in OcTableFiles was emitting unnecessary showDetails events. This has been fixed. https://github.com/owncloud/owncloud-design-system/pull/1564
owncloud/web/packages/design-system/changelog/8.3.1_2021-08-04/bugfix-context-menu-events/0
{ "file_path": "owncloud/web/packages/design-system/changelog/8.3.1_2021-08-04/bugfix-context-menu-events", "repo_id": "owncloud", "token_count": 56 }
664
Bugfix: Fix search for options provided as objects We fixed a regression that was introduced in https://github.com/owncloud/owncloud-design-system/pull/1521. `vue-select` automatically uses the property specified in `label` for filtering. When custom filtering based on Fuse.js was introduced that functionality got los...
owncloud/web/packages/design-system/changelog/9.3.0_2021-08-23/bugfix-search-for-options-provided-as-objects/0
{ "file_path": "owncloud/web/packages/design-system/changelog/9.3.0_2021-08-23/bugfix-search-for-options-provided-as-objects", "repo_id": "owncloud", "token_count": 112 }
665
Enhancement: Add `OcFilterChip` component The `OcFilterChip` component has been added. It provides an (in-)active state and a button to clear the current filter. https://github.com/owncloud/web/issues/8354 https://github.com/owncloud/web/pull/8355
owncloud/web/packages/design-system/changelog/unreleased/enhancement-add-filter-chip-component/0
{ "file_path": "owncloud/web/packages/design-system/changelog/unreleased/enhancement-add-filter-chip-component", "repo_id": "owncloud", "token_count": 77 }
666
'use strict' module.exports = { NODE_ENV: "'production'" }
owncloud/web/packages/design-system/config/prod.env.js/0
{ "file_path": "owncloud/web/packages/design-system/config/prod.env.js", "repo_id": "owncloud", "token_count": 25 }
667
## Writing translations For translations we are using combination of [vue-gettext](https://github.com/Polyconseil/vue-gettext) and [easygettext](https://github.com/polyconseil/easygettext). ### Escaping Translations in combination with [mustache syntax](https://mustache.github.io/) results in double escaping. This l...
owncloud/web/packages/design-system/docs/i18n.md/0
{ "file_path": "owncloud/web/packages/design-system/docs/i18n.md", "repo_id": "owncloud", "token_count": 655 }
668
import { createLocalVue, mount } from '@vue/test-utils' import ExampleComponent from '@/ExampleComponent.vue' import statusLabels from './statusLabels.js' // create an extended `Vue` constructor const localVue = createLocalVue() // install plugins as normal localVue.mixin(statusLabels) const MockComponent = { name...
owncloud/web/packages/design-system/docs/utils/statusLabels.spec.js/0
{ "file_path": "owncloud/web/packages/design-system/docs/utils/statusLabels.spec.js", "repo_id": "owncloud", "token_count": 401 }
669
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M4 5v14h16V5H4zM3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm8.5 10.5h-1V15H9v-1.5H6V9h1.5v3H9V9h1.5v3h1v1.5zM18 15h-1.75l-1.75-2.25V15H13V9h1.5v2.25L16.25 9H18l-...
owncloud/web/packages/design-system/src/assets/icons/4k-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/4k-line.svg", "repo_id": "owncloud", "token_count": 242 }
670
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M12 14v8H4a8 8 0 0 1 8-8zm0-1c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6zm9 4h1v5h-8v-5h1v-1a3 3 0 0 1 6 0v1zm-2 0v-1a1 1 0 0 0-2 0v1h2z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/admin-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/admin-fill.svg", "repo_id": "owncloud", "token_count": 199 }
671
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path fill-rule="nonzero" d="M12.513 2.001a9.004 9.004 0 0 0 9.97 5.877A4.501 4.501 0 0 1 19 11.888V19l2 .001v2H3v-2h2v-7.113a4.503 4.503 0 0 1-3.484-4.01 9.004 9.004 0 0 0 9.972-5.876h1.025zM17 12...
owncloud/web/packages/design-system/src/assets/icons/ancient-pavilion-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/ancient-pavilion-line.svg", "repo_id": "owncloud", "token_count": 282 }
672
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M6.75 2.5A4.25 4.25 0 0 1 11 6.75V11H6.75a4.25 4.25 0 1 1 0-8.5zM9 9V6.75A2.25 2.25 0 1 0 6.75 9H9zm-2.25 4H11v4.25A4.25 4.25 0 1 1 6.75 13zm0 2A2.25 2.25 0 1 0 9 17.25V15H6.75zm10.5-12.5a...
owncloud/web/packages/design-system/src/assets/icons/apps-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/apps-line.svg", "repo_id": "owncloud", "token_count": 326 }
673
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M12.172 12L9.343 9.172l1.414-1.415L15 12l-4.243 4.243-1.414-1.415z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/arrow-drop-right-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/arrow-drop-right-line.svg", "repo_id": "owncloud", "token_count": 128 }
674
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M10.828 12l4.95 4.95-1.414 1.414L8 12l6.364-6.364 1.414 1.414z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/arrow-left-s-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/arrow-left-s-line.svg", "repo_id": "owncloud", "token_count": 126 }
675
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M11.95 7.95l-1.414 1.414L8 6.828 8 20H6V6.828L3.465 9.364 2.05 7.95 7 3l4.95 4.95zm10 8.1L17 21l-4.95-4.95 1.414-1.414 2.537 2.536L16 4h2v13.172l2.536-2.536 1.414 1.414z"/> </g> </svg>...
owncloud/web/packages/design-system/src/assets/icons/arrow-up-down-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/arrow-up-down-line.svg", "repo_id": "owncloud", "token_count": 195 }
676
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M14.828 7.757l-5.656 5.657a1 1 0 1 0 1.414 1.414l5.657-5.656A3 3 0 1 0 12 4.929l-5.657 5.657a5 5 0 1 0 7.071 7.07L19.071 12l1.414 1.414-5.657 5.657a7 7 0 1 1-9.9-9.9l5.658-5.656a5 5 0 0 1 ...
owncloud/web/packages/design-system/src/assets/icons/attachment-2.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/attachment-2.svg", "repo_id": "owncloud", "token_count": 240 }
677
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M2 20h20v2H2v-2zm2-8h2v7H4v-7zm5 0h2v7H9v-7zm4 0h2v7h-2v-7zm5 0h2v7h-2v-7zM2 7l10-5 10 5v4H2V7zm2 1.236V9h16v-.764l-8-4-8 4zM12 8a1 1 0 1 1 0-2 1 1 0 0 1 0 2z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/bank-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/bank-line.svg", "repo_id": "owncloud", "token_count": 214 }
678
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M6.493 19h11.014l-.667-3H7.16l-.667 3zm13.063 0H21v2H3v-2h1.444L7.826 3.783A1 1 0 0 1 8.802 3h6.396a1 1 0 0 1 .976.783L19.556 19zM7.604 14h8.792l-.89-4H8.494l-.889 4zm1.334-6h6.124l-.666-3...
owncloud/web/packages/design-system/src/assets/icons/barricade-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/barricade-line.svg", "repo_id": "owncloud", "token_count": 216 }
679
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path fill-rule="nonzero" d="M14 2a1 1 0 0 1 1 1v1h3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h3V3a1 1 0 0 1 1-1h4zm-1 2h-2v2H7v14h10V6h-4V4zm0 5v3h3v2h-3v3h-2v-3H8v-2h3V9h2z"/...
owncloud/web/packages/design-system/src/assets/icons/battery-saver-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/battery-saver-line.svg", "repo_id": "owncloud", "token_count": 223 }
680
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path fill-rule="nonzero" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16zm0 2a6 6 0 1 1 0 12 6 6 0 0 1 0-12zm0 1.75a2.5 2.5 0 0 0-1.88...
owncloud/web/packages/design-system/src/assets/icons/billiards-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/billiards-line.svg", "repo_id": "owncloud", "token_count": 348 }
681
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M21 4H7a2 2 0 1 0 0 4h14v13a1 1 0 0 1-1 1H7a4 4 0 0 1-4-4V6a4 4 0 0 1 4-4h13a1 1 0 0 1 1 1v1zm-1 3H7a1 1 0 1 1 0-2h13v2z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/book-3-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/book-3-fill.svg", "repo_id": "owncloud", "token_count": 170 }
682
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M5.07 16A7.06 7.06 0 0 1 5 15v-1H3v-2h2v-1c0-.34.024-.673.07-1H3V8h2.674a7.03 7.03 0 0 1 2.84-3.072l-1.05-1.05L8.88 2.465l1.683 1.684a7.03 7.03 0 0 1 2.876 0l1.683-1.684 1.415 1.415-1.05 1...
owncloud/web/packages/design-system/src/assets/icons/bug-2-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/bug-2-fill.svg", "repo_id": "owncloud", "token_count": 328 }
683
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M12 3v2H5v9h14v-2h2v8h-1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1H7v1a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-1H3v-8H2V8h1V5a2 2 0 0 1 2-2h7zM9 16H5v2h4v-2zm10 0h-4v2h4v-2zm-.5-15a4.5 4.5 0 1 1 0 9 4.5 ...
owncloud/web/packages/design-system/src/assets/icons/bus-wifi-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/bus-wifi-fill.svg", "repo_id": "owncloud", "token_count": 394 }
684
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M9 3h6l2 2h4a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h4l2-2zm5.684 15.368l-.895-1.79A4 4 0 0 1 8 13h2.001L7.839 8.677a6 6 0 0 0 6.845 9.69zM9.316 7.632l.895 1.79A4 4 ...
owncloud/web/packages/design-system/src/assets/icons/camera-switch-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/camera-switch-fill.svg", "repo_id": "owncloud", "token_count": 247 }
685
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0H24V24H0z"/> <path d="M12 13.06l4.47 4.471L12 22l-4.47-4.47L12 13.06zm-8 3.06L7.879 20H4v-3.88zm16 0V20h-3.88L20 16.12zm-2.47-8.59L22 12l-4.469 4.47-4.47-4.47 4.469-4.47zm-11.06 0L10.94 12l-4.471 4.469L2 12l4.4...
owncloud/web/packages/design-system/src/assets/icons/centos-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/centos-fill.svg", "repo_id": "owncloud", "token_count": 291 }
686
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M2.808 1.393l19.799 19.8-1.415 1.414-3.608-3.608L6.455 19 2 22.5V4c0-.17.042-.329.116-.469l-.723-.723 1.415-1.415zM21 3a1 1 0 0 1 1 1v13.785L7.214 3H21z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/chat-off-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/chat-off-fill.svg", "repo_id": "owncloud", "token_count": 179 }
687
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M20 10h3l-4 5-4-5h3V8a3 3 0 0 0-3-3h-4V3h4a5 5 0 0 1 5 5v2zm-7-1a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V10a1 1 0 0 1 1-1h10z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/clockwise-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/clockwise-fill.svg", "repo_id": "owncloud", "token_count": 183 }
688