Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove accessibility | John Molakvoæ | 2022-04-21 | 1 | -1/+0 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Set package-lock.json as binaries | Louis Chemineau | 2022-01-17 | 1 | -1/+0 |
| | | | | | | + Remove build/package-lock.json from .gitignore Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Scope composer tools with the bin plugin | Christoph Wurst | 2021-08-19 | 1 | -0/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Add "composer.lock" for acceptance tests to git | Daniel Calviño Sánchez | 2021-01-17 | 1 | -1/+0 |
| | | | | | | | | | | As "composer.lock" was not versioned the dependencies had to be resolved everytime that the acceptance tests run, which took some precious time. Besides that the dependency versions were also tightened for better control. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | dont use system composer for autoload checker | Robin Appelman | 2020-11-26 | 1 | -0/+2 |
| | | | | | | this ensures that the same composer version is used by everyone (and ci) Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | new weather status used in dashboard | Julien Veyssier | 2020-08-20 | 1 | -0/+1 |
| | | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net> | ||||
* | Add user-status app | Georg Ehrke | 2020-07-31 | 1 | -0/+1 |
| | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | Add dashboard app | Julius Härtl | 2020-07-15 | 1 | -0/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add shared php-cs config | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Register an address book with recent contacts | Christoph Wurst | 2020-03-25 | 1 | -0/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Ignore .phpunit.result.cache | Joas Schilling | 2019-12-04 | 1 | -0/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Move settings to an app | Christoph Wurst | 2019-09-28 | 1 | -0/+1 |
| | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | Npmize (vendor) scripts | Christoph Wurst | 2019-01-09 | 1 | -0/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Do not ignore cloud_federation_api | Joas Schilling | 2018-09-21 | 1 | -0/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Frontend regression testing with puppeteer | Julius Härtl | 2018-07-29 | 1 | -0/+3 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Tests fixes and design bump | John Molakvoæ (skjnldsv) | 2018-07-21 | 1 | -0/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Accessibility ♿ | John Molakvoæ (skjnldsv) | 2018-06-25 | 1 | -0/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Bump build and config | John Molakvoæ (skjnldsv) | 2018-06-20 | 1 | -5/+3 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Bump updatenotification | John Molakvoæ (skjnldsv) | 2018-06-07 | 1 | -2/+2 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Fix some typos | Morris Jobke | 2018-03-21 | 1 | -1/+0 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Provide a description of the update channels inline | Morris Jobke | 2018-03-15 | 1 | -0/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Ignore dev files | Joas Schilling | 2018-02-28 | 1 | -0/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Ignore the map file too | Joas Schilling | 2018-02-22 | 1 | -0/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Move updatenotifications to webpack with .vue file | Joas Schilling | 2018-02-22 | 1 | -0/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Remove old perl script to update l10n files | Morris Jobke | 2018-02-08 | 1 | -0/+2 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | ignore local dependencies of acceptance tests | Arthur Schiwon | 2017-10-31 | 1 | -0/+4 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Add Visual Studio Code to .gitignore | Jakob Sack | 2017-08-24 | 1 | -0/+3 |
| | |||||
* | Don't ignore OAuth2 app | Lukas Reschke | 2017-05-18 | 1 | -0/+1 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Fix tests | Roeland Jago Douma | 2017-04-04 | 1 | -1/+0 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Initial commit of the bruteforcesettings app | Roeland Jago Douma | 2017-04-02 | 1 | -1/+1 |
| | | | | | | | | | | | | This adds the bruteforce settings app that allows to configure (for now) subnets that are to be ignored when doing brute force analysis. This can for example be the LAN since we trust people from there. * Add app * Add php tests * Add js tests Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Fix JSUnit tests | Morris Jobke | 2017-01-13 | 1 | -0/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | push public user data to the lookup server | Bjoern Schiessle | 2016-11-21 | 1 | -0/+1 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | add share by mail share provider | Bjoern Schiessle | 2016-11-01 | 1 | -0/+1 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Merge pull request #1921 from nextcloud/ignore-htaccess | Morris Jobke | 2016-10-26 | 1 | -0/+1 |
|\ | | | | | Ignore .htaccess So no one commits the crappy 403 and 404 anymore | ||||
| * | So no one commits the crappy 403 and 404 anymore | Joas Schilling | 2016-10-26 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Add build/bin to gitignore | Felix A. Epp | 2016-10-25 | 1 | -2/+3 |
|/ | | | | | | When phantomjs and karma are not installed globally, they are installed into this folder. Signed-off-by: Felix A. Epp <work@felixepp.de> | ||||
* | add 2fa backup codes app | Christoph Wurst | 2016-09-05 | 1 | -0/+1 |
| | | | | | * add backup codes app unit tests * add integration tests for the backup codes app | ||||
* | Add PhantomJS to gitignore | Joas Schilling | 2016-09-01 | 1 | -0/+1 |
| | |||||
* | Add workflowengine | Morris Jobke | 2016-07-26 | 1 | -0/+1 |
| | |||||
* | Ignore users personal mimetype configs | Alexander Yamshanov | 2016-07-13 | 1 | -0/+1 |
| | |||||
* | initial commit for the theming app | Bjoern Schiessle | 2016-06-27 | 1 | -0/+1 |
| | |||||
* | listen to trash bin and group manager hooks | Bjoern Schiessle | 2016-06-10 | 1 | -0/+1 |
| | |||||
* | [testing] Allow to lock a file without the lock being killed at the end of ↵ | Joas Schilling | 2016-05-30 | 1 | -0/+1 |
| | | | | | | | | the request (#22823) * Allow to lock a file without the lock being killed at the end of the request * Make DB locking detectable | ||||
* | Add SSO for updater application | Lukas Reschke | 2016-02-09 | 1 | -0/+1 |
| | | | | Allows logging-in into the updater application by visiting the admin panel and pressing "Open updater". | ||||
* | ignore ack config file | blizzz | 2016-02-08 | 1 | -0/+3 |
| | |||||
* | implementation of the federated share provider | Bjoern Schiessle | 2016-02-08 | 1 | -0/+1 |
| | |||||
* | Comments GUI | Vincent Petry | 2016-02-02 | 1 | -0/+1 |
| | |||||
* | Add app to migrate contacts and calendars | Thomas Müller | 2016-01-27 | 1 | -3/+0 |
| | | | | | | Add group sharing migration Migrate all users | ||||
* | Added system tags GUI in sidebar | Vincent Petry | 2016-01-19 | 1 | -1/+2 |
| | | | | | Added files details sidebar panel to assign/unassign/rename/delete system tags. | ||||
* | added app "federation", allows you to connect ownClouds and exchange user lists | Björn Schießle | 2015-11-19 | 1 | -0/+1 |
| |