.devcontainer
|
9dd158b70d
Devcontainer: move git setup to postStartCommand
|
1 年之前 |
.github
|
f0b115f980
fix(CI): Add missing generic files_external tests
|
7 月之前 |
.idea
|
2accc24fa9
Add newline that was removed by 15be763d46d56c57d4f0def7745bb02d513e3a38
|
10 年之前 |
.tx
|
2909f2c6df
Add l10n for files_reminders
|
1 年之前 |
3rdparty @ e8a165a381
|
abe579c1e4
fix(dav): fix getNodeForPath cache
|
8 月之前 |
__mocks__
|
802d7e010d
Add tests
|
1 年之前 |
__tests__
|
5098a2d7db
fix(tests): actions adjust and jest fetch mock
|
1 年之前 |
apps
|
df1cd1ba7e
Fix(l10n): Update translations from Transifex
|
7 月之前 |
build
|
1aa84ccf0b
fix(security): Update CA certificate bundle
|
7 月之前 |
config
|
243ff7c976
docs(config.sample.php):
|
7 月之前 |
contribute
|
19ec52380e
chore: update HowToApplyALicense.md
|
8 月之前 |
core
|
df1cd1ba7e
Fix(l10n): Update translations from Transifex
|
7 月之前 |
cypress
|
4cadb82850
feat(settings): Implement new app discover section for app management
|
7 月之前 |
dist
|
afb09f2dcc
chore: compile assets
|
7 月之前 |
lib
|
df1cd1ba7e
Fix(l10n): Update translations from Transifex
|
7 月之前 |
ocs
|
c0ce272e9c
chore: Migrate away from OC::$server->getLogger
|
8 月之前 |
ocs-provider
|
f3319f6294
Allow to call the files even when you are in another instance atm
|
8 年之前 |
resources
|
1aa84ccf0b
fix(security): Update CA certificate bundle
|
7 月之前 |
tests
|
ffeb797ecc
refactor(mimeloader): modernize MimeTypeLoader
|
7 月之前 |
themes
|
32ac5e7af8
fix(theming): Make sure the footer is hidden if not content is rendered
|
1 年之前 |
vendor-bin
|
ce91b2dc98
chore(deps): Update openapi-extractor
|
8 月之前 |
.drone.yml
|
3c5db9125b
chore(CI): Sign .drone.yml
|
8 月之前 |
.editorconfig
|
64f5180d1b
style: Fix editorconfig indent for config/*config.php
|
1 年之前 |
.eslintignore
|
6d883a8572
Fix various errors reported by eslint
|
2 年之前 |
.eslintrc.js
|
cd54f7c7f4
chore: upgrade typescript, eslint and fix lint
|
1 年之前 |
.gitattributes
|
dfa8a8c946
Configure line ending to let shell scripts work in Windows ENV
|
1 年之前 |
.gitignore
|
77148905f0
test: Add cypress/download folder to .gitignore
|
8 月之前 |
.gitmodules
|
eb0d740c1d
targets 3rdparty submodule from Nc instead of oC
|
8 年之前 |
.htaccess
|
3c0c373083
Buffer chunked requests
|
9 月之前 |
.jshintrc
|
d790c27a19
Reduce JSHint errors/warnings
|
7 年之前 |
.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
|
272719ed1c
fix(CI): Also apply codestyle to apps/ folder even when it's VCS ignored itself
|
11 月之前 |
.pre-commit-config.yaml
|
c49bf7fa9f
Do not apply codestyle to composer autoloaders
|
2 年之前 |
.scrutinizer.yml
|
3953e4aea1
Migrate Scrutinizer to new PHP Analysis
|
6 年之前 |
.tag
|
1efa338a52
Add .tag file to make tar balls tracable
|
10 年之前 |
.user.ini
|
c6a69ba925
Remove the upload and memory setting
|
5 年之前 |
AUTHORS
|
ad9ee7435a
chore: Update AUTHORS for Nextcloud 27
|
1 年之前 |
CHANGELOG.md
|
e9532cfbbb
Add link to real changelog
|
7 年之前 |
CODE_OF_CONDUCT.md
|
89d3c5e5b9
Create CODE_OF_CONDUCT.md
|
6 年之前 |
COPYING
|
03a0f4cbad
Rename COPYING-AGPL to COPYING
|
8 年之前 |
COPYING-README
|
0fad921840
Add user-status app
|
4 年之前 |
DESIGN.md
|
a97ee57745
docs(design): add basic design contribution guidelines
|
1 年之前 |
Makefile
|
87d0904b6f
Split common vendor chunk
|
2 年之前 |
README.md
|
2005ebd4de
Update README.md
|
1 年之前 |
SECURITY.md
|
e86ba2b85d
Add community/third-party apps note to security policy
|
1 年之前 |
autotest-checkers.sh
|
258c919b3c
ci: migrate ocp since checker to psalm
|
1 年之前 |
autotest-external.sh
|
f546a2fe14
fix(ci): Disable coverage on pull requests
|
9 月之前 |
autotest.sh
|
500fa5431d
Fix unit tests on PHP 8.3
|
1 年之前 |
babel.config.js
|
29a7f7f6ef
feat(files_trashbin): migrate to vue
|
1 年之前 |
codecov.yml
|
5223bd49ae
chore(ci): Turn off codecov patch CI
|
9 月之前 |
composer.json
|
6981ceaf54
chore: Add extra options to silence composer warnings
|
9 月之前 |
composer.lock
|
04578bc7ed
chore(deps): Declare ext-openssl as required
|
1 年之前 |
console.php
|
9123d6fffe
fix(cli): do not check the data directory if not setup
|
8 月之前 |
cron.php
|
164c05e40b
fix: Cron misrepresenting itself as console
|
7 月之前 |
custom.d.ts
|
e9d4036389
feat(theming): Allow to configure default apps and app order in frontend settings
|
1 年之前 |
cypress.config.ts
|
d9e09d5883
test(cypress): Scroll element in the center of the view
|
7 月之前 |
cypress.d.ts
|
650312580f
fix(cypress): Really mock the initial state instead of trying to stub a module
|
1 年之前 |
index.html
|
869a674f29
remove type="text/javascript" from index.html
|
6 年之前 |
index.php
|
15fb15bc14
chore(index.php): Use strict_types and Server::get in index.php
|
8 月之前 |
jest.config.ts
|
4c49dda128
fix(systemtags): Add one unittest for to test tags parsing after the dependency was updated
|
1 年之前 |
occ
|
68a9376858
Use a more universal shebang
|
10 年之前 |
package-lock.json
|
28a4e558e7
chore(deps): Bump follow-redirects from 1.15.5 to 1.15.6
|
7 月之前 |
package.json
|
21813dcb50
chore(deps-dev): Bump exports-loader from 4.0.0 to 5.0.0
|
7 月之前 |
psalm-ocp.xml
|
9fddbeaa54
Use psalm 5
|
1 年之前 |
psalm.xml
|
c7813bfdaf
feat: Implement team provider api
|
8 月之前 |
public.php
|
c0ce272e9c
chore: Migrate away from OC::$server->getLogger
|
8 月之前 |
remote.php
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
11 月之前 |
robots.txt
|
5b77f16d57
Add robot.txt
|
11 年之前 |
status.php
|
c0ce272e9c
chore: Migrate away from OC::$server->getLogger
|
8 月之前 |
tsconfig.json
|
d14b351208
fix: Adjust code to be Vue 2.7 compatible as `key` on `<template>` is Vue3 only
|
11 月之前 |
version.php
|
9b0fbf79c4
build(hub): 29.0.0 beta 3
|
7 月之前 |
webpack.common.js
|
eb672e89cf
chore(deps): use `@vueuse/core@10.7.2` and fix moment
|
8 月之前 |
webpack.config.js
|
5b9a8f0407
Add component testing
|
1 年之前 |
webpack.modules.js
|
4ac2375ca2
feat: Add declarative settings
|
7 月之前 |