.devcontainer
|
9dd158b70d
Devcontainer: move git setup to postStartCommand
|
1 년 전 |
.github
|
f85b62f933
chore(deps): Bump cypress-io/github-action from 6.5.0 to 6.6.0
|
1 년 전 |
.idea
|
2accc24fa9
Add newline that was removed by 15be763d46d56c57d4f0def7745bb02d513e3a38
|
10 년 전 |
.tx
|
2909f2c6df
Add l10n for files_reminders
|
1 년 전 |
3rdparty @ e6c45c6c0d
|
18d672c38f
chore(deps): Bump doctrine/dbal to supported 3.7.0
|
1 년 전 |
__mocks__
|
802d7e010d
Add tests
|
1 년 전 |
__tests__
|
5098a2d7db
fix(tests): actions adjust and jest fetch mock
|
1 년 전 |
apps
|
76db2b06d0
deleted circles shares
|
1 년 전 |
build
|
5c0e4b701f
Merge branch 'master' into update/openapi-extractor
|
1 년 전 |
config
|
4a7f648d16
config.sample.php: fix incorrect theme name + add a missing one
|
1 년 전 |
contribute
|
08b005fb0e
Move GitHub files to .github directory
|
6 년 전 |
core
|
045e1528bd
Merge pull request #41251 from nextcloud/fix/profile-active
|
1 년 전 |
cypress
|
9cabaaee8e
chore(cypress): Migrate header contacts menu tests from Behat to Cypress
|
1 년 전 |
dist
|
7f0ff4092c
chore: Compile assets
|
1 년 전 |
lib
|
b5eeaa90d7
Add a command to run the setup checks from CLI
|
1 년 전 |
ocs
|
fc29b0d1b7
app type extended_authentication
|
1 년 전 |
ocs-provider
|
f3319f6294
Allow to call the files even when you are in another instance atm
|
8 년 전 |
resources
|
74089f9d11
Update crl after revoke mfazones.csr
|
1 년 전 |
tests
|
9cabaaee8e
chore(cypress): Migrate header contacts menu tests from Behat to Cypress
|
1 년 전 |
themes
|
32ac5e7af8
fix(theming): Make sure the footer is hidden if not content is rendered
|
1 년 전 |
vendor-bin
|
68abe17e76
fix(deps): Update openapi-extractor
|
1 년 전 |
.drone.yml
|
9cabaaee8e
chore(cypress): Migrate header contacts menu tests from Behat to Cypress
|
1 년 전 |
.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
|
e16001b8eb
feat: init files_reminders migration
|
1 년 전 |
.gitmodules
|
eb0d740c1d
targets 3rdparty submodule from Nc instead of oC
|
8 년 전 |
.htaccess
|
9cd22dd949
remove leading slash
|
1 년 전 |
.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
|
cc551acaaa
fix(CS): Ignore apps*/ directories which are gitignored
|
1 년 전 |
.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
|
c4dd3653e0
Remove 'Working with ... code' sections from README.md
|
1 년 전 |
SECURITY.md
|
0ded3ad2b2
Apply suggestions
|
1 년 전 |
autotest-checkers.sh
|
258c919b3c
ci: migrate ocp since checker to psalm
|
1 년 전 |
autotest-external.sh
|
3294bbe3bb
fix(autotest): Fix PHPUNIT version check in autotest files
|
1 년 전 |
autotest.sh
|
500fa5431d
Fix unit tests on PHP 8.3
|
1 년 전 |
babel.config.js
|
29a7f7f6ef
feat(files_trashbin): migrate to vue
|
1 년 전 |
codecov.yml
|
9c031c6ad5
chore(codecov): Do not run project status check
|
1 년 전 |
composer.json
|
0da4c14cdf
refactor: Unify running a dev server (for automated testing)
|
1 년 전 |
composer.lock
|
04578bc7ed
chore(deps): Declare ext-openssl as required
|
1 년 전 |
console.php
|
eb09053897
feat(admin_audit): Migrate to non-deprecated IEventDispatcher
|
1 년 전 |
cron.php
|
c8a6dad519
Cleanup tempfiles after each cron job run
|
2 년 전 |
custom.d.ts
|
e9d4036389
feat(theming): Allow to configure default apps and app order in frontend settings
|
1 년 전 |
cypress.config.ts
|
37d53d6b79
feat(cypress): Always run cypress CI in parallel (independent from cypress.io)
|
1 년 전 |
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
|
bb2c2bb7f0
Replace ILogger method calls index.php
|
1 년 전 |
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
|
5f7af3fbb5
chore(deps): Update `@nextcloud/vue`
|
1 년 전 |
package.json
|
5f7af3fbb5
chore(deps): Update `@nextcloud/vue`
|
1 년 전 |
psalm-ocp.xml
|
9fddbeaa54
Use psalm 5
|
1 년 전 |
psalm.xml
|
76db2b06d0
deleted circles shares
|
1 년 전 |
public.php
|
fc29b0d1b7
app type extended_authentication
|
1 년 전 |
remote.php
|
fc29b0d1b7
app type extended_authentication
|
1 년 전 |
robots.txt
|
5b77f16d57
Add robot.txt
|
11 년 전 |
status.php
|
c0474ba364
Use product name in places where it is appropriate rather than the instance name
|
3 년 전 |
tsconfig.json
|
ec1ae4505b
tests: Add accessibility tests for CSS color variables
|
1 년 전 |
version.php
|
33cc3abba2
chore: 28.0.0 beta 1
|
1 년 전 |
webpack.common.js
|
d9c9b12d22
chore(deps): remove @nextcloud/vue-dashboard
|
1 년 전 |
webpack.config.js
|
5b9a8f0407
Add component testing
|
1 년 전 |
webpack.modules.js
|
a5a8655beb
fix: avoid side-effect imports
|
1 년 전 |