Die Opensource Cloudlösung, Nextcloud, erhielt heute die Bugfix Releases 23.0.2, 22.2.5 und 21.0.9.
Nextcloud 23.0.2 Release Notes
- Check for disk_free_space (server#29798)
- Avoid use of iconv to get rid of unicode (server#29965)
- Don’t query the bruteforce attempts when we just deleted them (server#30026)
- Fix input for groups validation in new user form (server#30144)
- Reload page instead of file list when getting 401 authentification error (server#30151)
- Allow to delete non-migrated previews instead of moving them (server#30175)
- Fix relation „user_id“ already exists migration error (server#30176)
- Check resource before closing in encryption wrapper (server#30180)
- Use correct icon for dir-external-root (server#30187)
- Properly format sharing datepicker locale (server#30190)
- Update guzzlehttp/guzzle requirement from 6.5.2 to 6.5.5 in /build/integration (server#30212)
- Update sabre/dav requirement from 4.2.1 to 4.2.3 in /build/integration (server#30213)
- Bump dompurify from 2.3.3 to 2.3.4 (server#30214)
- Bump core-js from 3.19.2 to 3.19.3 (server#30215)
- Don’t check the configvalue for lastLogin which is never null (server#30236)
- Support LDAP dns longer than 255 characters (server#30238)
- Only wildcard search if enumeration is allowed (server#30245)
- Fix setting up 2FA when no providers are set up but backup codes (server#30252)
- Carefully filter out non matching time ranges for CalDAV search (server#30267)
- Use bigint for autoincremented column (server#30272)
- Fix ShareLink Upload UI for Folders (server#30289)
- Use proper translation source for direct editing (server#30301)
- Ignore non-existing groups when notifying group shares (server#30306)
- Fix share owner not being displayed in sharing tab (server#30315)
- Update sabre/dav requirement from 4.2.3 to 4.3.0 in /build/integration (server#30325)
- Enhance and complement OPcache setup checks (server#30339)
- Fix potential unwarranted memberships in nested groups from LDAP (server#30343)
- Fix overlapping in the help settings section (server#30344)
- Remove iconv from dependencies and tests (server#30351)
- Fix persistent tooltip in the „new folder“ input of the file picker (server#30356)
- Don’t die with LockedException when removing/restoring multiple files from trash (server#30390)
- Improve personal settings on mobile (server#30411)
- Fix rendering app authors with homepage or email (server#30431)
- Add missing index for propertypath only queries of DAV properties (server#30433)
- Handle external share with invalid host (server#30443)
- Make sure to get file model in template picker (server#30449)
- Improve status modal (server#30455)
- Allow using composer plugin with composer 2.2 (server#30462)
- Fix uploading text position (server#30480)
- Run migrations fully when reenabling an app (server#30486)
- Fix passing on the parameter (server#30522)
- Fix email verification (server#30525)
- Update CRL after revocation of sharerenamer.crt (server#30528)
- Handle LocalServerException when scanning external shares (server#30557)
- Fix fail when keys/files folder already exists (server#30576)
- Use npm ci when running JS tests (server#30580)
- Fix: only use jquery once it is available (server#30592)
- Avoid zero division in setup checks (server#30594)
- Prevent loading images that would require too much memory. (server#30602)
- Fix undefined/unset scope in account properties (server#30611)
- Fix RequestURL check for cli commands (server#30619)
- Reset job disabling timer on adding the job again (server#30621)
- Set the file’s mtime from the headers in bulk upload (server#30623)
- Trigger „changeDirectory“ event on URL change (server#30627)
- Properly abort uploads (server#30636)
- Fix idn emails not working in shares (server#30643)
- Implement multibucket shift for ObjectStore (server#30659)
- Fix wrong unified search link to folder (server#30662)
- Fix primary key change in user_ldap migration (server#30663)
- Improve accessibility settings on mobile (server#30671)
- Fix file picker not respecting hidden files settings (server#30672)
- Add version of disabled apps when available (server#30674)
- Optimize FileSystemTags workflow for groupfolder (server#30684)
- Fix users can’t login external mount user entered credentials not set (server#30685)
- Remove inefficient fed share scanner (server#30688)
- New Files internal link GET param to avoid opening the file (server#30689)
- UpdateEncryptedVersion: cleanup on target if cache already got renamed (server#30695)
- Improve layout for the public download page (server#30698)
- Fix loading of the text app in public shared links (server#30722)
- Fix non-ascii characters present in the header (server#30728)
- Hash job argument (server#30734)
- Increase email main buttons width for non-english languages (server#30740)
- Improve install process (server#30747)
- Create block-merge-freeze.yml (server#30753)
- Log bruteforce throttle and blocking (server#30759)
- Always call flush() as getAllKeys() is broken (server#30773)
- Add KerberosApacheAuth support to files_external (server#30782)
- Update sabre/dav requirement from 4.3.0 to 4.3.1 in /build/integration (server#30799)
- Bump jquery-ui from 1.13.0 to 1.13.1 (server#30800)
- Fix accessing undefined offsets (server#30811)
- Fix psalm not running (server#30814)
- 23.0.1 Final (server#30840)
- Fix php:cs (server#30847)
- Prevent merging on EOL branches (server#30872)
- Fixes occ user:info when the user never logged in (server#30890)
- Bump dompurify from 2.3.4 to 2.3.5 (server#30911)
- Bump clipboard from 2.0.8 to 2.0.9 (server#30912)
- Bump webpack-cli from 4.9.1 to 4.9.2 (server#30913)
- Fix psalm warning related to registerEventListener (server#30915)
- Update version.php (server#30975)
- Fix duplicated UUID migration issue (server#31107)
- Revert the ‚broken‘ public page changes (server#31108)
- Disable bulk upload by not advertising it (server#31171)
- Create block-merge-freeze.yml (3rdparty#971)
- Fix sorting of filters on php 8.0+ (activity#715)
- Filter allowed type of member (circles#865)
- Lighten select for single circle (circles#867)
- Bypass moderator check on CFG_FRIEND (circles#873)
- Better display of federated user (circles#876)
- Strtolower on mail address (circles#882)
- Only returns population on direct request from the front-end or occ command (circles#885)
- Enforce password on new share (circles#887)
- Ignore exception to group sync (circles#894)
- Exception on null token (circles#896)
- L10n: Improved grammar (circles#898)
- Create block-merge-freeze.yml (circles#907)
- Fix loosing memberships in low depth (circles#914)
- Remove shares during circles destruction, clean orphan shares on cron (circles#918)
- Paginate Circles through OCS query parameters (circles#919)
- GetSingleId(): string; (circles#922)
- Bump actions (files_pdfviewer#530)
- Bump @nextcloud/eslint-config from 6.1.0 to 6.1.2 (files_pdfviewer#534)
- Bump @nextcloud/webpack-vue-config from 4.1.0 to 4.1.4 (files_pdfviewer#535)
- Create block-merge-freeze.yml (files_pdfviewer#544)
- Updating lint-php.yml workflow from template (files_pdfviewer#549)
- Create block-merge-freeze.yml (files_rightclick#131)
- Create block-merge-freeze.yml (files_videoplayer#256)
- Fix overlapping buttons (firstrunwizard#652)
- Create block-merge-freeze.yml (firstrunwizard#661)
- Create block-merge-freeze.yml (logreader#636)
- Create block-merge-freeze.yml (nextcloud_announcements#92)
- Create block-merge-freeze.yml (notifications#1137)
- Create block-merge-freeze.yml (password_policy#315)
- Bump autoprefixer from 10.3.6 to 10.3.7 (photos#1009)
- Bump @nextcloud/eslint-config from 6.1.0 to 6.1.2 (photos#1010)
- Bump postcss-loader from 6.2.0 to 6.2.1 (photos#1011)
- Bump @nextcloud/event-bus from 2.1.0 to 2.1.1 (photos#1012)
- Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 (photos#1013)
- Fix default previews (photos#951)
- Fix Tags: Don’t display tags without photos (photos#960)
- Update workflows (photos#981)
- Bump @nextcloud/webpack-vue-config from 4.1.0 to 4.1.4 (photos#985)
- Bump url-parse from 1.5.3 to 1.5.4 (photos#986)
- Bump vue-router from 3.5.2 to 3.5.3 (photos#987)
- Bump qs from 6.10.1 to 6.10.3 (photos#988)
- Bump camelcase from 6.2.0 to 6.2.1 (photos#989)
- Create block-merge-freeze.yml (photos#998)
- Fix label of account name and hide parts with subscription (privacy#676)
- Create block-merge-freeze.yml (privacy#684)
- Update workflows (privacy#690)
- Create block-merge-freeze.yml (recommendations#470)
- Update test.yml (recommendations#473)
- Create block-merge-freeze.yml (serverinfo#352)
- Create block-merge-freeze.yml (survey_client#123)
- Update mark input/paste rules to tiptap v2 regular expressions (text#1976)
- Don’t show „Link file“ button when using direct edition (text#1979)
- Make sure translations are detected (text#1984)
- Fix only the first item gets tasklist-ified issue (text#2005)
- Fix: use stable23 branch for cypress tests (text#2023)
- Fix autofocus on empty documents without a node (Fixes: #1974) (text#2035)
- Add stylelint to github actions (text#2041)
- Fix: cypress login with new session feature (text#2046)
- Bump @nextcloud/event-bus from 2.1.0 to 2.1.1 (text#2078)
- Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 (text#2081)
- Bump @nextcloud/webpack-vue-config from 4.1.0 to 4.1.4 (text#2084)
- Bump @cypress/browserify-preprocessor from 3.0.1 to 3.0.2 (text#2085)
- Bump prosemirror-markdown from 1.6.0 to 1.6.2 (text#2086)
- Bump @nextcloud/eslint-config from 6.1.0 to 6.1.2 (text#2088)
- Bump prosemirror-view from 1.23.5 to 1.23.6 (text#2100)
- Fix closing the editor modal in public folder view (text#2105)
- Fix: 2020 let heading menu overflow workspace (text#2109)
- Create block-merge-freeze.yml (text#2115)
- Disable fade-out because of accessbility reasons (viewer#1066)
- Fix german (Sie) translations comming from nextcloud-vue (viewer#1089)
- Add cypress summary for easier branch protection mgmt (viewer#1094)
- Add engines support for cypress tests (viewer#1099)
- Always check for `OCA.Files` before using it (Fixes: #1106) (viewer#1108)
- Disable swiping on viewer video controls (viewer#1114)
- Disable swiping on viewer audio controls (viewer#1122)
- Create block-merge-freeze.yml (viewer#1133)
- Update lint-php.yml (viewer#1138)
Nextcloud 22.2.5 Release Notes
- Delete calendar subscriptions as well when deleting user (server#28659)
- Add a prefix index to filecache.path, attempt 2 (server#29324)
- Check for disk_free_space (server#29799)
- Interpolate the log message also for logged exceptions (server#29962)
- Don’t check the configvalue for lastLogin which is never null (server#30237)
- Fix setting up 2FA when no providers are set up but backup codes (server#30250)
- Support LDAP dns longer than 255 characters (server#30260)
- Fix ShareLink Upload UI for Folders (server#30288)
- Use proper translation source for direct editing (server#30300)
- Ignore non-existing groups when notifying group shares (server#30307)
- Fix share owner not being displayed in sharing tab (server#30316)
- Update sabre/dav requirement from 4.2.3 to 4.3.0 in /build/integration (server#30323)
- Fix potential unwarranted memberships in nested groups from LDAP (server#30340)
- Fix overlapping in the help settings section (server#30345)
- Stable23] Avoid use of iconv to get rid of unicode (server#30347)
- Fix persistent tooltip in the „new folder“ input of the file picker (server#30357)
- Don’t die with LockedException when removing/restoring multiple files from trash (server#30391)
- Fix rendering app authors with homepage or email (server#30432)
- Add missing index for propertypath only queries of DAV properties (server#30434)
- Handle external share with invalid host (server#30444)
- Make sure to get file model in template picker (server#30450)
- Improve status modal (server#30453)
- Fix uploading text position (server#30481)
- Run migrations fully when reenabling an app (server#30487)
- Remove iconv from dependencies and tests (server#30515)
- Fix passing on the parameter (server#30523)
- Fix email verification (server#30526)
- Update CRL after revocation of sharerenamer.crt (server#30529)
- Handle LocalServerException when scanning external shares (server#30558)
- Fix fail when keys/files folder already exists (server#30578)
- Use npm ci when running JS tests (server#30581)
- Fix: only use jquery once it is available (server#30591)
- Add better index for finding unindexed paths (server#30598)
- Prevent loading images that would require too much memory. (server#30603)
- Fix undefined/unset scope in account properties (server#30610)
- Fix RequestURL check for cli commands (server#30618)
- Reset job disabling timer on adding the job again (server#30622)
- Trigger „changeDirectory“ event on URL change (server#30628)
- Properly abort uploads (server#30637)
- Fix idn emails not working in shares (server#30644)
- Implement multibucket shift for ObjectStore (server#30658)
- Fix wrong unified search link to folder (server#30664)
- Fix primary key change in user_ldap migration (server#30666)
- Improve accessibility settings on mobile (server#30670)
- Fix file picker not respecting hidden files settings (server#30673)
- Add version of disabled apps when available (server#30675)
- Optimize FileSystemTags workflow for groupfolder (server#30683)
- Remove inefficient fed share scanner (server#30687)
- New Files internal link GET param to avoid opening the file (server#30690)
- Fix users can’t login external mount user entered credentials not set (server#30692)
- UpdateEncryptedVersion: cleanup on target if cache already got renamed (server#30694)
- Improve layout for the public download page (server#30697)
- Fix non-ascii characters present in the header (server#30727)
- Hash job argument (server#30736)
- Increase email main buttons width for non-english languages (server#30741)
- Improve install process (server#30748)
- Revert „Improve layout for the public download page“ (server#30752)
- Create block-merge-freeze.yml (server#30754)
- Log bruteforce throttle and blocking (server#30760)
- Always call flush() as getAllKeys() is broken (server#30774)
- Add KerberosApacheAuth support to files_external (server#30780)
- Fix backport/30470/stable22 (server#30786)
- Update sabre/dav requirement from 4.3.0 to 4.3.1 in /build/integration (server#30807)
- Fix accessing undefined offsets (server#30812)
- Fix psalm (server#30826)
- 22.2.4 Final (server#30839)
- Fix php:cs (server#30848)
- Prevent merging on EOL branches (server#30873)
- Bump clipboard from 2.0.8 to 2.0.9 (server#30910)
- Fix psalm warning related to registerEventListener (server#30914)
- Cast orphan subscription id to int (server#30930)
- Fix preview generation for office documents (server#30971)
- Update version.php (server#30976)
- Prevent writing invalid mtime (server#31013)
- Fix duplicated UUID migration issue (server#31109)
- Revert the ‚broken‘ public page changes (server#31114)
- Create block-merge-freeze.yml (3rdparty#972)
- Pass activity link to notification (activity#667)
- Fix sorting of filters on php 8.0+ (activity#716)
- Backport of #797 (circles#827)
- Filter allowed type of member (circles#864)
- Lighten select for single circle (circles#868)
- Bypass moderator check on CFG_FRIEND (circles#874)
- Better display of federated user (circles#877)
- Strtolower on mail address (circles#883)
- Only returns population on direct request from the front-end or occ command (circles#886)
- Enforce password on new share (circles#888)
- Exception on null token (circles#893)
- Ignore exception to group sync (circles#895)
- L10n: Improved grammar (circles#899)
- Create block-merge-freeze.yml (circles#908)
- Fix loosing memberships in low depth (circles#915)
- Paginate Circles through OCS query parameters (circles#920)
- Remove shares during circles destruction, clean orphan shares on cron (circles#921)
- Bump actions (files_pdfviewer#531)
- Create block-merge-freeze.yml (files_pdfviewer#545)
- Updating lint-php.yml workflow from template (files_pdfviewer#550)
- Create block-merge-freeze.yml (files_rightclick#132)
- Create block-merge-freeze.yml (files_videoplayer#257)
- Disable fade-out because of accessbility reasons (firstrunwizard#639)
- Fix overlapping buttons (firstrunwizard#653)
- Create block-merge-freeze.yml (firstrunwizard#662)
- Create block-merge-freeze.yml (logreader#637)
- Create block-merge-freeze.yml (nextcloud_announcements#93)
- Create block-merge-freeze.yml (notifications#1138)
- Create block-merge-freeze.yml (password_policy#316)
- Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 (photos#924)
- Fix default previews (photos#952)
- Fix Tags: Don’t display tags without photos (photos#961)
- Bump qs from 6.10.1 to 6.10.3 (photos#963)
- Bump url-parse from 1.5.3 to 1.5.4 (photos#964)
- Update workflows (photos#982)
- Create block-merge-freeze.yml (photos#999)
- Fix label of account name and hide parts with subscription (privacy#677)
- Create block-merge-freeze.yml (privacy#685)
- Update workflows (privacy#691)
- Create block-merge-freeze.yml (recommendations#471)
- Update test.yml (recommendations#474)
- Create block-merge-freeze.yml (serverinfo#353)
- Create block-merge-freeze.yml (survey_client#124)
- Bump babel-loader from 8.2.2 to 8.2.3 (text#1912)
- Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 (text#1935)
- Bump @cypress/browserify-preprocessor from 3.0.1 to 3.0.2 (text#1936)
- Hide menu and keep focus when using menubar popover items (text#1967)
- Update mark input/paste rules to tiptap v2 regular expressions (text#1977)
- Don’t show „Link file“ button when using direct edition (text#1980)
- Make sure translations are parsed correctly (text#1989)
- Fix scss deprecated syntax (text#1993)
- Pin node/npm versions (text#1997)
- Fix header popover in richworkspace (text#2003)
- Fix only the first item gets tasklist-ified issue (text#2010)
- Azul/rebase stable22 fix 1677 menububble position (text#2019)
- Fix: use stable22 branch for cypress tests (text#2021)
- Fix autofocus on empty documents without a node (Fixes: #1974) (text#2036)
- Add stylelint to github actions (text#2042)
- Stable22 update cypress (text#2054)
- Fix: cypress login with new session feature (text#2055)
- Backport/1883/stable22 (text#2057)
- Avoid creating invalid URIs from user input (text#2074)
- Allow to insert text after trailing codeblock (text#2075)
- Only register trailing node for rich text editing (text#2076)
- Bump cypress from 9.2.0 to 9.2.1 (text#2080)
- Make collabora on top of text idle message (text#2094)
- Only show image author annotations if needed (text#2095)
- Backport/stable22/2020 (text#2113)
- Create block-merge-freeze.yml (text#2116)
- Disable fade-out because of accessbility reasons (viewer#1067)
- Add light dowload icon (viewer#1070)
- Fix github actions (viewer#1071)
- Add light dowload icon (fixed) (viewer#1074)
- Build(deps): bump camelcase from 6.2.0 to 6.2.1 (viewer#1076)
- Fix german (Sie) translations comming from nextcloud-vue (viewer#1090)
- Add cypress summary for easier branch protection mgmt (viewer#1093)
- Add engines support for cypress tests (viewer#1100)
- Always check for `OCA.Files` before using it (Fixes: #1106) (viewer#1109)
- Disable swiping on viewer video controls (viewer#1115)
- Disable swiping on viewer audio controls (viewer#1123)
- Create block-merge-freeze.yml (viewer#1134)
- Update lint-php.yml (viewer#1139)
Nextcloud 21.0.9 Release Notes
- Delete calendar subscriptions as well when deleting user (server#28657)
- Add a prefix index to filecache.path, attempt 2 (server#29325)
- Interpolate the log message also for logged exceptions (server#29963)
- Avoid calling image* methods on boolean (server#30117)
- Allow to delete non-migrated previews instead of moving them (server#30178)
- Check resource before closing in encryption wrapper (server#30182)
- Use correct icon for dir-external-root (server#30189)
- Properly format sharing datepicker locale (server#30192)
- Update sabre/dav requirement from 4.2.1 to 4.2.3 in /build/integration (server#30216)
- Only wildcard search if enumeration is allowed (server#30248)
- Fix setting up 2FA when no providers are set up but backup codes (server#30251)
- Support LDAP dns longer than 255 characters (server#30261)
- Also use case sensitive like when searching in a folder (server#30270)
- Fix ShareLink Upload UI for Folders (server#30287)
- Ignore non-existing groups when notifying group shares (server#30308)
- Fix share owner not being displayed in sharing tab (server#30314)
- Update sabre/dav requirement from 4.2.3 to 4.3.0 in /build/integration (server#30327)
- Fix potential unwarranted memberships in nested groups from LDAP (server#30341)
- Fix overlapping in the help settings section (server#30346)
- Stable23] Avoid use of iconv to get rid of unicode (server#30348)
- Add missing index for propertypath only queries of DAV properties (server#30435)
- Handle external share with invalid host (server#30442)
- Make sure to get file model in template picker (server#30448)
- Improve status modal (server#30454)
- Fix uploading text position (server#30482)
- Run migrations fully when reenabling an app (server#30488)
- Remove iconv from dependencies and tests (server#30521)
- Fix passing on the parameter (server#30524)
- Update CRL after revocation of sharerenamer.crt (server#30527)
- Handle LocalServerException when scanning external shares (server#30559)
- Fix fail when keys/files folder already exists (server#30579)
- Use npm ci when running JS tests (server#30583)
- Fix: only use jquery once it is available (server#30590)
- Fix static analysis on CI (server#30596)
- Add better index for finding unindexed paths (server#30599)
- Prevent loading images that would require too much memory. (server#30601)
- Fix RequestURL check for cli commands (server#30617)
- Trigger „changeDirectory“ event on URL change (server#30629)
- Reset job disabling timer on adding the job again (server#30633)
- Properly abort uploads (server#30638)
- Fix idn emails not working in shares (server#30642)
- Implement multibucket shift for ObjectStore (server#30660)
- Fix wrong unified search link to folder (server#30665)
- Fix primary key change in user_ldap migration (server#30667)
- Improve accessibility settings on mobile (server#30669)
- Add version of disabled apps when available (server#30676)
- Fix file picker not respecting hidden files settings (server#30677)
- Optimize FileSystemTags workflow for groupfolder (server#30682)
- Remove inefficient fed share scanner (server#30686)
- Fix users can’t login external mount user entered credentials not set (server#30693)
- Hash job argument (server#30737)
- Improve install process (server#30749)
- Create block-merge-freeze.yml (server#30755)
- Always call flush() as getAllKeys() is broken (server#30775)
- Fix backport/30470/stable21 (server#30787)
- Update sabre/dav requirement from 4.3.0 to 4.3.1 in /build/integration (server#30809)
- 21.0.8 Final (server#30838)
- Prevent merging on EOL branches (server#30874)
- Bump clipboard from 2.0.8 to 2.0.9 (server#30909)
- Use existing API (server#30946)
- Update version.php (server#30977)
- Fix duplicated UUID migration issue (server#31115)
- Create block-merge-freeze.yml (3rdparty#973)
- Fix sorting of filters on php 8.0+ (activity#717)
- Bump actions (files_pdfviewer#532)
- Create block-merge-freeze.yml (files_pdfviewer#546)
- Updating lint-php.yml workflow from template (files_pdfviewer#551)
- Create block-merge-freeze.yml (files_rightclick#133)
- Create block-merge-freeze.yml (files_videoplayer#258)
- Disable fade-out because of accessbility reasons (firstrunwizard#640)
- Fix overlapping buttons (firstrunwizard#654)
- Create block-merge-freeze.yml (firstrunwizard#663)
- Create block-merge-freeze.yml (logreader#638)
- Create block-merge-freeze.yml (nextcloud_announcements#94)
- Create block-merge-freeze.yml (notifications#1139)
- Create block-merge-freeze.yml (password_policy#317)
- Create block-merge-freeze.yml (photos#1000)
- Bump babel-loader from 8.2.2 to 8.2.3 (photos#1007)
- Bump eslint-config-standard from 16.0.2 to 16.0.3 (photos#1008)
- Bump @nextcloud/vue from 3.3.1 to 3.3.2 (photos#959)
- Fix Tags: Don’t display tags without photos (photos#962)
- Bump vue-loader from 15.9.6 to 15.9.8 (photos#967)
- Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 (photos#969)
- Bump autoprefixer from 9.8.6 to 9.8.8 (photos#970)
- Bump regenerator-runtime from 0.13.7 to 0.13.9 (photos#971)
- Update workflows (photos#983)
- Bump vue-virtual-grid from 2.3.0 to 2.3.2 (photos#990)
- Bump vuex from 3.6.0 to 3.6.2 (photos#991)
- Bump vue and vue-template-compiler (photos#992)
- Bump qs from 6.9.6 to 6.9.7 (photos#993)
- Bump camelcase from 6.2.0 to 6.2.1 (photos#994)
- Fix label of account name and hide parts with subscription (privacy#678)
- Create block-merge-freeze.yml (privacy#686)
- Update workflows (privacy#692)
- Create block-merge-freeze.yml (recommendations#472)
- Update test.yml (recommendations#475)
- Create block-merge-freeze.yml (serverinfo#354)
- Create block-merge-freeze.yml (survey_client#125)
- Bump @babel/preset-env from 7.15.6 to 7.15.8 (text#1894)
- Bump babel-loader from 8.2.2 to 8.2.3 (text#1911)
- Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 (text#1937)
- Bump @cypress/browserify-preprocessor from 3.0.1 to 3.0.2 (text#1938)
- Make sure translations are parsed correctly (text#1991)
- Fix deprecated scss syntax (text#1994)
- Pin node/npm versions (text#1998)
- Fix: use stable21 branch for cypress tests (text#2022)
- Add stylelint to github actions (text#2043)
- Only show image author annotations if needed (text#2110)
- Create block-merge-freeze.yml (text#2117)
- Fix github actions (viewer#1072)
- Add light download icon (viewer#1073)
- Disable fade-out because of accessbility reasons (viewer#1078)
- Fix german (Sie) translations comming from nextcloud-vue (viewer#1091)
- Bump workflows (viewer#1095)
- Add engines support for cypress tests (viewer#1101)
- Disable swiping on viewer video controls (viewer#1116)
- Disable swiping on viewer audio controls (viewer#1124)
- Create block-merge-freeze.yml (viewer#1135)
- Update lint-php.yml (viewer#1140)
Interessiert in verschiedenste IT Themen, schreibe ich in diesem Blog über Software, Hardware, Smart Home, Games und vieles mehr. Ich berichte z.B. über die Installation und Konfiguration von Software als auch von Problemen mit dieser. News sind ebenso spannend, sodass ich auch über Updates, Releases und Neuigkeiten aus der IT berichte. Letztendlich nutze ich Taste-of-IT als eigene Dokumentation und Anlaufstelle bei wiederkehrenden Themen. Ich hoffe ich kann dich ebenso informieren und bei Problemen eine schnelle Lösung anbieten. Wer meinen Aufwand unterstützen möchte, kann gerne eine Tasse oder Pod Kaffe per PayPal spenden – vielen Dank.