Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | Add quota to the files view | Joas Schilling | 2017-06-13 | 4 | -0/+41 | |
* | | | | | | | | | | | | Merge pull request #5369 from nextcloud/fix-user-group-name-escaping | Morris Jobke | 2017-06-13 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fix escaping of user and group names in "shared by" message | Joas Schilling | 2017-06-13 | 1 | -2/+6 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #5373 from nextcloud/i-like-you-all-but-would-like-you-mor... | Lukas Reschke | 2017-06-13 | 1 | -4/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Remove duplicate dependencies entry | Lukas Reschke | 2017-06-13 | 1 | -4/+0 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #5364 from nextcloud/fix-strings | Morris Jobke | 2017-06-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | fix config switch description, this is only about searching for users, to ena... | Bjoern Schiessle | 2017-06-13 | 1 | -1/+1 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #5370 from nextcloud/update-third-party-ref | Lukas Reschke | 2017-06-13 | 1 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Update third-party ref | Lukas Reschke | 2017-06-13 | 1 | -0/+0 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #5302 from nextcloud/fix_5047 | Joas Schilling | 2017-06-13 | 1 | -2/+15 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | use the email address configured in Nextcloud as sender instead of the users ... | Bjoern Schiessle | 2017-06-08 | 1 | -2/+15 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #5343 from nextcloud/share-filter-missing-groups | Lukas Reschke | 2017-06-13 | 2 | -1/+3 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | filter missing groups in share provider | Robin Appelman | 2017-06-12 | 2 | -1/+3 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #5027 from nextcloud/require-nextcloud-version-as-per-docs | Morris Jobke | 2017-06-12 | 13 | -62/+30 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add missing version requirement to OAuth2 app | Joas Schilling | 2017-05-22 | 2 | -2/+6 | |
| * | | | | | | | Version and dependency are now required | Joas Schilling | 2017-05-22 | 11 | -60/+24 | |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-13 | 124 | -280/+266 | |
* | | | | | | | | Merge pull request #5271 from nextcloud/use-mailer-to-create-email-template | Morris Jobke | 2017-06-12 | 2 | -5/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix tests | Lukas Reschke | 2017-06-12 | 1 | -1/+1 | |
| * | | | | | | | | Also use IMailer interface to generate the email template | Morris Jobke | 2017-06-06 | 2 | -5/+9 | |
* | | | | | | | | | Merge pull request #5167 from nextcloud/rakekniven-patch-2 | Morris Jobke | 2017-06-12 | 3 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Update setupchecks.js | rakekniven | 2017-05-31 | 3 | -4/+4 | |
* | | | | | | | | | | Merge pull request #5315 from nextcloud/global-eval | Morris Jobke | 2017-06-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | execute eval in global scope, addresses #5314 | Arthur Schiwon | 2017-06-09 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge pull request #5323 from nextcloud/use-touch-icon-for-favicon-fb.png | Morris Jobke | 2017-06-12 | 1 | -4/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Theme image for favicon-fb.png | Lukas Reschke | 2017-06-09 | 1 | -4/+8 | |
* | | | | | | | | | | | | Merge pull request #5310 from nextcloud/fix-tag-label-removed-when-share-view... | Lukas Reschke | 2017-06-12 | 14 | -33/+487 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Extract toggle visibility of a SystemTagsInfoView to its own view | Daniel Calviño Sánchez | 2017-06-09 | 6 | -26/+214 | |
| * | | | | | | | | | | | | Add visibility related methods | Daniel Calviño Sánchez | 2017-06-09 | 2 | -6/+70 | |
| * | | | | | | | | | | | | Fix toggle element being removed when MainFileInfoView is rendered again | Daniel Calviño Sánchez | 2017-06-09 | 2 | -10/+26 | |
| * | | | | | | | | | | | | Trigger pre and post render events in MainFileInfoDetailsView | Daniel Calviño Sánchez | 2017-06-09 | 1 | -0/+4 | |
| * | | | | | | | | | | | | Make possible to know the registered detail views in a details view | Daniel Calviño Sánchez | 2017-06-09 | 4 | -0/+72 | |
| * | | | | | | | | | | | | Extract duplicated code to a method | Daniel Calviño Sánchez | 2017-06-09 | 1 | -28/+15 | |
| * | | | | | | | | | | | | Add acceptance tests for showing the input field for tags | Daniel Calviño Sánchez | 2017-06-09 | 2 | -0/+123 | |
* | | | | | | | | | | | | | Merge pull request #5341 from m4dz/bug/everyone-group-highlight | Lukas Reschke | 2017-06-12 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | [docs] remove useless TODO mark | m4dz | 2017-06-12 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | [fix] Highlight 'everyone' group by default | m4dz | 2017-06-12 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | Merge pull request #5344 from nextcloud/fix-transifex | Lukas Reschke | 2017-06-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Remove the char because it breaks the export from transifex | Joas Schilling | 2017-06-12 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Merge pull request #5319 from nextcloud/theming-undo-hover | Morris Jobke | 2017-06-12 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Show reset to default button for theming values on hover, fix #3198 | Jan-Christoph Borchardt | 2017-06-09 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-12 | 8 | -8/+8 | |
| |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-11 | 16 | -4/+18 | |
* | | | | | | | | | | | | | | Merge pull request #5331 from nextcloud/remove-unneeded-css-apppasswords | Jan-Christoph Borchardt | 2017-06-11 | 1 | -4/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Remove unneeded CSS | Marius Blüm | 2017-06-10 | 1 | -4/+0 | |
|/ / / / / / / / / / / / / / | ||||||
* | | / / / / / / / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-10 | 16 | -140/+150 | |
| |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #5307 from artemanufrij/master | Jan-Christoph Borchardt | 2017-06-09 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Fix height for horizontal scrollbar | Artem Anufrij | 2017-06-08 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | Merge pull request #5122 from nextcloud/fix-ldap-integration-tests | Lukas Reschke | 2017-06-09 | 13 | -23/+121 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | add convenience script to run all tests at once | Arthur Schiwon | 2017-05-26 | 1 | -0/+34 |