aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge vendor jsRoeland Jago Douma2017-03-234-13/+42658
* Merge pull request #3995 from nextcloud/files_scan_appdataLukas Reschke2017-03-232-1/+286
|\
| * Use proper name and code styleMorris Jobke2017-03-221-2/+2
| * Add files:scanAppData commandRoeland Jago Douma2017-03-222-1/+286
* | Merge pull request #3948 from nextcloud/downstream-27271Lukas Reschke2017-03-231-3/+8
|\ \
| * | fix path for files from root folderMorris Jobke2017-03-221-1/+5
| * | In the real world id is an initial filenameVictor Dubiniuk2017-03-201-3/+4
* | | Merge pull request #3978 from nextcloud/scss_deps_memcacheLukas Reschke2017-03-233-41/+116
|\ \ \
| * | | Fix testsRoeland Jago Douma2017-03-221-31/+89
| * | | Cache SCSS dependency file in memcacheRoeland Jago Douma2017-03-223-11/+28
* | | | Merge pull request #3989 from nextcloud/files-external-save-buttonLukas Reschke2017-03-233-18/+17
|\ \ \ \
| * | | | replace autosave with a save button for external storage configurationRobin Appelman2017-03-223-18/+17
* | | | | Merge pull request #3994 from nextcloud/only_init_backbone_onceLukas Reschke2017-03-231-1/+0
|\ \ \ \ \
| * | | | | Only initialize backbone onceRoeland Jago Douma2017-03-221-1/+0
* | | | | | Merge pull request #3997 from nextcloud/backport-27353Roeland Jago Douma2017-03-233-26/+84
|\ \ \ \ \ \
| * | | | | | Update davclient.js to 0.1.1Vincent Petry2017-03-223-26/+84
* | | | | | | Merge pull request #3999 from nextcloud/backport-27262Morris Jobke2017-03-233-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Updated UI messages relating to the encryption functionalityMatthew Setter2017-03-223-3/+3
| |/ / / / / /
* / / / / / / [tx-robot] updated from transifexNextcloud bot2017-03-2310-2/+52
|/ / / / / /
* | | | | / [tx-robot] updated from transifexNextcloud bot2017-03-2262-20/+348
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #3497 from nextcloud/mount-shared-lastMorris Jobke2017-03-224-4/+52
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | add integration test to ensure that shares dont overwrite external storagesRobin Appelman2017-03-222-2/+18
| * | | | mount shared mounts lastRobin Appelman2017-03-222-2/+34
| | |/ / | |/| |
* | | | Merge pull request #3990 from nextcloud/remove-owncloud-root-cert-as-per-todoRoeland Jago Douma2017-03-221-66/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove the cert as wellJoas Schilling2017-03-221-66/+0
* | | | Merge pull request #3992 from nextcloud/revert-3795-bundle_vendor_jsMorris Jobke2017-03-227-42634/+16
|\ \ \ \
| * | | | Revert "Bundle vendor js"Roeland Jago Douma2017-03-227-42634/+16
|/ / / /
* | | | Merge pull request #3977 from nextcloud/di_ng2blizzz2017-03-227-19/+65
|\ \ \ \
| * | | | Register the namespace with the autoloading to allow reverse recoveryJoas Schilling2017-03-222-7/+26
| * | | | Also cache the namespace from appinfoJoas Schilling2017-03-221-3/+4
| * | | | Add the AppContainerRoeland Jago Douma2017-03-221-0/+8
| * | | | Don't do a recursive searchJoas Schilling2017-03-224-3/+24
| * | | | buildAppNamespace already has the fallbackJoas Schilling2017-03-221-11/+1
| * | | | Make DI work for all appsRoeland Jago Douma2017-03-211-6/+13
* | | | | Merge pull request #3795 from nextcloud/bundle_vendor_jsRoeland Jago Douma2017-03-227-16/+42634
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Handlebars is already loaded by core.jsRoeland Jago Douma2017-03-221-2/+0
| * | | | When debug don't load the bundled fileRoeland Jago Douma2017-03-221-2/+19
| * | | | No need to exitRoeland Jago Douma2017-03-221-1/+0
| * | | | Bump core.jsRoeland Jago Douma2017-03-221-1/+2
| * | | | Add CI step to verify merged vendor jsRoeland Jago Douma2017-03-222-0/+34
| * | | | Bundle more default vendor jsRoeland Jago Douma2017-03-223-5/+4236
| * | | | Merge vendor jsRoeland Jago Douma2017-03-223-14/+38352
| |/ / /
* | | | Merge pull request #3983 from nextcloud/remove-owncloud-root-cert-as-per-todoRoeland Jago Douma2017-03-221-8/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Remove ownCloud Root Authority as per todoJoas Schilling2017-03-221-8/+1
* | | | Merge pull request #3982 from nextcloud/hide-systemtag-delete-tooltipRoeland Jago Douma2017-03-221-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Remove tooltip of delete button for systemtagsMorris Jobke2017-03-211-0/+1
* | | | Merge pull request #3972 from nextcloud/merge-some-more-cssRoeland Jago Douma2017-03-2215-13/+13
|\ \ \ \
| * | | | fix pathMorris Jobke2017-03-212-1/+1
| * | | | Merge some CSS files using our SCSS compilerLukas Reschke2017-03-2115-13/+13
* | | | | Merge pull request #3980 from nextcloud/fix-app-menu-triangleChristoph Wurst2017-03-221-1/+1
|\ \ \ \ \