Advertisement
Guest User

changes

a guest
Feb 16th, 2022
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.47 KB | None | 0 0
  1. Changes
  2.  
  3. Check for disk_free_space (server#29798)
  4. Avoid use of iconv to get rid of unicode (server#29965)
  5. Don’t query the bruteforce attempts when we just deleted them (server#30026)
  6. Fix input for groups validation in new user form (server#30144)
  7. Reload page instead of file list when getting 401 authentification error (server#30151)
  8. Allow to delete non-migrated previews instead of moving them (server#30175)
  9. Fix relation “user_id” already exists migration error (server#30176)
  10. Check resource before closing in encryption wrapper (server#30180)
  11. Use correct icon for dir-external-root (server#30187)
  12. Properly format sharing datepicker locale (server#30190)
  13. Update guzzlehttp/guzzle requirement from 6.5.2 to 6.5.5 in /build/integration (server#30212)
  14. Update sabre/dav requirement from 4.2.1 to 4.2.3 in /build/integration (server#30213)
  15. Bump dompurify from 2.3.3 to 2.3.4 (server#30214)
  16. Bump core-js from 3.19.2 to 3.19.3 (server#30215)
  17. Don’t check the configvalue for lastLogin which is never null (server#30236)
  18. Support LDAP dns longer than 255 characters (server#30238)
  19. Only wildcard search if enumeration is allowed (server#30245)
  20. Fix setting up 2FA when no providers are set up but backup codes (server#30252)
  21. Carefully filter out non matching time ranges for CalDAV search (server#30267)
  22. Use bigint for autoincremented column (server#30272)
  23. Fix ShareLink Upload UI for Folders (server#30289)
  24. Use proper translation source for direct editing (server#30301)
  25. Ignore non-existing groups when notifying group shares (server#30306)
  26. Fix share owner not being displayed in sharing tab (server#30315)
  27. Update sabre/dav requirement from 4.2.3 to 4.3.0 in /build/integration (server#30325)
  28. Enhance and complement OPcache setup checks (server#30339)
  29. Fix potential unwarranted memberships in nested groups from LDAP (server#30343)
  30. Fix overlapping in the help settings section (server#30344)
  31. Remove iconv from dependencies and tests (server#30351)
  32. Fix persistent tooltip in the “new folder” input of the file picker (server#30356)
  33. Don’t die with LockedException when removing/restoring multiple files from trash (server#30390)
  34. Improve personal settings on mobile (server#30411)
  35. Fix rendering app authors with homepage or email (server#30431)
  36. Add missing index for propertypath only queries of DAV properties (server#30433)
  37. Handle external share with invalid host (server#30443)
  38. Make sure to get file model in template picker (server#30449)
  39. Improve status modal (server#30455)
  40. Allow using composer plugin with composer 2.2 (server#30462)
  41. Fix uploading text position (server#30480)
  42. Run migrations fully when reenabling an app (server#30486)
  43. Fix passing on the parameter (server#30522)
  44. Fix email verification (server#30525)
  45. Update CRL after revocation of sharerenamer.crt (server#30528)
  46. Handle LocalServerException when scanning external shares (server#30557)
  47. Fix fail when keys/files folder already exists (server#30576)
  48. Use npm ci when running JS tests (server#30580)
  49. Fix: only use jquery once it is available (server#30592)
  50. Avoid zero division in setup checks (server#30594)
  51. Prevent loading images that would require too much memory. (server#30602)
  52. Fix undefined/unset scope in account properties (server#30611)
  53. Fix RequestURL check for cli commands (server#30619)
  54. Reset job disabling timer on adding the job again (server#30621)
  55. Set the file’s mtime from the headers in bulk upload (server#30623)
  56. Trigger “changeDirectory” event on URL change (server#30627)
  57. Properly abort uploads (server#30636)
  58. Fix idn emails not working in shares (server#30643)
  59. Implement multibucket shift for ObjectStore (server#30659)
  60. Fix wrong unified search link to folder (server#30662)
  61. Fix primary key change in user_ldap migration (server#30663)
  62. Improve accessibility settings on mobile (server#30671)
  63. Fix file picker not respecting hidden files settings (server#30672)
  64. Add version of disabled apps when available (server#30674)
  65. Optimize FileSystemTags workflow for groupfolder (server#30684)
  66. Fix users can’t login external mount user entered credentials not set (server#30685)
  67. Remove inefficient fed share scanner (server#30688)
  68. New Files internal link GET param to avoid opening the file (server#30689)
  69. UpdateEncryptedVersion: cleanup on target if cache already got renamed (server#30695)
  70. Improve layout for the public download page (server#30698)
  71. Fix loading of the text app in public shared links (server#30722)
  72. Fix non-ascii characters present in the header (server#30728)
  73. Hash job argument (server#30734)
  74. Increase email main buttons width for non-english languages (server#30740)
  75. Improve install process (server#30747)
  76. Create block-merge-freeze.yml (server#30753)
  77. Log bruteforce throttle and blocking (server#30759)
  78. Always call flush() as getAllKeys() is broken (server#30773)
  79. Add KerberosApacheAuth support to files_external (server#30782)
  80. Update sabre/dav requirement from 4.3.0 to 4.3.1 in /build/integration (server#30799)
  81. Bump jquery-ui from 1.13.0 to 1.13.1 (server#30800)
  82. Fix accessing undefined offsets (server#30811)
  83. Fix psalm not running (server#30814)
  84. 23.0.1 Final (server#30840)
  85. Fix php:cs (server#30847)
  86. Prevent merging on EOL branches (server#30872)
  87. Fixes occ user:info when the user never logged in (server#30890)
  88. Bump dompurify from 2.3.4 to 2.3.5 (server#30911)
  89. Bump clipboard from 2.0.8 to 2.0.9 (server#30912)
  90. Bump webpack-cli from 4.9.1 to 4.9.2 (server#30913)
  91. Fix psalm warning related to registerEventListener (server#30915)
  92. Update version.php (server#30975)
  93. Fix duplicated UUID migration issue (server#31107)
  94. Revert the ‘broken’ public page changes (server#31108)
  95. Disable bulk upload by not advertising it (server#31171)
  96. Create block-merge-freeze.yml (3rdparty#971)
  97. Fix sorting of filters on php 8.0+ (activity#715)
  98. Filter allowed type of member (circles#865)
  99. Lighten select for single circle (circles#867)
  100. Bypass moderator check on CFG_FRIEND (circles#873)
  101. Better display of federated user (circles#876)
  102. Strtolower on mail address (circles#882)
  103. Only returns population on direct request from the front-end or occ command (circles#885)
  104. Enforce password on new share (circles#887)
  105. Ignore exception to group sync (circles#894)
  106. Exception on null token (circles#896)
  107. L10n: Improved grammar (circles#898)
  108. Create block-merge-freeze.yml (circles#907)
  109. Fix loosing memberships in low depth (circles#914)
  110. Remove shares during circles destruction, clean orphan shares on cron (circles#918)
  111. Paginate Circles through OCS query parameters (circles#919)
  112. GetSingleId(): string; (circles#922)
  113. Bump actions (files_pdfviewer#530)
  114. Bump @nextcloud/eslint-config from 6.1.0 to 6.1.2 (files_pdfviewer#534)
  115. Bump @nextcloud/webpack-vue-config from 4.1.0 to 4.1.4 (files_pdfviewer#535)
  116. Create block-merge-freeze.yml (files_pdfviewer#544)
  117. Updating lint-php.yml workflow from template (files_pdfviewer#549)
  118. Create block-merge-freeze.yml (files_rightclick#131)
  119. Create block-merge-freeze.yml (files_videoplayer#256)
  120. Fix overlapping buttons (firstrunwizard#652)
  121. Create block-merge-freeze.yml (firstrunwizard#661)
  122. Create block-merge-freeze.yml (logreader#636)
  123. Create block-merge-freeze.yml (nextcloud_announcements#92)
  124. Create block-merge-freeze.yml (notifications#1137)
  125. Create block-merge-freeze.yml (password_policy#315)
  126. Bump autoprefixer from 10.3.6 to 10.3.7 (photos#1009)
  127. Bump @nextcloud/eslint-config from 6.1.0 to 6.1.2 (photos#1010)
  128. Bump postcss-loader from 6.2.0 to 6.2.1 (photos#1011)
  129. Bump @nextcloud/event-bus from 2.1.0 to 2.1.1 (photos#1012)
  130. Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 (photos#1013)
  131. Fix default previews (photos#951)
  132. Fix Tags: Don’t display tags without photos (photos#960)
  133. Update workflows (photos#981)
  134. Bump @nextcloud/webpack-vue-config from 4.1.0 to 4.1.4 (photos#985)
  135. Bump url-parse from 1.5.3 to 1.5.4 (photos#986)
  136. Bump vue-router from 3.5.2 to 3.5.3 (photos#987)
  137. Bump qs from 6.10.1 to 6.10.3 (photos#988)
  138. Bump camelcase from 6.2.0 to 6.2.1 (photos#989)
  139. Create block-merge-freeze.yml (photos#998)
  140. Fix label of account name and hide parts with subscription (privacy#676)
  141. Create block-merge-freeze.yml (privacy#684)
  142. Update workflows (privacy#690)
  143. Create block-merge-freeze.yml (recommendations#470)
  144. Update test.yml (recommendations#473)
  145. Create block-merge-freeze.yml (serverinfo#352)
  146. Create block-merge-freeze.yml (survey_client#123)
  147. Update mark input/paste rules to tiptap v2 regular expressions (text#1976)
  148. Don’t show “Link file” button when using direct edition (text#1979)
  149. Make sure translations are detected (text#1984)
  150. Fix only the first item gets tasklist-ified issue (text#2005)
  151. Fix: use stable23 branch for cypress tests (text#2023)
  152. Fix autofocus on empty documents without a node (Fixes: #1974) (text#2035)
  153. Add stylelint to github actions (text#2041)
  154. Fix: cypress login with new session feature (text#2046)
  155. Bump @nextcloud/event-bus from 2.1.0 to 2.1.1 (text#2078)
  156. Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 (text#2081)
  157. Bump @nextcloud/webpack-vue-config from 4.1.0 to 4.1.4 (text#2084)
  158. Bump @cypress/browserify-preprocessor from 3.0.1 to 3.0.2 (text#2085)
  159. Bump prosemirror-markdown from 1.6.0 to 1.6.2 (text#2086)
  160. Bump @nextcloud/eslint-config from 6.1.0 to 6.1.2 (text#2088)
  161. Bump prosemirror-view from 1.23.5 to 1.23.6 (text#2100)
  162. Fix closing the editor modal in public folder view (text#2105)
  163. Fix: 2020 let heading menu overflow workspace (text#2109)
  164. Create block-merge-freeze.yml (text#2115)
  165. Disable fade-out because of accessbility reasons (viewer#1066)
  166. Fix german (Sie) translations comming from nextcloud-vue (viewer#1089)
  167. Add cypress summary for easier branch protection mgmt (viewer#1094)
  168. Add engines support for cypress tests (viewer#1099)
  169. Always check for OCA.Files before using it (Fixes: #1106) (viewer#1108)
  170. Disable swiping on viewer video controls (viewer#1114)
  171. Disable swiping on viewer audio controls (viewer#1122)
  172. Create block-merge-freeze.yml (viewer#1133)
  173. Update lint-php.yml (viewer#1138)
  174.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement