|
2c71e065b7
|
Update tower and tower-http
Remove gloo-net override
|
2024-10-04 15:14:32 -04:00 |
|
|
9927b94d59
|
Add image-convert crate
|
2024-09-29 17:52:32 -04:00 |
|
|
c92d68dddf
|
Update leptos_use to 0.13.5
|
2024-09-28 20:50:25 -04:00 |
|
|
8fd064dffc
|
Merge remote-tracking branch 'origin/main' into 41-implement-history
|
2024-09-28 20:40:37 -04:00 |
|
|
0ee61f288f
|
Update time to v0.3.36
|
2024-09-15 00:36:22 +00:00 |
|
|
22f3749ee4
|
Update wasm-bindgen to 0.2.93
|
2024-09-15 00:23:43 +00:00 |
|
|
e55656c0e6
|
Add leptos_use crate
|
2024-07-30 22:29:13 -04:00 |
|
|
7bcb5f8c04
|
Merge branch '40-reduce-dependencies-and-their-features' into 'main'
Reduce dependencies and their features
Closes #40
See merge request libretunes/libretunes!27
|
2024-05-18 20:29:27 -04:00 |
|
|
eb4dcd4776
|
Remove tower_sessions dependency
|
2024-05-18 18:39:14 -04:00 |
|
|
e7e7a8175e
|
Add web_sys dependency
|
2024-05-18 16:34:48 -04:00 |
|
|
965bf5a457
|
Reduce axum features to tokio, http1
|
2024-05-16 19:30:46 -04:00 |
|
|
8ffe09381c
|
Remove futures dependency
Use tokio::join instead of futures::join
|
2024-05-16 19:23:48 -04:00 |
|
|
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 |
|