Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Remove the colored corners | Joas Schilling | 2017-06-13 | 1 | -0/+1 | |
| * | | | | | | | | | Add an event so apps can add hidden fields to the files page | Joas Schilling | 2017-06-13 | 2 | -1/+8 | |
| * | | | | | | | | | Only set the active item when there is one (not the case for quota) | Joas Schilling | 2017-06-13 | 1 | -1/+3 | |
| * | | | | | | | | | Content will come from the external app | Joas Schilling | 2017-06-13 | 1 | -1/+0 | |
| * | | | | | | | | | Remove useless translation and make it better on unlimited | Joas Schilling | 2017-06-13 | 1 | -5/+8 | |
| * | | | | | | | | | Style quota entry in files view | Jan-Christoph Borchardt | 2017-06-13 | 3 | -17/+38 | |
| * | | | | | | | | | Add quota to the files view | Joas Schilling | 2017-06-13 | 4 | -0/+41 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | 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 #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 #5027 from nextcloud/require-nextcloud-version-as-per-docs | Morris Jobke | 2017-06-12 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add missing version requirement to OAuth2 app | Joas Schilling | 2017-05-22 | 1 | -0/+4 | |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-13 | 12 | -14/+44 | |
* | | | | | | | | Merge pull request #5310 from nextcloud/fix-tag-label-removed-when-share-view... | Lukas Reschke | 2017-06-12 | 11 | -19/+362 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | Extract toggle visibility of a SystemTagsInfoView to its own view | Daniel Calviño Sánchez | 2017-06-09 | 5 | -26/+213 | |
| * | | | | | | | 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 | |
* | | | | | | | | 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 | 2 | -2/+2 | |
* | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-11 | 6 | -0/+8 | |
* | | | | | | | | | 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 | |
| * | | | | | | | | Make IDE happy | Arthur Schiwon | 2017-05-26 | 10 | -18/+81 | |
| * | | | | | | | | add missing INotificationManager when creating User backend, LDAP | Arthur Schiwon | 2017-05-26 | 3 | -5/+6 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #5308 from nextcloud/fix_running_only_dav_tests | Björn Schießle | 2017-06-09 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | add missing parent::setUp that broke any other dav app test | Georg Ehrke | 2017-06-08 | 1 | -0/+1 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* / | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-09 | 18 | -4/+44 | |
|/ / / / / / / | ||||||
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-08 | 24 | -14/+86 | |
* | | | | | | | Merge pull request #5185 from nextcloud/error-spam-in-log | Morris Jobke | 2017-06-07 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Don't try to generate logs for chunking paths | Joas Schilling | 2017-05-31 | 1 | -0/+8 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-07 | 46 | -324/+1776 | |
* | | | | | | | Merge pull request #5223 from nextcloud/do-not-allow-to-set-invisible-fields | Morris Jobke | 2017-06-06 | 2 | -9/+33 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Don't allow the user to set fields they can't see | Joas Schilling | 2017-06-02 | 2 | -9/+33 | |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-06 | 28 | -44/+310 | |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-05 | 56 | -56/+56 | |
* | | | | | | | | Merge pull request #4791 from nextcloud/permalink_copy_on_click | Morris Jobke | 2017-06-04 | 1 | -9/+30 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Copy permalink directly on click | Roeland Jago Douma | 2017-05-23 | 1 | -9/+30 | |
* | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-04 | 28 | -20/+36 | |
* | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-03 | 24 | -102/+280 | |
* | | | | | | | | | Merge pull request #5084 from nextcloud/useful-gs-settings | Björn Schießle | 2017-06-02 | 7 | -25/+116 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | add new config switched for the global scale architecture | Bjoern Schiessle | 2017-05-29 | 7 | -25/+116 | |
* | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-02 | 66 | -80/+336 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-01 | 80 | -108/+212 | |
| |_|_|_|_|/ / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #5104 from nextcloud/ldap-attempt-reconnect | blizzz | 2017-06-01 | 1 | -16/+68 | |
|\ \ \ \ \ \ \ \ |