summaryrefslogtreecommitdiffstats
path: root/.gitattributes
Commit message (Collapse)AuthorAgeFilesLines
* Mark all compiled JS as binaryJoas Schilling2020-10-021-6/+12
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add binary attributes for dashboard bundlesJulius Härtl2020-08-051-0/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Add a transfer ownership background jobRoeland Jago Douma2019-12-021-0/+2
| | | | | | | | | | | | This job can be initiated by a user to transfer a file/folder to a target user. The target user will have to accept the job. Once that is done the transfers is initiated in the background. Both parties get notified when the job is done. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move settings to an appChristoph Wurst2019-09-281-2/+1
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* webpackify workflowengineArthur Schiwon2019-05-091-0/+2
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Adjust gitattributes to ignore all files_sharing scripts in diffJulius Härtl2019-03-191-2/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Move comments to webpackRoeland Jago Douma2019-02-261-0/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move files_sharing additionalscripts over to webpackRoeland Jago Douma2019-02-151-0/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move systemtags to common webpackRoeland Jago Douma2019-02-141-0/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Adjust Apps and User settings to new Vue componentsChristoph Wurst2019-02-141-6/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move of files_versions to webpackRoeland Jago Douma2019-02-131-0/+2
| | | | | | | | * Move CSS into bundle * Old merged.json no longer needed! * No need to load the style still Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update the git attributesRoeland Jago Douma2019-01-151-1/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump other deps as well and rebuild assetsRoeland Jago Douma2019-01-131-0/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Recompile assetsRoeland Jago Douma2019-01-131-8/+11
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Compile assetsRoeland Jago Douma2019-01-131-4/+6
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump js deps of settingsRoeland Jago Douma2019-01-121-0/+5
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump oauth2 js depsRoeland Jago Douma2019-01-121-0/+3
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Npmize (vendor) scriptsChristoph Wurst2019-01-091-0/+2
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>