vikingowl
  • Joined on 2020-05-04
vikingowl pushed to main at s0wlz_talespire_s…/talespire-dsa5-charactersheet 2025-07-06 15:44:58 +02:00
31335fcc73 init
vikingowl created branch main in s0wlz_talespire_s…/talespire-dsa5-charactersheet 2025-07-06 15:44:58 +02:00
vikingowl created repository s0wlz_talespire_s…/talespire-dsa5-charactersheet 2025-07-06 15:35:42 +02:00
vikingowl pushed to main at vikingowl/dotfiles 2025-06-29 13:51:24 +02:00
233d61faac updated base path and added tooltip
vikingowl pushed to main at vikingowl/dotfiles 2025-06-28 15:36:20 +02:00
011a90f465 added script to display razer mouse battery
vikingowl pushed to main at s0wlz_talespire_s…/dsa5e_character_sheet 2025-06-22 16:01:16 +02:00
f148695c59 Refactor DSA types and components for better structure and type consistency.
vikingowl pushed to main at vikingowl/dotfiles 2025-05-12 19:36:32 +02:00
ca357f2771 updated script and styles to show when service is down
vikingowl opened issue ALHP/alhp-web#7 2025-05-10 00:50:33 +02:00
Missing LastMirrorTimestamp in /stats endpoint after HDD failure
vikingowl opened issue ALHP/ALHP.GO#276 2025-05-07 03:40:12 +02:00
ALHP down?
vikingowl pushed to main at ALHP/alhp-web 2025-05-05 13:53:43 +02:00
e384635da5 Refactor last updated handling and add tooltips for timestamps
vikingowl pushed to main at vikingowl/dotfiles 2025-05-05 13:29:35 +02:00
516781cf15 waybar - fixed typo in script
vikingowl pushed to main at vikingowl/dotfiles 2025-05-05 13:22:38 +02:00
576f4bb651 waybar - removed false styles file
vikingowl pushed to main at vikingowl/dotfiles 2025-05-05 13:03:23 +02:00
3771ca9115 waybar - updated alhp-utils module
vikingowl pushed to main at ALHP/alhp-web 2025-05-04 23:57:51 +02:00
145de73133 Add separate loading and error states for currently building
vikingowl pushed to main at ALHP/alhp-web 2025-05-04 23:39:44 +02:00
35806589f0 Rename .env.example and update .gitignore for consistency
vikingowl pushed to main at ALHP/alhp-web 2025-05-04 23:33:10 +02:00
7445919003 Refactor package types and improve filter handling
vikingowl pushed to main at ALHP/alhp-web 2025-05-04 22:19:12 +02:00
3886c7bcbd Refactor StatItem to use required color prop without defaults
vikingowl pushed to main at ALHP/alhp-web 2025-05-04 22:18:05 +02:00
075c246710 Migrate data management to OpenAPI-based approach
555feddabf Add type-safe API client with utility functions
83debac064 Update example env file with full API_BASE_URL
24c3463c86 Add OpenAPI integration and generate API types
Compare 4 commits »
vikingowl pushed to main at ALHP/alhp-web 2025-04-14 21:59:31 +02:00
ad5ce609fc Improve URL parameter handling and add error handling in filters
c458b564ce Update dependencies and fix watch logic in usePackageFilters
bcb9569b26 Refactor package filtering and display components
90be95afda Refactor CurrentlyBuilding to use centralized data store
c864664536 Refactor iframe height computation for responsiveness
Compare 9 commits »
vikingowl pushed to main at ALHP/alhp-web 2025-04-10 22:48:26 +02:00
265bfac74a Handle package data fetch errors and improve UI feedback.