Commit Graph

  • a2fcbefd74 Show level & adjustment / penalty on minter cards, & show user vote & sort by name, newest comments, least or most votes on minter and admin cards. QuickMythril 2025-01-13 21:08:35 -05:00
  • 39f1d8783b Many new features to handle all GROUP_APPROVAL transactions, creation and approval. All tested on the DevNet in versiuons 0.74-0.83, as such this is 0.84. See details in the General Room of the forum on page 15. crowetic 2025-01-13 15:53:20 -08:00
  • 7f9a65760f Sort Admin Board by Least or Most votes QuickMythril 2025-01-12 03:18:18 -05:00
  • f1ccac7963 Sort Admin Board by Name or Newest comment QuickMythril 2025-01-12 03:18:00 -05:00
  • d68b82502d Show user vote for admin board QuickMythril 2025-01-11 22:43:58 -05:00
  • 06a835b0b2 Sory by Least or Most votes QuickMythril 2025-01-09 15:02:52 -05:00
  • 37a9150f2d Sort by Name or Newest comment QuickMythril 2025-01-09 14:23:20 -05:00
  • c5ed5181b8 Show level, adjustment / penalty, & user vote QuickMythril 2025-01-09 14:01:34 -05:00
  • 790182f585 bump to version 0.72beta and added comments on index. More visual cleanup coming soon and many more features. crowetic 2025-01-08 20:32:24 -08:00
  • 53cc5a5f2a Added ACTIONS for INVITE, KICK, and BAN to Minter and Admin Boards. crowetic 2025-01-08 20:26:24 -08:00
  • 040d3fa184 added kick and ban functionality - NEEDS TESTING PRIOR TO RELEASE. crowetic 2025-01-06 18:43:54 -08:00
  • 320dd34117 New invite minter feature - new scrollTotop button - fixed image embeds on Admin Room in Forum, various other fixes and cleanup. crowetic 2025-01-04 20:28:26 -08:00
  • 3bb28de2b0 patch only update to fix comment issues and view/display issues on AdminBoard name-based cards. crowetic 2025-01-02 13:27:31 -08:00
  • 54db418ddd push v0.69beta crowetic 2025-01-01 13:48:42 -08:00
  • 999b94f5e5 added colorized comments based on poll results, and resolved image display issues for large images on forum posts. crowetic 2025-01-01 13:47:45 -08:00
  • 10d4f09af3 patches to fix loading card data on update in MinterBoard, and clearing message input on send in Forum. crowetic 2025-01-01 10:47:37 -08:00
  • 6374ea1e41 Fixes for name-based AdminBoard cards publish issue, minor additional fixes. crowetic 2024-12-31 19:48:34 -08: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 2024-12-30 21:39:18 -08:00
  • 6a674c1592 Filter cards owned by existing minters QuickMythril 2024-12-30 02:41:03 -05:00
  • 3ccaa50e09 Filter cards from names that don't own the linked poll QuickMythril 2024-12-30 02:30:19 -05:00
  • a10c1a061d Add API call to fetch address of poll owner QuickMythril 2024-12-30 02:29:08 -05:00
  • bd8ad2503b Filter cards published by names with no owner QuickMythril 2024-12-30 01:54:13 -05: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 2024-12-28 22:49:18 -08:00
  • e99929876f Fixed issue causing publishes to fail, and added announcement to home page. crowetic 2024-12-28 10:03:27 -08: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 2024-12-27 23:04:16 -08: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 2024-12-27 11:49:07 -08: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 2024-12-26 20:06:51 -08: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 2024-12-24 00:27:17 -08:00
  • 5b30fff84f bump version to 0.56b and added announcements on home page. crowetic 2024-12-20 22:13:42 -08: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 2024-12-20 22:07:18 -08:00
  • 57219987f3 should have allowed saving of encrypted attachments, will add more complexity for images in next update. crowetic 2024-12-19 21:59:28 -08: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 2024-12-19 21:28:36 -08:00
  • 25c0afb237 bump to 0.5.4beta crowetic 2024-12-18 19:40:13 -08:00
  • c36193633d Added AdminBoard with all bugFixes crowetic 2024-12-18 19:39:15 -08:00
  • 6e7c2c497a Final bugfixes for Admin Card publishing and visual improvements. crowetic 2024-12-18 19:11:39 -08:00
  • 20719ab76d bump to 0.52b crowetic 2024-12-18 17:39:12 -08: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. crowetic 2024-12-18 17:33:09 -08:00
  • 9066be456f Fixed a bug where cards were not displaying on Admin Board due to comments not being filtered out on overall minter name list (duplicate checking) crowetic 2024-12-18 09:25:09 -08:00
  • 9837ea70c0 BIG update including Admin Board and many additional changes. Version 0.5beta. Too many changes to list. crowetic 2024-12-17 22:24:40 -08:00
  • 575ff48bb7 Fixed accidental removal of Minter Board Links and updated to 0.42beta crowetic 2024-12-17 08:35:41 -08:00
  • 64718cca37 bump version to 0.41beta crowetic 2024-12-16 19:56:18 -08:00
  • d7bd413c31 Added Card organization, refresh button, and started on 'Minter Data Board' that will include encryption and ability to publish card data for other minters. More work required to finish it. crowetic 2024-12-16 19:53:37 -08:00
  • 9406c396bf bump version 0.4b crowetic 2024-12-14 20:07:59 -08:00
  • eaecae79c7 Getting ready for first public announcement: crowetic 2024-12-14 19:40:31 -08:00
  • f2887c7a6a bump version to 0.32beta crowetic 2024-12-13 12:45:05 -08:00
  • 3806e38af4 visual improvements in many areas, and unification of links on home page. crowetic 2024-12-13 12:10:27 -08:00
  • 02bde16a57 bump version 0.31beta crowetic 2024-12-12 21:50:09 -08:00
  • f500846975 Massive re-factor to forum code (at least the first half) crowetic 2024-12-12 21:49:14 -08:00
  • 24e517b299 bump to v0.3beta crowetic 2024-12-12 17:31:14 -08:00
  • a5bf12aed2 massive modifications to both MinterBoard and forum. There are still many changes to come, but these needed to be pushed to resolve important bugs on MinterBoard for testing crowetic 2024-12-12 17:23:34 -08:00
  • f0a2a3ea58 increased font sizes and fixed comments not displaying correctly crowetic 2024-12-11 18:57:50 -08:00
  • 2456498881 added poll voting functionality crowetic 2024-12-11 18:32:48 -08:00
  • df7602ca47 one final tweak crowetic 2024-12-11 17:56:25 -08:00
  • 0c36b3ab7b updated version crowetic 2024-12-11 17:47:03 -08:00
  • 20d45c95e6 changed identifier for public testing begin. crowetic 2024-12-11 17:45:27 -08:00
  • e44c83e592 visual card improvements, validation fixes. crowetic 2024-12-11 17:44:04 -08:00
  • 8944154556 added validation for cards on load, added image avatar to cards. Planning to change test identifier prior to next update after additional testing with old test identifier. crowetic 2024-12-11 17:00:55 -08:00
  • f9f971da05 fixed publishing of edited card so that polls do not attempt to re-publish. Removed unnecessary comments. crowetic 2024-12-11 16:41:20 -08:00
  • df799c1bcb Added fix for updating existing cards, and check foe existingCardIdentifier variable, changed card search to disclude comments in old publish method. crowetic 2024-12-11 16:27:29 -08:00
  • 78c9dccad0 initial commit crowetic 2024-12-11 14:42:47 -08:00
  • 2c58e63227 created Q-Mintership-Alpha repository crowetic 2024-12-11 14:40:32 -08:00