Commit Graph

75550 Commits (fadef0c7ba8e6e6c52a54c0e0c5c27949b165183)
 

Author SHA1 Message Date
rakekniven fadef0c7ba
Merge pull request #46661 from nextcloud/fix/issue-46632-localization-hits 4 months ago
Stephan Orbaugh 9ed2d3e495
Merge pull request #46571 from nextcloud/chore/migrate-to-filenamevalidator 4 months ago
Andy Scherzinger c2a571e435
Merge pull request #46473 from nextcloud/feat/restrict_admin_to_ips 4 months ago
Julius Härtl 800dffec31
Merge pull request #46640 from nextcloud/fix/noid/google-scope 4 months ago
Nextcloud bot bd0b26178a
Fix(l10n): Update translations from Transifex 4 months ago
Nextcloud bot fd1dabf01b
Fix(l10n): Update translations from Transifex 4 months ago
SebastianKrupinski f00354a276 fix(caldav): added localization hits for translators 4 months ago
dependabot[bot] 970a8287cd
Merge pull request #46651 from nextcloud/dependabot/npm_and_yarn/ts-jest-29.2.3 4 months ago
dependabot[bot] 5c5770ad41
Merge pull request #46653 from nextcloud/dependabot/npm_and_yarn/cypress-wait-until-3.0.2 4 months ago
dependabot[bot] 4dd31463c8
Merge pull request #46650 from nextcloud/dependabot/composer/build/integration/guzzlehttp/guzzle-7.9.1 4 months ago
dependabot[bot] 9a636d3063
Merge pull request #46652 from nextcloud/dependabot/npm_and_yarn/babel/node-7.24.8 4 months ago
dependabot[bot] d775968c05
Merge pull request #46654 from nextcloud/dependabot/npm_and_yarn/cypress-13.13.1 4 months ago
dependabot[bot] dacaa18b59
Merge pull request #46655 from nextcloud/dependabot/npm_and_yarn/throttle-debounce-5.0.2 4 months ago
nextcloud-command f2132b673c chore(assets): Recompile assets 4 months ago
dependabot[bot] 41555e2cd1
chore(deps): bump throttle-debounce from 5.0.0 to 5.0.2 4 months ago
dependabot[bot] 25e6c52efc
chore(deps-dev): bump cypress from 13.13.0 to 13.13.1 4 months ago
dependabot[bot] 2c8e3e3fc2
chore(deps-dev): bump cypress-wait-until from 3.0.1 to 3.0.2 4 months ago
dependabot[bot] 0dab33db8c
chore(deps-dev): bump @babel/node from 7.24.7 to 7.24.8 4 months ago
dependabot[bot] 36641312f3
chore(deps-dev): bump ts-jest from 29.1.2 to 29.2.3 4 months ago
dependabot[bot] 4b9967f872
chore(deps-dev): bump guzzlehttp/guzzle in /build/integration 4 months ago
Nextcloud bot cdfa01abfc
Fix(l10n): Update translations from Transifex 4 months ago
Ferdinand Thiessen 79fe83eb1c
Merge pull request #46649 from nextcloud/refactor/code-style 4 months ago
nextcloud-command 19cd710c0b chore(assets): Recompile assets 4 months ago
Ferdinand Thiessen 4bcb0734cd
refactor: Fix some linting issues in frontend code 4 months ago
Ferdinand Thiessen 9716b0d735 refactor: Migrate some legacy and core functions to `IFilenameValidator` 4 months ago
Andy Scherzinger 2e273e477a
Merge pull request #46225 from nextcloud/fix/issue-11633 4 months ago
John Molakvoæ bc531be406
Merge pull request #46631 from nextcloud/feat/file-request-cypress 4 months ago
Ferdinand Thiessen 1d77a3883f
Merge pull request #46558 from nextcloud/feat/add-setting-for-windows-compat 4 months ago
Joas Schilling 7395211c1a
Merge pull request #46605 from nextcloud/bugfix/noid/test-more-oracle-versions 4 months ago
Benjamin Gaussorgues f1d97a3188
feat(Security): add Factory for IP addresses and ranges 4 months ago
Joas Schilling 047479ccf9
feat(security): Add public API to allow validating IP Ranges and checking for "in range" 4 months ago
Benjamin Gaussorgues 202e5b1e95
feat(security): restrict admin actions to IP ranges 4 months ago
Pytal 8f975cda34
Merge pull request #46622 from nextcloud/fix/delete-user 4 months ago
Arthur Schiwon 99182aac37
fix(Token): take over scope in token refresh with login by cookie 4 months ago
Joas Schilling b656edc47c
fix(db): Fix md5 for oracle >= 20 4 months ago
Marcel Klehr 18844cb1b6
Merge pull request #46608 from nextcloud/error-log-textprocessing 4 months ago
Robin Windey 89787e683a
Merge pull request #46055 from nextcloud/R0Wi-patch-1 4 months ago
Marcel Klehr a3c3eab09c
Merge pull request #46368 from nextcloud/fix/task-processing 4 months ago
skjnldsv 29bec6ea22 chore: compile assets 4 months ago
skjnldsv 08af33b5d9 chore: add file request cypress testing 4 months ago
skjnldsv cfa2caacf1 fix(files_sharing): default empty file request expiration 4 months ago
Joas Schilling 817ca0045a
ci: Run all Oracle versions all the time 4 months ago
Joas Schilling f6238d35bd
fix(test): Make the test less flaky 4 months ago
Joas Schilling e1e4ee4d67
fix(db): Manually track if `where()` is called when not empty to avoid recursion 4 months ago
Joas Schilling eeb6ddb176
fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()` without parameters 4 months ago
Joas Schilling e45465781f
fix(db): Deprecate `getState()` as per upstream 4 months ago
Joas Schilling 829f2b9bc7
fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 4 months ago
Joas Schilling bd383627a7
fix(db): Deprecate using table alias for DELETE and UPDATE 4 months ago
Joas Schilling e9bfaf31b8
fix(db): Don't use deprecated 3rdparty constant: `Doctrine\DBAL\Connection::PARAM_STR_ARRAY` 4 months ago
Joas Schilling c84580d53a
fix(db): `Doctrine\DBAL\Connection::executeUpdate()` is deprecated 4 months ago