This website requires JavaScript.
Explore
Help
Sign In
crowetic
/
Q-Mintership-Alpha
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
60
Commits
7
Branches
1
Tag
notifications
T
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
crowetic
5a35fb0d07
Massive refactoring to search/display code on multiple boards, and many other features. More changes coming soon.
2025-01-27 21:03:13 -08:00
assets
Massive refactoring to search/display code on multiple boards, and many other features. More changes coming soon.
2025-01-27 21:03:13 -08:00
.gitignore
Getting ready for first public announcement:
2024-12-14 19:40:31 -08:00
.sync_b48a6eedae0b.db
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.
2024-12-26 20:06:51 -08:00
.sync_b48a6eedae0b.db-wal
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.
2024-12-26 20:06:51 -08:00
index.html
Massive refactoring to search/display code on multiple boards, and many other features. More changes coming soon.
2025-01-27 21:03:13 -08:00
S
Description
The currently running version of Q-Mintership. It will later be rebuilt as a react app, but for now it is a vanilla js application.
7.2
MiB
Releases
1
Version 1.06.5b - introduction of 'invite by name' feature to AdminTools page
Latest
2025-02-27 20:22:56 +00:00
Languages
JavaScript
63.3%
CSS
33.9%
HTML
2.8%