|
22f3749ee4
|
Update wasm-bindgen to 0.2.93
|
2024-09-15 00:23:43 +00: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 |
|
|
9a462d5ee9
|
Make async-trait required for backend only
|
2024-05-18 18:51:59 -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 |
|
|
12384b5a75
|
Disable default features in time
|
2024-05-16 19:18:53 -04:00 |
|
|
bf9067aa43
|
Disable default features in serde
|
2024-05-16 19:17:21 -04:00 |
|
|
7b43906632
|
Disable default features in diesel
|
2024-05-16 19:14:38 -04:00 |
|
|
4685861af3
|
Make wasm-bindgen required for frontend only
|
2024-05-16 19:08:22 -04:00 |
|
|
df78afbe60
|
Disable default features in wasm-bindgen
|
2024-05-16 19:07:39 -04:00 |
|
|
94d62ea2d5
|
Disable default features in leptos crate
|
2024-05-16 18:53:58 -04:00 |
|
|
893c411c7f
|
Disable default features in http crate
|
2024-05-16 18:51:47 -04:00 |
|
|
618b7d65ce
|
Make console_error_panic_hook required for frontend only
|
2024-05-16 18:47:45 -04:00 |
|
|
78d8e1243d
|
Remove csr feature
|
2024-05-16 18:42:03 -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 |
|
|
b2fd8dc8e5
|
Fix misspelling of "version" for tower
|
2024-05-10 10:33:16 -04:00 |
|
|
91812f4695
|
Fix misspelling of "version" for serde
|
2024-05-10 10:32:19 -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 |
|
|
90d645a151
|
Make axum-login crate optional
|
2024-04-11 17:54:17 -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 |
|
|
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 |
|
|
b06461ce74
|
Rename "leptos_start" to "libretunes"
|
2024-03-01 18:53:42 -05:00 |
|
|
d50afbf6e7
|
Add tower-sessions crate
|
2024-03-01 18:00:19 -05:00 |
|
|
acf6d3fc05
|
Make http crate non-optional
|
2024-03-01 18:00:06 -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 |
|