text
stringlengths
1
2.83M
id
stringlengths
16
152
metadata
dict
__index_level_0__
int64
0
949
import CloneProjectModalContent from '../js/features/clone-project-modal/components/clone-project-modal-content' export const Basic = args => { return <CloneProjectModalContent {...args} /> } export const Invalid = args => { return ( <CloneProjectModalContent {...args} clonedProjectName="" valid={false} /> ...
overleaf/web/frontend/stories/clone-project-modal-content.stories.js/0
{ "file_path": "overleaf/web/frontend/stories/clone-project-modal-content.stories.js", "repo_id": "overleaf", "token_count": 362 }
560
import { useEffect } from 'react' import { createFileModalDecorator, mockCreateFileModalFetch, } from './create-file-modal-decorator' import FileTreeModalCreateFile from '../../../js/features/file-tree/components/modals/file-tree-modal-create-file' import useFetchMock from '../../hooks/use-fetch-mock' export const...
overleaf/web/frontend/stories/modals/create-file/create-file-modal.stories.js/0
{ "file_path": "overleaf/web/frontend/stories/modals/create-file/create-file-modal.stories.js", "repo_id": "overleaf", "token_count": 943 }
561
@import (less) '../fonts/font-awesome.css'; @import 'core/mixins.less'; // Reset @import 'core/normalize.less'; @import 'core/print.less'; // Vendor CSS @import (less) 'vendor/pdfListView/TextLayer.css'; @import (less) 'vendor/pdfListView/AnnotationsLayer.css'; @import (less) 'vendor/pdfListView/HighlightsLayer.css'...
overleaf/web/frontend/stylesheets/_style_includes.less/0
{ "file_path": "overleaf/web/frontend/stylesheets/_style_includes.less", "repo_id": "overleaf", "token_count": 1121 }
562
.file-view, .binary-file { padding: @line-height-computed / 2; background-color: @gray-lightest; text-align: center; overflow: auto; img { max-width: 100%; max-height: 90%; display: block; margin: auto; margin-top: @line-height-computed / 2; border: 1px solid @gray; .box-shadow(0 2...
overleaf/web/frontend/stylesheets/app/editor/file-view.less/0
{ "file_path": "overleaf/web/frontend/stylesheets/app/editor/file-view.less", "repo_id": "overleaf", "token_count": 494 }
563
@toolbar-height: 40px; .toolbar { display: flex; align-items: center; height: @toolbar-height; border-bottom: @toolbar-border-bottom; > a, .toolbar-right > a { position: relative; .label { position: absolute; top: 0; right: 0; padding: 0.15em 0.6em 0.2em; font-size: 6...
overleaf/web/frontend/stylesheets/app/editor/toolbar.less/0
{ "file_path": "overleaf/web/frontend/stylesheets/app/editor/toolbar.less", "repo_id": "overleaf", "token_count": 3087 }
564
.content-portal { padding-top: @navbar-height!important; .join-rider { margin-top: -(@line-height-computed / 2); // negate bottom margin from h4 } /* Begin Header */ .banner-image { background-size: cover; background-position: 50% 50%; background-repeat: no-repeat; height: 375px; }...
overleaf/web/frontend/stylesheets/app/portals.less/0
{ "file_path": "overleaf/web/frontend/stylesheets/app/portals.less", "repo_id": "overleaf", "token_count": 1167 }
565
// // Breadcrumbs // -------------------------------------------------- .breadcrumb { padding: @breadcrumb-padding-vertical @breadcrumb-padding-horizontal; margin-bottom: @line-height-computed; list-style: none; background-color: @breadcrumb-bg; border-radius: @border-radius-base; > li { display: inli...
overleaf/web/frontend/stylesheets/components/breadcrumbs.less/0
{ "file_path": "overleaf/web/frontend/stylesheets/components/breadcrumbs.less", "repo_id": "overleaf", "token_count": 214 }
566
// Colors .icon-accent { color: @accent-color-secondary!important; } // Sizes .icon-lg { font-size: @font-size-h1; }
overleaf/web/frontend/stylesheets/components/icons.less/0
{ "file_path": "overleaf/web/frontend/stylesheets/components/icons.less", "repo_id": "overleaf", "token_count": 54 }
567
.nvd3 { .nv-axis { .tick { line { opacity: 0; } } path.domain { opacity: 0; } } } svg.nvd3-iddle { &:extend(svg.nvd3-svg); }
overleaf/web/frontend/stylesheets/components/nvd3_override.less/0
{ "file_path": "overleaf/web/frontend/stylesheets/components/nvd3_override.less", "repo_id": "overleaf", "token_count": 110 }
568
// // Accessibility // -------------------------------------------------- // For improving accessibility. // If possible, add accessibiity styling to stylesheet where selector is // defined. Otherwise, add here. // <del> styling taken from: // https://developer.mozilla.org/en-US/docs/Web/HTML/Element/del#Accessibilit...
overleaf/web/frontend/stylesheets/core/accessibility.less/0
{ "file_path": "overleaf/web/frontend/stylesheets/core/accessibility.less", "repo_id": "overleaf", "token_count": 202 }
569
.CodeMirror-hints { position: absolute; z-index: 10; overflow: hidden; list-style: none; margin: 0; padding: 2px; -webkit-box-shadow: 2px 3px 5px rgba(0,0,0,.2); -moz-box-shadow: 2px 3px 5px rgba(0,0,0,.2); box-shadow: 2px 3px 5px rgba(0,0,0,.2); border-radius: 3px; border: 1px solid silver; ...
overleaf/web/frontend/stylesheets/vendor/codemirror-show-hint.css/0
{ "file_path": "overleaf/web/frontend/stylesheets/vendor/codemirror-show-hint.css", "repo_id": "overleaf", "token_count": 270 }
570
{ "projects": "Projektit", "upload_project": "Siirrä projekti palvelimelle", "all_projects": "Kaikki projektit", "your_projects": "Sinun projektisi", "shared_with_you": "Jaettu kanssasi", "deleted_projects": "Poistetut projektit", "templates": "Mallit", "new_folder": "Uusi kansio", "create_your_first_...
overleaf/web/locales/fi.json/0
{ "file_path": "overleaf/web/locales/fi.json", "repo_id": "overleaf", "token_count": 15282 }
571
/* eslint-disable no-unused-vars */ const Helpers = require('./lib/helpers') exports.tags = ['server-ce', 'server-pro', 'saas'] const indexes = [ { key: { 'deleterData.deletedAt': 1, }, name: 'deleterData.deletedAt_1', }, { key: { 'deleterData.deletedProjectId': 1, }, name: ...
overleaf/web/migrations/20190912145002_create_deletedProjects_indexes.js/0
{ "file_path": "overleaf/web/migrations/20190912145002_create_deletedProjects_indexes.js", "repo_id": "overleaf", "token_count": 291 }
572
/* eslint-disable no-unused-vars */ const Helpers = require('./lib/helpers') exports.tags = ['saas'] const indexes = [ { key: { project_id: 1, }, name: 'project_id_1', }, ] exports.migrate = async client => { const { db } = client await Helpers.addIndexesToCollection(db.projectHistoryFail...
overleaf/web/migrations/20190912145018_create_projectHistoryFailures_indexes.js/0
{ "file_path": "overleaf/web/migrations/20190912145018_create_projectHistoryFailures_indexes.js", "repo_id": "overleaf", "token_count": 214 }
573
/* eslint-disable no-unused-vars */ const Helpers = require('./lib/helpers') exports.tags = ['saas'] const indexes = [ { key: { providerId: 1, }, name: 'providerId_1', }, { key: { sessionId: 1, }, name: 'sessionId_1', }, { // expire after 30 days expireAfterSecon...
overleaf/web/migrations/20191106102104_saml-log-indexes.js/0
{ "file_path": "overleaf/web/migrations/20191106102104_saml-log-indexes.js", "repo_id": "overleaf", "token_count": 319 }
574
const updateStringDates = require('../scripts/confirmed_at_to_dates.js') exports.tags = ['saas'] exports.migrate = async client => { await updateStringDates() } exports.rollback = async client => { /* nothing to do */ }
overleaf/web/migrations/20210726083523_convert_confirmedAt_strings_to_dates.js/0
{ "file_path": "overleaf/web/migrations/20210726083523_convert_confirmedAt_strings_to_dates.js", "repo_id": "overleaf", "token_count": 76 }
575
const { expect } = require('chai') const cheerio = require('cheerio') const WEB_PATH = '../../../../..' const UserHelper = require(`${WEB_PATH}/test/acceptance/src/helpers/UserHelper`) describe('Launchpad', function () { const adminEmail = 'admin@example.com' const adminPassword = 'adreadfulsecret' const user = ...
overleaf/web/modules/launchpad/test/acceptance/src/LaunchpadTests.js/0
{ "file_path": "overleaf/web/modules/launchpad/test/acceptance/src/LaunchpadTests.js", "repo_id": "overleaf", "token_count": 949 }
576
const Path = require('path') const SandboxedModule = require('sandboxed-module') const sinon = require('sinon') const MODULE_PATH = Path.join( __dirname, '../../../app/src/UserActivateController.js' ) const VIEW_PATH = Path.join(__dirname, '../../../app/views/user/activate') describe('UserActivateController', fun...
overleaf/web/modules/user-activate/test/unit/src/UserActivateControllerTests.js/0
{ "file_path": "overleaf/web/modules/user-activate/test/unit/src/UserActivateControllerTests.js", "repo_id": "overleaf", "token_count": 1179 }
577
const DocstoreManager = require('../app/src/Features/Docstore/DocstoreManager') const { promisify } = require('util') const { ObjectId, ReadPreference } = require('mongodb') const { db, waitForDb } = require('../app/src/infrastructure/mongodb') const { promiseMapWithLimit } = require('../app/src/util/promises') const s...
overleaf/web/scripts/delete_orphaned_docs_online_check.js/0
{ "file_path": "overleaf/web/scripts/delete_orphaned_docs_online_check.js", "repo_id": "overleaf", "token_count": 2935 }
578
const RecurlyWrapper = require('../../app/src/Features/Subscription/RecurlyWrapper') const async = require('async') const minimist = require('minimist') const slowCallback = (callback, error, data) => setTimeout(() => callback(error, data), 80) const handleAPIError = (source, id, error, callback) => { console.war...
overleaf/web/scripts/recurly/collect_paypal_past_due_invoice.js/0
{ "file_path": "overleaf/web/scripts/recurly/collect_paypal_past_due_invoice.js", "repo_id": "overleaf", "token_count": 1205 }
579
{ "dependencies": { "@brainly/onesky-utils": "https://github.com/overleaf/nodejs-onesky-utils/archive/jpa-upstream-pr-43.tar.gz", "node-fetch": "^2.6.1", "sanitize-html": "^1.27.1" } }
overleaf/web/scripts/translations/package.json/0
{ "file_path": "overleaf/web/scripts/translations/package.json", "repo_id": "overleaf", "token_count": 98 }
580
const { merge } = require('@overleaf/settings/merge') const baseApp = require('../../../config/settings.overrides.server-pro') const baseTest = require('./settings.test.defaults') module.exports = baseApp.mergeWith(baseTest.mergeWith({})) module.exports.mergeWith = function (overrides) { return merge(overrides, mod...
overleaf/web/test/acceptance/config/settings.test.server-pro.js/0
{ "file_path": "overleaf/web/test/acceptance/config/settings.test.server-pro.js", "repo_id": "overleaf", "token_count": 112 }
581
// silence settings module console.log = function () {} const Settings = require('@overleaf/settings') const MODULES = Settings.moduleImportSequence const TARGET = process.argv.slice(2).pop() || 'test_acceptance' console.debug(MODULES.map(name => `modules/${name}/${TARGET}`).join('\n'))
overleaf/web/test/acceptance/getModuleTargets.js/0
{ "file_path": "overleaf/web/test/acceptance/getModuleTargets.js", "repo_id": "overleaf", "token_count": 94 }
582
const User = require('./helpers/User') const { expect } = require('chai') describe('EditorHttpController', function () { beforeEach('login', function (done) { this.user = new User() this.user.login(done) }) beforeEach('create project', function (done) { this.projectName = 'wombat' this.user.creat...
overleaf/web/test/acceptance/src/EditorHttpControllerTests.js/0
{ "file_path": "overleaf/web/test/acceptance/src/EditorHttpControllerTests.js", "repo_id": "overleaf", "token_count": 645 }
583
const { exec } = require('child_process') const { promisify } = require('util') const { expect } = require('chai') const logger = require('logger-sharelatex') const { filterOutput } = require('./helpers/settings') const { db } = require('../../../app/src/infrastructure/mongodb') const BATCH_SIZE = 100 let n = 0 functi...
overleaf/web/test/acceptance/src/RegenerateDuplicateReferralIdsTests.js/0
{ "file_path": "overleaf/web/test/acceptance/src/RegenerateDuplicateReferralIdsTests.js", "repo_id": "overleaf", "token_count": 1929 }
584
const { ObjectId } = require('mongodb') const InstitutionModel = require('../../../../app/src/models/Institution') .Institution let count = parseInt(Math.random() * 999999) class Institution { constructor(options = {}) { this.v1Id = options.v1Id || count this.managerIds = [] count += 1 } ensureE...
overleaf/web/test/acceptance/src/helpers/Institution.js/0
{ "file_path": "overleaf/web/test/acceptance/src/helpers/Institution.js", "repo_id": "overleaf", "token_count": 334 }
585
const AbstractMockApi = require('./AbstractMockApi') class MockClsiApi extends AbstractMockApi { static compile(req, res) { res.status(200).send({ compile: { status: 'success', error: null, outputFiles: [ { url: `/project/${req.params.project_id}/build/1234/out...
overleaf/web/test/acceptance/src/mocks/MockClsiApi.js/0
{ "file_path": "overleaf/web/test/acceptance/src/mocks/MockClsiApi.js", "repo_id": "overleaf", "token_count": 840 }
586
// Disable prop type checks for test harnesses /* eslint-disable react/prop-types */ import { renderHook, act } from '@testing-library/react-hooks/dom' import { expect } from 'chai' import fetchMock from 'fetch-mock' import EventEmitter from 'events' import { useChatContext } from '../../../../../frontend/js/features...
overleaf/web/test/frontend/features/chat/context/chat-context.test.js/0
{ "file_path": "overleaf/web/test/frontend/features/chat/context/chat-context.test.js", "repo_id": "overleaf", "token_count": 6027 }
587
import { expect } from 'chai' import sinon from 'sinon' import { screen, fireEvent, waitFor } from '@testing-library/react' import fetchMock from 'fetch-mock' import { renderWithEditorContext, cleanUpContext, } from '../../../helpers/render-with-context' import FileTreeRoot from '../../../../../frontend/js/feature...
overleaf/web/test/frontend/features/file-tree/components/file-tree-root.test.js/0
{ "file_path": "overleaf/web/test/frontend/features/file-tree/components/file-tree-root.test.js", "repo_id": "overleaf", "token_count": 3554 }
588
import { expect } from 'chai' import { screen, render } from '@testing-library/react' import OutlineRoot from '../../../../../frontend/js/features/outline/components/outline-root' describe('<OutlineRoot />', function () { const jumpToLine = () => {} it('renders outline', function () { const outline = [ ...
overleaf/web/test/frontend/features/outline/components/outline-root.test.js/0
{ "file_path": "overleaf/web/test/frontend/features/outline/components/outline-root.test.js", "repo_id": "overleaf", "token_count": 297 }
589
import { expect } from 'chai' import sinon from 'sinon' import customLocalStorage from '../../../frontend/js/infrastructure/local-storage' describe('localStorage', function () { let originalLocalStorage before(function () { originalLocalStorage = global.localStorage }) after(function () { Object.defi...
overleaf/web/test/frontend/infrastructure/local-storage.test.js/0
{ "file_path": "overleaf/web/test/frontend/infrastructure/local-storage.test.js", "repo_id": "overleaf", "token_count": 966 }
590
const OError = require('@overleaf/o-error') const Settings = require('@overleaf/settings') const RateLimiter = require('../../../../app/src/infrastructure/RateLimiter') async function clearRateLimit(endpointName, subject) { try { await RateLimiter.promises.clearRateLimit(endpointName, subject) } catch (err) { ...
overleaf/web/test/smoke/src/steps/001_clearRateLimits.js/0
{ "file_path": "overleaf/web/test/smoke/src/steps/001_clearRateLimits.js", "repo_id": "overleaf", "token_count": 395 }
591
const SandboxedModule = require('sandboxed-module') const path = require('path') const sinon = require('sinon') const modulePath = path.join( __dirname, '../../../../app/src/Features/BetaProgram/BetaProgramController' ) describe('BetaProgramController', function () { beforeEach(function () { this.user = { ...
overleaf/web/test/unit/src/BetaProgram/BetaProgramControllerTests.js/0
{ "file_path": "overleaf/web/test/unit/src/BetaProgram/BetaProgramControllerTests.js", "repo_id": "overleaf", "token_count": 2106 }
592
/* eslint-disable node/handle-callback-err, max-len, no-return-assign, no-unused-vars, */ // TODO: This file was created by bulk-decaffeinate. // Fix any style issues and re-enable lint. /* * decaffeinate suggestions: * DS102: Remove unnecessary code created because of implicit returns * DS206: Consi...
overleaf/web/test/unit/src/Compile/CompileManagerTests.js/0
{ "file_path": "overleaf/web/test/unit/src/Compile/CompileManagerTests.js", "repo_id": "overleaf", "token_count": 5591 }
593
const SandboxedModule = require('sandboxed-module') const path = require('path') const { expect } = require('chai') const MODULE_PATH = path.join( __dirname, '../../../../app/src/Features/Email/EmailMessageHelper' ) describe('EmailMessageHelper', function () { beforeEach(function () { this.EmailMessageHelpe...
overleaf/web/test/unit/src/Email/EmailMessageHelperTests.js/0
{ "file_path": "overleaf/web/test/unit/src/Email/EmailMessageHelperTests.js", "repo_id": "overleaf", "token_count": 396 }
594
/* eslint-disable node/handle-callback-err, max-len, no-return-assign, no-unused-vars, */ // TODO: This file was created by bulk-decaffeinate. // Fix any style issues and re-enable lint. /* * decaffeinate suggestions: * DS102: Remove unnecessary code created because of implicit returns * Full docs: h...
overleaf/web/test/unit/src/InactiveData/InactiveProjectManagerTests.js/0
{ "file_path": "overleaf/web/test/unit/src/InactiveData/InactiveProjectManagerTests.js", "repo_id": "overleaf", "token_count": 2018 }
595
const { expect } = require('chai') const sinon = require('sinon') const SandboxedModule = require('sandboxed-module') const MODULE_PATH = '../../../../app/src/Features/Project/FolderStructureBuilder' const MOCK_OBJECT_ID = 'MOCK_OBJECT_ID' describe('FolderStructureBuilder', function () { beforeEach(function () { ...
overleaf/web/test/unit/src/Project/FolderStructureBuilderTests.js/0
{ "file_path": "overleaf/web/test/unit/src/Project/FolderStructureBuilderTests.js", "repo_id": "overleaf", "token_count": 2018 }
596
/* eslint-disable camelcase, node/handle-callback-err, max-len, no-return-assign, no-unused-vars, no-useless-constructor, */ // TODO: This file was created by bulk-decaffeinate. // Fix any style issues and re-enable lint. /* * decaffeinate suggestions: * DS102: Remove unnecessary code created ...
overleaf/web/test/unit/src/Project/ProjectOptionsHandlerTests.js/0
{ "file_path": "overleaf/web/test/unit/src/Project/ProjectOptionsHandlerTests.js", "repo_id": "overleaf", "token_count": 3045 }
597
const sinon = require('sinon') const { expect } = require('chai') const modulePath = '../../../../app/src/infrastructure/SessionAutostartMiddleware.js' const SandboxedModule = require('sandboxed-module') describe('SessionAutostartMiddleware', function () { let SessionAutostartMiddleware, middleware, Settings con...
overleaf/web/test/unit/src/Security/SessionAutostartMiddlewareTests.js/0
{ "file_path": "overleaf/web/test/unit/src/Security/SessionAutostartMiddlewareTests.js", "repo_id": "overleaf", "token_count": 1028 }
598
/* eslint-disable node/handle-callback-err, max-len, no-return-assign, no-unused-vars, */ // TODO: This file was created by bulk-decaffeinate. // Fix any style issues and re-enable lint. /* * decaffeinate suggestions: * DS102: Remove unnecessary code created because of implicit returns * Full docs: h...
overleaf/web/test/unit/src/Subscription/SubscriptionLocatorTests.js/0
{ "file_path": "overleaf/web/test/unit/src/Subscription/SubscriptionLocatorTests.js", "repo_id": "overleaf", "token_count": 1095 }
599
/* eslint-disable node/handle-callback-err, max-len, no-return-assign, no-unused-vars, */ // TODO: This file was created by bulk-decaffeinate. // Fix any style issues and re-enable lint. /* * decaffeinate suggestions: * DS102: Remove unnecessary code created because of implicit returns * DS206: Consi...
overleaf/web/test/unit/src/Uploads/ArchiveManagerTests.js/0
{ "file_path": "overleaf/web/test/unit/src/Uploads/ArchiveManagerTests.js", "repo_id": "overleaf", "token_count": 8108 }
600
const SandboxedModule = require('sandboxed-module') const path = require('path') const sinon = require('sinon') const { expect } = require('chai') const MODULE_PATH = path.join( __dirname, '../../../../app/src/Features/User/UserOnboardingEmailManager' ) describe('UserOnboardingEmailManager', function () { befor...
overleaf/web/test/unit/src/User/UserOnboardingEmailManagerTests.js/0
{ "file_path": "overleaf/web/test/unit/src/User/UserOnboardingEmailManagerTests.js", "repo_id": "overleaf", "token_count": 1661 }
601
const mockModel = require('../MockModel') module.exports = mockModel('DeletedUser', { './User': require('./User'), })
overleaf/web/test/unit/src/helpers/models/DeletedUser.js/0
{ "file_path": "overleaf/web/test/unit/src/helpers/models/DeletedUser.js", "repo_id": "overleaf", "token_count": 41 }
602
const { expect } = require('chai') const { promisifyAll, callbackifyMultiResult, } = require('../../../../app/src/util/promises') describe('promisifyAll', function () { describe('basic functionality', function () { before(function () { this.module = { SOME_CONSTANT: 1, asyncAdd(a, b, ca...
overleaf/web/test/unit/src/util/promisesTests.js/0
{ "file_path": "overleaf/web/test/unit/src/util/promisesTests.js", "repo_id": "overleaf", "token_count": 1395 }
603
Change: Use language setting We've changed web to make use of the language the authenticated user has chosen in the settings. https://github.com/owncloud/web/pull/3484
owncloud/web/changelog/0.10.0_2020-05-26/3484-2/0
{ "file_path": "owncloud/web/changelog/0.10.0_2020-05-26/3484-2", "repo_id": "owncloud", "token_count": 44 }
604
Bugfix: Set expiration date only if it is supported We've stopped setting expiration date in collaborators panel if it is not supported. https://github.com/owncloud/web/issues/3674 https://github.com/owncloud/web/pull/3679
owncloud/web/changelog/0.11.0_2020-06-26/set-expiration-date-only-if-supported/0
{ "file_path": "owncloud/web/changelog/0.11.0_2020-06-26/set-expiration-date-only-if-supported", "repo_id": "owncloud", "token_count": 61 }
605
Bugfix: Fix translations string Allow better translations of various strings. https://github.com/owncloud/web/pull/3766 https://github.com/owncloud/web/pull/3769
owncloud/web/changelog/0.13.0_2020-07-17/3769/0
{ "file_path": "owncloud/web/changelog/0.13.0_2020-07-17/3769", "repo_id": "owncloud", "token_count": 49 }
606
Bugfix: Added missing tooltips We've added tooltips for the following: - top bar: notifications button and application switcher - file list: share indicators and quick actions - sharing in sidebar: action icons like edit, delete, copy https://github.com/owncloud/web/pull/4081 https://github.com/owncloud/product/issu...
owncloud/web/changelog/0.17.0_2020-09-25/add-missing-tooltips/0
{ "file_path": "owncloud/web/changelog/0.17.0_2020-09-25/add-missing-tooltips", "repo_id": "owncloud", "token_count": 87 }
607
Bugfix: Display files list only if there is at least one item Vue virtual scroll was throwing an error in console in case that the files list was empty. We prevent this error by displaying the files list only if there is at least one item. https://github.com/owncloud/web/issues/2745
owncloud/web/changelog/0.2.7_2020-01-14/2745/0
{ "file_path": "owncloud/web/changelog/0.2.7_2020-01-14/2745", "repo_id": "owncloud", "token_count": 71 }
608
Bugfix: Fix loginAsUser loginAsUser wasn't waiting until the loading finished. Added an additional check https://github.com/owncloud/web/pull/4297
owncloud/web/changelog/0.25.0_2020-11-16/fix-login-as-user/0
{ "file_path": "owncloud/web/changelog/0.25.0_2020-11-16/fix-login-as-user", "repo_id": "owncloud", "token_count": 42 }
609
Enhancement: Display full public and private links Below the names of public and private links we've added the respective full URL so that users can copy it without the copy to clipboard button. https://github.com/owncloud/web/pull/4410
owncloud/web/changelog/0.29.0_2020-12-07/visible-links/0
{ "file_path": "owncloud/web/changelog/0.29.0_2020-12-07/visible-links", "repo_id": "owncloud", "token_count": 58 }
610
Bugfix: Prevent loader in sidebar on add/remove When adding or removing a public link or collaborator, the respective list view sidebar panels briefly hid the panel and showed a loader instead. The UI is supposed to show a visual transition of a new list item into the list on adding, as well as a visual transition out...
owncloud/web/changelog/0.4.0_2020-02-14/2937/0
{ "file_path": "owncloud/web/changelog/0.4.0_2020-02-14/2937", "repo_id": "owncloud", "token_count": 149 }
611
Bugfix: Moved resharers to the top of owner collaborator entry For received shares, the resharers user display names are now shown on top of the owner entry in the collaborators list, with a reshare icon, instead of having their own entry in the collaborators list. This makes the reshare situation more clear and remo...
owncloud/web/changelog/0.5.0_2020-03-02/3850/0
{ "file_path": "owncloud/web/changelog/0.5.0_2020-03-02/3850", "repo_id": "owncloud", "token_count": 106 }
612
Bugfix: Fix file actions menu when using OCIS backend When using OCIS as backend, the ids of resources is a string instead of integer. So we cannot embed those into DOM node ids and need to use another alternative. This fix introduces a unique viewId which is only there to provide uniqueness across the current list an...
owncloud/web/changelog/0.7.0_2020-03-30/3214/0
{ "file_path": "owncloud/web/changelog/0.7.0_2020-03-30/3214", "repo_id": "owncloud", "token_count": 134 }
613
Enhancement: add the option to decline accepted shares Declined shares could be accepted retroactively but accepted shares could not be declined. https://github.com/owncloud/ocis/issues/985
owncloud/web/changelog/1.0.0_2020-12-16/accepted-shares-decline.md/0
{ "file_path": "owncloud/web/changelog/1.0.0_2020-12-16/accepted-shares-decline.md", "repo_id": "owncloud", "token_count": 47 }
614
Change: Allow to disable previews in file lists We introduced a new config option to disable previews. To do so, set `"disablePreviews": true` to the config.json file. https://github.com/owncloud/web/pull/4513
owncloud/web/changelog/1.0.1_2021-01-08/disable-previews/0
{ "file_path": "owncloud/web/changelog/1.0.1_2021-01-08/disable-previews", "repo_id": "owncloud", "token_count": 59 }
615
Bugfix: Avatar url without double slash The avatar url added another superfluous slash after the instance url which resulted in the avatar not being able to load. https://github.com/owncloud/web/issues/4610 https://github.com/owncloud/web/pull/4849
owncloud/web/changelog/3.0.0_2021-04-21/bugfix-avatar-url/0
{ "file_path": "owncloud/web/changelog/3.0.0_2021-04-21/bugfix-avatar-url", "repo_id": "owncloud", "token_count": 69 }
616
Bugfix: Display navigation for resolved private link We've fixed that the navigation in the left sidebar is visible for a resolved private link as well https://github.com/owncloud/web/pull/5023
owncloud/web/changelog/3.1.0_2021-05-12/bugfix-navigation-in-private-links/0
{ "file_path": "owncloud/web/changelog/3.1.0_2021-05-12/bugfix-navigation-in-private-links", "repo_id": "owncloud", "token_count": 47 }
617
Enhancement: Configure previews We introduced a new config option to configure which file will be previewed. To do so, add `"options.previewFileExtensions": ["jpg", "txt"]` in the config.json file. https://github.com/owncloud/web/pull/5159 https://github.com/owncloud/web/issues/5079
owncloud/web/changelog/3.2.0_2021-05-31/enhancement-file-previews/0
{ "file_path": "owncloud/web/changelog/3.2.0_2021-05-31/enhancement-file-previews", "repo_id": "owncloud", "token_count": 88 }
618
Bugfix: prevent `fileTypeIcon` to throw a TypeError The function would die with `TypeError: file.extension.toLowerCase is not a function` if `file.extension` was set to something that is not a string. https://github.com/owncloud/web/pull/5253
owncloud/web/changelog/3.3.0_2021-06-23/bugfix-typeerror-fileTypeIcon/0
{ "file_path": "owncloud/web/changelog/3.3.0_2021-06-23/bugfix-typeerror-fileTypeIcon", "repo_id": "owncloud", "token_count": 73 }
619
Enhancement: Enable focus trap in oc-modal After the recent changes in ODS, the oc-modal can now use a focus-trap which is a feature needed for accessibility-reasons. https://github.com/owncloud/web/pull/5013
owncloud/web/changelog/3.3.0_2021-06-23/enhancement-focustrap-in-modal/0
{ "file_path": "owncloud/web/changelog/3.3.0_2021-06-23/enhancement-focustrap-in-modal", "repo_id": "owncloud", "token_count": 67 }
620
Enhancement: Update ownCloud Design System to v7.4.2 We've updated ownCloud Design System to version 7.4.2 to bring the new pagination component. https://github.com/owncloud/owncloud-design-system/releases/tag/v7.4.1 https://github.com/owncloud/owncloud-design-system/releases/tag/v7.4.2 https://github.com/owncloud/we...
owncloud/web/changelog/3.3.0_2021-06-23/enhancement-update-ods-7.4.2/0
{ "file_path": "owncloud/web/changelog/3.3.0_2021-06-23/enhancement-update-ods-7.4.2", "repo_id": "owncloud", "token_count": 146 }
621
Bugfix: Check names also for folders or files that currently are not visible We've changed the way how web checks if a file or folder exists. From now on it also include files from the current folder that actually are not visible. This was problematic in situations like the pagination, where a file or folder was not ...
owncloud/web/changelog/4.0.0_2021-08-04/bugfix-name-checks-with-pagination/0
{ "file_path": "owncloud/web/changelog/4.0.0_2021-08-04/bugfix-name-checks-with-pagination", "repo_id": "owncloud", "token_count": 108 }
622
Bugfix: load folder in Media viewer We've fixed the loading of a folder in the Media viewer extension. If a user reloads the Media viewer now, it load all the medias both in private and public context. https://github.com/owncloud/web/issues/5427 https://github.com/owncloud/web/pull/5585 https://github.com/owncloud/we...
owncloud/web/changelog/4.1.0_2021-08-20/bugfix-load-folder-in-media-viewer/0
{ "file_path": "owncloud/web/changelog/4.1.0_2021-08-20/bugfix-load-folder-in-media-viewer", "repo_id": "owncloud", "token_count": 98 }
623
Enhancement: Update ODS to 10.0.0 We updated the ownCloud Design System to version 10.0.0. Please refer to the full changelog in the ODS release (linked) for more details. Summary: - Bugfix - Fix search for options provided as objects: https://github.com/owncloud/owncloud-design-system/pull/1602 - Bugfix - Contextmenu...
owncloud/web/changelog/4.2.0_2021-09-14/enhancement-update-ods/0
{ "file_path": "owncloud/web/changelog/4.2.0_2021-09-14/enhancement-update-ods", "repo_id": "owncloud", "token_count": 515 }
624
Enhancement: Datepicker in Dropdown We have moved the datepicker for share expiration in the right sidebar into a dropdown to align it with the other elements when creating/editing shares. https://github.com/owncloud/web/pull/5806
owncloud/web/changelog/4.4.0_2021-10-26/enhancement-datepicker-dropdown/0
{ "file_path": "owncloud/web/changelog/4.4.0_2021-10-26/enhancement-datepicker-dropdown", "repo_id": "owncloud", "token_count": 64 }
625
Enhancement: Implement breadcrumb context menu The last element of the breadcrumb now has a context menu which gives the user the possibility to perform actions on the current folder. https://github.com/owncloud/web/pull/6044 https://github.com/owncloud/web/issues/6030
owncloud/web/changelog/4.6.0_2021-12-07/enhancement-breadcrumb-context-menu/0
{ "file_path": "owncloud/web/changelog/4.6.0_2021-12-07/enhancement-breadcrumb-context-menu", "repo_id": "owncloud", "token_count": 73 }
626
Bugfix: Context for dates in SideBar We fixed dates in sidebar file info having no context. The sidebar is either showing the last modification date or the deletion date. Before this change it wasn't obvious what kind of date was showing. Especially when the file list was showing a completely different date (e.g., a s...
owncloud/web/changelog/4.7.0_2021-12-16/bugfix-sidebar-dates/0
{ "file_path": "owncloud/web/changelog/4.7.0_2021-12-16/bugfix-sidebar-dates", "repo_id": "owncloud", "token_count": 124 }
627
Bugfix: Add and remove to/from favorites We've fixed bugs related to adding and removing files to/from favorites: - "favorite" star button in the right sidebar of the files app was not being updated when the favorite-state was modified through a click on the star icon - toggling the favorites state of the current fold...
owncloud/web/changelog/5.0.0_2022-02-14/bugfix-favorite-action/0
{ "file_path": "owncloud/web/changelog/5.0.0_2022-02-14/bugfix-favorite-action", "repo_id": "owncloud", "token_count": 124 }
628
Enhancement: Darkmode theme switcher We've added a theme switcher and now initialize the user interface theme based on the user's browser preferences. It also gets saved to the localstorage of the browser so the user's preference gets saved locally. https://github.com/owncloud/web/issues/6242 https://github.com/owncl...
owncloud/web/changelog/5.0.0_2022-02-14/enhancement-darkmode-themeswitcher/0
{ "file_path": "owncloud/web/changelog/5.0.0_2022-02-14/enhancement-darkmode-themeswitcher", "repo_id": "owncloud", "token_count": 104 }
629
Enhancement: Update SDK We've updated the ownCloud SDK to version 2.0.0. - Change - Drop Internet Explorer support: https://github.com/owncloud/owncloud-sdk/pull/966 - Change - Pass full file or directory path to methods of Files class: https://github.com/owncloud/owncloud-sdk/pull/971 - Change - Remove webdav v1 api...
owncloud/web/changelog/5.0.0_2022-02-14/enhancement-update-sdk/0
{ "file_path": "owncloud/web/changelog/5.0.0_2022-02-14/enhancement-update-sdk", "repo_id": "owncloud", "token_count": 274 }
630
Enhancement: Run web as oc10 sidecar We've added the option to run web in oc10 sidecar mode. Copy `config/config.json.sample-oc10` to `config/config.json`, run `yarn server` and then `docker compose up oc10`. https://github.com/owncloud/web/issues/6363
owncloud/web/changelog/5.2.0_2022-03-03/enhancement-sidecar-mode/0
{ "file_path": "owncloud/web/changelog/5.2.0_2022-03-03/enhancement-sidecar-mode", "repo_id": "owncloud", "token_count": 86 }
631
Bugfix: Prevent cross-site scripting attack while displaying space description We've added a new package that strips out possible XSS attack code while displaying the space description https://github.com/owncloud/web/pull/6523 https://github.com/owncloud/web/issues/6526
owncloud/web/changelog/5.3.0_2022-03-23/bugfix-space-description-xss-vulnerabilities/0
{ "file_path": "owncloud/web/changelog/5.3.0_2022-03-23/bugfix-space-description-xss-vulnerabilities", "repo_id": "owncloud", "token_count": 68 }
632
Enhancement: Share inheritance indicators We've implemented the share inheritance indicators in the share sidebar panel. They indicate whether a resource is shared indirectly via one of its parent folders. https://github.com/owncloud/web/pull/6613 https://github.com/owncloud/web/issues/6528
owncloud/web/changelog/5.3.0_2022-03-23/enhancement-share-inheritance-indicators/0
{ "file_path": "owncloud/web/changelog/5.3.0_2022-03-23/enhancement-share-inheritance-indicators", "repo_id": "owncloud", "token_count": 71 }
633
Bugfix: Hide sidebar toggle button on spaces projects page We have hidden the sidebar toggle button on the spaces projects page to avoid user confusion. https://github.com/owncloud/web/pull/6690
owncloud/web/changelog/5.4.0_2022-04-11/bugfix-hide-sidebartoggle-spaces-projects-page/0
{ "file_path": "owncloud/web/changelog/5.4.0_2022-04-11/bugfix-hide-sidebartoggle-spaces-projects-page", "repo_id": "owncloud", "token_count": 48 }
634
Enhancement: Rename mediaviewer to preview We've renamed the media-viewer app to preview because that describes the purpose of the app better and doesn't mislead users into thinking that it's a full blown media viewer. For the time being we've added an app alias handling to ownCloud Web which prints a deprecation war...
owncloud/web/changelog/5.4.0_2022-04-11/enhancement-rename-mediaviewer/0
{ "file_path": "owncloud/web/changelog/5.4.0_2022-04-11/enhancement-rename-mediaviewer", "repo_id": "owncloud", "token_count": 107 }
635
Bugfix: Enable optional chaining on configuration options access We've optional chaining on configuration options access to prevent unwanted access on undefined properties which might cause errors. https://github.com/owncloud/web/pull/6891
owncloud/web/changelog/5.5.0_2022-06-20/bugfix-configuration-options-optional-chaining/0
{ "file_path": "owncloud/web/changelog/5.5.0_2022-06-20/bugfix-configuration-options-optional-chaining", "repo_id": "owncloud", "token_count": 54 }
636
Bugfix: Search mess up spaces overview We've fixed a bug where searching for a file in the search bar messes up the spaces overview and instead of listing the spaces, and found files according to the search term were shown. https://github.com/owncloud/web/pull/7014 https://github.com/owncloud/web/issues/6995
owncloud/web/changelog/5.5.0_2022-06-20/bugfix-search-mess-up-spaces-overview/0
{ "file_path": "owncloud/web/changelog/5.5.0_2022-06-20/bugfix-search-mess-up-spaces-overview", "repo_id": "owncloud", "token_count": 83 }
637
Bugfix: Complete-state of the upload overlay We've fixed a bug where the complete-state of the upload overlay would show before the upload even started. https://github.com/owncloud/web/pull/7100 https://github.com/owncloud/web/issues/7097
owncloud/web/changelog/5.5.0_2022-06-20/bugfix-upload-overlay-complete-state/0
{ "file_path": "owncloud/web/changelog/5.5.0_2022-06-20/bugfix-upload-overlay-complete-state", "repo_id": "owncloud", "token_count": 68 }
638
Enhancement: Enable Drag&Drop and keyboard shortcuts for all views We've enabled drag&drop move and keyboard shortcut copy/cut/paste for publicFiles, sharedResource and spaces. https://github.com/owncloud/web/issues/7122 https://github.com/owncloud/web/pull/7126
owncloud/web/changelog/5.5.0_2022-06-20/enhancement-enable-drag-drop-shortcuts-all-views/0
{ "file_path": "owncloud/web/changelog/5.5.0_2022-06-20/enhancement-enable-drag-drop-shortcuts-all-views", "repo_id": "owncloud", "token_count": 74 }
639
Enhancement: Get rid of the integration tests We've decided to get rid of our integration test suite. Our unit and e2e tests get better and better with each release and have now reached the point where they can replace the integration tests. https://github.com/owncloud/web/pull/6863
owncloud/web/changelog/5.5.0_2022-06-20/enhancement-remove-integration-tests/0
{ "file_path": "owncloud/web/changelog/5.5.0_2022-06-20/enhancement-remove-integration-tests", "repo_id": "owncloud", "token_count": 71 }
640
Enhancement: Indeterminate progress bar in upload overlay We've added an indeterminate state to the progress bar in the upload overlay as long as the upload is preparing. https://github.com/owncloud/web/pull/7123 https://github.com/owncloud/web/issues/7105
owncloud/web/changelog/5.5.0_2022-06-20/enhancement-upload-overlay-indeterminate-progress/0
{ "file_path": "owncloud/web/changelog/5.5.0_2022-06-20/enhancement-upload-overlay-indeterminate-progress", "repo_id": "owncloud", "token_count": 72 }
641
Bugfix: Expiration date picker with long language codes We've fixed a bug where the expiration date picker in the sharing sidebar wouldn't open if the user selected a language with long language code, e.g. de_DE. https://github.com/owncloud/web/issues/7622 https://github.com/owncloud/web/pull/7623
owncloud/web/changelog/5.7.0_2022-09-09/bugfix-expiration-date-de_DE/0
{ "file_path": "owncloud/web/changelog/5.7.0_2022-09-09/bugfix-expiration-date-de_DE", "repo_id": "owncloud", "token_count": 85 }
642
Bugfix: Logout deleted user on page reload A user that gets disabled or deleted in the backend now sees an authentication error page upon page reload. From there they can now properly reach the login page to log in again via a different user (or leave the page entirely). https://github.com/owncloud/web/issues/4677 ht...
owncloud/web/changelog/5.7.0_2022-09-09/bugfix-logout-deleted-user/0
{ "file_path": "owncloud/web/changelog/5.7.0_2022-09-09/bugfix-logout-deleted-user", "repo_id": "owncloud", "token_count": 124 }
643
Bugfix: Redirect after removing self from space members When a user removes themselves from the members of a project space we now properly redirect to the project spaces overviewe page instead of showing an error message. https://github.com/owncloud/web/issues/7534 https://github.com/owncloud/web/pull/7576
owncloud/web/changelog/5.7.0_2022-09-09/bugfix-redirect-space-access-removal/0
{ "file_path": "owncloud/web/changelog/5.7.0_2022-09-09/bugfix-redirect-space-access-removal", "repo_id": "owncloud", "token_count": 77 }
644
Bugfix: Stuck After Session Expired We've fixed exit link to redirect to login once session expires We've removed the logout click handler and created a new logout component https://github.com/owncloud/web/issues/7453 https://github.com/owncloud/web/pull/7491
owncloud/web/changelog/5.7.0_2022-09-09/bugfix-stuck-after-session-expired/0
{ "file_path": "owncloud/web/changelog/5.7.0_2022-09-09/bugfix-stuck-after-session-expired", "repo_id": "owncloud", "token_count": 74 }
645
Enhancement: Add change own password dialog to the account info page We have added a new change own password dialog to the account info page, so the user has the possibility to change their own password. https://github.com/owncloud/web/pull/7206 https://github.com/owncloud/web/issues/7183
owncloud/web/changelog/5.7.0_2022-09-09/enhancement-change-own-password/0
{ "file_path": "owncloud/web/changelog/5.7.0_2022-09-09/enhancement-change-own-password", "repo_id": "owncloud", "token_count": 78 }
646
Enhancement: Reposition notifications We've repositioned the notifications to no longer block the searchbar - they are now in the bottom right corner, above the (possibly visible) upload information. It has also been redesigned to better fit the overall design. https://github.com/owncloud/web/pull/7139 https://github...
owncloud/web/changelog/5.7.0_2022-09-09/enhancement-reposition-notifications/0
{ "file_path": "owncloud/web/changelog/5.7.0_2022-09-09/enhancement-reposition-notifications", "repo_id": "owncloud", "token_count": 89 }
647
Enhancement: Introduce group assignments We have added a new quick action in the user management where the user can be assigned to groups. https://github.com/owncloud/web/pull/7176 https://github.com/owncloud/web/issues/6678
owncloud/web/changelog/5.7.0_2022-09-09/enhancement-user-management-group-assignments/0
{ "file_path": "owncloud/web/changelog/5.7.0_2022-09-09/enhancement-user-management-group-assignments", "repo_id": "owncloud", "token_count": 64 }
648
Bugfix: Hide share indicators on public page Share indicators are now being hidden on public link pages. https://github.com/owncloud/web/pull/7889 https://github.com/owncloud/web/issues/7888
owncloud/web/changelog/6.0.0_2022-11-29/bugfix-hide-share-indicators-on-public-page/0
{ "file_path": "owncloud/web/changelog/6.0.0_2022-11-29/bugfix-hide-share-indicators-on-public-page", "repo_id": "owncloud", "token_count": 56 }
649
Bugfix: Search bar on small screens We've fixed the display of the search bar on small screens. https://github.com/owncloud/web/pull/7675 https://github.com/owncloud/web/issues/7617
owncloud/web/changelog/6.0.0_2022-11-29/bugfix-search-bar-on-small-screens/0
{ "file_path": "owncloud/web/changelog/6.0.0_2022-11-29/bugfix-search-bar-on-small-screens", "repo_id": "owncloud", "token_count": 57 }
650
Bugfix: Prevent unnecessary request when saving a user We've fixed a bug where changing the role of a user without changing any other data would cause an unnecessary request. https://github.com/owncloud/web/issues/8011 https://github.com/owncloud/web/pull/8013
owncloud/web/changelog/6.0.0_2022-11-29/bugfix-user-save-without-change/0
{ "file_path": "owncloud/web/changelog/6.0.0_2022-11-29/bugfix-user-save-without-change", "repo_id": "owncloud", "token_count": 69 }
651
Enhancement: Id based routing We now include fileIds in the URL query to be able to - resolve files and spaces correctly and - resolve the correct relative path of a file if it was changed (this might be the case for bookmarks) The fileIds in the URL can be disabled by setting `options.routing.idBased` to `false` in t...
owncloud/web/changelog/6.0.0_2022-11-29/enhancement-id-based-routing/0
{ "file_path": "owncloud/web/changelog/6.0.0_2022-11-29/enhancement-id-based-routing", "repo_id": "owncloud", "token_count": 204 }
652
Bugfix: Calendar popup position in right sidebar The position of the calendar popup in the right sidebar has been fixed when using small screens. https://github.com/owncloud/web/issues/7513 https://github.com/owncloud/web/pull/8909
owncloud/web/changelog/7.0.0_2023-06-02/bugfix-calendar-popup-position-in-sidebar/0
{ "file_path": "owncloud/web/changelog/7.0.0_2023-06-02/bugfix-calendar-popup-position-in-sidebar", "repo_id": "owncloud", "token_count": 63 }
653
Bugfix: Infinite login redirect We've fixed a bug where a user would fall into an infinite redirect between login and accessDenied page if a) the user had valid IdP credentials but was not permitted in ocis, b) the user has authenticated successfully but then got deleted in the meantime. https://github.com/owncloud/w...
owncloud/web/changelog/7.0.0_2023-06-02/bugfix-infinite-login-redirect/0
{ "file_path": "owncloud/web/changelog/7.0.0_2023-06-02/bugfix-infinite-login-redirect", "repo_id": "owncloud", "token_count": 129 }
654
Bugfix: Accessing route in admin-settings with insufficient permissions Each route in the admin-settings app now has a dedicated permission check. This fixes an issue where accessing such route with insufficient permissions would break the page. https://github.com/owncloud/web/issues/8434 https://github.com/owncloud/...
owncloud/web/changelog/7.0.0_2023-06-02/bugfix-permission-check-admin-settings-routes/0
{ "file_path": "owncloud/web/changelog/7.0.0_2023-06-02/bugfix-permission-check-admin-settings-routes", "repo_id": "owncloud", "token_count": 80 }
655
Bugfix: Share indicator loading after pasting resources Share indicators are now being displayed correctly after pasting resources into shared folders. https://github.com/owncloud/web/issues/9030 https://github.com/owncloud/web/pull/9110
owncloud/web/changelog/7.0.0_2023-06-02/bugfix-share-indicator-after-pasting/0
{ "file_path": "owncloud/web/changelog/7.0.0_2023-06-02/bugfix-share-indicator-after-pasting", "repo_id": "owncloud", "token_count": 61 }
656
Change: Remove permission manager BREAKING CHANGE for developers: The `PermissionManager` has been removed. Permission management is now being handled by `CASL`. For more details on how it works please see the linked PR down below. https://github.com/owncloud/web/pull/8431 https://github.com/owncloud/web/pull/8488 ht...
owncloud/web/changelog/7.0.0_2023-06-02/change-remove-permission-manager/0
{ "file_path": "owncloud/web/changelog/7.0.0_2023-06-02/change-remove-permission-manager", "repo_id": "owncloud", "token_count": 102 }
657
Enhancement: Admin settings groups members panel We've added the members panel to the groups page in admin settings. https://github.com/owncloud/web/pull/8826 https://github.com/owncloud/web/issues/8596
owncloud/web/changelog/7.0.0_2023-06-02/enhancement-admin-settings-groups-add-members-panel/0
{ "file_path": "owncloud/web/changelog/7.0.0_2023-06-02/enhancement-admin-settings-groups-add-members-panel", "repo_id": "owncloud", "token_count": 59 }
658
Enhancement: Disable change password capability We've added the functionality to disable the change password button in the account page via capability, this can be set via env variable FRONTEND_LDAP_SERVER_WRITE_ENABLED. https://github.com/owncloud/web/pull/9070 https://github.com/owncloud/web/issues/9060
owncloud/web/changelog/7.0.0_2023-06-02/enhancement-disable-change-password-via-capability/0
{ "file_path": "owncloud/web/changelog/7.0.0_2023-06-02/enhancement-disable-change-password-via-capability", "repo_id": "owncloud", "token_count": 87 }
659