26 Commits

Author SHA1 Message Date
2fffc16c82 Update ahash to fix build 2024-04-16 16:47:01 -04:00
08fcba5495 Fix wasm bindgen version issue 2024-04-16 16:27:43 -04:00
03ba18e0b8
Merge branch 'main' into 1-add-queue 2024-03-01 02:20:15 -05:00
6423d238b6 Merge branch '14-create-login-signup-page' into 'main'
Create login and signup pages

Closes #14

See merge request libretunes/libretunes!10
2024-02-29 20:47:16 -05:00
f4bea8aa33 made a simple password visibility toggler
modified:   Cargo.lock
	modified:   Cargo.toml
	modified:   src/pages/signup.rs
	modified:   style/signup.scss
2024-02-23 20:31:25 -05:00
e6a68f4f40 Add trash outline icon for updated queue coloring 2024-02-23 19:21:45 -05:00
201afec219
Add futures crate 2024-02-16 23:51:28 -05:00
69eb1e866a
Add serde feature to time crate 2024-02-16 23:51:24 -05:00
371b184ef8
Merge branch 'main' into 15-create-database-tables-for-songs-artists-and-albums 2024-02-16 00:16:03 -05:00
28942a41a0 Merge remote-tracking branch 'origin/2-implement-authentication-backend' into danny-fix 2024-02-13 17:13:18 -05:00
79a0bb579e
Merge remote-tracking branch 'origin/main' into 10-run-diesel-database-migrations-automatically 2024-02-13 16:58:17 -05:00
5a630daebc Why is it not commiting 2024-02-10 00:55:05 -05:00
577090aa1a
Add time package 2024-02-08 22:02:06 -05:00
a6f141e841
Add time feature to Diesel 2024-02-08 17:31:42 -05:00
cec73a18e9
Add diesel_migrations package 2024-02-04 23:31:37 -05:00
6d35aa4d78
Add pbkdf2 package 2024-02-04 22:21:32 -05:00
67f2a470f7
Add actix_session package 2024-02-04 22:21:31 -05:00
3ef53b7d48
Add actix_identity package 2024-02-04 22:21:27 -05:00
fd49ee3a0f Update dependencies (icon for queue toggle button) 2024-02-02 17:19:39 -05:00
18e2a8c634
Add openssl package
Step towards fixing Docker builds (Diesel requirement)
2024-01-23 21:22:19 -05:00
73a9fcdf4d
Add serde package 2024-01-14 17:50:21 -05:00
ae3406fc59
Add lazy_static package 2024-01-14 17:22:58 -05:00
a9a4f6b309
Add diesel package 2024-01-14 17:22:01 -05:00
b1b6b0ed33
Add dotenv package 2024-01-07 00:22:33 -05:00
b34ac4e129
Add leptos_icons
Add play, pause, foward/reverse skip icons
2023-12-29 17:38:37 -05:00
46ff5dfe7c
Create Leptos project 2023-12-28 20:19:23 -05:00