.devcontainer
|
85ba85627e
Increase PHP memory limit for DevContainer to 512mb
|
4 月之前 |
.github
|
8a2ad627a0
ci: Update list of installed PHP extensions (as some are not default enabled in new images)
|
2 周之前 |
.idea
|
cc1686dba9
chore: Add SPDX header
|
5 月之前 |
.reuse
|
73b34bba7b
fix: add notification icon for transfer ownership
|
2 周之前 |
.tx
|
da38ff0088
chore: Add webhook_listeners to list of shipped apps
|
2 月之前 |
3rdparty @ 09f4cbc1ab
|
abfc3c7421
chore(deps): Bump guzzlehttp/guzzle from 7.8.1 to 7.9.2
|
3 周之前 |
LICENSES
|
efcc3e5965
fix(weatherstatus): adjustments from review comments
|
1 月之前 |
__mocks__
|
e32b335289
fix(files): always ask for confirmation if trashbin app is disabled
|
3 月之前 |
__tests__
|
4a90d5328c
test: Add end-to-end tests for new public share Vue UI
|
2 月之前 |
apps
|
f92272374b
fixup! fixup! feat: mail provider settings
|
2 周之前 |
build
|
a1681b0756
chore(db): Apply query prepared statements
|
2 周之前 |
config
|
280adb3e94
feat: configurable request timeout for carddav sync
|
2 周之前 |
contribute
|
e07a190641
chore: Add SPDX header
|
5 月之前 |
core
|
488055e37e
Fix(l10n): Update translations from Transifex
|
2 周之前 |
cypress
|
ef5a9cf00d
fix(files): Ensure renaming state is correctly reset
|
3 周之前 |
dist
|
c1c02ed1f9
chore(assets): Recompile assets
|
2 周之前 |
lib
|
488055e37e
Fix(l10n): Update translations from Transifex
|
2 周之前 |
ocs
|
9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
1 月之前 |
ocs-provider
|
1f7e2ba599
chore: Add SPDX header
|
5 月之前 |
resources
|
86892443d3
fix(security): Update code signing revocation list
|
2 周之前 |
tests
|
2ef74b9860
Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support
|
2 周之前 |
themes
|
8028784976
fix: cleanup theming app code
|
5 月之前 |
vendor-bin
|
85046e7e9d
Merge pull request #48804 from nextcloud/dependabot/composer/vendor-bin/openapi-extractor/nextcloud/openapi-extractor-1.0.1
|
2 周之前 |
.editorconfig
|
5c49a54801
chore: Add SPDX header
|
5 月之前 |
.eslintignore
|
1f7e2ba599
chore: Add SPDX header
|
5 月之前 |
.eslintrc.js
|
691f570237
chore: Enable ESLint for apps and fix all errors
|
3 月之前 |
.git-blame-ignore-revs
|
6285f550b6
chore: Add nextcloud/coding-standard v1.3.1 update to git blame ignores
|
1 月之前 |
.gitattributes
|
5c49a54801
chore: Add SPDX header
|
5 月之前 |
.gitignore
|
95bafb4980
ci: Improve usability of running different psalm modes locally
|
1 月之前 |
.gitmodules
|
5c49a54801
chore: Add SPDX header
|
5 月之前 |
.htaccess
|
c7c031dbd2
fix(a11y): Add OTF font loading check
|
1 月之前 |
.jshintrc
|
8968b21ac8
chore: update .jshintrc
|
5 月之前 |
.mailmap
|
9aa248f007
Merge pull request #29245 from nextcloud/artonge-patch-1
|
3 年之前 |
.npmignore
|
70edda0342
Port dav calendar settings page to Vue.js
|
3 年之前 |
.php-cs-fixer.dist.php
|
ffc8a86d7d
fix(cs-fixer): Correctly ignore files ignored by git
|
2 月之前 |
.pre-commit-config.yaml
|
1f7e2ba599
chore: Add SPDX header
|
5 月之前 |
.scrutinizer.yml
|
1f7e2ba599
chore: Add SPDX header
|
5 月之前 |
.tag
|
1efa338a52
Add .tag file to make tar balls tracable
|
10 年之前 |
.user.ini
|
5c49a54801
chore: Add SPDX header
|
5 月之前 |
AUTHORS
|
1e04619675
chore: Add SPDX header
|
5 月之前 |
CHANGELOG.md
|
1df96b0417
chore: Add SPDX header
|
5 月之前 |
CODE_OF_CONDUCT.md
|
1df96b0417
chore: Add SPDX header
|
5 月之前 |
COPYING
|
03a0f4cbad
Rename COPYING-AGPL to COPYING
|
8 年之前 |
COPYING-README
|
0a6735c6ba
docs: Reference 3rd party licenses via SPDX
|
4 月之前 |
DESIGN.md
|
1df96b0417
chore: Add SPDX header
|
5 月之前 |
Makefile
|
5c49a54801
chore: Add SPDX header
|
5 月之前 |
README.md
|
8622edb4b3
chore: ignore coding-standard update 1.2.3 in git blame
|
2 月之前 |
SECURITY.md
|
1df96b0417
chore: Add SPDX header
|
5 月之前 |
autotest-checkers.sh
|
5c49a54801
chore: Add SPDX header
|
5 月之前 |
autotest-external.sh
|
5c49a54801
chore: Add SPDX header
|
5 月之前 |
autotest.sh
|
5c49a54801
chore: Add SPDX header
|
5 月之前 |
babel.config.js
|
3c869a0c3a
fix: jest transform private methods
|
3 月之前 |
codecov.yml
|
1df96b0417
chore: Add SPDX header
|
5 月之前 |
composer.json
|
570a9e208f
ci: Add psalm baseline for security and make CI fail on change
|
1 月之前 |
composer.lock
|
bfb3c23ba5
fix(CI): Update PHP requirement in dev dependencies
|
4 月之前 |
console.php
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
2 月之前 |
cron.php
|
9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
1 月之前 |
custom.d.ts
|
1df96b0417
chore: Add SPDX header
|
5 月之前 |
cypress.config.ts
|
4a90d5328c
test: Add end-to-end tests for new public share Vue UI
|
2 月之前 |
cypress.d.ts
|
dd08f93202
chore: fix some comments
|
3 月之前 |
index.html
|
5c49a54801
chore: Add SPDX header
|
5 月之前 |
index.php
|
5c49a54801
chore: Add SPDX header
|
5 月之前 |
occ
|
5c49a54801
chore: Add SPDX header
|
5 月之前 |
package-lock.json
|
6fbfdfe607
chore(devDeps): bump @nextcloud/webpack-vue-config and style related loaders
|
3 周之前 |
package.json
|
6fbfdfe607
chore(devDeps): bump @nextcloud/webpack-vue-config and style related loaders
|
3 周之前 |
psalm-ocp.xml
|
1df96b0417
chore: Add SPDX header
|
5 月之前 |
psalm.xml
|
6fd17994fb
fix(psalm): Enable findUnusedBaselineEntry
|
1 月之前 |
public.php
|
9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
1 月之前 |
remote.php
|
9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
1 月之前 |
robots.txt
|
5b77f16d57
Add robot.txt
|
11 年之前 |
status.php
|
606241caeb
chore(legacy): Introduce public version ct plass and drop version methods from OC_Util
|
1 月之前 |
stylelint.config.js
|
faeb2f0f43
chore: Add stylelint rules to verify we only use logical properties
|
2 月之前 |
tsconfig.json
|
c0b39bb909
chore: Move from Jest to vitest
|
2 月之前 |
version.php
|
0baa7ae27a
build: bump version to run sha265 for background job arguments migration
|
1 月之前 |
vitest.config.ts
|
4a90d5328c
test: Add end-to-end tests for new public share Vue UI
|
2 月之前 |
webpack.common.js
|
1fba65545b
chore(webpack): migrate to node-polyfill-webpack-plugin v4
|
3 周之前 |
webpack.config.js
|
1df96b0417
chore: Add SPDX header
|
5 月之前 |
webpack.modules.js
|
71f1e0cb9c
refactor(updatenotification): Migrate legacy code
|
1 月之前 |