-
Notifications
You must be signed in to change notification settings - Fork 0
Insights: LumeWeb/portal
Overview
-
0 Active issues
-
- 88 Merged pull requests
- 0 Open pull requests
- 0 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
88 Pull requests merged by 2 people
-
fix(cron, workflow): improve argument handling and type safety
#918 merged
Jul 11, 2025 -
feat(cron): enhance job validation and refactor core logic
#917 merged
Jul 11, 2025 -
feat(workflow, testing): enhance workflow instance querying and filtering
#916 merged
Jul 11, 2025 -
refactor(cron,workflow): set default execution time for once jobs
#915 merged
Jul 10, 2025 -
fix(testing): move cron service initialization to proper location
#914 merged
Jul 10, 2025 -
feat(testing): add cron service support and fix initialization
#913 merged
Jul 10, 2025 -
chore(deps): update httputil to v0.5.3
#912 merged
Jul 10, 2025 -
chore(testing): update mocks
#911 merged
Jul 10, 2025 -
feat(core): add NewError wrapper for global error registry
#910 merged
Jul 10, 2025 -
refactor(core): migrate account errors to new error registry system
#909 merged
Jul 10, 2025 -
feat(storage): add methods for temporary upload paths and update S3 handling
#908 merged
Jul 10, 2025 -
refactor(tus): standardize upload location to temporary uploads directory
#907 merged
Jul 10, 2025 -
refactor(request, tus): add upload completion handling and status computation
#906 merged
Jul 10, 2025 -
fix(request): ensure proper status propagation in request lifecycle
#905 merged
Jul 10, 2025 -
refactor: standardize RequestStatus handling across operations
#904 merged
Jul 10, 2025 -
refactor(request): add support for querying deleted requests
#903 merged
Jul 10, 2025 -
refactor(tus, core): rename ProtocolTusHandler to APITusHandler and update references
#902 merged
Jul 10, 2025 -
fix(tus): fix workflow handling in TUS upload completion
#901 merged
Jul 10, 2025 -
refactor(tus): restructure TUS handler and service interfaces
#900 merged
Jul 10, 2025 -
fix(tus): simplify TUS handler and remove unused import
#899 merged
Jul 9, 2025 -
refactor(workflow): enhance request status handling and workflow cleanup
#898 merged
Jul 9, 2025 -
refactor(workflow, request, tus): streamline request handling and workflow testing
#897 merged
Jul 9, 2025 -
chore(testing): update mocks
#896 merged
Jul 9, 2025 -
chore(workflow): prune unneeded TUSUploadStep
#894 merged
Jul 9, 2025 -
fix(tus): add protocol parameter to TUS handler methods
#893 merged
Jul 9, 2025 -
refactor(tus): add protocol parameter to TUS service methods
#892 merged
Jul 9, 2025 -
feat(core): add TUS upload operation support
#891 merged
Jul 9, 2025 -
refactor(tus): enhance TUSOperationHandler with callback support
#890 merged
Jul 9, 2025 -
refactor(tus): remove echo context argument from tus handler wrappers
#889 merged
Jul 9, 2025 -
fix(tus): update TUSDefaultUploadCreatedHandler wrapper arguments
#888 merged
Jul 9, 2025 -
refactor(tus): remove echo.Context parameter from handler functions
#887 merged
Jul 9, 2025 -
fix(testing): wrong s3 config keys paths
#886 merged
Jul 9, 2025 -
fix(testing): add Bytes() method to MockStorageHash
#885 merged
Jul 8, 2025 -
core(testing): add Bytes() method to MockStorageHash mock
#884 merged
Jul 8, 2025 -
feat(core): add Bytes() method to StorageHash interface
#883 merged
Jul 8, 2025 -
refactor(core): improve multihasher seek error handling and close behavior
#882 merged
Jul 8, 2025 -
feat(core): add reader passthrough functionality
#881 merged
Jul 8, 2025 -
feat(request): add status message to request status updates
#880 merged
Jul 7, 2025 -
refactor(testing): simplify MockRenterService implementation
#879 merged
Jul 7, 2025 -
feat(testing): add enhanced MockRenterService implementation
#878 merged
Jul 7, 2025 -
feat(storage): add options pattern for download operations
#877 merged
Jul 7, 2025 -
fix(testing): WorkflowTest.AssertOperationStatusProgress should take a float
#876 merged
Jul 7, 2025 -
feat(config, testing): add tracking for configured plugins and services
#875 merged
Jul 7, 2025 -
fix(testing): correct plugin configuration key formats
#874 merged
Jul 7, 2025 -
fix(testing): properly load namespaces in mock config manager
#873 merged
Jul 7, 2025 -
chore: update configmanager
#872 merged
Jul 7, 2025 -
fix(testing): add mock expectations for config manager getters
#871 merged
Jul 7, 2025 -
refactor(testing): update config builder functions to use proper config interfaces
#870 merged
Jul 7, 2025 -
fix(workflow): correct metadata JSON handling and type usage
#869 merged
Jul 7, 2025 -
feat(workflow): add workflow enable/disable functionality
#868 merged
Jul 7, 2025 -
feat(testing): add helper methods for workflow testing
#867 merged
Jul 6, 2025 -
core(testing): add temp dir support to mock config manager
#866 merged
Jul 6, 2025 -
fix(db): remove indexes for columns that no longer exist
#865 merged
Jul 6, 2025 -
fix(testing): add autoTriggerFirstStep parameter to RegisterWorkflow
#864 merged
Jul 6, 2025 -
feat(workflow): add autoTriggerFirstStep to workflow registration
#863 merged
Jul 6, 2025 -
feat(protocol): add workflows support to Protocol interface
#862 merged
Jul 6, 2025 -
feat(operation): add operation name helper functions
#861 merged
Jul 6, 2025 -
refactor(workflow): move request validation to RequestService and simplify workflow steps
#860 merged
Jul 6, 2025 -
fix(tus): missing fmt import
#859 merged
Jul 6, 2025 -
feat(testing): add S3 mock support and helper functions
#858 merged
Jul 6, 2025 -
feat(workflow): add request conversion and foreground execution
#857 merged
Jul 6, 2025 -
refactor(core): remove unused and deprecated "UploadDataHandler" concept
#856 merged
Jul 6, 2025 -
feat(workflow): add workflow data update methods and caching
#855 merged
Jul 6, 2025 -
feat(workflow): add StartWorkflow method to OperationHelper
#854 merged
Jul 6, 2025 -
feat(workflow): add StructuredWorkflowData method to OperationHelper
#853 merged
Jul 6, 2025 -
feat(workflow): add Logger method to OperationHelper interface
#852 merged
Jul 6, 2025 -
feat(workflow): add Context getter to OperationHelper interface
#851 merged
Jul 6, 2025 -
feat(testing): add core testing utilities for operations, requests and workflows
#850 merged
Jul 6, 2025 -
feat(core): add StorageHash method to OperationHelper interface
#849 merged
Jul 6, 2025 -
feat(workflow): add Protocol support to OperationHelper
#848 merged
Jul 6, 2025 -
chore: update configmanager
#847 merged
Jul 5, 2025 -
feat(workflow): add OperationHelper interface and default implementation
#846 merged
Jul 5, 2025 -
feat(workflow): refactor workflow data handling using koanf
#845 merged
Jul 5, 2025 -
feat(workflow): add NewScanOperation helper function
#844 merged
Jul 5, 2025 -
fix(request): remove unused fields from requests table schema
#843 merged
Jul 5, 2025 -
refactor(workflow): simplify request model and workflow handling
#842 merged
Jul 5, 2025 -
feat(workflow): enhance workflow execution and request handling
#841 merged
Jul 5, 2025 -
feat(cron): add retry policy support and workflow cron integration
#840 merged
Jul 4, 2025 -
refactor(renter): update SlabSize to use bus UploadSettings and SlabSizeNoRedundancy
#839 merged
Jul 4, 2025 -
chore: update casbin and casbin gorm-adapter
#838 merged
Jul 4, 2025 -
chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.62 to 1.17.70
#837 merged
Jul 4, 2025 -
refactor(config); add ZogUInt64 back
#836 merged
Jul 4, 2025 -
chore: add dbresolver override back for v1.6.0
#835 merged
Jul 4, 2025 -
refactor(renter): remove redundancy settings API dependency
#834 merged
Jul 4, 2025 -
refactor(renter): update to renterd v2 API and simplify service
#833 merged
Jul 4, 2025 -
chore: remove ZogUInt helpers as they have been upstreamed
#832 merged
Jul 4, 2025 -
chore: update dependencies
#831 merged
Jul 4, 2025