.devcontainer
|
849b7de681
Move launch.json to .devcontainer and copy on start
|
1 éve |
.github
|
cd1d980fbd
Merge pull request #40678 from nextcloud/chore/phpunit-vendor-bin
|
1 éve |
.idea
|
2accc24fa9
Add newline that was removed by 15be763d46d56c57d4f0def7745bb02d513e3a38
|
10 éve |
.tx
|
2909f2c6df
Add l10n for files_reminders
|
1 éve |
3rdparty @ a983a31648
|
97a024f035
chore(3rdparty): remove opis/closure
|
1 éve |
__mocks__
|
802d7e010d
Add tests
|
1 éve |
__tests__
|
5098a2d7db
fix(tests): actions adjust and jest fetch mock
|
1 éve |
apps
|
4427fef384
Add logic to migrate users' credentials
|
1 éve |
build
|
a7018bc5e8
fix(autocomplete): Fix missing user status on autocomplete endpoint
|
1 éve |
config
|
dbeb526bba
fix(files): disallow illegal characters
|
1 éve |
contribute
|
08b005fb0e
Move GitHub files to .github directory
|
6 éve |
core
|
c88b02abff
Merge pull request #40660 from nextcloud/bugfix/noid/fix-missing-user-status-on-autocomplete-api
|
1 éve |
cypress
|
e040d939e5
feat(files): add sharing icon in header
|
1 éve |
dist
|
dbeb526bba
fix(files): disallow illegal characters
|
1 éve |
lib
|
4756807f2e
Merge pull request #40439 from Koc/feature/clickable-logo
|
1 éve |
ocs
|
fc29b0d1b7
app type extended_authentication
|
1 éve |
ocs-provider
|
f3319f6294
Allow to call the files even when you are in another instance atm
|
8 éve |
resources
|
4b0837f957
fix(security): Update CA certificate bundle
|
1 éve |
tests
|
0e64ec6550
chore: Install phpunit via vendor bin
|
1 éve |
themes
|
1196b5c4c5
Add return types
|
1 éve |
vendor-bin
|
0e64ec6550
chore: Install phpunit via vendor bin
|
1 éve |
.drone.yml
|
4082f35e53
fix(CI): Update .drone.yml signature
|
1 éve |
.editorconfig
|
64f5180d1b
style: Fix editorconfig indent for config/*config.php
|
1 éve |
.eslintignore
|
6d883a8572
Fix various errors reported by eslint
|
2 éve |
.eslintrc.js
|
cd54f7c7f4
chore: upgrade typescript, eslint and fix lint
|
1 éve |
.gitattributes
|
dfa8a8c946
Configure line ending to let shell scripts work in Windows ENV
|
1 éve |
.gitignore
|
e16001b8eb
feat: init files_reminders migration
|
1 éve |
.gitmodules
|
eb0d740c1d
targets 3rdparty submodule from Nc instead of oC
|
8 éve |
.htaccess
|
e532419b15
fix(apache): Serve `mjs` (module javascript) as static files
|
1 éve |
.jshintrc
|
d790c27a19
Reduce JSHint errors/warnings
|
7 éve |
.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
|
cc551acaaa
fix(CS): Ignore apps*/ directories which are gitignored
|
1 éve |
.pre-commit-config.yaml
|
c49bf7fa9f
Do not apply codestyle to composer autoloaders
|
2 éve |
.scrutinizer.yml
|
3953e4aea1
Migrate Scrutinizer to new PHP Analysis
|
6 éve |
.tag
|
1efa338a52
Add .tag file to make tar balls tracable
|
10 éve |
.user.ini
|
c6a69ba925
Remove the upload and memory setting
|
5 éve |
AUTHORS
|
ad9ee7435a
chore: Update AUTHORS for Nextcloud 27
|
1 éve |
CHANGELOG.md
|
e9532cfbbb
Add link to real changelog
|
7 éve |
CODE_OF_CONDUCT.md
|
89d3c5e5b9
Create CODE_OF_CONDUCT.md
|
6 éve |
COPYING
|
03a0f4cbad
Rename COPYING-AGPL to COPYING
|
8 éve |
COPYING-README
|
0fad921840
Add user-status app
|
4 éve |
DESIGN.md
|
a97ee57745
docs(design): add basic design contribution guidelines
|
1 éve |
Makefile
|
87d0904b6f
Split common vendor chunk
|
2 éve |
README.md
|
c4dd3653e0
Remove 'Working with ... code' sections from README.md
|
1 éve |
SECURITY.md
|
be506f7b29
Set up a security policy
|
4 éve |
autotest-checkers.sh
|
258c919b3c
ci: migrate ocp since checker to psalm
|
1 éve |
autotest-external.sh
|
3294bbe3bb
fix(autotest): Fix PHPUNIT version check in autotest files
|
1 éve |
autotest.sh
|
3294bbe3bb
fix(autotest): Fix PHPUNIT version check in autotest files
|
1 éve |
babel.config.js
|
29a7f7f6ef
feat(files_trashbin): migrate to vue
|
1 éve |
codecov.yml
|
89711482c5
chore: update old codecov config
|
1 éve |
composer.json
|
0e64ec6550
chore: Install phpunit via vendor bin
|
1 éve |
composer.lock
|
04578bc7ed
chore(deps): Declare ext-openssl as required
|
1 éve |
console.php
|
eb09053897
feat(admin_audit): Migrate to non-deprecated IEventDispatcher
|
1 éve |
cron.php
|
c8a6dad519
Cleanup tempfiles after each cron job run
|
2 éve |
custom.d.ts
|
f8e697ce4d
feat: prepare jest upgrade and ts testing
|
1 éve |
cypress.config.ts
|
ee18e43d97
fix(cypress): Make sure cypress can preprocess files corrently (this drops 78 dependencies)
|
1 éve |
cypress.d.ts
|
650312580f
fix(cypress): Really mock the initial state instead of trying to stub a module
|
1 éve |
index.html
|
869a674f29
remove type="text/javascript" from index.html
|
6 éve |
index.php
|
bb2c2bb7f0
Replace ILogger method calls index.php
|
1 éve |
jest.config.ts
|
4c49dda128
fix(systemtags): Add one unittest for to test tags parsing after the dependency was updated
|
1 éve |
occ
|
68a9376858
Use a more universal shebang
|
10 éve |
package-lock.json
|
d79e26b25a
fix(files): encoded source path on actions requests
|
1 éve |
package.json
|
d79e26b25a
fix(files): encoded source path on actions requests
|
1 éve |
psalm-ocp.xml
|
9fddbeaa54
Use psalm 5
|
1 éve |
psalm.xml
|
8b9e7e235d
ocm controller
|
1 éve |
public.php
|
fc29b0d1b7
app type extended_authentication
|
1 éve |
remote.php
|
fc29b0d1b7
app type extended_authentication
|
1 éve |
robots.txt
|
5b77f16d57
Add robot.txt
|
11 éve |
status.php
|
c0474ba364
Use product name in places where it is appropriate rather than the instance name
|
3 éve |
tsconfig.json
|
cd54f7c7f4
chore: upgrade typescript, eslint and fix lint
|
1 éve |
version.php
|
e9e7db997a
bump server version to 28.0.0.2 to trigger new migration step
|
1 éve |
webpack.common.js
|
d9c9b12d22
chore(deps): remove @nextcloud/vue-dashboard
|
1 éve |
webpack.config.js
|
5b9a8f0407
Add component testing
|
1 éve |
webpack.modules.js
|
a5a8655beb
fix: avoid side-effect imports
|
1 éve |