summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Generate the checks list in JSJoas Schilling2016-07-273-36/+50
* Merge pull request #565 from nextcloud/workflowengineJoas Schilling2016-07-2712-0/+1357
|\
| * Move template to workflowengine appMorris Jobke2016-07-261-0/+79
| * create an operation based on the correct modelMorris Jobke2016-07-261-6/+1
| * Add workflowengineMorris Jobke2016-07-2611-0/+1283
* | [tx-robot] updated from transifexNextcloud bot2016-07-2716-6/+56
* | Merge pull request #349 from nextcloud/ldab-groupOfUniqueNamesblizzz2016-07-261-1/+1
|\ \
| * | add groupOfUniqueNames as valid group object classRobin Appelman2016-07-081-1/+1
* | | Add app icons for Comments and Tags (#579)Jan-Christoph Borchardt2016-07-262-0/+8
| |/ |/|
* | Merge pull request #525 from nextcloud/fix-theme-logo-positionJoas Schilling2016-07-263-8/+12
|\ \
| * | Theming: Fix preview and center alignment of logoJulius Haertl2016-07-251-4/+4
| * | Adjust testsLukas Reschke2016-07-221-3/+6
| * | Update themingcontroller.phpJos Poortvliet2016-07-221-1/+2
* | | Merge pull request #557 from nextcloud/fix-css-scope-files-externalMorris Jobke2016-07-262-5/+6
|\ \ \
| * | | Add proper scope to files external CSSMorris Jobke2016-07-252-5/+6
* | | | Merge pull request #292 from nextcloud/recent-filesWilliam Bargent2016-07-2512-28/+373
|\ \ \ \ | |/ / / |/| | |
| * | | fix testRobin Appelman2016-07-251-1/+1
| * | | block user sorting in recent filesRobin Appelman2016-07-222-1/+7
| * | | use limit instead of since when listing recent filesRobin Appelman2016-07-221-2/+1
| * | | fix testRobin Appelman2016-07-222-7/+26
| * | | Add recent file listingRobin Appelman2016-07-226-2/+285
| * | | add recent files api endpointRobin Appelman2016-07-223-18/+56
| |/ /
* | | Merge pull request #550 from nextcloud/ldap-integration-test-autoloaderMorris Jobke2016-07-2511-21/+36
|\ \ \
| * | | fix autoloading in LPAP integration tests, resolves #544Arthur Schiwon2016-07-2511-21/+36
* | | | Fix error message while restoring all filesMorris Jobke2016-07-251-2/+1
* | | | [tx-robot] updated from transifexNextcloud bot2016-07-256-6/+44
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2016-07-244-2/+10
* | | [tx-robot] updated from transifexNextcloud bot2016-07-2316-60/+68
* | | Fix search box overlapping on mobile (#450)Jan-Christoph Borchardt2016-07-222-6/+6
* | | Also increase the min versionJoas Schilling2016-07-2217-17/+17
* | | bumb compatible app versions for core appsRobin Appelman2016-07-2217-17/+17
|/ /
* | Merge pull request #517 from nextcloud/fix-typoJoas Schilling2016-07-221-1/+1
|\ \
| * | Use app name from stable9Joas Schilling2016-07-221-1/+1
* | | Merge pull request #500 from nextcloud/bump_versionJoas Schilling2016-07-2217-17/+17
|\ \ \ | |/ / |/| |
| * | Increase app versionsJoas Schilling2016-07-2117-17/+17
* | | [tx-robot] updated from transifexNextcloud bot2016-07-2228-78/+30
* | | Merge pull request #496 from nextcloud/fix-config-generationMorris Jobke2016-07-211-1/+1
|\ \ \
| * | | Change the app nameJoas Schilling2016-07-211-1/+1
| |/ /
* | | Update with robinJoas Schilling2016-07-21202-205/+207
* | | Fix apps/Joas Schilling2016-07-21678-1156/+2000
|/ /
* | Merge pull request #477 from nextcloud/fix-layout-public-uploadMorris Jobke2016-07-211-1/+1
|\ \
| * | move closing div to the right placeBjoern Schiessle2016-07-201-1/+1
* | | Use proper brandingLukas Reschke2016-07-211-2/+2
* | | [tx-robot] updated from transifexNextcloud bot2016-07-2114-22/+92
* | | Merge pull request #479 from nextcloud/add-bruteforce-throttlerLukas Reschke2016-07-216-3/+21
|\ \ \
| * | | Implement brute force protectionLukas Reschke2016-07-206-3/+21
* | | | Merge pull request #476 from nextcloud/port-same-site-cookiesLukas Reschke2016-07-201-0/+1
|\ \ \ \
| * | | | [master] Port Same-Site Cookies to masterLukas Reschke2016-07-201-0/+1
| |/ / /
* | | | Merge pull request #466 from nextcloud/escape-special-charactersLukas Reschke2016-07-204-5/+7
|\ \ \ \
| * | | | Escape special characters (#25429)Aaron Wood2016-07-204-5/+7