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 (Expand)Author
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-01-28log Flow activityArthur Schiwon
2020-01-02Remove style loading of non-existing fileJulius Härtl
2019-12-16lower to debug, since we fire two events, so it is legitimateArthur Schiwon
2019-12-06Make sure event names is always an arrayJulius Härtl
2019-11-28allow user flows when the acting user is legitimate, but not its ownerArthur Schiwon
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-11-13relax dependency on GenericEvent, instead stay compatible with old eventsArthur Schiwon
2019-10-15Ignore unavailable entity/operation classesJulius Härtl
2019-09-09entities equip the RuleMatcher on the events they are aware ofArthur Schiwon
2019-09-09WFE as proxy listen to relevent events and forwards themArthur Schiwon
2019-09-09introducing Entity interfaces and a File one as first implementationArthur Schiwon
2019-05-09webpackify workflowengineArthur Schiwon
2019-02-06Do not load bundled jstimezonedetectRoeland Jago Douma
2019-02-04No need to explicitly load bundle dependenciesRoeland Jago Douma
2018-10-15Move workflowengine to compiled handlebarsRoeland Jago Douma
2018-10-03Add FileName to Workflow engineDaniel Kesselberg
2018-01-29Use ::class statement instead of stringMorris Jobke
2017-03-06Fix admin panel missing some JS filesJoas Schilling
2016-08-18Load the Template class in case it's not loadedJoas Schilling
2016-08-01Load the timezones via select2Joas Schilling
2016-08-01Add request timeJoas Schilling
2016-08-01Add remote addressJoas Schilling
2016-08-01Add Request URLJoas Schilling
2016-08-01User agent checkJoas Schilling
2016-08-01Add file mime typeJoas Schilling
2016-08-01Add file size as checkJoas Schilling
2016-08-01Add the systemtag js filesJoas Schilling
2016-07-27Remove php side of check registrationJoas Schilling
2016-07-26Add workflowengineMorris Jobke