Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-02 | 2 | -16/+70 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-01 | 2 | -2/+2 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-31 | 4 | -0/+4 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-28 | 2 | -0/+22 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-26 | 2 | -0/+2 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-25 | 4 | -0/+106 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-24 | 8 | -0/+8 | |
* | | | Merge pull request #8936 from nextcloud/fix-gallery-selectors | Morris Jobke | 2018-03-23 | 1 | -2/+5 | |
|\ \ \ | ||||||
| * | | | Fix gallery buttons selector | John Molakvoæ (skjnldsv) | 2018-03-22 | 1 | -2/+5 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-23 | 12 | -2/+16 | |
* | | | | Merge pull request #8886 from nextcloud/navigation-indicator | Morris Jobke | 2018-03-22 | 1 | -2/+20 | |
|\ \ \ \ | ||||||
| * | | | | Make text of edit entry being aligned with other entries | Julius Härtl | 2018-03-22 | 1 | -2/+9 | |
| * | | | | Make active navigation indicator more obvious | Julius Härtl | 2018-03-22 | 1 | -2/+13 | |
* | | | | | Merge pull request #8939 from nextcloud/fix-8701 | Roeland Jago Douma | 2018-03-22 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix search text overlapping clode button | Julius Härtl | 2018-03-22 | 1 | -0/+1 | |
* | | | | | | Merge pull request #8909 from nextcloud/feature/noid/make-the-autocomplete-en... | Morris Jobke | 2018-03-22 | 2 | -2/+2 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Make the new autocomplete endpoint OCS | Joas Schilling | 2018-03-21 | 2 | -2/+2 | |
* | | | | | | Merge pull request #8506 from nextcloud/use-appmanager | Morris Jobke | 2018-03-22 | 1 | -0/+1 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Use isInstalled of AppManger instead of reimplement it | Morris Jobke | 2018-03-21 | 1 | -0/+1 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-22 | 112 | -350/+450 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge pull request #7196 from nextcloud/sharing-confirm-button | Morris Jobke | 2018-03-21 | 2 | -230/+1900 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Keep showing the working icon while there are pending operations | Daniel Calviño Sánchez | 2018-03-21 | 2 | -17/+94 | |
| * | | | Extract code to restore the UI after confirming a share | Daniel Calviño Sánchez | 2018-03-21 | 1 | -30/+15 | |
| * | | | Discard cached suggestions when adding a share | Daniel Calviño Sánchez | 2018-03-21 | 1 | -0/+6 | |
| * | | | Reuse last suggestions if the same parameters are used | Daniel Calviño Sánchez | 2018-03-21 | 2 | -1/+192 | |
| * | | | Confirm a share also by pressing enter on the input field | Daniel Calviño Sánchez | 2018-03-20 | 2 | -0/+47 | |
| * | | | Add a share when clicking on the confirm button | Daniel Calviño Sánchez | 2018-03-20 | 2 | -1/+447 | |
| * | | | Return also exact matches besides all suggestions | Daniel Calviño Sánchez | 2018-03-20 | 2 | -16/+299 | |
| * | | | Extract code to filter suggestions to its own function | Daniel Calviño Sánchez | 2018-03-20 | 1 | -60/+64 | |
| * | | | Show an error when getting the suggestions succeeds with failure content | Daniel Calviño Sánchez | 2018-03-20 | 2 | -10/+16 | |
| * | | | Use "showTemporary" instead of explicitly hiding the notification | Daniel Calviño Sánchez | 2018-03-20 | 2 | -6/+5 | |
| * | | | Move stub setup outside the test method | Daniel Calviño Sánchez | 2018-03-20 | 1 | -4/+11 | |
| * | | | Extract code to get suggestions to its own method | Daniel Calviño Sánchez | 2018-03-20 | 1 | -73/+92 | |
| * | | | Add autocompletion tests for each type of share | Daniel Calviño Sánchez | 2018-03-20 | 1 | -25/+283 | |
| * | | | Add tests for exact search results already shared with | Daniel Calviño Sánchez | 2018-03-20 | 1 | -0/+274 | |
| * | | | Add tests for emails and circles already shared with | Daniel Calviño Sánchez | 2018-03-20 | 1 | -1/+120 | |
| * | | | Adjust search term to test | Daniel Calviño Sánchez | 2018-03-20 | 1 | -3/+3 | |
| * | | | Replace information icon with confirmation button in share input | Jan-Christoph Borchardt | 2018-03-20 | 2 | -60/+9 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #7904 from nextcloud/fix_7224 | Morris Jobke | 2018-03-21 | 2 | -21/+26 | |
|\ \ \ | ||||||
| * | | | Add Cache-control: immutable | Roeland Jago Douma | 2018-03-19 | 2 | -21/+26 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-21 | 2 | -0/+10 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #8887 from nextcloud/fix-appmenu-min-width | Roeland Jago Douma | 2018-03-20 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | Add min width of two icons to the app menu | Julius Härtl | 2018-03-19 | 1 | -0/+1 | |
| |/ / | ||||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-20 | 4 | -0/+28 | |
|/ / | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-19 | 2 | -40/+120 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-18 | 4 | -4/+6 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-17 | 2 | -0/+2 | |
* | | Use the display name in the avatar for a circle share | Daniel Calviño Sánchez | 2018-03-16 | 2 | -2/+2 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-16 | 2 | -4/+4 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-15 | 124 | -154/+154 |