Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-14 | 118 | -228/+256 |
* | Merge pull request #5295 from nextcloud/bugfix/5077/allow_proppatches_to_birt... | Morris Jobke | 2017-06-13 | 2 | -0/+11 |
|\ | |||||
| * | allow PropPatch requests to contact_birthdays | Georg Ehrke | 2017-06-08 | 2 | -0/+11 |
* | | Merge pull request #5072 from mjmunger/master | Morris Jobke | 2017-06-13 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fixed a crash caused by Local::copyFromStorage() not conforming to Common::co... | Michael Munger | 2017-05-23 | 1 | -1/+1 |
* | | | Merge pull request #5061 from nextcloud/example-theme-guest | Morris Jobke | 2017-06-13 | 1 | -0/+0 |
|\ \ \ | |||||
| * | | | Move styles.css to server.css | Julius Härtl | 2017-05-23 | 1 | -0/+0 |
* | | | | Merge pull request #5367 from nextcloud/better-share-error | Morris Jobke | 2017-06-13 | 2 | -2/+7 |
|\ \ \ \ | |||||
| * | | | | Fix unknown share token | Joas Schilling | 2017-06-13 | 2 | -2/+7 |
* | | | | | Merge pull request #5380 from nextcloud/global-scale-settings | Morris Jobke | 2017-06-13 | 2 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | fix 'add to your nextcloud' input field, this is not an email address | Bjoern Schiessle | 2017-06-13 | 2 | -2/+2 |
* | | | | | | Merge pull request #5383 from nextcloud/revert-5259 | Morris Jobke | 2017-06-13 | 3 | -8/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Revert "allow admin to disable groups on personal page" | Morris Jobke | 2017-06-13 | 3 | -8/+0 |
* | | | | | | | Merge pull request #5372 from nextcloud/we-shall-monkey-patch-auth-headers-fo... | Morris Jobke | 2017-06-13 | 3 | -5/+25 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Prevent sending second WWW-Authenticate header | Lukas Reschke | 2017-06-13 | 3 | -5/+25 |
* | | | | | | | | Merge pull request #5378 from patschi/fix-5349 | Morris Jobke | 2017-06-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix #5349, no themed icon when dragging folder | Patrik Kernstock | 2017-06-13 | 1 | -1/+1 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #5305 from nextcloud/add-quota-to-files-view | Morris Jobke | 2017-06-13 | 8 | -8/+93 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Do not show icon for quota bar | Morris Jobke | 2017-06-13 | 2 | -5/+2 |
| * | | | | | | | | Remove unused element | Joas Schilling | 2017-06-13 | 1 | -2/+1 |
| * | | | | | | | | Put the quota bar to the bottom | Morris Jobke | 2017-06-13 | 3 | -8/+15 |
| * | | | | | | | | Adjust the unit test | Joas Schilling | 2017-06-13 | 1 | -0/+8 |
| * | | | | | | | | 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 #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 |