aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/appinfo
Commit message (Expand)AuthorAgeFilesLines
* feat(files_external): migrate to vueJohn Molakvoæ2023-08-011-0/+5
* chore(release): Bump requirements and versions in apps/Joas Schilling2023-05-171-2/+2
* chore(release): Bump requirements and versions in apps/Joas Schilling2023-03-031-2/+2
* Master is now 26Joas Schilling2022-09-221-2/+2
* Master is now 25Joas Schilling2022-04-141-2/+2
* Fix files_external column lengthJoas Schilling2022-03-251-1/+1
* Master is now 24Joas Schilling2021-11-111-2/+2
* Add migration to move over existing storage idsJulius Härtl2021-11-091-1/+1
* Update app versions for 23Vincent Petry2021-09-281-1/+1
* Bump app versionJoas Schilling2021-06-241-1/+1
* Master is now 23Joas Schilling2021-06-241-1/+1
* move files_external to IBootstrapRobin Appelman2021-06-161-51/+0
* remove depricated methods from MountConfigRobin Appelman2021-06-162-33/+32
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-042-5/+1
* Rename External storages to External storageszaimen2021-05-201-1/+1
* Drop redundant indesRoeland Jago Douma2021-02-161-1/+1
* This is 22Joas Schilling2021-02-031-1/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-162-2/+2
* Bump versionsJoas Schilling2020-09-181-2/+2
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-2/+0
* remove saved credentails if the user no longer has any storage configured usi...Robin Appelman2020-07-301-0/+4
* Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in f...Morris Jobke2020-07-102-6/+4
* Move files_external to migrationsJoas Schilling2020-07-062-226/+1
* Bump app versions and requirementsJoas Schilling2020-05-071-2/+2
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Fix legacy routesJoas Schilling2020-04-181-3/+3
* Fix app updatesRoeland Jago Douma2020-01-211-2/+2
* Update license headersChristoph Wurst2019-12-052-5/+7
* when a user was delete remove them from applicable list, unlessArthur Schiwon2019-11-281-0/+2
* Remove some more direct app instance creationsChristoph Wurst2019-11-251-1/+1
* Development is 18 now!Roeland Jago Douma2019-09-051-2/+2
* Bump versions of server and the requirements of appsJoas Schilling2019-04-111-2/+2
* Bump versions of server and the requirements of appsJoas Schilling2018-11-231-2/+2
* Update version requirements and versions of shipped appsJoas Schilling2018-09-051-2/+2
* Fix info.xml files of shipped appsJoas Schilling2018-02-161-15/+20
* Use ::class statement instead of stringMorris Jobke2018-01-291-1/+3
* [files_external] OCS endpoint to proper OCSControllerRoeland Jago Douma2018-01-181-18/+19
* Bump appsRoeland Jago Douma2018-01-141-2/+2
* Update license headersMorris Jobke2017-11-061-3/+2
* Move GDrive external storage to a separate repoVincent Petry2017-08-211-1/+1
* Bye bye Dropbox v1Vincent Petry2017-08-161-1/+1
* move personal external storage settings to it's own sectionRobin Appelman2017-06-232-3/+3
* Split multi-author entriesJoas Schilling2017-05-221-1/+3
* Bump app versions as wellJoas Schilling2017-05-221-1/+1
* Adjust version requirementJoas Schilling2017-05-221-1/+1
* Add more hints to settingsJan-Christoph Borchardt2017-04-261-1/+1
* Merge pull request #4312 from nextcloud/cleanup-nameBjörn Schießle2017-04-121-1/+1
|\
| * Update comments to NextcloudMorris Jobke2017-04-111-1/+1
* | [files_external] Remove unneeded update stepsMorris Jobke2017-04-121-32/+0
|/
* use closure to properly defer l10n initialization (#27328)Jörn Friedrich Dreyer2017-03-131-9/+10