• Joined on 2026-06-25
jtr pushed to main at hotel-manage-stack/room-planner 2026-07-11 21:30:11 +01:00
9f3550a0a6 Replace letter icons with Lucide PWA icons
jtr pushed to main at hotel-manage-stack/noticeboard 2026-07-11 21:30:09 +01:00
c15bff37c9 Replace letter icons with Lucide PWA icons
jtr pushed to main at hotel-manage-stack/hk-planner 2026-07-11 21:30:09 +01:00
1b8e04039d Replace letter icons with Lucide PWA icons
jtr pushed to main at hotel-manage-stack/cashup 2026-07-11 21:30:08 +01:00
a39b131e6a Replace letter icons with Lucide PWA icons
jtr pushed to main at hotel-manage-stack/reports 2026-07-11 12:27:16 +01:00
e9f1d4fdea Make reports installable as a PWA
jtr pushed to main at hotel-manage-stack/forecasting 2026-07-11 12:27:15 +01:00
1ee3f7919f Make forecasting installable as a PWA
jtr pushed to main at hotel-manage-stack/maintenance 2026-07-11 12:27:14 +01:00
ced0754fcc Make maintenance installable as a PWA
jtr pushed to main at hotel-manage-stack/room-planner 2026-07-11 12:27:13 +01:00
e49fa14856 Make room-planner installable as a PWA
jtr pushed to main at hotel-manage-stack/hk-planner 2026-07-11 12:27:12 +01:00
fbda399d21 Make hk-planner installable as a PWA
jtr pushed to main at hotel-manage-stack/noticeboard 2026-07-11 12:27:11 +01:00
e720d02186 Make noticeboard installable as a PWA
jtr pushed to main at hotel-manage-stack/rates 2026-07-11 12:27:03 +01:00
4eea566799 Make rates installable as a PWA
jtr pushed to main at hotel-manage-stack/cashup 2026-07-11 11:54:53 +01:00
4a46bcf45f Make cashup installable as a PWA
jtr pushed to main at hotel-manage-stack/rates 2026-07-11 10:13:03 +01:00
b90f6bcbd6 Default changed-since to enabled (24h) on page load
jtr pushed to main at hotel-manage-stack/rates 2026-07-10 14:00:23 +01:00
68e8a6883b Add fetch_category_names to Eviivo, QBook and Mews profiles
jtr pushed to main at hotel-manage-stack/room-planner 2026-07-10 13:32:59 +01:00
35a3f0044e Fix bracket gap and right-side alignment for overdue checkout
jtr pushed to main at hotel-manage-stack/room-planner 2026-07-10 13:26:48 +01:00
d5492a0152 Fix overdue checkout bracket position: shift card right not just content
jtr pushed to main at hotel-manage-stack/cashup 2026-07-10 13:24:51 +01:00
dec7ac2f3e Add shared device session timeout, sidebar scrollbar styling
jtr pushed to main at hotel-manage-stack/room-planner 2026-07-10 13:16:53 +01:00
7e908d3447 Fix overdue checkout bracket: narrow card right, centre and bold checkout time
jtr commented on issue hotel-manage-stack/rates#2 2026-07-10 13:12:09 +01:00
old stocks direct scrape

Implemented in commit c2e1a97 as the mews profile.

Approach: httpx against the Mews Booking Engine v1 API (api.mews.com/api/bookingEngine/v1/). No registration required — uses the same…

jtr commented on issue hotel-manage-stack/rates#1 2026-07-10 13:12:09 +01:00
kings stow direct scrape

Implemented in commit c2e1a97 as the qbook profile.

Approach: httpx against the QBook/Hotels UK JSON API (web-bookings.hotels.uk.com/api/pull). Auth header is deterministic from hardcoded…