Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Fix some styling issues with the new containers | Julius Härtl | 2022-09-01 | 1 | -2/+46 | |
* | | | | | | Restore dashboard layout | Julius Härtl | 2022-09-01 | 2 | -7/+48 | |
* | | | | | | Make scroll areas keyboard focussable | Julius Härtl | 2022-09-01 | 6 | -7/+9 | |
* | | | | | | Adapt layout to new base css variables | Julius Härtl | 2022-09-01 | 1 | -0/+2 | |
* | | | | | | Fix settings scrolling | Julius Härtl | 2022-09-01 | 1 | -3/+0 | |
* | | | | | | Expose full page sidebar state to main app content | Julius Härtl | 2022-09-01 | 1 | -0/+5 | |
* | | | | | | More refactoring of app content areas | Julius Härtl | 2022-09-01 | 1 | -8/+3 | |
* | | | | | | Merge pull request #33764 from nextcloud/cloudid-cache | Vincent Petry | 2022-09-01 | 5 | -8/+44 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | adjusts tests for CloudIdManager | Robin Appelman | 2022-08-31 | 5 | -8/+44 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-01 | 144 | -466/+456 | |
* | | | | | | Merge pull request #33429 from nextcloud/port-password-vue | Carl Schwan | 2022-08-31 | 4 | -59/+144 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Port password settings to vue | Carl Schwan | 2022-08-31 | 4 | -59/+144 | |
* | | | | | | | Merge pull request #33756 from nextcloud/enh/noid/admin-settings-directly | Simon L | 2022-08-31 | 1 | -1/+6 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | add a way to open the admin settings overview directly | szaimen | 2022-08-30 | 1 | -1/+6 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #33746 from nextcloud/a11y/33739/fix-legacy-nav | Vincent Petry | 2022-08-31 | 4 | -13/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add a11y attributes for legacy app navigation | Vincent Petry | 2022-08-29 | 4 | -13/+11 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-31 | 8 | -16/+16 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #33697 from nextcloud/fix/improve-bulk-upload | Côme Chilliet | 2022-08-30 | 5 | -48/+54 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Move dav utils functions to OCP\Files\DavUtil | Côme Chilliet | 2022-08-30 | 2 | -5/+6 | |
| * | | | | | | Flip bulkupload.enabled default value to true | Côme Chilliet | 2022-08-29 | 1 | -1/+1 | |
| * | | | | | | Fix Capabilities tests for dav application | Côme Chilliet | 2022-08-29 | 1 | -3/+23 | |
| * | | | | | | Move Dav fileid and permissions logic into OCP\Util to be able to use it for ... | Côme Chilliet | 2022-08-29 | 3 | -43/+15 | |
| * | | | | | | Call the correct functions to get BulkUpload metadata to return | Côme Chilliet | 2022-08-29 | 1 | -2/+2 | |
| * | | | | | | Add bulkupload.enabled configuration switch | Côme Chilliet | 2022-08-25 | 1 | -3/+13 | |
| * | | | | | | Add fileid and permissions to response of bulk upload | Côme Chilliet | 2022-08-25 | 1 | -0/+3 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-30 | 140 | -196/+204 | |
* | | | | | | | Merge pull request #33311 from nextcloud/enh/27869/phone | Vincent Petry | 2022-08-29 | 5 | -17/+66 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Remake phone number property saving with Vue | Christopher Ng | 2022-08-26 | 5 | -17/+66 | |
* | | | | | | | | Merge pull request #33500 from nextcloud/encryption-system-mount | Vincent Petry | 2022-08-29 | 2 | -1/+31 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | add marker interface to mark system mount points for encryption | Robin Appelman | 2022-08-25 | 2 | -1/+31 | |
* | | | | | | | | | Avoid using lists if there are none on the dashboard | Julius Härtl | 2022-08-29 | 1 | -2/+5 | |
* | | | | | | | | | Fix status button background on dashboard | Julius Härtl | 2022-08-29 | 2 | -2/+2 | |
* | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-29 | 6 | -0/+24 | |
* | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-28 | 16 | -8/+76 | |
* | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-27 | 302 | -678/+1252 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Remake website property saving with Vue | Christopher Ng | 2022-08-26 | 6 | -47/+83 | |
* | | | | | | | | Merge pull request #33713 from nextcloud/bugfix/noid/viewonlyfix | John Molakvoæ | 2022-08-26 | 4 | -2/+25 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove copy in file actions when not allowed | Vincent Petry | 2022-08-26 | 3 | -2/+24 | |
| * | | | | | | | | Fix copy in view-only mode | Vincent Petry | 2022-08-26 | 1 | -0/+1 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #33641 from nextcloud/bugfix/noid/primary-element-vars | John Molakvoæ | 2022-08-26 | 4 | -11/+20 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix gradient using the wrong target value | Julius Härtl | 2022-08-26 | 2 | -5/+8 | |
| * | | | | | | | | Adjust settings to new css variable | Julius Härtl | 2022-08-26 | 2 | -2/+2 | |
| * | | | | | | | | Properly align element variables to the regular ones | Julius Härtl | 2022-08-26 | 1 | -4/+10 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #33702 from nextcloud/bugfix/noid/fix-weather-icon | John Molakvoæ | 2022-08-26 | 1 | -2/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix weather icon | Joas Schilling | 2022-08-25 | 1 | -2/+5 | |
* | | | | | | | | | Fix rebasing issues and improve profile settings page a bit more | Carl Schwan | 2022-08-26 | 10 | -58/+30 | |
* | | | | | | | | | More dark theme fixes | Carl Schwan | 2022-08-26 | 2 | -2/+0 | |
* | | | | | | | | | Various fixes | Carl Schwan | 2022-08-26 | 7 | -30/+69 | |
* | | | | | | | | | Adapt to new Nextcloud vue style | Carl Schwan | 2022-08-26 | 7 | -73/+69 | |
* | | | | | | | | | Fix accessibility of input fields | Carl Schwan | 2022-08-26 | 9 | -7/+50 |