.devcontainer
|
85ba85627e
Increase PHP memory limit for DevContainer to 512mb
|
4 hónapja |
.github
|
73de40719e
ci: Don't test incompatible external storages on PHP 8.4
|
6 napja |
.idea
|
cc1686dba9
chore: Add SPDX header
|
5 hónapja |
.reuse
|
73b34bba7b
fix: add notification icon for transfer ownership
|
4 hete |
.tx
|
da38ff0088
chore: Add webhook_listeners to list of shipped apps
|
2 hónapja |
3rdparty @ 14f8529ed7
|
db164f8b3e
build(deps): Bump symfony/string from 6.0.19 to 6.4.13
|
6 napja |
LICENSES
|
efcc3e5965
fix(weatherstatus): adjustments from review comments
|
1 hónapja |
__mocks__
|
e32b335289
fix(files): always ask for confirmation if trashbin app is disabled
|
3 hónapja |
__tests__
|
55595f61df
refactor(federatedfilesharing): Replace deprecated functions
|
2 hete |
apps
|
23071c74a5
Fix(l10n): Update translations from Transifex
|
3 napja |
build
|
8e3f85111d
chore(deps-dev): Bump behat/behat in /build/integration
|
5 napja |
config
|
69bc13ab5a
docs: update overwrite.cli.url wording
|
1 hete |
contribute
|
e07a190641
chore: Add SPDX header
|
5 hónapja |
core
|
23071c74a5
Fix(l10n): Update translations from Transifex
|
3 napja |
cypress
|
191e839a5f
fix(files): open sidebar on sharing tab by default for files
|
6 napja |
dist
|
2164737ad9
Better distinguish this parameter dedicated to internal shares
|
5 napja |
lib
|
7b4a932ed1
Merge pull request #49035 from nextcloud/jtr/fix-streamer-zip64
|
5 napja |
ocs
|
9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
1 hónapja |
ocs-provider
|
1f7e2ba599
chore: Add SPDX header
|
6 hónapja |
resources
|
86892443d3
fix(security): Update code signing revocation list
|
3 hete |
tests
|
7ebeed45bd
feat: add iMip Request Handling
|
6 napja |
themes
|
8028784976
fix: cleanup theming app code
|
5 hónapja |
vendor-bin
|
2344e9cf1d
chore(deps): Bump nextcloud/openapi-extractor
|
5 napja |
.editorconfig
|
5c49a54801
chore: Add SPDX header
|
5 hónapja |
.eslintignore
|
1f7e2ba599
chore: Add SPDX header
|
6 hónapja |
.eslintrc.js
|
691f570237
chore: Enable ESLint for apps and fix all errors
|
4 hónapja |
.git-blame-ignore-revs
|
6285f550b6
chore: Add nextcloud/coding-standard v1.3.1 update to git blame ignores
|
1 hónapja |
.gitattributes
|
5c49a54801
chore: Add SPDX header
|
5 hónapja |
.gitignore
|
95bafb4980
ci: Improve usability of running different psalm modes locally
|
1 hónapja |
.gitmodules
|
5c49a54801
chore: Add SPDX header
|
5 hónapja |
.htaccess
|
c7c031dbd2
fix(a11y): Add OTF font loading check
|
1 hónapja |
.jshintrc
|
8968b21ac8
chore: update .jshintrc
|
5 hónapja |
.mailmap
|
9aa248f007
Merge pull request #29245 from nextcloud/artonge-patch-1
|
3 éve |
.npmignore
|
70edda0342
Port dav calendar settings page to Vue.js
|
3 éve |
.php-cs-fixer.dist.php
|
ffc8a86d7d
fix(cs-fixer): Correctly ignore files ignored by git
|
2 hónapja |
.pre-commit-config.yaml
|
1f7e2ba599
chore: Add SPDX header
|
6 hónapja |
.scrutinizer.yml
|
1f7e2ba599
chore: Add SPDX header
|
6 hónapja |
.tag
|
1efa338a52
Add .tag file to make tar balls tracable
|
10 éve |
.user.ini
|
5c49a54801
chore: Add SPDX header
|
5 hónapja |
AUTHORS
|
1e04619675
chore: Add SPDX header
|
5 hónapja |
CHANGELOG.md
|
1df96b0417
chore: Add SPDX header
|
6 hónapja |
CODE_OF_CONDUCT.md
|
1df96b0417
chore: Add SPDX header
|
6 hónapja |
COPYING
|
03a0f4cbad
Rename COPYING-AGPL to COPYING
|
8 éve |
COPYING-README
|
0a6735c6ba
docs: Reference 3rd party licenses via SPDX
|
4 hónapja |
DESIGN.md
|
1df96b0417
chore: Add SPDX header
|
6 hónapja |
Makefile
|
5c49a54801
chore: Add SPDX header
|
5 hónapja |
README.md
|
8622edb4b3
chore: ignore coding-standard update 1.2.3 in git blame
|
2 hónapja |
SECURITY.md
|
1df96b0417
chore: Add SPDX header
|
6 hónapja |
autotest-checkers.sh
|
5c49a54801
chore: Add SPDX header
|
5 hónapja |
autotest-external.sh
|
5c49a54801
chore: Add SPDX header
|
5 hónapja |
autotest.sh
|
5c49a54801
chore: Add SPDX header
|
5 hónapja |
babel.config.js
|
3c869a0c3a
fix: jest transform private methods
|
3 hónapja |
codecov.yml
|
1df96b0417
chore: Add SPDX header
|
6 hónapja |
composer.json
|
570a9e208f
ci: Add psalm baseline for security and make CI fail on change
|
1 hónapja |
composer.lock
|
bfb3c23ba5
fix(CI): Update PHP requirement in dev dependencies
|
5 hónapja |
console.php
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
2 hónapja |
cron.php
|
9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
1 hónapja |
custom.d.ts
|
1df96b0417
chore: Add SPDX header
|
6 hónapja |
cypress.config.ts
|
6e98faae91
fix(app-store): Correctly render Markdown in app description
|
3 hete |
cypress.d.ts
|
dd08f93202
chore: fix some comments
|
3 hónapja |
index.html
|
5c49a54801
chore: Add SPDX header
|
5 hónapja |
index.php
|
5c49a54801
chore: Add SPDX header
|
5 hónapja |
occ
|
5c49a54801
chore: Add SPDX header
|
5 hónapja |
package-lock.json
|
9fdd3484d1
chore(deps): Bump @nextcloud/upload from 1.6.0 to 1.6.1
|
6 napja |
package.json
|
9fdd3484d1
chore(deps): Bump @nextcloud/upload from 1.6.0 to 1.6.1
|
6 napja |
psalm-ocp.xml
|
1df96b0417
chore: Add SPDX header
|
6 hónapja |
psalm.xml
|
6fd17994fb
fix(psalm): Enable findUnusedBaselineEntry
|
1 hónapja |
public.php
|
9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
1 hónapja |
remote.php
|
9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
1 hónapja |
robots.txt
|
5b77f16d57
Add robot.txt
|
11 éve |
status.php
|
606241caeb
chore(legacy): Introduce public version ct plass and drop version methods from OC_Util
|
1 hónapja |
stylelint.config.js
|
faeb2f0f43
chore: Add stylelint rules to verify we only use logical properties
|
2 hónapja |
tsconfig.json
|
fa502614fa
test: Add proper styles for Cypress component tests
|
2 hete |
version.php
|
0893d4b4d2
feat(core): add index to systemtag objecttype
|
2 hete |
vitest.config.ts
|
4a90d5328c
test: Add end-to-end tests for new public share Vue UI
|
2 hónapja |
webpack.common.js
|
1fba65545b
chore(webpack): migrate to node-polyfill-webpack-plugin v4
|
1 hónapja |
webpack.config.js
|
1df96b0417
chore: Add SPDX header
|
6 hónapja |
webpack.modules.js
|
71f1e0cb9c
refactor(updatenotification): Migrate legacy code
|
1 hónapja |