]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2022-08-31 szaimenadd a better icon for personal settings 33756/head
2022-08-31 szaimenfix tests
2022-08-30 szaimenadd a way to open the admin settings overview directly
2022-08-30 Côme ChillietMerge pull request #33640 from nextcloud/fix/fix-symfon...
2022-08-30 Côme ChillietMerge pull request #33697 from nextcloud/fix/improve...
2022-08-30 Julius HärtlMerge pull request #33734 from nextcloud/search-result...
2022-08-30 John MolakvoæMerge pull request #33732 from nextcloud/fix/remove...
2022-08-30 Côme ChillietAdd DavUtil to autoloader 33697/head
2022-08-30 Côme ChillietMove dav utils functions to OCP\Files\DavUtil
2022-08-30 Nextcloud bot[tx-robot] updated from transifex
2022-08-29 Côme ChillietFlip bulkupload.enabled default value to true
2022-08-29 Robin Appelmanremove leading slash for search results at mountpoint... 33734/head
2022-08-29 Côme ChillietRemove deprecated at matcher from tests/lib 33732/head
2022-08-29 Côme ChillietFix Capabilities tests for dav application
2022-08-29 Côme ChillietFix OCP\Util documentation blocks
2022-08-29 Côme ChillietRemove deprecated at matcher in Updater/VersionCheckTes...
2022-08-29 Vincent PetryMerge pull request #33311 from nextcloud/enh/27869...
2022-08-29 Vincent PetryMerge pull request #33500 from nextcloud/encryption...
2022-08-29 Côme ChillietMove Dav fileid and permissions logic into OCP\Util...
2022-08-29 Julius HärtlMerge pull request #33706 from nextcloud/bugfix/dashboa...
2022-08-29 Côme ChillietCall the correct functions to get BulkUpload metadata...
2022-08-29 nextcloud-commandCompile assets 33706/head
2022-08-29 Julius HärtlAvoid using lists if there are none on the dashboard
2022-08-29 Julius HärtlFix status button background on dashboard
2022-08-29 Nextcloud bot[tx-robot] updated from transifex
2022-08-28 John MolakvoæMerge pull request #33694 from nextcloud/fix/load-theme...
2022-08-28 Nextcloud bot[tx-robot] updated from transifex
2022-08-27 Nextcloud bot[tx-robot] updated from transifex
2022-08-26 Christopher NgRemake phone number property saving with Vue 33311/head
2022-08-26 PytalMerge pull request #33310 from nextcloud/enh/27869...
2022-08-26 Carl SchwanMerge branch 'master' into fix/load-themedir-dist 33694/head
2022-08-26 Christopher NgRemake website property saving with Vue 33310/head
2022-08-26 John MolakvoæMerge pull request #33713 from nextcloud/bugfix/noid...
2022-08-26 John MolakvoæMerge pull request #33641 from nextcloud/bugfix/noid...
2022-08-26 John MolakvoæMerge pull request #33702 from nextcloud/bugfix/noid...
2022-08-26 John MolakvoæMerge pull request #33259 from nextcloud/fix/carl/acces...
2022-08-26 Carl SchwanFix rebasing issues and improve profile settings page... 33259/head
2022-08-26 Carl SchwanMore dark theme fixes
2022-08-26 Carl SchwanVarious fixes
2022-08-26 Carl SchwanAdapt to new Nextcloud vue style
2022-08-26 Carl SchwanFix accessibility of input fields
2022-08-26 Carl SchwanMake it possible to load theme/<themename>/dist
2022-08-26 Joas SchillingMerge pull request #33139 from nextcloud/fix/check...
2022-08-26 Julius HärtlFix gradient using the wrong target value 33641/head
2022-08-26 Vincent PetryRemove copy in file actions when not allowed 33713/head
2022-08-26 Vincent PetryFix copy in view-only mode
2022-08-26 Vincent PetryAdd int test for view-only download
2022-08-26 Joas SchillingCheck address book URI length before creation 33139/head
2022-08-26 Anna LarchCheck calendar URI length before creation
2022-08-26 Carl SchwanMerge pull request #33699 from nextcloud/remove-ie-dep
2022-08-26 Carl SchwanMake it possible to load theme/<themename>/dist
2022-08-26 Julius HärtlAdjust settings to new css variable
2022-08-26 Julius HärtlProperly align element variables to the regular ones
2022-08-26 Carl SchwanMerge pull request #33707 from nextcloud/bugfix/update...
2022-08-26 Carl SchwanRemove old ie polify 33699/head
2022-08-26 blizzzMerge pull request #33714 from nextcloud/techdebt-int...
2022-08-26 Vincent PetryAdd composer.lock for integration tests 33714/head
2022-08-26 Vincent PetryMerge pull request #33347 from nextcloud/feature/use...
2022-08-26 Vincent PetryMerge pull request #33285 from nextcloud/enh/27869...
2022-08-26 Julius HärtlAvoid side changes on web ui update 33707/head
2022-08-26 Nextcloud bot[tx-robot] updated from transifex
2022-08-25 Christopher NgRemake location property saving with Vue 33285/head
2022-08-25 Maxfix: use old singe file share rendering as fallback 33347/head
2022-08-25 Maxfix: only use viewer when mimetype is supported
2022-08-25 Maxfeature: first take on using the viewer to render singl...
2022-08-25 Vincent PetryMerge pull request #33217 from nextcloud/enh/27869...
2022-08-25 Christopher NgRemake Twitter handle saving with Vue 33217/head
2022-08-25 Christopher NgModularize shared account property components
2022-08-25 Côme ChillietFlag repair errors as error level in eventSource->send 33640/head
2022-08-25 Joas SchillingFix weather icon 33702/head
2022-08-25 Vincent PetryMerge pull request #33430 from nextcloud/fix/remove...
2022-08-25 Côme ChillietParameter of RepairAdvanceEvent is actually an incremen...
2022-08-25 Côme ChillietSurround cli output with appropriate xml tags
2022-08-25 Côme ChillietDeclare strict types in all new Event classes
2022-08-25 Côme ChillietAdd void return types to callables
2022-08-25 Côme ChillietFix BackgroundRepairTest
2022-08-25 Côme ChillietFix RepairTest
2022-08-25 Côme ChillietMigrate Repair events to OCP\EventDispatcher\Event
2022-08-25 Côme ChillietMigrate Migrator::executeSql to OCP\EventDispatcher...
2022-08-25 Côme ChillietRemove listeners of \OC\DB\Migrator::checkTable which...
2022-08-25 Côme ChillietMoving to string key for arguments of GenericEvent...
2022-08-25 Côme ChillietSwitch to string keys for argument of GenericEvent...
2022-08-25 Côme ChillietAdd bulkupload.enabled configuration switch
2022-08-25 Côme ChillietAdd fileid and permissions to response of bulk upload
2022-08-25 Vincent PetryMerge pull request #33659 from nextcloud/fix/fix-bulk...
2022-08-25 Joas SchillingMerge pull request #33375 from nextcloud/add-back-token...
2022-08-25 Robin Appelmanadd marker interface to mark system mount points for... 33500/head
2022-08-25 Vincent PetryMerge pull request #33516 from nextcloud/update-nextclo...
2022-08-25 blizzzMerge pull request #33674 from nextcloud/release/25... v25.0.0beta3
2022-08-25 Thomas CitharelAdd back TokenCleanupJob to invalidate old temporary... 33375/head
2022-08-25 Arthur Schiwon25.0.0 beta 3 33674/head
2022-08-25 Carl SchwanMerge pull request #33668 from nextcloud/tests/fix...
2022-08-25 blizzzMerge pull request #33682 from nextcloud/fix/noid/help...
2022-08-25 Vincent PetryAdjust acceptance test selectors 33516/head
2022-08-25 Vincent PetryUpdate to @nextcloud/vue-6.0.0-beta.4
2022-08-25 Julius HärtlMerge pull request #33602 from nextcloud/perf/parent...
2022-08-25 Vincent PetryUpdate snapshot
2022-08-25 Vincent PetryAdd Nc prefix to Nc vue component names
2022-08-25 Vincent PetryBump @nextcloud/vue to 6.0.0-beta.3 and related
2022-08-25 Julius HärtlMerge pull request #33569 from nextcloud/enh/hide-projects
next