]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2023-01-03 Lee GarrettImplement occ status command via return codes (Fixes...
2022-12-22 Julius HärtlMerge pull request #35866 from nextcloud/bugfix/noid...
2022-12-22 Julius HärtlMerge pull request #35213 from PLUTEX/32611-ocs-api...
2022-12-22 Julius HärtlMerge pull request #33708 from nextcloud/enh/guest...
2022-12-22 Julius Härtlfix(session): Always setup the session if a session... 35866/head
2022-12-22 Julius Härtlbuild(guests): update bundled css files 33708/head
2022-12-22 Julius Härtlstyle(guests): move plain css to scss
2022-12-22 Julius Härtlstyle(guests): Rename guest.css to scss
2022-12-22 Simon LMerge pull request #35856 from nextcloud/enh/31284...
2022-12-22 Julius HärtlMerge pull request #35761 from nextcloud/fix/remove...
2022-12-22 Simon LMerge pull request #35855 from nextcloud/debt/noid...
2022-12-22 Simon Lincrease preview_max_memory and make it easier to debug 35856/head
2022-12-22 Nextcloud botFix(l10n): 🔠 Update translations from Transifex
2022-12-21 Julius HärtlMerge pull request #28311 from nextcloud/enh/http-auth...
2022-12-21 Julius HärtlDo not setup a session when not required on WebDAV... 28311/head
2022-12-21 Daniel KesselbergAdd DESIGN.md to expected files 35855/head
2022-12-21 Simon LMerge pull request #34623 from nextcloud/enh/update...
2022-12-21 Daniel KesselbergUpdate behat and friends 34623/head
2022-12-21 Julius HärtlMerge pull request #35846 from nextcloud/automated...
2022-12-21 Vincent PetryMerge pull request #35656 from fivenp/docs/add-design...
2022-12-21 Julius HärtlMerge pull request #35836 from nextcloud/fix/remove...
2022-12-21 nextcloud-commandUpdate psalm baseline 35846/head
2022-12-21 Nextcloud botFix(l10n): 🔠 Update translations from Transifex
2022-12-20 Anna LarchRemove comment and guests option from Invitations UI 35761/head
2022-12-20 Vincent PetryMerge pull request #35723 from nextcloud/bugfix/35708
2022-12-20 Vincent PetryMerge pull request #35839 from nextcloud/feat/user_ldap...
2022-12-20 Vincent PetryMerge pull request #34724 from nextcloud/encryption...
2022-12-20 Côme ChillietMerge pull request #34772 from nextcloud/fix/clean...
2022-12-20 Vincent PetryMerge pull request #25768 from nextcloud/workflow-use...
2022-12-20 John MolakvoæMerge pull request #35769 from nextcloud/rakekniven...
2022-12-20 Robin Appelmanadd some tests for mimetype check 25768/head
2022-12-20 Robin Appelmanremove file exists check from `cacheAndReturnMimeType`
2022-12-20 Robin Appelmanuse mimetype from cache for workflow if available
2022-12-20 Côme ChillietApply a longer TTL of 15min to falling back on backup... 35839/head
2022-12-20 blizzzMerge pull request #35229 from nextcloud/feat/user_ldap...
2022-12-20 Maxfix: remove other shares from ui when deleted 35836/head
2022-12-20 Côme ChillietMerge pull request #35814 from nextcloud/fix/fix-parame...
2022-12-20 Christoph WurstMerge pull request #35545 from nextcloud/enh/enh-fix...
2022-12-20 julia.kirschenheuterChange focused items behavior that neighbor elements... 35545/head
2022-12-20 rakeknivenl10n: Align notification messages for server version... 35769/head
2022-12-20 Joas SchillingMerge pull request #34172 from audriga/add-scim-json...
2022-12-20 Vincent PetryMerge pull request #35828 from nextcloud/fix/fix-oauth2...
2022-12-20 Nextcloud bot[tx-robot] updated from transifex
2022-12-19 Côme ChillietFix PHP error on PHP >= 8.2 about dynamic property... 35828/head
2022-12-19 Côme ChillietMerge pull request #35813 from nextcloud/fix/bump-phpse...
2022-12-19 Côme ChillietUpdate 3rdparty to master branch 35813/head
2022-12-19 Côme ChillietMerge pull request #35614 from nextcloud/fix/errorlog...
2022-12-19 Côme ChillietFixed backup host logic 35229/head
2022-12-19 Côme ChillietMake code clearer for background host
2022-12-19 Côme ChillietUse a dedicated LDAP host and port for background jobs...
2022-12-19 Côme ChillietMerge pull request #35231 from nextcloud/fix/user_ldap...
2022-12-19 Vincent PetryMerge pull request #33709 from nextcloud/enh/displaynam...
2022-12-19 Côme ChillietFix user_ldap tests now that list of groups gets cached 35231/head
2022-12-19 Côme ChillietFix parameter type for EntityCollection::setReadMarker... 35814/head
2022-12-19 Côme ChillietBump phpseclib/phpseclib to 2.0.40 in master
2022-12-19 Julius HärtlMerge pull request #35496 from nextcloud/fix/strict...
2022-12-19 Côme ChillietMerge pull request #34807 from nextcloud/fix/compute...
2022-12-19 Côme ChillietPut back baseline for the enableAppForGroups type mismatch 35496/head
2022-12-19 Côme ChillietRevert "Just use string for groups in enableAppForGroups"
2022-12-19 Côme ChillietJust use string for groups in enableAppForGroups
2022-12-19 Côme ChillietSilence false-positive from psalm in lib/public/Log...
2022-12-19 Côme ChillietStrong type singletons from lib/base.php
2022-12-19 Côme ChillietMigrate lib/base.php to LoggerInterface
2022-12-19 Côme ChillietPut back cast to string now that timelimit is an int
2022-12-19 Côme ChillietFixing more psalm errors from lib/base.php
2022-12-19 Côme ChillietUse Server::get some more
2022-12-19 Côme ChillietUse strict typing in base.php
2022-12-19 Côme ChillietFix comments and dav tests with Notifications and Activ... 34807/head
2022-12-19 Julius HärtlMerge pull request #35177 from nextcloud/fix/noid/bring...
2022-12-19 Christoph Wurstfix(logging): Fix array to string conversion in errorlo... 35614/head
2022-12-19 Stanimir BozhilovMerge branch 'master' into add-scim-json-support 34172/head
2022-12-19 Nextcloud bot[tx-robot] updated from transifex
2022-12-18 Nextcloud bot[tx-robot] updated from transifex
2022-12-17 Nextcloud bot[tx-robot] updated from transifex
2022-12-16 Vincent PetryMerge pull request #34629 from nextcloud/fix/case-sensi...
2022-12-16 Julius HärtlUse display name cache on getStorageInfo 33709/head
2022-12-16 Vincent PetryAdd unit test for case insensitive email saving 34629/head
2022-12-16 Carl SchwanFix case sensitivity of email when saving settings
2022-12-16 Vincent PetryMerge pull request #34924 from nextcloud/cache-jail...
2022-12-16 Vincent PetryMerge pull request #35108 from nextcloud/encryption...
2022-12-16 Vincent PetryMerge pull request #35537 from nextcloud/fix/dependency...
2022-12-16 Vincent PetryMerge pull request #35609 from nextcloud/add-data-secti...
2022-12-16 Vincent PetryMerge pull request #35679 from nextcloud/catch-not...
2022-12-16 Vincent PetryMerge pull request #35718 from nextcloud/dependabot...
2022-12-16 Vincent PetryMerge pull request #35780 from nextcloud/fix/http-dispa...
2022-12-16 Vincent PetryMerge pull request #35784 from nextcloud/chore/strict...
2022-12-16 Vincent PetryMerge pull request #35779 from nextcloud/catchTypeError
2022-12-16 Vincent PetryMerge pull request #35789 from nextcloud/fix/noid/renam...
2022-12-16 Nextcloud bot[tx-robot] updated from transifex
2022-12-15 Julien Veyssierrename SabrePublicPluginEvent to BeforeSabrePubliclyLoa... 35789/head
2022-12-15 Christoph Wurstchore: Make the LoginController strict 35784/head
2022-12-15 John MolakvoæMerge pull request #35717 from nextcloud/deps/nextcloud...
2022-12-15 Christopher NgBump @nextcloud/vue to 7.2.0 35717/head
2022-12-15 Christoph Wurstfix(app framework): Fix missing cast of double controll... 35780/head
2022-12-15 Artur Neumanncheck if params given to API are really an array 35779/head
2022-12-15 Nextcloud bot[tx-robot] updated from transifex
2022-12-14 John MolakvoæMerge pull request #35533 from nextcloud/revert-35240...
2022-12-14 Nextcloud bot[tx-robot] updated from transifex
2022-12-14 Christopher NgRevert "Copy to clipboard with button instead of link" 35533/head
2022-12-13 John MolakvoæMerge pull request #35745 from nextcloud/screenshot
next