This website requires JavaScript.
Explore
Help
Sign In
LotusGuild
/
tinker_tickets
Watch
4
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
Lint
Security
115 workflow runs
Actor
All actors
jared
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
development
fix/comment-markdown-persist-18
main
Create status badge
Merge development into main: high-priority security/reliability batch (
#27
,
#28
,
#30
,
#32
)
#182
:
Commit
3664719148
pushed by
jared
main
2026-09-08 21:36:33 -04:00
2m55s
View workflow file
Fix ticket_watchers.ticket_id type mismatch and missing FK (
#32
)
#180
:
Commit
d7940b1e31
pushed by
jared
development
2026-09-08 21:31:36 -04:00
2m44s
View workflow file
Merge development into main: quick-win UX/perf batch (
#76
,
#64
,
#99
,
#100
)
#178
:
Commit
23d94bfae7
pushed by
jared
main
2026-09-08 21:22:13 -04:00
3m54s
View workflow file
Avoid insertAdjacentHTML flagged by semgrep in attachment pagination (
#100
)
#176
:
Commit
e39b4f81ea
pushed by
jared
development
2026-09-08 21:11:23 -04:00
5m33s
View workflow file
Paginate attachment listing (
#100
)
#174
:
Commit
3d5adbbfda
pushed by
jared
development
2026-09-08 21:01:00 -04:00
3m29s
View workflow file
Merge development into main: 15-issue triage + fix batch
#172
:
Commit
cef1689c05
pushed by
jared
main
2026-09-08 15:42:41 -04:00
2m57s
View workflow file
Preserve native undo/redo in markdown toolbar buttons (
#107
)
#170
:
Commit
3cca956ee7
pushed by
jared
development
2026-09-08 14:38:03 -04:00
2m38s
View workflow file
README: add missing StatsModel::invalidateCache() caller (
#92
)
#168
:
Commit
caeb9269d9
pushed by
jared
development
2026-09-08 12:03:01 -04:00
3m20s
View workflow file
Trim comment text before persisting, not just for validation
#165
:
Commit
6e0863449f
pushed by
jared
development
2026-08-31 21:15:34 -04:00
3m25s
View workflow file
Trim comment text before persisting, not just for validation
#163
:
Commit
6e0863449f
pushed by
jared
main
2026-08-31 21:15:31 -04:00
6m45s
View workflow file
Trim comment text before persisting, not just for validation
#161
:
Commit
6e0863449f
pushed by
jared
fix/comment-markdown-persist-18
2026-08-31 21:04:55 -04:00
1m49s
View workflow file
Merge
#22
chart click-to-filter into main
#155
:
Commit
1fb984e352
pushed by
jared
main
2026-08-07 23:27:13 -04:00
7m56s
View workflow file
Charts: click a segment to filter the dashboard (
#22
)
#153
:
Commit
ce0ea66994
pushed by
jared
development
2026-08-07 23:21:20 -04:00
5m16s
View workflow file
Merge
#20
modal dismissal fix into main
#151
:
Commit
4fd2c7ce7d
pushed by
jared
main
2026-08-07 23:13:14 -04:00
2m59s
View workflow file
Dismissing the required-comment modal no longer looks like a close (
#20
)
#149
:
Commit
2ff7345a73
pushed by
jared
development
2026-08-07 23:13:07 -04:00
5m46s
View workflow file
Merge
#23
light-mode ticket preview fix into main
#147
:
Commit
153f9a7cef
pushed by
jared
main
2026-08-07 23:04:24 -04:00
4m57s
View workflow file
Light mode: ticket-ID hover preview follows the theme (
#23
)
#145
:
Commit
0a7201d754
pushed by
jared
development
2026-08-07 23:04:15 -04:00
7m9s
View workflow file
Merge
#19
light-mode status dropdown fix into main
#143
:
Commit
12ffd217bb
pushed by
jared
main
2026-08-07 22:57:05 -04:00
3m21s
View workflow file
Light mode: status dropdown no longer renders dark (
#19
)
#141
:
Commit
a5b0655623
pushed by
jared
development
2026-08-07 22:56:53 -04:00
5m27s
View workflow file
Merge
#21
workflow enforcement for bulk operations into main
#139
:
Commit
fa5f347c08
pushed by
jared
main
2026-08-07 22:48:38 -04:00
2m55s
View workflow file
Widen bulk_operations.status so partial bulk results can be recorded (
#21
)
#137
:
Commit
1d03800ab2
pushed by
jared
development
2026-08-07 22:43:19 -04:00
2m22s
View workflow file
Bulk status/close: enforce Workflow Designer rules (
#21
)
#135
:
Commit
9d982ab73f
pushed by
jared
development
2026-08-07 22:38:41 -04:00
2m39s
View workflow file
Merge pull request 'Bearer API extension: list/read/comment/close + key scopes' (
#26
) from development into main
#130
:
Commit
f57b472211
pushed by
jared
main
2026-07-15 19:24:55 -04:00
2m2s
View workflow file
Docs: document the Bearer API (endpoints, scopes) in README + admin page
#128
:
Commit
d81fdf4104
pushed by
jared
#26
2026-07-15 19:24:50 -04:00
5m27s
View workflow file
Docs: document the Bearer API (endpoints, scopes) in README + admin page
#126
:
Commit
d81fdf4104
pushed by
jared
development
2026-07-15 19:19:17 -04:00
2m29s
View workflow file
Add Bearer API: list/read tickets, post comments, change status
#124
:
Commit
d46f8ffd77
pushed by
jared
development
2026-07-15 18:46:03 -04:00
4m33s
View workflow file
Merge pull request 'Ship CSRF-drift + markdown fixes to production' (
#25
) from development into main
#122
:
Commit
20e4352f24
pushed by
jared
main
2026-07-15 16:59:29 -04:00
3m12s
View workflow file
Strip trailing whitespace failing phpcs (unblocks CI/deploy)
#120
:
Commit
d535557e5a
pushed by
jared
#25
2026-07-15 16:59:22 -04:00
5m21s
View workflow file
Strip trailing whitespace failing phpcs (unblocks CI/deploy)
#118
:
Commit
d535557e5a
pushed by
jared
development
2026-07-15 14:48:31 -04:00
2m23s
View workflow file
Fix markdown comments breaking on reload (template whitespace parsed as code)
#116
:
Commit
53d3670c7f
pushed by
jared
development
2026-07-15 14:44:49 -04:00
1m29s
View workflow file
First
Previous
1
2
3
4
Next
Last
Status Badge
Branch
main
main
development
fix/comment-markdown-persist-18
Badge URL
Markdown
HTML