|
|
afb909a8a2
|
Remove compatability code that isn't required
|
2026-01-11 13:25:11 -07:00 |
|
|
|
47e5eab951
|
Merge pull request 'Add a way to choose whether a sheet is the toggled mode or the always-editing mode.' (#20) from feature/edit-mode-setting into main
Reviewed-on: #20
|
2026-01-10 21:47:24 +00:00 |
|
|
|
353f1b2101
|
Merge pull request 'Add the includeRequestor option and deprecate includeGM in the notify socket' (#21) from feature/includeRequestor into main
Reviewed-on: #21
|
2026-01-10 04:24:22 +00:00 |
|
|
|
9aa67bab02
|
Update the simple helper to use the new option instead of the deprecated one
|
2026-01-09 21:23:08 -07:00 |
|
|
|
f289c94c0a
|
Add the includeRequestor option and deprecate includeGM in the notify socket
|
2026-01-09 01:44:32 -07:00 |
|
|
|
c7775e7a99
|
Remove unneeded macro
|
2026-01-09 01:33:53 -07:00 |
|
|
|
6f04910d2c
|
Update the implementation to use an extended sheet class instead of a setting
|
2026-01-09 01:31:26 -07:00 |
|
|
|
587a54c5bd
|
Merge pull request 'Add settings for sheet sizing global defaults' (#17) from feature/default-sheet-sizing into main
Reviewed-on: #17
|
2026-01-09 08:18:36 +00:00 |
|
|
|
e25d2520e9
|
Include the License in future releases
|
2026-01-09 01:16:19 -07:00 |
|
|
|
fd1d186149
|
Add MPL v2.0 license for the software
|
2026-01-09 01:14:32 -07:00 |
|
|
|
3e311ab59c
|
Remove path prefix that's not required
|
2025-12-07 00:32:30 -07:00 |
|
|
|
b417e827df
|
Add settings for sheet sizing global defaults
|
2025-12-06 18:32:26 -07:00 |
|
|
|
42697ea9d2
|
Re-render and focus the app only when it's rendered
|
2025-12-06 16:07:34 -07:00 |
|
|
|
812702097f
|
Prevent requerying when the user is finished
|
2025-12-06 16:06:59 -07:00 |
|
|
|
70027409c3
|
Fix a bug where the promise wasn't being saved, so querying multiple times was behaving poorly
|
2025-12-05 22:26:21 -07:00 |
|
|
|
e782ff237f
|
When the request is already pending, front/render the app if it exists
|
2025-12-05 22:25:47 -07:00 |
|
|
|
8f63529932
|
Prevent redundant variable recreation
|
2025-11-28 22:38:09 -07:00 |
|
|
|
493337bf82
|
Remove addResponse and userActivity from the public API
|
2025-11-28 21:59:47 -07:00 |
|
|
|
03b3b9fb0f
|
Prevent the valueAttribute from being assigned to non-input types and clean up the branching
|
2025-11-28 19:54:14 -07:00 |
|
|
|
17a4f9343c
|
Remove action file that I'm not doing any more
|
2025-11-28 13:17:06 -07:00 |
|
|
|
be168b6be0
|
Add a comment into the release body with the Forgejo manifest URL for the version
|
2025-11-28 13:16:37 -07:00 |
|
|
|
f8c21ac8d8
|
Begin working on an attempt to make the required setting, but be blocked by Foundry for listening to open/close events on the prose-mirror editor
|
2025-11-22 00:08:19 -07:00 |
|
|
|
703dc83681
|
Merge pull request 'Make the DialogManager more ESM-y' (#15) from chore/esmify-DialogManager into main
Reviewed-on: #15
|
2025-11-22 03:56:58 +00:00 |
|
|
|
41034854eb
|
Make the DialogManager more ESM-y
|
2025-11-21 19:56:07 -07:00 |
|
|
|
382ca50bb5
|
Merge pull request 'Data Request API helper' (#10) from feat/data-requests into main
Reviewed-on: #10
|
2025-11-22 02:51:15 +00:00 |
|
|
|
e99016e433
|
Add a title to the QueryStatus app
|
2025-11-21 19:50:36 -07:00 |
|
|
|
361a2004d8
|
Update loading spinner to use CSS variables depending on theme
|
2025-11-21 19:49:02 -07:00 |
|
|
|
44977c95cc
|
Make it so requesting data from offline users shows disconnected initially
|
2025-11-21 19:48:43 -07:00 |
|
|
|
c6f14b3c21
|
Remove unused status value
|
2025-11-21 19:30:31 -07:00 |
|
|
|
022b6c5b31
|
Remove / tweak error messages
|
2025-11-21 19:30:01 -07:00 |
|
|
|
cb334f41de
|
Add safety check to ensure the response we got was for one of our requests.
|
2025-11-21 19:28:33 -07:00 |
|
|
|
cab29d9cd6
|
Add localization for a bunch of stuff that I initially missed
|
2025-11-21 19:25:58 -07:00 |
|
|
|
6997c736dc
|
Implement the localizer helper API
|
2025-11-21 19:23:58 -07:00 |
|
|
|
b428eb3bf6
|
Finish styling the QueryStatus application
|
2025-11-20 23:37:46 -07:00 |
|
|
|
c014e17da2
|
Implement the request cancellation
|
2025-11-20 22:43:14 -07:00 |
|
|
|
9ea417ddc1
|
Add region comments
|
2025-11-20 22:42:56 -07:00 |
|
|
|
804c4b3984
|
Disable the eslint brace-style rule because sometimes inconsistency is better than consistency
|
2025-11-20 22:42:42 -07:00 |
|
|
|
c113c326c6
|
Move the query event handlers into a subfolder and name them in a consistent way
|
2025-11-20 22:14:43 -07:00 |
|
|
|
6a2cc1170d
|
Add actions for finishing early and cancelling the request entirely
|
2025-11-20 17:12:55 -07:00 |
|
|
|
d60448640f
|
Add methods to handle the finishing and cancellation of requests to the API
|
2025-11-20 17:12:03 -07:00 |
|
|
|
860c8b619a
|
Make requestID readonly on the application
|
2025-11-20 17:11:31 -07:00 |
|
|
|
df0c69c731
|
Update the way the QueryManager exports are structured to be more esm-y rather than Java-y
|
2025-11-19 21:18:42 -07:00 |
|
|
|
bb095a9b4e
|
Get user re-querying working when they disconnect and improve the user status
|
2025-11-19 21:02:49 -07:00 |
|
|
|
1bf6cbbd45
|
Remove github workflow entirely
|
2025-11-19 19:36:42 -07:00 |
|
|
|
c6598ac5fa
|
Add the unlisted releases to the README for manual installation
|
2025-11-19 19:19:38 -07:00 |
|
|
|
fd10ba402d
|
Remove github step since we aren't releasing to Github at all
|
2025-11-18 23:54:23 -07:00 |
|
|
|
f500152ba7
|
Remove pnpm lock
|
2025-11-18 23:48:46 -07:00 |
|
|
|
bf579a3451
|
Give the CDN URL to the proper step of the action
|
2025-11-18 23:29:45 -07:00 |
|
|
|
5c1985c4ab
|
Re-add the error printing
|
2025-11-18 23:28:02 -07:00 |
|
|
|
213996ab0a
|
Correct error with CDN URL creation
|
2025-11-18 23:25:41 -07:00 |
|