aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2475 from nextcloud/fix-filename-local-linkMorris Jobke2016-12-021-6/+1
|\
| * properly calculate the width of the name in the sidebarMorris Jobke2016-12-021-6/+1
| * fix width of filename in sidebar to accommodate local linkJan-Christoph Borchardt2016-12-021-1/+1
* | Merge pull request #2479 from nextcloud/icon-for-empty-versionsMorris Jobke2016-12-022-2/+10
|\ \
| * | add icon if no versions are availableBjoern Schiessle2016-12-022-2/+10
| |/
* | Merge pull request #2471 from nextcloud/harden_files_dropLukas Reschke2016-12-022-20/+189
|\ \
| * | Add unit testsRoeland Jago Douma2016-12-021-0/+179
| * | Harden files dropRoeland Jago Douma2016-12-021-20/+10
* | | Merge pull request #2469 from nextcloud/fix-loading-icon-backgroundMorris Jobke2016-12-021-2/+0
|\ \ \
| * | | Remove white background from loading iconMorris Jobke2016-12-021-2/+0
| | |/ | |/|
* | | Increase width of new menuMorris Jobke2016-12-021-1/+1
* | | fix vertical sizing change of popover in new folder flowJan-Christoph Borchardt2016-12-021-0/+1
* | | Fix input field for new folder - fixes #2245Morris Jobke2016-12-021-1/+2
|/ /
* | [tx-robot] updated from transifexNextcloud bot2016-12-024-140/+140
* | Merge pull request #2432 from nextcloud/activity-mail-languageMorris Jobke2016-12-0112-47/+125
|\ \
| * | Adjust all implementations in the server repoJoas Schilling2016-12-0112-47/+125
* | | Merge pull request #2444 from nextcloud/detect-also-a-400-statusChristoph Wurst2016-12-012-1/+6
|\ \ \
| * | | Catch status code 400Lukas Reschke2016-12-012-1/+6
| | |/ | |/|
* | | Merge pull request #2435 from nextcloud/sidebar-preview-non-previewRoeland Jago Douma2016-12-011-3/+12
|\ \ \ | |/ / |/| |
| * | allow registering sidebar preview handlers for mimetypes that dont come with ...Robin Appelman2016-12-011-3/+12
* | | fix mouse pointerBjoern Schiessle2016-12-011-1/+5
* | | We should always show permanent actionsRoeland Jago Douma2016-12-011-7/+3
* | | Merge pull request #2371 from nextcloud/issue-2369-add-share-indicator-for-ma...Lukas Reschke2016-12-013-3/+19
|\ \ \ | |_|/ |/| |
| * | Display link share icon when toggling shareRoeland Jago Douma2016-11-301-1/+10
| * | Add an icon when the file is shared by mailJoas Schilling2016-11-301-0/+2
| * | Also get infos about email sharesJoas Schilling2016-11-301-1/+2
| * | Make sure the app is loaded in davJoas Schilling2016-11-301-1/+5
* | | [tx-robot] updated from transifexNextcloud bot2016-12-0114-212/+274
* | | Merge pull request #2422 from nextcloud/text-preview-debugRobin Appelman2016-11-301-5/+1
|\ \ \
| * | | remove js debug statements in sidebar text preview generatorRobin Appelman2016-11-301-5/+1
| | |/ | |/|
* / | [tx-robot] updated from transifexNextcloud bot2016-11-3016-0/+180
|/ /
* | Merge pull request #2406 from nextcloud/move-dav-activities-to-new-apiRoeland Jago Douma2016-11-3019-436/+1702
|\ \
| * | Add tests for the base providerJoas Schilling2016-11-302-1/+190
| * | Move generic tests into namespaceJoas Schilling2016-11-302-4/+4
| * | Deduplicate the provider codeJoas Schilling2016-11-304-171/+133
| * | Add unit tests for ISetting instancesJoas Schilling2016-11-301-0/+121
| * | Add tests for the filtersJoas Schilling2016-11-303-0/+278
| * | Move event and todo parsing to new APIJoas Schilling2016-11-297-319/+387
| * | Deduplicate icon assignmentJoas Schilling2016-11-291-18/+3
| * | Move calendar activity parsing to new APIJoas Schilling2016-11-293-73/+288
| * | Move CalDAV activity settings to new APIJoas Schilling2016-11-295-23/+303
| * | Move CalDAV activity filters to new APIJoas Schilling2016-11-294-25/+193
* | | Merge pull request #1446 from nextcloud/fix-mail-designMorris Jobke2016-11-302-6/+4
|\ \ \
| * | | Update sharedbymail templateMorris Jobke2016-11-301-3/+2
| * | | Fix mail header logo [fixes #1326]Felix Epp2016-11-301-3/+2
| |/ /
* | | Merge pull request #2414 from nextcloud/version_previewsLukas Reschke2016-11-304-11/+56
|\ \ \
| * | | Fix js testsRoeland Jago Douma2016-11-292-11/+11
| * | | Show mimeicon when versions don't have a previewRoeland Jago Douma2016-11-293-3/+48
| |/ /
* | | Merge pull request #2409 from nextcloud/fix-1470Roeland Jago Douma2016-11-301-8/+11
|\ \ \
| * | | log exception about user not present on LDAP on login only if loglevel is set...Arthur Schiwon2016-11-291-8/+11