2024-07-06T09:52:39Z - 2025-07-06T09:52:39Z

Overview

8 Active Pull Requests
24 Active Issues
Excluding merges, 2 authors have pushed 37 commits to main and 59 commits to all branches. On main, 43 files have changed and there have been 2682 additions and 781 deletions.

8 Pull requests merged by 1 user

Merged #32 #14 Cache active user count for performance 2025-07-06 00:55:59 +00:00

Merged #31 #25 Add option to run playground against separate API 2025-07-04 19:20:54 +00:00

Merged #30 #28 - Periodically backup service state and restore state if serive is restarted 2025-07-04 16:08:14 +00:00

Merged #29 Fix ulong overflow at max value 2025-07-03 01:29:23 +00:00

Merged #18 #17 Make configuration eidtable at runtime 2025-05-18 03:21:26 +00:00

Merged #5 Adding playground blazor app for manually experimenting with access queue 2025-05-12 23:48:19 +00:00

Merged #4 Add take-a-number implementation 2025-05-12 22:40:52 +00:00

Merged #3 Fix #2 - RequestsAhead not recalculating correctly 2025-05-12 22:22:42 +00:00

20 Issues closed from 1 user

Closed #14 Improve efficiency for large capacities 2025-07-06 00:55:59 +00:00

Closed #25 Give AccessQueuePlayground the ability to connect to an API 2025-07-04 19:21:05 +00:00

Closed #28 Add persistence to restore state if service is restarted 2025-07-04 16:08:14 +00:00

Closed #27 Fix 64 bit int overflow in TakeANumberAccessQueueRepo 2025-07-03 01:29:23 +00:00

Closed #21 Add new routes to READEME 2025-06-17 23:34:29 +00:00

Closed #19 Add route to get queue status for monitoring 2025-06-17 23:24:19 +00:00

Closed #20 Move config routes to separate controller 2025-06-17 23:04:57 +00:00

Closed #17 Make configuration editable via API/UI 2025-05-19 12:56:42 +00:00

Closed #12 [feat] Add about page to UI 2025-05-17 03:01:13 +00:00

Closed #11 [feat] Add README 2025-05-17 01:36:31 +00:00

Closed #15 add logging and error handling 2025-05-17 01:09:06 +00:00

Closed #7 [feat] Add background service to AccessQueueService API that periodically cleans expired tickets 2025-05-16 00:50:47 +00:00

Closed #16 add tests for TakeANumberAccessQueueRepo 2025-05-16 00:50:24 +00:00

Closed #8 [feat] Allow any string to be used as ID 2025-05-15 23:52:56 +00:00

Closed #9 [feat] Make UI refresh rate configurable 2025-05-15 23:44:40 +00:00

Closed #10 [feat] Show configuration information in UI 2025-05-15 23:33:43 +00:00

Closed #13 [bug] Top user in queue should see 0 requests ahead 2025-05-15 23:13:56 +00:00

Closed #6 First user in line is not being granted access when capacity is available 2025-05-13 01:31:00 +00:00

Closed #1 All users in queue being granted access when one with access drops and rejoins before expiration 2025-05-13 00:47:36 +00:00

Closed #2 Requests ahead not calculating correctly 2025-05-12 23:38:29 +00:00

4 Issues created by 1 user

Opened #22 Add tests for patching configuration 2025-06-17 23:23:00 +00:00

Opened #23 Add tests for deleting expired tickets 2025-06-17 23:23:19 +00:00

Opened #24 Refactor AccessQueueService API to separate project 2025-06-24 23:41:59 +00:00

Opened #26 Add estimated wait time 2025-06-25 23:32:56 +00:00