Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v0.1.177
barbapappa
Browse files
Apr 25, 2023
Bump version to 0.1.177
· 982f43aa
Tim Visée
authored
Apr 25, 2023
View commits for tag v0.1.177
v0.1.177
982f43aa
Improve empty search query handling in economy member model
· 91cd7c74
Tim Visée
authored
Apr 25, 2023
91cd7c74
Fix incorrect URL encoding in kiosk client, breaking some search queries
· 545bbddc
Tim Visée
authored
Apr 25, 2023
545bbddc
Remove ^ support from product search in kiosk client
· 91220df2
Tim Visée
authored
Apr 25, 2023
91220df2
Remove empty log statement accidentally left behind
· 23842b7f
Tim Visée
authored
Apr 25, 2023
23842b7f
Apr 24, 2023
Bump version to 0.1.176
· 0ec8cad7
Tim Visée
authored
Apr 24, 2023
View commits for tag v0.1.176
v0.1.176
0ec8cad7
Merge branch '498-kiosk-mode-function-with-no-connection' into 'master'
· d67aa6e1
Tim Visée
authored
Apr 24, 2023
d67aa6e1
Fix kiosk error where price for product was not found
· 27ee9e10
Tim Visée
authored
Apr 24, 2023
27ee9e10
Add UUID to kiosk product purchase request
· 52923175
Tim Visée
authored
Apr 24, 2023
52923175
In kiosk shorten buy button text with multiple users selected
· d80bfb5d
Tim Visée
authored
Apr 24, 2023
d80bfb5d
In kiosk, do not queue buy request if network request returned error
· dbb96930
Tim Visée
authored
Apr 24, 2023
dbb96930
Improve kiosk synchronize banner text
· 37245609
Tim Visée
authored
Apr 24, 2023
37245609
Use kiosk background refresh method to update service worker root cache
· 02b9ade7
Tim Visée
authored
Apr 24, 2023
02b9ade7
Configure kiosk service worker caching for production
· 6cd64726
Tim Visée
authored
Apr 24, 2023
6cd64726
Shorten no products found string in kiosk
· 65ab3e61
Tim Visée
authored
Apr 24, 2023
65ab3e61
Implement offline user and product cache search in kiosk
· 5b2b1111
Tim Visée
authored
Apr 24, 2023
5b2b1111
In kiosk, make user and product search fall back to full cache
· 4634002c
Tim Visée
authored
Apr 24, 2023
4634002c
Restructure some kiosk Vue models
· 0258e2c2
Tim Visée
authored
Apr 24, 2023
0258e2c2
When kiosk is loaded, warm up all user/product cache for offline mode
· 58c9d311
Tim Visée
authored
Apr 24, 2023
58c9d311
Make service worker claim uncontrolled clients immediately
· 2f19e86a
Tim Visée
authored
Apr 24, 2023
2f19e86a
Update kiosk buy rate limiting, synchronise with buy queue drain rate
· d96ff3c7
Tim Visée
authored
Apr 24, 2023
d96ff3c7
Apr 22, 2023
Update kiosk banners to better show connection and buy queue status
· 5e13b68f
Tim Visée
authored
Apr 22, 2023
5e13b68f
Add logic for deferred buy queue, process buys later when reconnected
· 8bdacb07
Tim Visée
authored
Apr 22, 2023
8bdacb07
Update webpack configuration for workbox caching
· 408d275d
Tim Visée
authored
Apr 22, 2023
408d275d
Set proper online state on initialisation
· 7d639ee5
Tim Visée
authored
Apr 22, 2023
7d639ee5
Update workbox for webpack dependency
· 78deddd0
Tim Visée
authored
Apr 22, 2023
78deddd0
Add kiosk buy action to offline workbox routes, improve other routes
· bca2c7ed
Tim Visée
authored
Apr 22, 2023
bca2c7ed
Generate separate main and kiosk service worker
· 2da24122
Tim Visée
authored
Apr 22, 2023
2da24122
Define some offline routes for workbox
· 68cecd01
Tim Visée
authored
Apr 22, 2023
68cecd01
Apr 20, 2023
Add bare bones workbox config for very basic kiosk in offline mode
· 52bd5899
Tim Visée
authored
Apr 20, 2023
52bd5899
Simplify preload/prefetch setup
· 338559b0
Tim Visée
authored
Apr 20, 2023
338559b0
Apr 19, 2023
Fix incorrect configuration of service worker generator
· eb7bf096
Tim Visée
authored
Apr 19, 2023
eb7bf096
Bump version to 0.1.175
· 052273d6
Tim Visée
authored
Apr 19, 2023
View commits for tag v0.1.175
v0.1.175
052273d6
Fix kiosk layout on large screens, put less text in swap button
· 52627d68
Tim Visée
authored
Apr 19, 2023
52627d68
Add missing inventory page translations in Dutch and pirate speak
· eed6129a
Tim Visée
authored
Apr 19, 2023
eed6129a
Apr 07, 2023
Bump version to 0.1.174
· 0a69126a
Tim Visée
authored
Apr 07, 2023
View commits for tag v0.1.174
v0.1.174
0a69126a
Merge branch '634-change-kiosk-swap-icon' into 'master'
· 1feeb3ea
Tim Visée
authored
Apr 07, 2023
1feeb3ea
Simplify confirm button text in kiosk mode
· 2c65beb9
Tim Visée
authored
Apr 07, 2023
2c65beb9
Improve action and swap button text in kiosk, mute swap button
· 2fc9677d
Tim Visée
authored
Apr 07, 2023
2fc9677d
Use better icon for swap columns button in kiosk mode
· 4bc1b6be
Tim Visée
authored
Apr 07, 2023
4bc1b6be
Loading