Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-09-18Bump versionsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-06-17Move systemtags to the new bootstrap mechanismChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-05-07Bump app versions and requirementsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-04-29Update license headers for 19Christoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-09Make sure every file ends with an empty newlineChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-21Fix app updatesRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-12-05Update license headersChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-11-04remove missed manual Application instance constructionsRobin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-09-05Development is 18 now!Roeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-04-11Bump versions of server and the requirements of appsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-02-14Move systemtags to common webpackRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-11Move core/systemtags to webpackRoeland Jago Douma
* Use webpack to bundle the core systemtags so the webserver can serve them statically * Bundle the core scss in there as well (saves a request) Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-04No need to explicitly load bundle dependenciesRoeland Jago Douma
oc-webdav-backbone is loaded by default Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-23Bump versions of server and the requirements of appsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-05Update version requirements and versions of shipped appsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-02-16Fix info.xml files of shipped appsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-01-29Use ::class statement instead of stringMorris Jobke
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-01-14Bump appsRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-11-06Update license headersMorris Jobke
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-22Split multi-author entriesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-22Bump app versions as wellJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-22Adjust version requirementJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-03-24Merge systemtags JSLukas Reschke
Shaves off 7 requests. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-03-13use closure to properly defer l10n initialization (#27328)Jörn Friedrich Dreyer
2016-12-13Update app versions and requirementsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-12-05Merge pull request #1934 from nextcloud/move-latly-used-tags-to-the-topMorris Jobke
Move lately used tags to the top
2016-11-22Fix undefined systemtags stuffRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2016-11-17Update systemtags activity to new APIJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-15Use 11.0 instead 9.2Lukas Reschke
As discussed we're changing the version from 9.2 to 11.0 to make some more sense. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-11-07First list tags the user used latelyJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-21Template css orderJohn Molakvoæ
Select2 systemtags removal Settings again Fix Script Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2016-08-22Move admin settings to workflow sectionJoas Schilling
2016-08-19System tags are not sharing but workflowJoas Schilling
2016-08-11adjust systemtags appArthur Schiwon
2016-08-08Increment the versions and adjust the capitilizationJoas Schilling
2016-07-27Add a simple Admin UI to manage systemtagsJoas Schilling
2016-07-22Also increase the min versionJoas Schilling
2016-07-22bumb compatible app versions for core appsRobin Appelman
2016-07-22Merge pull request #500 from nextcloud/bump_versionJoas Schilling
Bump version
2016-07-21Fix apps/Joas Schilling
2016-07-21Increase app versionsJoas Schilling
2016-05-03Move comments, systemtags and updatenotifications to PSR-4Joas Schilling
2016-03-02Increase all versions on master which is now 9.1Joas Schilling
2016-03-01Add new appsLukas Reschke
2016-02-26Merge pull request #22671 from owncloud/issue-22670Thomas Müller
Move the tag filter at the end for now
2016-02-26Move the tag filter at the end for nowJoas Schilling
2016-02-26Rename system tags app to collaborative tagsJoas Schilling
2016-02-09Fix unit tests for system tag filter sectionVincent Petry
2016-02-09Add system tags filter section for files appVincent Petry