Commit Graph

31 Commits

Author SHA1 Message Date
John Molakvoæ (skjnldsv) 4a18b13219
Fix makefile
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-07-10 17:59:38 +02:00
John Molakvoæ e3f87422b6
Update babel.config.js 2020-04-02 11:20:26 +02:00
John Molakvoæ (skjnldsv) 9cfef7c64d
Update and cleanup package
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-02-25 08:09:41 +01:00
dependabot-preview[bot] 213a1fc421
Bump eslint-config-nextcloud from 0.0.6 to 0.1.0
Bumps [eslint-config-nextcloud](https://github.com/nextcloud/eslint-config-nextcloud) from 0.0.6 to 0.1.0.
- [Release notes](https://github.com/nextcloud/eslint-config-nextcloud/releases)
- [Commits](https://github.com/nextcloud/eslint-config-nextcloud/compare/v0.0.6...v0.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-08 17:48:12 +01:00
John Molakvoæ (skjnldsv) 677003d1b6
Add TZ & LANG
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-09-27 08:18:51 +02:00
John Molakvoæ (skjnldsv) 1c6c143440
Add changelog to app archive
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-03-14 21:05:49 +01:00
John Molakvoæ (skjnldsv) b299531e40
Travis bump
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-01-23 12:47:27 +01:00
John Molakvoæ (skjnldsv) 000f3ae886
Update webpack and fix response check
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-24 10:42:39 +02:00
John Molakvoæ (skjnldsv) bd2a7053ee
Cleanup
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-09-28 19:19:12 +02:00
John Molakvoæ (skjnldsv) e05430b93c
Migrate components to nextcloud repo
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-09-11 14:21:43 +02:00
John Molakvoæ (skjnldsv) 75f0d3c093
Vue cleanup and init
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-07-11 15:31:29 +02:00
Hendrik Leppelsack 996c86b589 remove bower 2017-10-30 11:10:40 +01:00
Alexander Weidinger d71abd5ee8 Download variables.scss from nextcloud/server#master. 2017-10-03 22:17:35 +02:00
Alexander Weidinger ed0476e819 Build css files when running make npm. 2017-10-03 18:58:44 +02:00
Christoph Wurst e68f777186
Use PSR-4 naming for classes
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2017-04-03 20:41:14 +02:00
Alexander Weidinger 523bdc085a Merge pull request #101 from nextcloud/addressbooklist-in-a-popover
Addressbooklist in a popover
2017-03-31 12:58:34 +02:00
Hendrik Leppelsack a4414f8cb3 prevent travis from using phpunit 6.x 2017-03-17 00:36:35 +01:00
John Molakvoæ (skjnldsv) 5b8d161d74
Share into popover and copy to clipboard
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-02-18 19:12:50 +01:00
John Molakvoæ (skjnldsv) 54b4c1c3ce
Fixed build and old debug
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-02-18 19:11:14 +01:00
Alexander Weidinger d613b1e70e Replaced various ownCloud with Nextcloud. 2016-10-20 15:15:13 +02:00
Thomas Müller 14ce1445b1 Add watch to makefile, fix watch and kill coffeescript 2016-03-29 15:18:23 +02:00
Bernhard Posselt 8b9a37ce50 speed up travis build 2016-03-27 20:43:14 +02:00
Bernhard Posselt 04c1c8d3bd add common makefile, make it possible to run tests and build package without installing global libs, enhance travis build file to also run php tests, add dev docs
fix indention

fix copyright

exclude gulpfile from appstore build

also generate coverage when phpunit exsits in path

remove breaking codecov from test

run codecov after success, use previous make package

run test suite instead of build

try without sudo

another try without sudo

switch from mariadb to mysql

mysql server seems to be present out of the box
2016-03-27 14:53:29 +02:00
Alexander Weidinger 2896cc74b0 Small fixes. 2016-03-16 21:16:41 +01:00
Alexander Weidinger 79717934bd Moved search into a service. 2016-03-16 21:15:53 +01:00
Thomas Müller 1adacacf00 Add searchproxy to package 2016-03-16 21:09:28 +01:00
Thomas Müller fd68cb5f7d jquery timepicker was missing in the package 2016-03-08 11:35:24 +01:00
Thomas Müller 521e367cfa Group field is now a select2 field 2016-03-07 23:23:59 +01:00
Thomas Müller 7506a06d50 appstore package adjusted to contain only required files 2016-03-03 12:26:18 +01:00
Thomas Müller eca9db6bba THIS IS CONTACTS! 2016-02-29 14:53:59 +01:00
Hendrik Leppelsack 14804ae7b7 Initial commit 2015-10-26 11:29:01 +01:00