aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/App
Commit message (Expand)AuthorAgeFilesLines
* Allow to specify supported architectures in appinfo.xmlJulius Härtl2020-09-172-0/+28
* Install richdocumentscode depending on the architectureJulius Härtl2020-09-171-3/+9
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-244-1/+4
* Allow to update to nightlyJohn Molakvoæ (skjnldsv)2020-08-072-6/+15
* Increase timeout of the appstore requestsJoas Schilling2020-06-121-1/+1
* Update hub bundle and add proxy rule to htaccessJulius Härtl2020-05-251-2/+2
* Revert "Compress the appstore requests by default"Morris Jobke2020-05-201-2/+3
* Compress the appstore requests by defaultMorris Jobke2020-05-201-3/+2
* Cache appstore requests for 60 instead of 5 minutesMorris Jobke2020-05-201-2/+2
* l10n: Add "The" before "Following"Valdnet2020-05-151-2/+2
* Update education bundleRoeland Jago Douma2020-05-011-2/+0
* Update license headers for 19Christoph Wurst2020-04-297-1/+6
* Add visibility to all constantsChristoph Wurst2020-04-103-13/+13
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-102-4/+4
* Format control structures, classes, methods and functionChristoph Wurst2020-04-1014-38/+24
* Use elseif instead of else ifChristoph Wurst2020-04-103-10/+10
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-2/+2
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-317-1/+9
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-274-5/+0
|\
| * Remove unused importsChristoph Wurst2020-03-254-5/+0
* | Use the short array syntax, everywhereChristoph Wurst2020-03-263-7/+7
|/
* Remove admin_notifications since it is obsolete since Nextcloud 14Julius Härtl2020-03-241-1/+0
* add hub bundle for easy post-installationArthur Schiwon2020-01-262-0/+44
* Merge pull request #18860 from nextcloud/fix/license-headersRoeland Jago Douma2020-01-131-0/+1
|\
| * Fix license headersChristoph Wurst2020-01-131-0/+1
* | AppFetcher: Distinguish between fileName and endpointNameGeorg Ehrke2020-01-093-1/+5
|/
* Fix broken upgrade caused by undefined method callJulius Härtl2019-12-231-1/+0
* Restore old behavior allowing to set custom appstoreGeorg Ehrke2019-12-223-9/+5
* Update license headers for 18Christoph Wurst2019-12-201-1/+1
* Only parse php7 code in app code checkerChristoph Wurst2019-12-181-1/+1
* Allow to force enable apps via CLIJoas Schilling2019-12-131-2/+27
* Don't log the stack trace for ConnectExceptionDaniel Kesselberg2019-12-081-2/+2
* Update license headersChristoph Wurst2019-12-0530-35/+53
* Some php-cs fixesRoeland Jago Douma2019-11-224-1/+4
* Merge pull request #16859 from PhrozenByte/patch-1Roeland Jago Douma2019-09-091-0/+16
|\
| * Improve usage of IAppManager::getAppWebPath()Daniel Rudolf2019-09-051-1/+1
| * Add IAppManager::getAppWebPath()Daniel Rudolf2019-08-251-0/+16
* | Make sure they keys are uniqueRoeland Jago Douma2019-08-281-1/+0
|/
* Correctly remove apps without any releasesJoas Schilling2019-08-201-1/+2
* Codechecker: removed unused useRoeland Jago Douma2019-08-191-1/+1
* Make the auto-disabled list more broadJoas Schilling2019-08-151-1/+17
* Merge pull request #16450 from nextcloud/tech-debt/noid/cleanup-unused-OC_API...Morris Jobke2019-07-221-0/+10
|\
| * Adjust deprecation testsMorris Jobke2019-07-221-0/+10
* | Reduce indirection in AppManagerMorris Jobke2019-07-181-1/+1
|/
* Properly inject the loggerMorris Jobke2019-07-161-3/+9
* Remove deleted groups from app restrictions fixes #15823Greta Doci2019-06-271-1/+64
* Enable pre-releases for beta and daily channelJoas Schilling2019-04-082-3/+27
* Skip check if CONSTANT on real object is usedDaniel Kesselberg2019-04-011-1/+1
* Do not ignore the max-version for the "update-available" checkJoas Schilling2019-03-201-2/+11
* Remove apps from the list which have no release at allJoas Schilling2019-03-201-0/+5