Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Remove redundant alternative text | Jan-Christoph Borchardt | 2017-09-29 | 1 | -1/+1 | |
| * | | | Add proper labels to various form elements and buttons | Jan-Christoph Borchardt | 2017-09-29 | 2 | -2/+4 | |
* | | | | Merge pull request #6328 from nextcloud/split-sharees-api-logic | blizzz | 2017-10-04 | 2 | -2123/+88 | |
|\ \ \ \ | ||||||
| * | | | | shareeAPIController unit test clean up and last fixes | Arthur Schiwon | 2017-09-26 | 2 | -57/+22 | |
| * | | | | remove unused method | Arthur Schiwon | 2017-09-26 | 2 | -43/+0 | |
| * | | | | move splitUserRemote unit tests | Arthur Schiwon | 2017-09-26 | 1 | -72/+0 | |
| * | | | | adapt unit test for ensuring exception | Arthur Schiwon | 2017-09-26 | 1 | -2/+2 | |
| * | | | | split off former searchSharee unit test | Arthur Schiwon | 2017-09-26 | 1 | -176/+0 | |
| * | | | | adjust ShareeAPIController invalid-input search unit test | Arthur Schiwon | 2017-09-26 | 1 | -16/+15 | |
| * | | | | adjust ShareeAPIController search test | Arthur Schiwon | 2017-09-26 | 2 | -32/+22 | |
| * | | | | split off getEmail tests | Arthur Schiwon | 2017-09-26 | 1 | -244/+0 | |
| * | | | | split off getRemote unit tests | Arthur Schiwon | 2017-09-26 | 1 | -220/+0 | |
| * | | | | split off getGroups unit tests | Arthur Schiwon | 2017-09-26 | 1 | -392/+0 | |
| * | | | | split off getUsers unit tests | Arthur Schiwon | 2017-09-26 | 1 | -318/+0 | |
| * | | | | allow more than one plugin per share type | Arthur Schiwon | 2017-09-26 | 1 | -0/+2 | |
| * | | | | don't keep result types hard coded | Arthur Schiwon | 2017-09-26 | 1 | -1/+2 | |
| * | | | | Splits off the logic from sharees endpoint thus making it available from | Arthur Schiwon | 2017-09-26 | 1 | -558/+31 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-04 | 8 | -68/+300 | |
| |_|/ / |/| | | | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-03 | 4 | -24/+128 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-02 | 2 | -2/+2 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-01 | 2 | -0/+4 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-30 | 42 | -28/+144 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #6522 from nextcloud/fix-3365 | Morris Jobke | 2017-09-29 | 18 | -82/+121 | |
|\ \ \ | ||||||
| * | | | fix test | Arthur Schiwon | 2017-09-29 | 1 | -1/+6 | |
| * | | | fix LDAP User deletion (cleanup) | Arthur Schiwon | 2017-09-29 | 17 | -81/+115 | |
* | | | | Merge pull request #6563 from nextcloud/bigint-ids | Morris Jobke | 2017-09-29 | 4 | -2/+62 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Fix copy paste errors | Joas Schilling | 2017-09-29 | 1 | -3/+3 | |
| * | | | Restore the sequencial order | Joas Schilling | 2017-09-29 | 3 | -3/+3 | |
| * | | | Migrate ids to bigint in the dav app | Joas Schilling | 2017-09-29 | 1 | -0/+35 | |
| * | | | Migrate the twofactor_backupcodes app to bigint | Joas Schilling | 2017-09-29 | 2 | -1/+26 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-29 | 20 | -136/+496 | |
* | | | | Merge pull request #6669 from nextcloud/various-css-fixes | John Molakvoæ | 2017-09-28 | 2 | -19/+19 | |
|\ \ \ \ | ||||||
| * | | | | Fix upload progress color to primary | John Molakvoæ (skjnldsv) | 2017-09-28 | 1 | -15/+16 | |
| * | | | | Fixed quota on homepage (files) | John Molakvoæ (skjnldsv) | 2017-09-27 | 1 | -4/+3 | |
* | | | | | navigate to the root directory when showing the main filelist | Robin Appelman | 2017-09-28 | 1 | -0/+1 | |
* | | | | | Merge pull request #6676 from nextcloud/confirm-storage-delete | Roeland Jago Douma | 2017-09-28 | 1 | -7/+14 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | ask for confirmation when deleting an external storage | Robin Appelman | 2017-09-27 | 1 | -7/+14 | |
| |/ / / | ||||||
* | | / | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-28 | 24 | -66/+356 | |
| |_|/ |/| | | ||||||
* | | | Merge pull request #6599 from nextcloud/fix_2523 | Morris Jobke | 2017-09-27 | 4 | -2/+55 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Only have direct preview urls for image files | Roeland Jago Douma | 2017-09-25 | 1 | -2/+5 | |
| * | | Fix tests | Roeland Jago Douma | 2017-09-25 | 1 | -1/+2 | |
| * | | Add annotation | Roeland Jago Douma | 2017-09-25 | 1 | -0/+1 | |
| * | | For images we have a preview for use the preview link | Roeland Jago Douma | 2017-09-25 | 2 | -1/+3 | |
| * | | Add direct preview link to single shared image files | Roeland Jago Douma | 2017-09-25 | 1 | -0/+46 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-27 | 12 | -2/+150 | |
| |/ |/| | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-26 | 8 | -2/+24 | |
* | | Merge pull request #6372 from nextcloud/scss-normalization | John Molakvoæ | 2017-09-25 | 9 | -72/+26 | |
|\ \ | ||||||
| * | | Fixed tests | John Molakvoæ (skjnldsv) | 2017-09-25 | 1 | -8/+9 | |
| * | | Fix busy state loading animation in files | John Molakvoæ (skjnldsv) | 2017-09-23 | 2 | -5/+11 | |
| * | | Removed unused filter for opacity, fix #6408 | John Molakvoæ (skjnldsv) | 2017-09-23 | 5 | -32/+0 |