crowetic
  • Reno, NV USA
  • https://crowetic.com
  • Just a dude working to decentralize the future of the digital world with a worldwide community and group of extremely capable developers.

  • Joined on 2024-07-02
crowetic pushed to main at crowetic/Q-Mintership-Alpha 2025-01-02 21:28:06 +00:00
3bb28de2b0 patch only update to fix comment issues and view/display issues on AdminBoard name-based cards.
crowetic pushed to main at crowetic/Q-Mintership-Alpha 2025-01-01 21:49:21 +00:00
54db418ddd push v0.69beta
999b94f5e5 added colorized comments based on poll results, and resolved image display issues for large images on forum posts.
Compare 2 commits »
crowetic pushed to main at crowetic/Q-Mintership-Alpha 2025-01-01 18:48:09 +00:00
10d4f09af3 patches to fix loading card data on update in MinterBoard, and clearing message input on send in Forum.
crowetic pushed to main at crowetic/Q-Mintership-Alpha 2025-01-01 03:49:40 +00:00
6374ea1e41 Fixes for name-based AdminBoard cards publish issue, minor additional fixes.
crowetic pushed to main at crowetic/Q-Mintership-Alpha 2024-12-31 05:40:17 +00:00
5a6baaef66 Fixed no names, and fake names getting displayed on MinterBoard, fixed image display in Admin Room, and fixed QuickMythril 'poll hijack' issue. Minor code cleanup. v0.66beta.
crowetic pushed to main at crowetic/Q-Mintership-Alpha 2024-12-29 06:50:17 +00:00
cfccfab99a Version 0.65beta includes detailed poll results table for every minter card, extensive code cleanup on JS files, and removal of the ability for already-existing-minters to publish a minter card.
crowetic pushed to main at crowetic/Q-Mintership-Alpha 2024-12-28 18:04:13 +00:00
e99929876f Fixed issue causing publishes to fail, and added announcement to home page.
crowetic pushed to main at crowetic/Q-Mintership-Alpha 2024-12-28 07:05:09 +00:00
f1d27a70f9 Massive performance improvments my more accurately leveraging async, and searchSimple. Resolved issue of cards on AdminBoard not displaying properly. version 0.63beta.
crowetic pushed to main at crowetic/Q-Mintership-Alpha 2024-12-27 19:50:00 +00:00
cd033bc756 Moved repo to new location to prevent file issues, fixed a few loading issues. Seems QDN is causing issues when people are not able to obtain the newest version of the published data.
crowetic pushed to main at crowetic/Q-Mintership-Alpha 2024-12-27 04:08:33 +00:00
2192f7c855 This version includes many changes and performance improvements. Further performance improvements will be coming soon. This change includes a cache for the published data on the forum. Messages of up to 2000 in number, will be stored locally in browser storage, that way if the message has already been loaded by that computer, it will not have to pull the data again from QDN. It will be stored in encrypted format for the Admin room. This same caching will be applied to the Minter and Admin boards in the future. Also, reply issues that were present before should be resolved, all replies, regardless of when they were published, will now show their previews in the message pane as they are supposed to. Previously if a reply was on another page, it would not load this preview. The encrypted portions of the app now include a method of caching the admin public keys, for faster publishing. The Minter and Admin boards have a new comment loading display when the comments button is clicked to let users know that data is being loaded, on top of the existing comment count. Other new features and additional performance improvements are in planning. Also, the issue preventing comments from those that had not already loaded the forum, in the Admin Board, has been resolved as well.
crowetic pushed to main at crowetic/Q-Mintership-Alpha 2024-12-24 08:29:26 +00:00
0fc471a1b8 Massive changes, all bugs have been fixed, Admin Board now allows 'topic mode' and 'name mode' to allow cards to be published with both. Admin Room in the forum now works with encrypted attachments and images, along with image preview and download button. One small issue remains with download button on image pop-up modal. But that will be fixed in patch release.
crowetic pushed to main at crowetic/Q-Mintership-Alpha 2024-12-21 06:14:10 +00:00
5b30fff84f bump version to 0.56b and added announcements on home page.
crowetic pushed to main at crowetic/Q-Mintership-Alpha 2024-12-21 06:09:57 +00:00
5e149039e9 Bit updates to Minter and Admin boards. Still working on encrypted file downloads for the Admin Room on the forum... for whatever reason they're giving me a hassle. Just need a little more time to get it sorted.
crowetic pushed to main at crowetic/Q-Mintership-Alpha 2024-12-20 06:00:13 +00:00
57219987f3 should have allowed saving of encrypted attachments, will add more complexity for images in next update.
crowetic pushed to main at crowetic/Q-Mintership-Alpha 2024-12-20 05:32:40 +00:00
759f000a00 MASSIVE re-factor on both the forum AND Admin Board... MANY changes made, too many to list. Multiple bugfixes, completely modified code structure, etc. Details will be added at a later date. Until then, see code. ;)
crowetic pushed to main at crowetic/Q-Mintership-Alpha 2024-12-19 03:40:31 +00:00
25c0afb237 bump to 0.5.4beta
crowetic pushed to main at crowetic/Q-Mintership-Alpha 2024-12-19 03:39:37 +00:00
c36193633d Added AdminBoard with all bugFixes
crowetic pushed to main at crowetic/Q-Mintership-Alpha 2024-12-19 03:12:04 +00:00
6e7c2c497a Final bugfixes for Admin Card publishing and visual improvements.
crowetic pushed to main at crowetic/Q-Mintership-Alpha 2024-12-19 01:39:31 +00:00
20719ab76d bump to 0.52b
crowetic pushed to main at crowetic/Q-Mintership-Alpha 2024-12-19 01:34:08 +00:00
2e75bab457 resolved issue with names that have special characters, added checking for existing cards under existing names, fixed existing names array, and more on Admin Board.