Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-14 | 24 | -90/+180 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-13 | 10 | -0/+24 |
| | |||||
* | Merge pull request #4829 from nextcloud/theming-preview-click | Morris Jobke | 2017-05-12 | 2 | -0/+13 |
|\ | | | | | Clicking on theming preview triggers fileupload dialog | ||||
| * | Don't open the dialog for logo and background | Joas Schilling | 2017-05-12 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Clicking on theming preview triggers fileupload dialog | Morris Jobke | 2017-05-11 | 2 | -0/+12 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-12 | 8 | -2/+136 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-11 | 46 | -8/+88 |
| | |||||
* | Merge pull request #4783 from nextcloud/lite-application-classes | Morris Jobke | 2017-05-10 | 2 | -29/+9 |
|\ | | | | | Use automatic injection for appdata folders | ||||
| * | Use automatic DI injection for UpdateLookupServer | Joas Schilling | 2017-05-10 | 2 | -29/+9 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #4762 from nextcloud/add-unsafe-global-eval-fn | Morris Jobke | 2017-05-10 | 1 | -0/+7 |
|\ \ | | | | | | | Add fallback to jQuery.fn.globalEval | ||||
| * | | Eval script elemtents in HTML body response | Lukas Reschke | 2017-05-10 | 1 | -0/+7 |
| | | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | | Use the configured lookup server | Joas Schilling | 2017-05-10 | 1 | -2/+9 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Define method shouldRun | Joas Schilling | 2017-05-10 | 1 | -3/+14 |
| |/ |/| | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-10 | 108 | -38/+262 |
| | | |||||
* | | Merge pull request #4772 from nextcloud/fix-theming-background-preview | Lukas Reschke | 2017-05-10 | 1 | -1/+2 |
|\ \ | | | | | | | Fix theming preview for background image | ||||
| * | | Fix theming preview for background image | Julius Härtl | 2017-05-09 | 1 | -1/+2 |
| |/ | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* / | Stop if user folder is not available | Morris Jobke | 2017-05-09 | 1 | -0/+4 |
|/ | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Merge pull request #4746 from ↵ | Roeland Jago Douma | 2017-05-09 | 2 | -6/+131 |
|\ | | | | | | | | | nextcloud/fix-mentioned-user-not-clickable-after-posting-or-editing-a-comment Fix mentioned user not clickable after posting or editing a comment | ||||
| * | Fix mentioned user not clickable after posting or editing a comment | Daniel Calviño Sánchez | 2017-05-08 | 2 | -3/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The contactsMenu plugin was called on avatar elements from _postRenderItem, which is called when a new comment is added to the collection. Due to this contactsMenu was not called when messages were edited; when a new comment is posted _postRenderItem is called, but at that time the "mentions" attribute is not filled yet, so "@username" is not replaced by avatars in the message and thus contactsMenu has no avatars to be called on. Calling contactsMenu was moved to a new method, _postRenderMessage, which is called from _postRenderItem and from the success callback when fetching the model in _onSubmitSuccess (which replaces "@username" by avatars in the message after posting or editing a comment). Fixes #4555 Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
| * | Add missing unit tests for comments with mentions | Daniel Calviño Sánchez | 2017-05-08 | 1 | -3/+117 |
| | | | | | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | | Merge pull request #4705 from nextcloud/htaccess-upload | Roeland Jago Douma | 2017-05-09 | 1 | -12/+12 |
|\ \ | | | | | | | Proper exception for upload of .htaccess file via WebDAV | ||||
| * | | Proper exception for upload of .htaccess file via WebDAV | Morris Jobke | 2017-05-08 | 1 | -12/+12 |
| | | | | | | | | | | | | | | | | | | * fixes #2860 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | Do not list system users in contacts menu if sharing autocompletion is disabled | Christoph Wurst | 2017-05-09 | 1 | -2/+8 |
| | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-09 | 14 | -0/+14 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-09 | 104 | -158/+158 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-09 | 6 | -4/+10 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-08 | 100 | -122/+246 |
| | | |||||
* | | Merge pull request #4692 from nextcloud/unify-sharing-messages | Morris Jobke | 2017-05-08 | 2 | -44/+16 |
|\ \ | | | | | | | don't mention the owner of a file in case of a re-share by mail. | ||||
| * | | don't mention the owner of a file in case of a re-share by mail. The ↵ | Bjoern Schiessle | 2017-05-08 | 2 | -44/+16 |
| | | | | | | | | | | | | | | | | | | recipient doesn't care about the owner and probably don't even know it Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | | Merge pull request #4621 from nextcloud/fix_readonly_shared_calendar_proppatch | Morris Jobke | 2017-05-08 | 3 | -2/+11 |
|\ \ \ | | | | | | | | | fix PROPPATCH requests to read-only shared calendars | ||||
| * | | | fix PROPPATCH requests to read-only shared calendars | Georg Ehrke | 2017-05-08 | 3 | -2/+11 |
| | | | | | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | | | Merge pull request #4675 from nextcloud/fix_4651 | Morris Jobke | 2017-05-08 | 8 | -245/+476 |
|\ \ \ \ | | | | | | | | | | | Create a photo cache to speedup the contactsmenu | ||||
| * | | | | Fix init | Roeland Jago Douma | 2017-05-08 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | | | Fix ImageExportPluginTest | Roeland Jago Douma | 2017-05-08 | 2 | -129/+115 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | | | No more XSS | Roeland Jago Douma | 2017-05-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | | | Clear cache on vcard change/delete | Roeland Jago Douma | 2017-05-08 | 3 | -8/+31 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | | | Request proper size for contacts menu | Roeland Jago Douma | 2017-05-08 | 2 | -72/+7 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | | | Cache the carddav photo endpoint | Roeland Jago Douma | 2017-05-08 | 4 | -19/+281 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | | | Always dispatch Carddav events | Roeland Jago Douma | 2017-05-08 | 3 | -33/+58 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | | Merge pull request #4733 from nextcloud/fix-browser-dav-root | Robin Appelman | 2017-05-08 | 1 | -4/+3 |
|\ \ \ \ \ | | | | | | | | | | | | | fix error when browsing the dav root | ||||
| * | | | | | fix error when browsing the dav root | Robin Appelman | 2017-05-08 | 1 | -4/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | | | Add function to request SVG or regular fallback image | Lukas Reschke | 2017-05-08 | 2 | -5/+19 |
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://github.com/nextcloud/server/issues/4647 Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | | | | Merge pull request #4556 from nextcloud/downstream-ldap-78 | Lukas Reschke | 2017-05-08 | 1 | -30/+10 |
|\ \ \ \ \ | | | | | | | | | | | | | LDAP: only use proxy classes as backend | ||||
| * | | | | | Use proxy classes | Juan Pablo Villafáñez | 2017-04-27 | 1 | -30/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | | | | Adjust login button color and remove border | Julius Härtl | 2017-05-08 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | | | Fix tests for theming backgroundColor | Julius Härtl | 2017-05-08 | 3 | -6/+50 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | | | Theming app: Add plain background color option | Julius Haertl | 2017-05-08 | 6 | -15/+108 |
| |/ / / / |/| | | | | | | | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | | | | | Fix name of external storages | Jan-Christoph Borchardt | 2017-05-08 | 3 | -4/+3 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-08 | 26 | -92/+164 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-07 | 14 | -8/+42 |
| |_|_|/ |/| | | |