crowetic crowetic
  • Reno, NV, USA
  • https://crowetic.com
  • Primary Qortal founder and Qortal Developer Admin.

  • Joined on 2025-02-24
crowetic pushed to main at crowetic/FreedomCellsAlpha 2025-12-16 18:10:45 +00:00
9679374e23 formatting
crowetic pushed to main at crowetic/FreedomCellsAlpha 2025-12-16 18:08:33 +00:00
edde0b30ed latest updates
crowetic pushed to main at crowetic/QORTector-scripts 2025-12-16 02:03:47 +00:00
794627826b Added failover to remote backup on settings
crowetic pushed to main at crowetic/SD-imaging-scripts 2025-12-14 05:20:29 +00:00
9dfc39c9d8 added better disk checking
crowetic pushed to main at crowetic/QORTector-scripts 2025-12-14 01:32:49 +00:00
6153f2e7b7 Modified auto-fix-qortal.sh just slightly so that it will be more optimal in certain scenarios.
crowetic pushed to main at crowetic/Q-Assets 2025-12-13 17:40:23 +00:00
81d7fae7d9 Bumped version to 0.78b
crowetic pushed to main at crowetic/Q-Assets 2025-12-13 17:39:45 +00:00
c1ac85372d Added multiple different publish paths depending on service type and number of required publishes
crowetic pushed to main at crowetic/Q-Assets 2025-12-12 01:42:48 +00:00
bf72988b6f resolved a few remaining issues with data64 - base64 switch for building.
crowetic pushed to main at crowetic/Q-Assets 2025-12-12 01:34:17 +00:00
e053cde6a7 Bump version to 0.77b
e394f9501a - Added 'usePublish' integration for all publishing done on Q-Assets,
Compare 2 commits »
crowetic pushed to main at crowetic/Q-Assets 2025-12-10 03:26:34 +00:00
ac8176b5eb removed unnecessary logging and bumped version to 0.76b
crowetic pushed to main at crowetic/Q-Assets 2025-12-10 03:16:59 +00:00
5a4628300e Fixed failing market load, fixed multiple additional unrequired calls being made, and improved logic for ensuring an asset is private.
crowetic pushed to main at crowetic/Q-Assets 2025-12-06 20:59:45 +00:00
9de91693b0 fixed loading bug on AssetExplorer where it wasn't loading all assets
crowetic pushed to main at crowetic/Q-Assets 2025-12-06 20:52:26 +00:00
fe81d9a5e7 Bumped version to 0.75b
crowetic pushed to main at crowetic/Q-Assets 2025-12-06 20:50:46 +00:00
9e85262c1e Changes to Fetching and Asset Publication Access
7b646809a0 Added private asset features enhancements, including functionality to resolve asset publications, decrypt them and avatars, etc.
a7df8bc87c Modified issue asset to not add a '0' in front of the number being utilized for the total number of assets being issued. Preventing things like '0100000000' for 100 million.
Compare 3 commits »
crowetic pushed to main at crowetic/Q-Assets 2025-12-04 21:14:39 +00:00
fb943c5caf Merge pull request 'feature/private-assets' (#2) from feature/private-assets into main
15f73bee47 added caching to membershipGroupId checks to prevent continually fetching the same group IDs.
39a103b70b Created Private Asset functionality and applied to all necessary sections, including Issuance, AssetExplorer, AssetDetails News and publication display, comments and comment display, trade pages and filtering, etc. Also added a new hook for user group validation for private asset data, and 'assetPrivacy.ts' that checks whether an asset is private or not.
8d32af7d7c Made multiple changes to both DataExplorer and the manifest/loading therein, and the announcements section and loading there. Also introduced a new publish method for announcements that should hopefully allow queued publishing and batch publishing with notifications.
Compare 4 commits »
crowetic merged pull request crowetic/Q-Assets#2 2025-12-04 21:14:37 +00:00
feature/private-assets
crowetic created pull request crowetic/Q-Assets#2 2025-12-04 21:14:20 +00:00
feature/private-assets
crowetic created branch feature/private-assets in crowetic/Q-Assets 2025-12-04 21:11:03 +00:00
crowetic pushed to feature/private-assets at crowetic/Q-Assets 2025-12-04 21:11:03 +00:00
15f73bee47 added caching to membershipGroupId checks to prevent continually fetching the same group IDs.
39a103b70b Created Private Asset functionality and applied to all necessary sections, including Issuance, AssetExplorer, AssetDetails News and publication display, comments and comment display, trade pages and filtering, etc. Also added a new hook for user group validation for private asset data, and 'assetPrivacy.ts' that checks whether an asset is private or not.
8d32af7d7c Made multiple changes to both DataExplorer and the manifest/loading therein, and the announcements section and loading there. Also introduced a new publish method for announcements that should hopefully allow queued publishing and batch publishing with notifications.
Compare 3 commits »
crowetic pushed to main at crowetic/Q-Assets 2025-12-04 04:21:09 +00:00
40ecc4096b Added and/or fixed publishing for announcements and Q-Mail notifications, added new Multi-publisher that keeps track of status, and allows publishing multiple resources at once with that status, and more features for publishing.