Π·Π΅Ρ€ΠΊΠ°Π»ΠΎ ΠΈΠ·
1
0
Π€ΠΎΡ€ΠΊΠ½ΡƒΡ‚ΡŒ 0
Π“Ρ€Π°Ρ„ ΠΊΠΎΠΌΠΌΠΈΡ‚ΠΎΠ²

22 ΠšΠΎΠΌΠΌΠΈΡ‚ΠΎΠ²

Автор SHA1 Π‘ΠΎΠΎΠ±Ρ‰Π΅Π½ΠΈΠ΅ Π”Π°Ρ‚Π°
Christoph Wurst 7ccb6727d2
Scope the cs-fixer and its dependencies
Sometimes the dev dependencies of Mail cause a conflict with other apps
or Nextcloud server. Most of the Symfony dev deps are pulled in via the
php-cs-fixer, while that binary is actually independent and it doesn't
need to load any of its classes into a Nextcloud process. Therefore we
can use the composer bin plugin to move the bin into its own directory.

`composer run cs:fix` works just like before.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-03-11 14:54:10 +01:00
Christoph Wurst 41ed815568
Make the Mozart dependencies independent
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-03-02 10:16:36 +01:00
Anna Larch e68047828e Add .vscode IDE folder 2021-03-02 08:31:21 +01:00
Christoph Wurst 39489d1449
Add a ML-based classifier for important messages
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-05-13 17:36:22 +02:00
Christoph Wurst 34b9002e7f
Add cs fixer config
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-03-31 13:47:09 +02:00
Christoph Wurst b49cb4b307
Move IMAP and DB tests to \OCA\Mail\Tests\Integration
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-12-03 14:10:38 +01:00
Christoph Wurst eb833767e8
Move unit tests to tests/Unit
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-11-22 16:07:30 +01:00
Christoph Wurst dfe651eee4
Move js sources to /src and use /js for the bundle
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-23 15:02:53 +02:00
Matthias 1aa8a4d2d5
Add ability to send to groups 2018-03-19 09:55:29 +01:00
Steffen Lindner 3b43d41d8c WIP Move to Webpack3 (#468)
* Add init webpack config

* Replace text! with raw-loader!

* Add ignore for build.js and remove build.js

* Ship build.js to browser, include shim modules

* Add handlebars loader

* Remove vendor dir, remove bower

* Add source-map

* Make karma work with webpack, more or less

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>

* Properly load hb templates by webpack

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>

* Remove debug logging

* Use modules for view helpers and properly declare dependencies

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>

* Fix jquery.autosize

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>

* Declare global functions

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>

* Always install dev deps

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2017-08-27 17:08:05 +02:00
Christoph Wurst 940f0d5bf7
include bower dependencies in git 2016-12-04 21:42:23 +01:00
Christoph Wurst 9e9ed7801a
print text summary of js test coverage 2016-09-19 15:07:47 +02:00
Christoph Wurst 804c3760d4
move js build files to 'build' dir 2016-08-22 21:54:49 +02:00
Christoph Wurst 03ee72ba5d ignore NetBeans project directory 2016-02-07 20:43:36 +01:00
Thomas MΓΌller ccd40ee66b Adding translation sync preproc command ... 2015-12-10 12:35:05 +01:00
Christoph Wurst 2d49338f02 ignore build artifacts 2015-09-25 10:56:16 +02:00
Christoph Wurst 2331291a7a add requirejs optimizer for packaging 2015-09-07 12:59:37 +02:00
Christoph Wurst 4743e9a397 add grunt task for running jscs checks
usage: "grunt jscs"
https://github.com/jscs-dev/grunt-jscs/
2015-06-11 20:42:07 +02:00
Thomas MΓΌller bc563a0504 Lock vendor versions 2014-12-05 10:11:10 +01:00
Thomas MΓΌller 54d251e8ce ignore tests/clover.xml 2014-08-02 17:20:12 +02:00
Jan-Christoph Borchardt 26fdf76197 add Composer files to .gitignore 2014-04-02 01:04:22 +02:00
raghunayyar 33d4d5190f Adds a .gitignore to the repo. Initiated with .DS_Store (Mac OS) 2013-04-24 21:53:08 +05:30