|
695f404ba8
|
Merge remote-tracking branch 'origin/main' into 19-implement-file-uploads
|
2024-05-10 12:49:58 -04:00 |
|
|
490772654d
|
Add multer crate
|
2024-05-10 10:55:26 -04:00 |
|
|
6bf08b7507
|
Add symphonia crate
|
2024-04-19 09:23:10 -04:00 |
|
|
04e0a66122
|
Add server_fn crate
|
2024-04-12 17:04:51 -04:00 |
|
|
4f6f3f90c1
|
Add flexi_logger crate
|
2024-04-11 23:14:53 -04:00 |
|
|
7062c75013
|
Add log crate
|
2024-04-11 23:06:04 -04:00 |
|
|
a659564c91
|
Run cargo update
|
2024-04-09 17:18:13 -04:00 |
|
|
46502d39f6
|
Upgrade to wasm-bindgen 0.2.92
|
2024-04-06 00:03:20 -04:00 |
|
|
3a34e8dada
|
Add axum-login crate
Latest version depends on tower-sessions 0.12.0, which breaks tower-sessions-redis-store
|
2024-04-02 01:26:37 -04:00 |
|
|
48965bc72d
|
Add async-trait crate
|
2024-04-02 01:26:37 -04:00 |
|
|
64a1c45dad
|
Add tower-sessions-redis-store crate
|
2024-03-31 14:40:21 -04:00 |
|
|
37db254f50
|
Downgrade to tower-sessions 0.11
|
2024-03-31 14:39:29 -04:00 |
|
|
1c9dc4bbe9
|
Add rt-multi-thread feature to tokio
|
2024-03-31 12:08:35 -04:00 |
|
|
66c66f3f4f
|
Upgrade to tower-http 0.5
|
2024-03-31 12:05:36 -04:00 |
|
|
d5e16c80ea
|
Remove actix packages
Temporarily comment out login and authentication
|
2024-03-31 12:04:36 -04:00 |
|
|
2e42cc743c
|
Override gloo-net version
In the git repository for gloo packages, gloo-net has been updated to use http 1.0, but this change is not published with the package yet.
|
2024-03-31 11:56:38 -04:00 |
|
|
c6e8902aa8
|
Update ahash version
Fixes "unknown feature stdsimd"
|
2024-03-31 02:24:27 -04:00 |
|
|
c9f4535284
|
Update to axum 0.7.5
|
2024-03-31 01:21:24 -04:00 |
|
|
1454c85d3b
|
Update to leptos_axum 0.6
|
2024-03-31 01:21:13 -04:00 |
|
|
c4c88a2905
|
Merge branch '21-upgrade-to-leptos-0-6' into 24-switch-from-actix-to-axum
|
2024-03-31 01:14:23 -04:00 |
|
|
013fb6391d
|
Upgrade to leptos 0.6
|
2024-03-31 00:46:31 -04:00 |
|
|
901aa2ce01
|
Update to leptos_icons 0.3.0
|
2024-03-31 00:46:25 -04:00 |
|
|
d50afbf6e7
|
Add tower-sessions crate
|
2024-03-01 18:00:19 -05:00 |
|
|
5aaf602e2c
|
Add thiserror crate
|
2024-03-01 17:59:54 -05:00 |
|
|
939b14403f
|
Add tower-http crate
|
2024-03-01 17:59:47 -05:00 |
|
|
37d57eee14
|
Add tower crate
|
2024-03-01 17:59:44 -05:00 |
|
|
213e43e835
|
Add axum crate
|
2024-03-01 17:59:32 -05:00 |
|
|
4f999e7338
|
Add tokio crate
|
2024-03-01 17:59:27 -05:00 |
|
|
416a8b693a
|
Add leptos_axum package
|
2024-03-01 17:59:11 -05: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 |
|