Commit Graph

  • fab9d95909 Merge pull request #89 from Glockosu/feature/color-changes master duduBTW 2024-10-24 20:55:37 -03:00
  • 6f086bea3d Merge branch 'master' of https://github.com/Team-BTMC/osu-radio into feature/color-changes dudubtw 2024-10-24 20:53:07 -03:00
  • 203c7a8712 Merge pull request #84 from D0m1nos/context-menu duduBTW 2024-10-24 19:55:59 -03:00
  • 44f0f08a5a - Format project dudubtw 2024-10-24 19:28:13 -03:00
  • 3b039262c1 Merge branch 'master' of https://github.com/Team-BTMC/osu-radio into feature/color-changes dudubtw 2024-10-24 19:25:15 -03:00
  • b72e05f8b6 - Only process images when they are on the screen. dudubtw 2024-10-24 19:21:45 -03:00
  • b209facf43 - Save colors on the song table. - Add 'glow-blue' when song item is selected. - Update Songitem design to better match the Figma. - Changed darker color to secondary color. dudubtw 2024-10-24 18:46:00 -03:00
  • 8f40f2dd26 rever hiding trigger on right click D0m1nos 2024-10-24 21:41:21 +02:00
  • 3f0d272d55 Merge pull request #93 from Team-BTMC/hotifx/case-sensitive-import duduBTW 2024-10-24 13:18:13 -03:00
  • def6a61b2e - Fix case sensitive import. dudubtw 2024-10-24 13:13:26 -03:00
  • f177d2c392 Merge pull request #90 from Team-BTMC/feature/notice duduBTW 2024-10-24 02:40:24 -03:00
  • acf60debea Requested Changes Glockosu 2024-10-23 18:04:49 -06:00
  • 4577f68e4c - Notice remove pointer events from progress overlay dudubtw 2024-10-23 15:42:55 -03:00
  • 052b2a3d89 change prettierrc to ts Tnixc 2024-10-23 09:55:24 -04:00
  • 1d5ab45af0 move notice animations config to another file, use css animation for both Tnixc 2024-10-22 22:51:33 -04:00
  • cc855c95b2 - Fix progress bar clipping on the border dudubtw 2024-10-22 23:28:17 -03:00
  • d61cb91942 - Moved notice slide in to an actual animation so we don't have to start it on mount (removes that setTimeout). - It automatically removes the element after the removing animation is completed, that way we can change the duration of the animation without needing to change the removing logic. - Changed the progress bar a little bit. - Organized the class names. - Made the close button ghost and moved it a bit more to the side. dudubtw 2024-10-22 22:51:07 -03:00
  • 2d5b7bdef2 hide trigger button on right-click D0m1nos 2024-10-22 21:34:26 +02:00
  • 8629d3a1bb Discard changes to src/renderer/src/global.css Tnixc 2024-10-21 19:46:17 -04:00
  • fe28eb527c line clamp 2 for notice description Tnixc 2024-10-21 19:35:25 -04:00
  • 5cb1991427 remove testing keybinds Tnixc 2024-10-21 18:45:15 -04:00
  • 8e42d8c174 clean up twMerge, adjust style a bit Tnixc 2024-10-21 17:13:17 -04:00
  • 5224b50050 fix button styling D0m1nos 2024-10-21 22:28:05 +02:00
  • bb45751fba Merge branch 'master' of https://github.com/Team-BTMC/osu-radio into context-menu D0m1nos 2024-10-21 21:57:06 +02:00
  • 8563ba119f update notification style Tnixc 2024-10-21 15:51:51 -04:00
  • fb5ae0d6ad remove gradient, style icon by default Tnixc 2024-10-21 11:06:42 -04:00
  • 5385875b8f remove code from old notice, clean up Tnixc 2024-10-20 22:09:39 -04:00
  • 856cad1dab use better pause tracking Tnixc 2024-10-20 21:14:53 -04:00
  • 66a855de88 use animation-play-state instead Tnixc 2024-10-20 19:28:33 -04:00
  • 47a0c6ab2c Merge branch 'master' into feature/notice Tnixc 2024-10-20 19:02:53 -04:00
  • 510eb219ce format Tnixc 2024-10-20 18:59:05 -04:00
  • 8de2b91a3c better pause logic, freeze all on hover Tnixc 2024-10-20 18:58:46 -04:00
  • 5eb6a34397 chore: update ESLint config (#80) Bas van den Wollenberg 2024-10-21 00:49:31 +02:00
  • b7e6978a99 open context menu on mouse position D0m1nos 2024-10-21 00:04:38 +02:00
  • 5c562ba2bb animations for freeze on hover Tnixc 2024-10-20 17:58:29 -04:00
  • 76868158a5 disable button instead of hiding it D0m1nos 2024-10-20 23:42:08 +02:00
  • ccbc22516d freeze notice when hovering Tnixc 2024-10-20 17:25:32 -04:00
  • a356a23a7a remove passing middlewares as a prop D0m1nos 2024-10-20 22:38:42 +02:00
  • e9cc222722 styling and make readable Tnixc 2024-10-20 16:34:05 -04:00
  • 821578eef4 use icons, adjust styling Tnixc 2024-10-20 16:17:53 -04:00
  • dd4776cdeb add variants Tnixc 2024-10-20 16:06:04 -04:00
  • 61bbc279f5 stylin Tnixc 2024-10-20 15:48:01 -04:00
  • fc613e2632 notice at top right, working drain Tnixc 2024-10-20 14:32:57 -04:00
  • 87c0a959d1 basic notice functionality Tnixc 2024-10-20 14:23:39 -04:00
  • a3b4bdb983 Fix color preloading and type mismatches in SongItem and SongDetail components Glockosu 2024-10-20 05:17:07 -06:00
  • 525378096e songitem changes Glockosu 2024-10-19 20:36:40 -06:00
  • 7ec75af791 songcolors added Glockosu 2024-10-19 20:35:05 -06:00
  • 214acad7d0 color changes on songdetail Glockosu 2024-10-19 20:31:32 -06:00
  • f2268e0243 quick control changes Glockosu 2024-10-19 20:29:55 -06:00
  • 0778a3d306 Merge pull request #83 from Team-BTMC/ui/icons duduBTW 2024-10-19 19:42:26 -03:00
  • 9dffac9af2 TABS type Tnixc 2024-10-19 18:36:53 -04:00
  • d7edd76960 format Tnixc 2024-10-19 17:14:51 -04:00
  • 6cc3b1d92f merge ui/icons into master Tnixc 2024-10-19 17:12:58 -04:00
  • c64683ef42 allow ContextMenuItem styling D0m1nos 2024-10-19 21:57:36 +02:00
  • 289143a931 pass context menu as prop, fix trigger button D0m1nos 2024-10-19 21:45:17 +02:00
  • 816aeca5be context menu styling, fix vertical clipping D0m1nos 2024-10-19 21:17:15 +02:00
  • c8d638eaa0 fix queue closing on context click D0m1nos 2024-10-19 18:06:04 +02:00
  • efa735e62e fix button click playing song D0m1nos 2024-10-19 17:56:14 +02:00
  • 25ee063430 Merge pull request #63 from Team-BTMC/feature/slider duduBTW 2024-10-19 12:48:59 -03:00
  • b996e272ae user popover component properly D0m1nos 2024-10-19 17:26:56 +02:00
  • 922fae4962 fix settings sections icons Tnixc 2024-10-18 22:14:28 -04:00
  • 558f436e14 - Add throttle to slider step dudubtw 2024-10-18 16:28:05 -03:00
  • 64e03f0369 - Mute volume when the volume button is clicked dudubtw 2024-10-18 16:23:08 -03:00
  • 68e7db518c Merge branch 'master' of https://github.com/Team-BTMC/osu-radio into feature/slider dudubtw 2024-10-18 16:15:15 -03:00
  • 69edfaa69a clamp menu to avoid clipping D0m1nos 2024-10-18 18:13:39 +02:00
  • 2d615ece8f use Lucide icons D0m1nos 2024-10-18 10:18:07 +02:00
  • 9d7c6ca3d7 ci: add cache, add prettier, parallelize jobs (#85) Bas van den Wollenberg 2024-10-18 04:55:48 +02:00
  • 105c74b8f0 remove unused function D0m1nos 2024-10-18 01:05:51 +02:00
  • 288e60d85e add remove from queue functionality D0m1nos 2024-10-18 00:57:38 +02:00
  • 99f25a4dc7 styling and queue context menu D0m1nos 2024-10-18 00:49:11 +02:00
  • e5a90ddf70 update package-lock.json Bas van den Wollenberg 2024-10-18 00:26:47 +02:00
  • b60f3aa785 context menu on top of everything D0m1nos 2024-10-18 00:01:30 +02:00
  • dd25649526 use lucide icons everywhere Tnixc 2024-10-17 16:15:51 -04:00
  • db48bc0543 base context menu working D0m1nos 2024-10-17 23:00:27 +02:00
  • 530ad2eb64 Merge pull request #77 from Team-BTMC/refractor/css duduBTW 2024-10-16 21:37:28 -03:00
  • 63c2c088fd remove empty class Tnixc 2024-10-16 20:29:17 -04:00
  • 28a3e72e58 - Add new button variant called "ghost" that better represent the ghost status, moved the previous ghost to outlined. dudubtw 2024-10-16 21:02:43 -03:00
  • 311d0ec46f adjust icon button spacing Tnixc 2024-10-16 18:56:14 -04:00
  • c994178149 Merge pull request #82 from Paladynee/my-new-branch aychar 2024-10-16 17:21:30 -05:00
  • 76312163c1 eliminate icon button Tnixc 2024-10-16 18:16:01 -04:00
  • 7517c52f6a Change wording so the user doesn't input their actual osu Songs folder and enters the osu! directory instead. Voxell Paladynee 2024-10-17 01:15:03 +03:00
  • 7616ccd89a chore: add application icons for mac and linux, fixes #24 (#54) Foxinauci 2024-10-16 14:49:30 -03:00
  • 121a6b4e8a Merge pull request #79 from Team-BTMC/fix/zoom-again aychar 2024-10-16 10:29:03 -05:00
  • 38ba1c3617 fix: zoom now works properly frfr Bas van den Wollenberg 2024-10-16 03:49:50 +02:00
  • 12b6a69f6f Merge branch 'master' into refractor/css Tnixc 2024-10-15 18:00:45 -04:00
  • fa74d1a99b enable some eslint and typescript rules (#78) Dalete 2024-10-15 16:59:43 -03:00
  • 98c331d0b5 Removing unused switch dudubtw 2024-10-14 20:41:06 -03:00
  • bdc3498289 removing global volume setting dudubtw 2024-10-14 20:40:48 -03:00
  • bd88f5e8c4 - Update loader style to tailwind dudubtw 2024-10-14 20:38:48 -03:00
  • beb5606f32 formatting dudubtw 2024-10-14 20:23:29 -03:00
  • 2d93ebfd58 remove style song detail dudubtw 2024-10-14 20:14:44 -03:00
  • e43ca2eff9 Merge branch 'master' into refractor/css Tnixc 2024-10-14 17:49:57 -04:00
  • 7c9ee3a6ff fix: discord invite in readme Bas van den Wollenberg 2024-10-14 22:40:17 +02:00
  • c2f785f16a remove comment dudubtw 2024-10-14 16:51:04 -03:00
  • 28e45cd8c5 Merge branch 'master' of https://github.com/Team-BTMC/osu-radio into feature/slider dudubtw 2024-10-14 16:49:49 -03:00
  • dc3ef82aa3 remove unused css and move some more stuff to tailwind Tnixc 2024-10-14 13:09:58 -04:00
  • 217f328474 Merge pull request #58 from Tnixc/tailwind CaptSiro 2024-10-14 07:20:06 +02:00
  • 5cdda4922b Merge pull request #75 from xDalete/master CaptSiro 2024-10-14 07:18:08 +02:00
  • 45c2e9bd40 Prevent multiple instances xDalete 2024-10-14 01:13:21 -03:00
  • 055a096749 - Slider animation prop dudubtw 2024-10-13 16:00:00 -03:00