summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #33310 from nextcloud/enh/27869/websitePytal2022-08-269-51/+87
|\
| * Remake website property saving with VueChristopher Ng2022-08-269-51/+87
|/ | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Merge pull request #33713 from nextcloud/bugfix/noid/viewonlyfixJohn Molakvoæ2022-08-269-12/+88
|\
| * Remove copy in file actions when not allowedVincent Petry2022-08-265-5/+27
| | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
| * Fix copy in view-only modeVincent Petry2022-08-264-1/+22
| | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
| * Add int test for view-only downloadVincent Petry2022-08-262-7/+40
| | | | | | | | | | | | Asserts that downloading a view-only document returns 403. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | Merge pull request #33641 from nextcloud/bugfix/noid/primary-element-varsJohn Molakvoæ2022-08-264-11/+20
|\ \
| * | Fix gradient using the wrong target valueJulius Härtl2022-08-262-5/+8
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Adjust settings to new css variableJulius Härtl2022-08-262-2/+2
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Properly align element variables to the regular onesJulius Härtl2022-08-261-4/+10
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | Merge pull request #33702 from nextcloud/bugfix/noid/fix-weather-iconJohn Molakvoæ2022-08-263-5/+8
|\ \ \
| * | | Fix weather iconJoas Schilling2022-08-253-5/+8
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #33259 from nextcloud/fix/carl/accessibility-input-fieldsJohn Molakvoæ2022-08-2650-459/+590
|\ \ \ \
| * | | | Fix rebasing issues and improve profile settings page a bit moreCarl Schwan2022-08-2631-83/+58
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
| * | | | More dark theme fixesCarl Schwan2022-08-269-24/+30
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
| * | | | Various fixesCarl Schwan2022-08-2617-79/+183
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix user status dialog - Add label where missing - Move emoji picker inside input field (similar to talk) - Fix selecting an emoji - Fix multiselect - Fix button with confirmation action - Fix some other unrelated dark theme issues - Fix select2 focus - Run npm lint:fix Signed-off-by: Carl Schwan <carl@carlschwan.eu>
| * | | | Adapt to new Nextcloud vue styleCarl Schwan2022-08-2612-326/+327
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
| * | | | Fix accessibility of input fieldsCarl Schwan2022-08-2614-37/+80
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Input fields require a 44x44 pixels target size, this makes all the input fields and button use that size. Bonus is that now the input fields and buttons now have the same size as the new vue button and this looks less weird than the previous state with controls of different sizes. See https://www.w3.org/WAI/WCAG21/Understanding/target-size.html Signed-off-by: Carl Schwan <carl@carlschwan.eu>
| * | | | Make it possible to load theme/<themename>/distCarl Schwan2022-08-261-1/+3
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | This fix a regression with the theming api following the change in webpack bundling introduced in 24 Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | | Merge pull request #33139 from nextcloud/fix/check-calendar-uri-lengthJoas Schilling2022-08-262-0/+11
|\ \ \ \ | |_|_|/ |/| | | Check calendar URI length before creation
| * | | Check address book URI length before creationJoas Schilling2022-08-261-0/+4
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Check calendar URI length before creationAnna Larch2022-08-261-0/+7
| | |/ | |/| | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* | | Merge pull request #33699 from nextcloud/remove-ie-depCarl Schwan2022-08-268-224/+6
|\ \ \ | |/ / |/| | Remove old ie polify
| * | Remove old ie polifyCarl Schwan2022-08-268-224/+6
| | | | | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | Merge pull request #33707 from nextcloud/bugfix/update-containerCarl Schwan2022-08-261-1/+1
|\ \ \ | | | | | | | | Avoid size changes on web ui update
| * | | Avoid side changes on web ui updateJulius Härtl2022-08-261-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | Merge pull request #33714 from nextcloud/techdebt-int-tests-composerlockblizzz2022-08-261-0/+4704
|\ \ \ \ | | | | | | | | | | Add composer.lock for integration tests
| * | | | Add composer.lock for integration testsVincent Petry2022-08-261-0/+4704
|/ / / / | | | | | | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | | | Merge pull request #33347 from ↵Vincent Petry2022-08-2611-45/+67
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/feature/use-viewer-for-singe-file-shares feature: use the viewer to render single file shares
| * | | | fix: use old singe file share rendering as fallbackMax2022-08-251-1/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only render images and videos with the viewer. Text has its own way of handling single file shares for now. In case viewer does not support the file format fall back to the old way of handling single file shares. Signed-off-by: Max <max@nextcloud.com>
| * | | | fix: only use viewer when mimetype is supportedMax2022-08-251-5/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also bring back the text fallback Signed-off-by: Max <max@nextcloud.com>
| * | | | feature: first take on using the viewer to render single file sharesMax2022-08-2511-96/+64
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Max <max@nextcloud.com>
* | | | | Merge pull request #33285 from nextcloud/enh/27869/locationVincent Petry2022-08-2610-25/+65
|\ \ \ \ \ | |_|/ / / |/| | | | Remake location property saving with Vue
| * | | | Remake location property saving with VueChristopher Ng2022-08-2510-25/+65
| |/ / / | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* / / / [tx-robot] updated from transifexNextcloud bot2022-08-26248-1064/+902
|/ / / | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #33217 from nextcloud/enh/27869/twitterVincent Petry2022-08-2533-1247/+559
|\ \ \ | |_|/ |/| | Remake Twitter handle saving with Vue and modularize account property components
| * | Remake Twitter handle saving with VueChristopher Ng2022-08-257-49/+60
| | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | Modularize shared account property componentsChristopher Ng2022-08-2530-1201/+502
|/ / | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Merge pull request #33430 from nextcloud/fix/remove-broken-resetstorageVincent Petry2022-08-252-26/+0
|\ \ | |/ |/| Remove broken function resetStorage from test cases
| * Remove broken function resetStorage from test casesCôme Chilliet2022-08-022-26/+0
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | Merge pull request #33659 from nextcloud/fix/fix-bulk-upload-etagVincent Petry2022-08-251-0/+1
|\ \ | | | | | | Fix ETAG returned by bulk upload
| * | Fix ETAG returned by bulk uploadCôme Chilliet2022-08-231-0/+1
| | | | | | | | | | | | | | | | | | Refresh Node object to get fresh fileinfo data after touch Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | Merge pull request #33375 from nextcloud/add-back-token-cleanup-jobJoas Schilling2022-08-256-0/+96
|\ \ \ | | | | | | | | Add back TokenCleanupJob to invalidate old temporary tokens
| * | | Add back TokenCleanupJob to invalidate old temporary tokensThomas Citharel2022-08-256-0/+96
| | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | | Merge pull request #33516 from nextcloud/update-nextcloud-vue-6.0.0-beta.2Vincent Petry2022-08-25156-1264/+1684
|\ \ \ \ | | | | | | | | | | Bump @nextcloud/vue to 6.0.0-beta.4 and related
| * | | | Adjust acceptance test selectorsVincent Petry2022-08-255-7/+8
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
| * | | | Update to @nextcloud/vue-6.0.0-beta.4Vincent Petry2022-08-2531-76/+186
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
| * | | | Update snapshotVincent Petry2022-08-251-78/+78
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
| * | | | Add Nc prefix to Nc vue component namesVincent Petry2022-08-25149-912/+929
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
| * | | | Bump @nextcloud/vue to 6.0.0-beta.3 and relatedVincent Petry2022-08-2544-382/+674
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update @nextcloud/vue to 6.0.0-beta.3 Update vue and vue-template-compiler to 2.7.8 Update calendar-availability-vue to 0.5.0-beta.1 to fix conflicts. Signed-off-by: Vincent Petry <vincent@nextcloud.com>