Commit Graph

42460 Commits (ac63c207a962466ccabf140a4e3f5390b34a8beb)
 

Author SHA1 Message Date
Morris Jobke ac63c207a9
Merge pull request #8411 from nextcloud/add-strict-types-to-oc_app 7 years ago
Morris Jobke 9b68f80c4b
Add remaining type hints, that were already okay 7 years ago
Morris Jobke 9fcf185c7d
Always return a string in OC_App::getCurrentApp and no boolean 7 years ago
Morris Jobke e4077672e1
Use empty array as group list in OC_App::enable 7 years ago
Morris Jobke 2e15c0d871
Refactor dependencies in setAppTypes 7 years ago
Morris Jobke 9dc3b04802
Fix app version to be always string and neither array nor null 7 years ago
Morris Jobke edee243b27
OC_App::loadApps now only accepts an array as type list 7 years ago
Morris Jobke 2a2833e30f
Migrate to short array syntax 7 years ago
Nextcloud bot d953db8683
[tx-robot] updated from transifex 7 years ago
Morris Jobke 57e0881a9e
Merge pull request #8232 from nextcloud/bugfix/8007/validate-appinfo-against-appstore-schema 7 years ago
Morris Jobke 45e7bb7f40
Merge pull request #8391 from coder-hugo/feature/mysql_ansi_quotes 7 years ago
Joas Schilling 211212f4b3
App manager is not needed anymore 7 years ago
Robin Müller 6aa816915a
Don't use double quotes in MySQL queries 7 years ago
Morris Jobke 8b3e703c53
Merge pull request #8396 from nextcloud/fix-typo-in-build-matrix-of-drone-yml 7 years ago
Daniel Calviño Sánchez 32c6cfe7df Fix typo in build matrix of .drone.yml 7 years ago
Morris Jobke 66654bbd18
Merge pull request #8382 from nextcloud/make-acceptance-tests-for-comments-more-consistent-with-the-others 7 years ago
Joas Schilling f095001e4b
Fix info.xml files of shipped apps 7 years ago
Joas Schilling 17a26dfcc1
Validate the info.xml against the appstore schema file 7 years ago
Nextcloud bot 620ee00ac5
[tx-robot] updated from transifex 7 years ago
Daniel Calviño Sánchez 81fdbc6554 Take into account the comment message when looking for it 7 years ago
Daniel Calviño Sánchez 0a2c98ac89 Adjust timeouts in the step to create a new comment 7 years ago
Daniel Calviño Sánchez 28d5862643 Move locators above step definitions 7 years ago
Daniel Calviño Sánchez c4478f6297 Add acceptance tests for comments to Drone 7 years ago
Morris Jobke 14bc9b1714
Merge pull request #8095 from nextcloud/webapps-capabilities 7 years ago
Morris Jobke 8a505e8767
Merge pull request #8376 from nextcloud/devgals 7 years ago
Morris Jobke e97ae9aac5
Merge pull request #8372 from nextcloud/encapsulate-app-require 7 years ago
Aastha Gupta fd39d35138 Fix edit tag textbox size 7 years ago
Morris Jobke b7ee624988
Merge pull request #8280 from coliff/coliff-email-inputtype 7 years ago
Julius Härtl f36e8313ff
Add throws annotation 7 years ago
Julius Härtl c300a64520
Merge pull request #8277 from nextcloud/avatars-shared-all 7 years ago
Morris Jobke 07e91d2d62
Merge pull request #7754 from pierlon/master 7 years ago
Julius Härtl 04053311ee
Properly encapsulate require_once for app.php 7 years ago
Julius Härtl e694b30a4f
Update phpDoc comments and add more type hinting 7 years ago
Morris Jobke cd2e5b549c
Merge pull request #8365 from nextcloud/fix-phpdoc 7 years ago
Morris Jobke 9cb2aaa596
Fix typo in PHPDoc 7 years ago
Nextcloud bot 01623d4aca
[tx-robot] updated from transifex 7 years ago
Morris Jobke 24f96513fd
Merge pull request #8259 from nextcloud/guzzle6 7 years ago
Morris Jobke 236086c457
Merge pull request #8335 from nextcloud/remove-unused-import 7 years ago
Morris Jobke d3d045dd5c
Remove unused import statements 7 years ago
Joas Schilling a966d5256c
Merge pull request #8328 from nextcloud/bugfix/noid/filter-out-the-current-user-by-email-too 7 years ago
Joas Schilling c32a94b78d
Merge pull request #8337 from nextcloud/use-non-alias-method 7 years ago
Joas Schilling d1fb939e86
Merge pull request #8338 from nextcloud/simplify-return-statement 7 years ago
Nextcloud bot ff1b343c4a
[tx-robot] updated from transifex 7 years ago
Morris Jobke e2974f1133
Simplify return statement 7 years ago
Morris Jobke 954da26e26
Use non aliased method instead 7 years ago
Joas Schilling cf216ecff2
Filter out the current user when searching for emails too 7 years ago
Nextcloud bot 3fc6d6234e
[tx-robot] updated from transifex 7 years ago
Nextcloud bot 91c67eb667
[tx-robot] updated from transifex 7 years ago
Julius Härtl 5a23b35ddb
Also rewrite icon url 7 years ago
Julius Härtl ada5aed35e
Deprecate static methods and use Navigation manager 7 years ago