Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-12-13Update issue templates with parts from serverJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-11-22Merge pull request #6467 from nextcloud/techdebt/noid/autoreleasingJoas Schilling
Create appstore-build-publish.yml
2021-11-15Only run unit tests when php is affectedJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-11-11Create appstore-build-publish.ymlJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-07-24Updating node.yml workflow from templateNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-14"Fix" CI with mariadbJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-25Updating node.yml workflow from templateskjnldsv
Signed-off-by: GitHub <noreply@github.com>
2021-06-17Fix buildJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-06-17Update .github/workflows/lint.ymlmarco
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2021-06-17Update .github/workflows/lint.ymlmarco
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2021-06-17Update .github/workflows/lint.ymlmarco
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2021-06-17Adjust eslint + stylelint node and npm versionsVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-06-17Adjust jest workflow with node 14 + npm 7Vincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-05-11Output jest coverage to consoleVincent Petry
Add config option for Jest to scan all source files when reporting coverage. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-04-22Rename test pipeline for frontend to "jest"Vincent Petry
Makes it easier to spot in the Github UI Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-04-12Add empty line to details block before code blockMichaIng
As a matter of fact, without that additional empty line, the fenced code blocks within the details blocks are not shown correctly on GitHub. Signed-off-by: MichaIng <micha@dietpi.com>
2021-03-22Goodbye automergeVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-03-22Fix auto-mergeVincent Petry
Increase module version. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-03-22Fix auto-approve for dependabotVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-03-04Add linting for 8.0Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-04Explcitly install gd and zip PHP extensions in CIVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-01-15Update @babel/preset-env and fix commonjs loadingVincent Petry
Update @babel/preset-env to 7.12.11 has revealed an issue with the event bus library related to the CommonJS format. The webpack config was adjusted to properly load CommonJS libraries. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-12-21Dependabot ignore @babel/present-env >= 7.12.11Vincent Petry
To prevent breaking master due to automatic merges, as these versions are causing issues currently. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-12-17Create Dependabot config filedependabot-preview[bot]
2020-12-17Fix versionsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-12-17Move unit tests to github actions to reduce drone loadJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-12-17Adjust existing actions to app-tutorialJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-12-16First install the php version then composer depsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-12-15Test against oracleJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-11-30Add "No response" botJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-13Fix intendationJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-13Fix github actionJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-09Add PsalmJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-18Update version on masterJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-06-15Validate the info.xml file with a workflowJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-06-10Fix linksJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-06-09Add signaling server to issue templateJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-05-13Fix linter commandJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-05-12Update workflow with the server workflowJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-05-12Add PHP CSJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-05-08Auto approve dependabotJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-05-08Run stylelint with the version from package.jsonJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-04-07fix typomokkin
2020-03-24Hmm?Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-24Fix placeholderJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-24Update github workflowsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-24Execute unit tests on githubJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-12-06Unify the stylelinting into 1 callJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-12-06Fix stylelint ::v-deepJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-12-06Run NPM linters as workflowsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>