Commit Graph

75526 Commits (41555e2cd10e4c19abfc4268b3925614a4f297de)
 

Author SHA1 Message Date
dependabot[bot] 41555e2cd1
chore(deps): bump throttle-debounce from 5.0.0 to 5.0.2 2 years ago
Nextcloud bot cdfa01abfc
Fix(l10n): Update translations from Transifex 2 years ago
Ferdinand Thiessen 79fe83eb1c
Merge pull request #46649 from nextcloud/refactor/code-style 2 years ago
nextcloud-command 19cd710c0b chore(assets): Recompile assets 2 years ago
Ferdinand Thiessen 4bcb0734cd
refactor: Fix some linting issues in frontend code 2 years ago
Andy Scherzinger 2e273e477a
Merge pull request #46225 from nextcloud/fix/issue-11633 2 years ago
John Molakvoæ bc531be406
Merge pull request #46631 from nextcloud/feat/file-request-cypress 2 years ago
Ferdinand Thiessen 1d77a3883f
Merge pull request #46558 from nextcloud/feat/add-setting-for-windows-compat 2 years ago
Joas Schilling 7395211c1a
Merge pull request #46605 from nextcloud/bugfix/noid/test-more-oracle-versions 2 years ago
Pytal 8f975cda34
Merge pull request #46622 from nextcloud/fix/delete-user 2 years ago
Joas Schilling b656edc47c
fix(db): Fix md5 for oracle >= 20 2 years ago
Marcel Klehr 18844cb1b6
Merge pull request #46608 from nextcloud/error-log-textprocessing 2 years ago
Robin Windey 89787e683a
Merge pull request #46055 from nextcloud/R0Wi-patch-1 2 years ago
Marcel Klehr a3c3eab09c
Merge pull request #46368 from nextcloud/fix/task-processing 2 years ago
skjnldsv 29bec6ea22 chore: compile assets 2 years ago
skjnldsv 08af33b5d9 chore: add file request cypress testing 2 years ago
skjnldsv cfa2caacf1 fix(files_sharing): default empty file request expiration 2 years ago
Joas Schilling 817ca0045a
ci: Run all Oracle versions all the time 2 years ago
Joas Schilling f6238d35bd
fix(test): Make the test less flaky 2 years ago
Joas Schilling e1e4ee4d67
fix(db): Manually track if `where()` is called when not empty to avoid recursion 2 years ago
Joas Schilling eeb6ddb176
fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()` without parameters 2 years ago
Joas Schilling e45465781f
fix(db): Deprecate `getState()` as per upstream 2 years ago
Joas Schilling 829f2b9bc7
fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 2 years ago
Joas Schilling bd383627a7
fix(db): Deprecate using table alias for DELETE and UPDATE 2 years ago
Joas Schilling e9bfaf31b8
fix(db): Don't use deprecated 3rdparty constant: `Doctrine\DBAL\Connection::PARAM_STR_ARRAY` 2 years ago
Joas Schilling c84580d53a
fix(db): `Doctrine\DBAL\Connection::executeUpdate()` is deprecated 2 years ago
Joas Schilling 11e84b8968
fix(db): Fix internal calls to doctrine's `fetch()` methods 2 years ago
Joas Schilling a4c1d7291f
fix(db): Use `createSchemaManager()` method as `getSchemaManager()` is deprecated 2 years ago
Joas Schilling f92352eda4
fix(db): Deprecate `getQueryPart()` and `resetQueryPart()` methods that will be removed with Doctrine/DBAL 4 2 years ago
Joas Schilling 5c02303ce4
ci(oracle): Test against Oracle 11, 18, 21 and 23 2 years ago
Christopher Ng 07c67d59ae
chore: compile assets 2 years ago
Christopher Ng feb9a2f862
fix(settings): Fix endless spinner when wiping or deleting accounts 2 years ago
Robin Appelman 64ca4b832d
Merge pull request #46583 from nextcloud/filecache-sharding-compat 2 years ago
John Molakvoæ 0bde47a392
Merge pull request #46589 from nextcloud/fix/files_sharing-file-request-followup 2 years ago
skjnldsv 725736a754 chore(integration): add file request tests 2 years ago
Nextcloud bot 22efc6da6a
Fix(l10n): Update translations from Transifex 2 years ago
skjnldsv 481551eebf chore: compile assets 2 years ago
skjnldsv 607f0b0e9a fix(files_sharing): file request expiration date timezone 2 years ago
skjnldsv 08d3fed24f fix(files_sharing): file request form validation and date component event 2 years ago
skjnldsv 320af319f9 fix(files_sharing): improve file request info messages 2 years ago
skjnldsv 2c94404969 fix(files_sharing): also allow removing READ permissions on email shares 2 years ago
skjnldsv 7878f1ceea fix: drop outdated handlebar comments template 2 years ago
skjnldsv f28d933acc feat(files_sharing): add public name prompt for files requests 2 years ago
skjnldsv f45d6135d7 feat(files_sharing): allow uploading to subfolders in File requests 2 years ago
skjnldsv b80c57dab3 feat(files_sharing): use label as title and file drop destination if available 2 years ago
skjnldsv 43ca07809d fix(files_sharing): file request creation permissions and link copy display 2 years ago
skjnldsv fec615c140 fix(files_sharing): use ClipboardText icon and fix trailing-button-click 2 years ago
skjnldsv 55d41941bc fix(files_sharing): improve file request email handling 2 years ago
skjnldsv eb2cda13c8 fix(files_sharing): file request margin and buttons order 2 years ago
skjnldsv f956d51658 fix(files_sharing): file request add email on focusout 2 years ago