Logo
Explore Help
Register Sign in
ruby/Ruby-Cogs
1
0
Fork
You've already forked Ruby-Cogs
0
Code Issues Pull requests Projects Releases Packages Wiki Activity Actions
All workflows publish_crowdin.yml run_precommit.yaml
Actor
All actors valerie
Status
All status success failure waiting running
Refactor default.py to standardize top padding for text elements in profile card rendering, ensuring consistent alignment of balance and level text. Move level text positioning to improve layout aesthetics and readability.
run_precommit.yaml #126 -Commit 3ecf002c37 pushed by valerie
main
2025-05-26 22:21:04 -04:00
0s
Update default.py to adjust level text positioning, moving it to start after the profile picture for better alignment and readability in profile card rendering.
run_precommit.yaml #125 -Commit 1c55a00e60 pushed by valerie
main
2025-05-26 22:18:41 -04:00
0s
Refactor default.py to reposition stats and level text in profile card rendering, aligning elements consistently on the right side for improved readability. Adjust calculations for text placement and enhance overall layout aesthetics.
run_precommit.yaml #124 -Commit c840311f42 pushed by valerie
main
2025-05-26 22:13:14 -04:00
0s
Refactor default.py to improve stats layout and positioning in profile card rendering. Adjust calculations for progress bar and text alignment to enhance overall readability and aesthetics, ensuring elements are consistently placed after the profile pi…
run_precommit.yaml #123 -Commit 173f3b2cc4 pushed by valerie
main
2025-05-26 22:10:27 -04:00
0s
Refactor default.py to streamline profile card rendering, including adjustments to background layers, improved stats layout, and enhanced visibility of XP and progress percentage. Simplify the design by removing unnecessary elements and optimizing posi…
run_precommit.yaml #122 -Commit bf4fbe7248 pushed by valerie
main
2025-05-26 22:03:01 -04:00
0s
Refactor default.py to adjust profile card dimensions and layout, including conditional sizing for square cards, repositioning of the profile picture, and enhancements to the glass morphism effect for improved readability and aesthetics.
run_precommit.yaml #121 -Commit b3cf61b4ec pushed by valerie
main
2025-05-26 21:59:44 -04:00
0s
Refactor default.py to improve profile card layout and styling, including adjustments to stroke width, positioning of elements, and enhancements to the glass morphism effect. Update pyproject.toml to maintain consistent formatting and remove unnecessar…
run_precommit.yaml #120 -Commit 7b8b81c777 pushed by valerie
main
2025-05-26 21:55:09 -04:00
0s
Remove svgwrite dependency from info.json and refactor profile.py to eliminate unused import of modern style, streamlining project requirements and improving code clarity.
run_precommit.yaml #119 -Commit 18664d75c3 pushed by valerie
main
2025-05-26 21:47:43 -04:00
0s
Refactor default.py to enhance profile progress bar rendering, including improved calculation of progress percentage and visibility of XP and percentage text. Remove modern.py as it is no longer needed, streamlining the profile generation process.
run_precommit.yaml #118 -Commit aa552e9a3d pushed by valerie
main
2025-05-26 21:42:52 -04:00
0s
Update info.json to include additional project requirements for enhanced functionality, adding dependencies such as aiocache, colorgram.py, fastapi, msgpack, plotly, pydantic, python-multipart, python-decouple, psutil, skia-python, tenacity, ujson, and…
run_precommit.yaml #117 -Commit 7cf455e68d pushed by valerie
main
2025-05-26 21:38:47 -04:00
0s
Refactor profile generation in modern.py to improve SVG card rendering, including enhanced stats presentation and avatar handling. Update pyproject.toml to remove unnecessary dependencies, streamlining project requirements.
run_precommit.yaml #116 -Commit df23ae0fbc pushed by valerie
main
2025-05-26 21:13:45 -04:00
0s
Update info.json to reflect new leveling system details, including author, description, and installation message. Modify pyproject.toml to remove Wand dependency. Enhance modern.py to generate SVG profile cards with improved stats presentation and avat…
run_precommit.yaml #115 -Commit 58b7e586d6 pushed by valerie
main
2025-05-26 21:11:12 -04:00
0s
Update pyproject.toml to include Python and Wand dependencies. Modify default.py to enhance profile layout with adjusted positions and improved glass morphism effect. Update profile.py to set modern profile generation as the default style, ensuring a m…
run_precommit.yaml #114 -Commit 653b16cb5e pushed by valerie
main
2025-05-26 21:09:17 -04:00
0s
Enhance leaderboard display in Leaderboard cog by adding a warning about potential inaccuracies, modernizing embed titles and descriptions, and improving user stats presentation. Update footer details for clarity and adjust formatting for better user e…
run_precommit.yaml #113 -Commit 9c5924418d pushed by valerie
main
2025-05-26 20:58:19 -04:00
0s
Refactor leaderboard display in Leaderboard cog to enhance user experience. Remove warning message, update embed formatting with server icons, and include percentage rankings. Modernize user stats presentation and improve footer details for clarity.
run_precommit.yaml #112 -Commit d638772e80 pushed by valerie
main
2025-05-26 20:51:50 -04:00
0s
Define profile picture size and positions in default.py to improve layout consistency and enhance image composition for user profiles.
run_precommit.yaml #111 -Commit 2e402ff7cf pushed by valerie
main
2025-05-26 20:46:37 -04:00
0s
Add circle position definitions for animated profiles in default.py to enhance image composition functionality.
run_precommit.yaml #110 -Commit d335fc3d49 pushed by valerie
main
2025-05-26 20:37:58 -04:00
0s
Update item creation completion message in ItemManager to simplify user feedback and enhance clarity.
run_precommit.yaml #109 -Commit 6eedb65625 pushed by valerie
main
2025-05-26 20:35:16 -04:00
0s
Remove command prefix check during item creation in ItemManager to streamline the user experience and prevent premature termination of the item creation process.
run_precommit.yaml #108 -Commit 1b77d537be pushed by valerie
main
2025-05-26 20:27:27 -04:00
0s
Enhance shop item creation process to support new shop creation. Update user prompts to inform about existing shops and allow for the creation of new shops if none exist. Streamline message handling and improve user experience during item addition.
run_precommit.yaml #107 -Commit 224a01ad89 pushed by valerie
main
2025-05-26 20:23:44 -04:00
0s
Update positive method in Checks class to allow zero as a valid input, enhancing validation logic for user input.
run_precommit.yaml #106 -Commit f80c66e1c1 pushed by valerie
main
2025-05-26 20:21:29 -04:00
0s
Refactor API error handling in Leaderboard cog to improve JSON response validation and logging. Update authorization header format, streamline error message retrieval, and enhance exception handling for various API response statuses, ensuring better re…
run_precommit.yaml #105 -Commit 3794068ae5 pushed by valerie
main
2025-05-26 20:18:45 -04:00
0s
Enhance API error handling and logging in Leaderboard cog. Update authorization header format to use "Token" prefix, improve JSON response validation, and add detailed error messages for various API response statuses. Ensure robust exception handling f…
run_precommit.yaml #104 -Commit 963d9e3e73 pushed by valerie
main
2025-05-26 09:59:20 -04:00
0s
Add warning message for potential inaccuracies in global leaderboard due to synchronization delays in Leaderboard cog
run_precommit.yaml #103 -Commit c15fb8ff47 pushed by valerie
main
2025-05-26 09:50:12 -04:00
0s
Refactor leaderboard sync process in Leaderboard cog to streamline user credit aggregation and improve logging. Remove unnecessary checks for minimum credits during sync, and enhance error handling for API updates. Update user credit retrieval to sum c…
run_precommit.yaml #102 -Commit 76fd3bf053 pushed by valerie
main
2025-05-26 09:33:29 -04:00
0s
Update user credit retrieval in Leaderboard cog to use bank.get_balance for improved accuracy and performance. Enhance logging for better debugging of credit calculations.
run_precommit.yaml #101 -Commit 7cc05adc71 pushed by valerie
main
2025-05-26 09:30:00 -04:00
0s
Refactor Skia image generation handling in DB model and Owner command to streamline property access and improve code clarity. Update the Owner command to directly manipulate the use_skia attribute, enhancing performance and maintainability.
run_precommit.yaml #100 -Commit 67ac390028 pushed by valerie
main
2025-05-26 09:21:00 -04:00
0s
Refactor Skia image generation command in Owner cog to remove unnecessary await for database calls, improving performance and simplifying code structure.
run_precommit.yaml #99 -Commit 6cf3ff80ba pushed by valerie
main
2025-05-26 09:17:15 -04:00
0s
Remove project metadata and dependencies from pyproject.toml, streamlining the configuration file for future updates.
run_precommit.yaml #98 -Commit 55bd285ac9 pushed by valerie
main
2025-05-26 09:12:38 -04:00
0s
Refactor logging and user credit checks in Leaderboard cog to enhance clarity and user experience. Update log messages for credit retrieval and leaderboard display, ensuring accurate communication of user statuses. Improve embed descriptions for better…
run_precommit.yaml #97 -Commit 258ba40f01 pushed by valerie
main
2025-05-26 09:08:17 -04:00
0s
First Previous 1 2 3 4 5 ... Next Last
Powered by Forgejo Version: 10.0.3 Page: 63ms Template: 13ms
English
Bahasa Indonesia Deutsch English Español Esperanto Filipino Français Italiano Latviešu Magyar nyelv Nederlands Plattdüütsch Polski Português de Portugal Português do Brasil Slovenščina Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API