169 Commits

Author SHA1 Message Date
BlossomiShymae 8eabd64911 Store response body instead of updating once 2024-10-28 20:10:35 -05:00
BlossomiShymae 02e739e1a3 Refactor endpoints views 2024-10-28 19:54:54 -05:00
BlossomiShymae c253d00ff1 Refactor request viewmodels 2024-10-28 19:50:19 -05:00
BlossomiShymae 4edd71a04a Update workflows 2024-10-28 15:44:54 -05:00
BlossomiShymae a4fe10157f Refactor folder structure 2024-10-28 15:33:21 -05:00
BlossomiShymae bc4ed78767 Add gears icon 2024-10-28 13:00:45 -05:00
BlossomiShymae 375285067d Bump version 0.7.0.0 2024-08-23 22:53:05 -05:00
BlossomiShymae 3ec277bdd3 Update GrrrLCU 2024-08-23 22:50:58 -05:00
BlossomiShymae c097890588 Fix issues where messages failed to register 2024-08-23 21:21:01 -05:00
BlossomiShymae 3352740733 Add busy area for sending request in endpoint 2024-08-23 20:26:08 -05:00
BlossomiShymae 48751efc28 Fix endpoints not retaining state 2024-08-23 20:03:18 -05:00
BlossomiShymae b6f713c675 Update GrrrLCU 2024-08-23 19:39:49 -05:00
BlossomiShymae 59619764c2 Improve endpoint loading times by using lazy loading 2024-08-22 20:15:13 -05:00
BlossomiShymae de6f9f64dd Fix use of GrrrLCU 2024-08-22 19:39:27 -05:00
BlossomiShymae 4eae0bd913 Update GrrrLCU 2024-08-22 19:26:11 -05:00
BlossomiShymae 7288c471a4 Bump version, update GrrrLCU 0.6.1.0 2024-08-20 06:09:19 -05:00
BlossomiShymae 7faedcf039 Update app preview 2024-08-19 06:45:37 -05:00
BlossomiShymae 641d230647 Bump version 0.6.0.0 2024-08-19 05:15:40 -05:00
BlossomiShymae d53c24c57f Update event viewer to have colored text 2024-08-19 05:15:14 -05:00
BlossomiShymae a24a72b3b2 Update about page 2024-08-19 04:40:36 -05:00
BlossomiShymae 2c88ae44a2 Add unhandled exception logging 2024-08-19 02:58:36 -05:00
BlossomiShymae f0294b3042 Use dialog instead of window for oopsies 2024-08-18 22:10:04 -05:00
BlossomiShymae d26180dce5 Refactor folder stucture 2024-08-18 20:08:25 -05:00
BlossomiShymae baf189e6a9 Refactor workspace name 2024-08-18 19:03:47 -05:00
BlossomiShymae 88149d1458 Bump version 0.5.1.0 2024-08-17 16:26:52 -05:00
BlossomiShymae 79fd79c01d Fix bug where event viewer may crash from a race condition, resolves #4 2024-08-17 16:25:43 -05:00
BlossomiShymae 7550102406 Fix bug where body template can be incorrect, resolves #5 2024-08-17 16:15:06 -05:00
BlossomiShymae 98996609a3 Bump version, fix error, complete TODOs 0.5.0.0 2024-08-16 15:04:42 -05:00
Blossomi Shymae 65464d22e3 Merge pull request #2 from AoshiW/perf
bug fix in WebsocketView(Model), optimization and others
2024-08-16 14:49:34 -05:00
AoshiW 0ca7f7869d add missing changes/feedback 2024-08-16 21:14:57 +02:00
AoshiW af47e7c763 Merge branch 'main' into perf 2024-08-16 08:49:47 +02:00
BlossomiShymae 04058f12c1 Bump version, fix bug where whitespace in request body is removed 0.4.2.0 2024-08-16 01:30:39 -05:00
AoshiW 3a7d39971a bug fix in WebsocketView, optimization and others 2024-08-16 08:17:43 +02:00
BlossomiShymae b0b5476c48 Bump version, fix social links not working 0.4.1.0 2024-08-15 17:32:35 -05:00
BlossomiShymae b3158a81b8 Update app preview 0.4.0.0 2024-08-15 17:17:11 -05:00
BlossomiShymae 83400bceed Bump version, migrate to FluentAvalonia with bug fixes 2024-08-15 17:06:17 -05:00
BlossomiShymae 1133f2d785 Update dependencies 2024-08-14 04:43:58 -05:00
BlossomiShymae 14dde760b0 Fix bug where /lol-account-verification failed to open 2024-08-14 03:46:11 -05:00
BlossomiShymae e0a2685dcf Increment version for fix 0.3.1.0 2024-08-13 02:44:49 -05:00
BlossomiShymae ca2f8c4852 Fix events processing too quickly 2024-08-13 02:43:47 -05:00
BlossomiShymae 8f81aa526e Add update checker 0.3.0.0 2024-08-13 02:41:02 -05:00
BlossomiShymae 360a0f28c7 Fix responses not being set to empty on oopsies 2024-08-10 06:09:48 -05:00
BlossomiShymae 4d6e04acb8 Fix bug where parameter types weren't correct 0.2.2.0 2024-08-10 05:56:06 -05:00
BlossomiShymae dc538ee5ce Fix bug where parameters weren't showing up 0.2.1.0 2024-08-10 05:52:42 -05:00
BlossomiShymae 16d18878e0 Increment version 0.2.0.0 2024-08-10 05:04:47 -05:00
BlossomiShymae 893f226463 Add search for endpoint operations 2024-08-10 05:01:09 -05:00
BlossomiShymae 90a2a1747a Increment version 0.1.1.0 2024-08-10 02:22:03 -05:00
BlossomiShymae 1e9e466194 Change event viewer style 2024-08-10 02:20:54 -05:00
BlossomiShymae 6dd0476cea Fix event viewer incorrectly displaying JSON 2024-08-10 02:19:00 -05:00
Blossomi Shymae c98ce85583 Update README.md 2024-08-09 18:52:01 -05:00