cloudcollaborationdecentralizeddesigndistributedenterprisefederatedfederationfile-sharingfree-softwarehacktoberfestjavascriptnextcloudopen-sourceopensourceowncloudself-hostingsharingusabilityux
31b1a73e1f
There was no "isAdminUser()" function which returned bool. This is irritiating as there were a loooooooot of places in the code which checked this itself with `OC_Group::inGroup($uid, 'admin)` - why not use a function for this? (Especially if you consider that we might change the group name in the future, which would lead to problems then) Additionally, @Raydiation needed such a method for his AppFramework :) |
||
---|---|---|
apps | ||
build | ||
config | ||
core | ||
files | ||
l10n | ||
lib | ||
ocs | ||
search | ||
settings | ||
tests | ||
themes | ||
.gitignore | ||
.htaccess | ||
AUTHORS | ||
CONTRIBUTING.md | ||
COPYING-AGPL | ||
COPYING-README | ||
README | ||
autotest.sh | ||
cron.php | ||
db_structure.xml | ||
index.php | ||
issue_template.md | ||
public.php | ||
remote.php | ||
status.php |
README
ownCloud gives you freedom and control over your own data. A personal cloud which runs on your own server. http://ownCloud.org Installation instructions: http://owncloud.org/support Contribution Guidelines: http://owncloud.org/dev/contribute/ Source code: https://github.com/owncloud Mailing list: https://mail.kde.org/mailman/listinfo/owncloud IRC channel: https://webchat.freenode.net/?channels=owncloud Diaspora: https://joindiaspora.com/u/owncloud Identi.ca: https://identi.ca/owncloud Important notice on translations: Please submit translations via Transifex: https://www.transifex.com/projects/p/owncloud/ For more detailed information about translations: http://owncloud.org/dev/translation/