mirror of
https://github.com/NicholaiVogel/dashore-incubator.git
synced 2026-03-30 22:38:56 +00:00
Replace single vote button with up/down voting system: - Users can upvote OR downvote (not both) - Clicking same vote removes it, different vote changes it - Items sorted by score (upvotes - downvotes) by default - Score displayed with color coding (green/red/muted) Also adds PDF/CSV export with jspdf and onSuccess callback for add dialog refresh.
27 lines
494 B
JSON
27 lines
494 B
JSON
{
|
|
"version": "7",
|
|
"dialect": "sqlite",
|
|
"entries": [
|
|
{
|
|
"idx": 0,
|
|
"version": "6",
|
|
"when": 1769063383310,
|
|
"tag": "0000_flawless_paladin",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 1,
|
|
"version": "6",
|
|
"when": 1769076224750,
|
|
"tag": "0001_modern_mad_thinker",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 2,
|
|
"version": "6",
|
|
"when": 1769077551375,
|
|
"tag": "0002_curly_spectrum",
|
|
"breakpoints": true
|
|
}
|
|
]
|
|
} |