Commit Graph

43 Commits

Author SHA1 Message Date
787c01b9dc More formatting
Some checks failed
Continuous integration / Clippy (push) Failing after 46s
Continuous integration / build (push) Successful in 1m0s
2024-10-11 02:46:27 +03:00
e0201ccb50 Some other formatting changes
Some checks failed
Continuous integration / Clippy (push) Failing after 42s
Continuous integration / build (push) Successful in 54s
2024-10-11 02:43:36 +03:00
7edb257e2f Fixed clippy errors 2024-10-11 02:33:05 +03:00
dfc55837ee Added rust-toolchain.toml to use nightly channel by default
Some checks failed
Continuous integration / Clippy (push) Failing after 3m9s
Continuous integration / build (push) Failing after 4m16s
2024-10-11 02:25:23 +03:00
0435d33e58 Remove rustfmt from CI
Some checks failed
Continuous integration / Clippy (push) Failing after 1m47s
Continuous integration / build (push) Has been cancelled
2024-10-11 02:20:32 +03:00
193029d4e1 Added initial CI
Some checks failed
Continuous integration / build (push) Waiting to run
Continuous integration / Rustfmt (push) Failing after 1m28s
Continuous integration / Clippy (push) Has been cancelled
2024-10-11 02:17:27 +03:00
14c53d96c0 Did #0 (added context menu to side_nav), fixed some spelling errors, implemented deleting from manifest for both side_nav and song_list 2024-10-10 22:42:04 +03:00
84ab965b9d More todos! 2024-10-10 02:25:03 +03:00
2e57642aa3 Typo's, and fix up todo's 2024-10-10 02:20:33 +03:00
2ddb2b8a89 Fix missing links 2024-10-10 02:16:33 +03:00
31a710c6cb Add licensing, readme, todo file
Fix the cursor showing as the 'edit text' type when hovering over a
playlist in the side nav bar
2024-10-10 02:13:49 +03:00
70b92f4ebf New icons, new side panel, table no longer shows playlists, as they are selectable seperately 2024-10-09 15:02:24 +03:00
847aa2bb4f Updated icon 2024-09-22 02:17:34 +03:00
f7008e882c Clippy pedantic fixes 2024-09-22 02:16:18 +03:00
387a5eaf4a How did that happen? (Deleted left over file) 2024-09-22 01:12:08 +03:00
f26fd97809 Modularised components, moved everythign there 2024-09-22 01:07:34 +03:00
2cde24e7a8 Rewrite the structure of the gui and cli interfaces
Added a more modular way to add windows
2024-09-22 00:42:50 +03:00
33ca4502e4 Fixed warnings from cargo 2024-09-19 19:12:07 +03:00
6e70d38f7f Added support for windows setup (hopefully) 0.0.2b 2024-09-19 18:49:50 +03:00
affafed441 Added scripts for building and release making 2024-09-19 18:09:47 +03:00
7d6d560d2b Added highlighting, right click menu, other fixes 0.0.1b 2024-09-17 00:06:53 +03:00
776a88c4cf Added playlist import for gui (yt only) 2024-09-14 19:50:13 +03:00
29c7e452b0 Added playlist downloading to cli 2024-09-14 19:00:43 +03:00
52a55d8be2 Added downloading capabilities in the gui 2024-09-14 16:50:07 +03:00
266b580df7 rename genres to playlists 2024-09-14 00:31:55 +03:00
7eca925a8e moved files to root 2024-09-14 00:23:48 +03:00
b977e9cea5 Added gui 2024-04-22 19:14:48 +03:00
9fef257bfc manifest refractor 2024-04-19 01:21:03 +03:00
3cad0b0651 refractor 2024-04-19 00:19:11 +03:00
b05a20d724 removed platform dependant config file 2024-04-17 15:24:42 +03:00
0ea98848e5 asd 2024-04-17 15:21:53 +03:00
e05b00609c new music 2024-04-15 21:50:51 +03:00
e377c0bd77 song updates 2024-04-15 20:58:38 +03:00
057816bd65 BUGBUG: Fixed config not saving (i forgor) 2024-04-15 17:53:14 +03:00
3ba685448a Refractored downloader
Implemented add command
Created config and merged it with cli
2024-04-15 17:47:43 +03:00
d216a5b83f owwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww 2024-04-13 00:05:28 +03:00
33c4e7bd82 added some utility functions 2024-04-13 00:02:42 +03:00
f4e8f4aca0 made skipped songs log to debug instead 2024-04-08 03:12:07 +03:00
9d13a08e89 removed python version 2024-04-08 03:05:32 +03:00
dce5a3c301 initial implementation in rust 2024-04-08 03:03:35 +03:00
9640d603e5 oops 2024-04-08 01:09:54 +03:00
19a2be07bb rust initial 2024-04-08 01:07:56 +03:00
12b872f6bc asd 2024-04-07 00:54:43 +03:00