|
3c18c8c21c
|
Try caching
Push Workflows / env (push) Has been cancelled
Push Workflows / test (push) Has been cancelled
Push Workflows / leptos-test (push) Has been cancelled
Push Workflows / docs (push) Has been cancelled
Push Workflows / nix-build (push) Has been cancelled
Push Workflows / docker-build (push) Has been cancelled
Push Workflows / build (push) Failing after 1m21s
|
2024-12-19 05:24:56 +00:00 |
|
|
4692c1699d
|
Update .gitea/workflows/push.yaml
Push Workflows / docs (push) Has been cancelled
Push Workflows / test (push) Has been cancelled
Push Workflows / build (push) Has been cancelled
Push Workflows / env (push) Has been cancelled
Push Workflows / leptos-test (push) Has been cancelled
Push Workflows / nix-build (push) Has been cancelled
Push Workflows / docker-build (push) Failing after 54s
|
2024-12-19 02:08:25 +00:00 |
|
|
56d84c8b3a
|
Try magic cache
Push Workflows / env (push) Has been cancelled
Push Workflows / build (push) Has been cancelled
Push Workflows / test (push) Has been cancelled
Push Workflows / docker-build (push) Has been cancelled
Push Workflows / leptos-test (push) Has been cancelled
Push Workflows / docs (push) Has been cancelled
Push Workflows / nix-build (push) Successful in 25m9s
|
2024-12-18 06:34:51 +00:00 |
|
|
43c9b659b2
|
Show env
Push Workflows / docs (push) Has been cancelled
Push Workflows / nix-build (push) Has been cancelled
Push Workflows / test (push) Has been cancelled
Push Workflows / docker-build (push) Has been cancelled
Push Workflows / build (push) Has been cancelled
Push Workflows / env (push) Successful in 12s
Push Workflows / leptos-test (push) Has been cancelled
|
2024-12-18 04:31:15 +00:00 |
|
|
f5c28d83ce
|
Test GHA cache
Push Workflows / leptos-test (push) Has been cancelled
Push Workflows / docs (push) Has been cancelled
Push Workflows / nix-build (push) Has been cancelled
Push Workflows / build (push) Has been cancelled
Push Workflows / test (push) Has been cancelled
Push Workflows / docker-build (push) Failing after 12m23s
|
2024-12-18 04:14:55 +00:00 |
|
|
be861ff1b5
|
Merge pull request '170-add-nixos-environment-file' (#1) from 170-add-nixos-environment-file into main
Push Workflows / build (push) Has been cancelled
Push Workflows / leptos-test (push) Has been cancelled
Push Workflows / test (push) Has been cancelled
Push Workflows / docker-build (push) Has been cancelled
Push Workflows / docs (push) Has been cancelled
Push Workflows / nix-build (push) Failing after 12m36s
Reviewed-on: #1
|
2024-12-15 21:05:39 +00:00 |
|
|
817529cbcc
|
Add Nix build CICD job
|
2024-12-15 16:03:35 -05:00 |
|
|
832ba7a03b
|
Exclude Nix and toolchain files from Docker ignore
|
2024-12-15 16:01:22 -05:00 |
|
|
deca995de1
|
Ignore some Nix files
|
2024-12-15 14:43:30 -05:00 |
|
|
3ec25881b9
|
Add Nix flake
|
2024-12-15 14:42:48 -05:00 |
|
|
5cb0f4a17b
|
Add wasm32-unknown-unknown target to toolchain file
|
2024-12-15 14:42:32 -05:00 |
|
|
9fb3cd745b
|
Merge pull request 'Fix Album Artists Displayed Wrong' (#165) from 164-album-artists-displayed-wrong into main
Reviewed-on: LibreTunes/LibreTunes#165
Reviewed-by: Ethan Girouard <ethan@girouard.com>
|
2024-12-04 05:54:37 +00:00 |
|
|
a7905624a6
|
Bugfixes
|
2024-12-04 05:29:16 +00:00 |
|
|
aaa9db93fb
|
Merge pull request 'Require login to fetch audio and image assets' (#160) from 110-require-login-to-fetch-audio-and into main
Reviewed-on: LibreTunes/LibreTunes#160
|
2024-11-24 21:35:41 +00:00 |
|
|
fac33bb1f1
|
Merge pull request 'Add environment variable to disable signup' (#159) from 157-add-environment-variable-to-disable-signup into main
Reviewed-on: LibreTunes/LibreTunes#159
|
2024-11-24 21:34:32 +00:00 |
|
|
97f50b38c5
|
Add example usage of LIBRETUNES_DISABLE_SIGNUP env var
|
2024-11-24 14:37:10 -05:00 |
|
|
5ecb71ce9d
|
Return error on /api/signup if signup disabled
|
2024-11-24 14:36:56 -05:00 |
|
|
d1c8615105
|
Add router layer to require authentication
|
2024-11-24 14:28:06 -05:00 |
|
|
6592d66f87
|
Merge pull request 'Fixed casing warning' (#158) from 155-fix-dockerfile-fromas-casing-warning into main
Reviewed-on: LibreTunes/LibreTunes#158
|
2024-11-24 19:04:06 +00:00 |
|
|
51a9e8c4b3
|
Fixed casing warning
|
2024-11-24 04:29:53 +00:00 |
|
|
1a1516ff92
|
Merge pull request 'Set new container registry url in docker-compose' (#156) from 112-set-new-container-registry-url-in into main
Reviewed-on: LibreTunes/LibreTunes#156
|
2024-11-23 07:16:40 +00:00 |
|
|
c9d3053c5a
|
Change registry URL to Gitea registry
|
2024-11-23 02:02:53 -05:00 |
|
|
aced8723c2
|
Merge pull request 'Indicate loading and errors on login/signup pages' (#154) from 147-indicate-loading-and-errors-on-loginsignup into main
Reviewed-on: LibreTunes/LibreTunes#154
|
2024-11-23 06:15:25 +00:00 |
|
|
ede248d961
|
Add loading and error messages to signup page
|
2024-11-23 00:57:29 -05:00 |
|
|
930618dcad
|
Add loading and error messages to login page
|
2024-11-23 00:46:30 -05:00 |
|
|
9b48fc0204
|
Merge pull request '95-fix-home-screen-account-button-ui' (#124) from 95-fix-home-screen-account-button-ui into main
Reviewed-on: LibreTunes/LibreTunes#124
|
2024-11-22 22:32:53 +00:00 |
|
|
dfbb217988
|
Merge pull request '114-create-album-page' (#149) from 114-create-album-page into main
Reviewed-on: LibreTunes/LibreTunes#149
|
2024-11-22 22:31:27 +00:00 |
|
|
954cc0edce
|
Artist links and styling
|
2024-11-22 22:13:43 +00:00 |
|
|
e5ce0eab76
|
Fix Build Warnings
|
2024-11-22 21:55:59 +00:00 |
|
|
45eb7191f0
|
Bugfix and small changes to styling
|
2024-11-22 21:47:24 +00:00 |
|
|
21a17a8eb5
|
Album Page Styling
|
2024-11-22 21:34:21 +00:00 |
|
|
fcd987d433
|
change unwrap or default to unwrap or false for readability
|
2024-11-22 16:31:55 -05:00 |
|
|
dd14aa0b4d
|
AlbumData Query, API Endpoint, and Integration into AlbumPage
|
2024-11-20 04:43:53 +00:00 |
|
|
3b6035dd71
|
Album pages for users not signed in
|
2024-11-20 02:12:09 +00:00 |
|
|
22cee4a265
|
Merge remote-tracking branch 'origin/main' into 114-create-album-page
|
2024-11-19 22:21:46 +00:00 |
|
|
b25cb4549c
|
Revert get_user to not be server function
|
2024-11-19 16:21:35 -05:00 |
|
|
b1a62ee284
|
Merge pull request 'Switch from dotenv to dotenvy' (#146) from 127-switch-from-dotenv-to-dotenvy into main
Reviewed-on: LibreTunes/LibreTunes#146
|
2024-11-19 00:44:27 +00:00 |
|
|
0c1bab9fbb
|
Switch from dotenv to dotenvy
|
2024-11-18 18:34:20 -05:00 |
|
|
190df0edfd
|
Merge pull request 'Implement play/pause for songs in SongList' (#145) from 122-implement-playpause-for-songs-in-songlist into main
Reviewed-on: LibreTunes/LibreTunes#145
|
2024-11-18 00:13:47 +00:00 |
|
|
73b4b7674e
|
Use global state user instead of local resource in personal page
|
2024-11-17 18:42:57 -05:00 |
|
|
3d1dc94b06
|
Merge remote-tracking branch 'origin/main' into 95-fix-home-screen-account-button-ui
|
2024-11-17 17:38:29 -05:00 |
|
|
a3b3174306
|
Handle SongListItem play/pause clicks
|
2024-11-17 15:39:08 -05:00 |
|
|
f633cffe69
|
Remove unnecessary .into()
|
2024-11-15 22:45:47 -05:00 |
|
|
cf6f7b7db7
|
Refactor SongList/SongListExtra
Don't use MaybeSignal
Combine into SongListInner
|
2024-11-15 22:44:57 -05:00 |
|
|
8f01ff24d8
|
Merge pull request 'Use provide_context for global state' (#143) from 142-use-providecontext-for-global-state into main
Reviewed-on: LibreTunes/LibreTunes#143
|
2024-11-16 01:13:25 +00:00 |
|
|
f0f34d4abe
|
Use GlobalState instead of passing play_status/logged_in_user everywhere
|
2024-11-15 18:49:19 -05:00 |
|
|
d42737f856
|
Create GlobalState
|
2024-11-15 18:47:13 -05:00 |
|
|
47fc35814d
|
Merge pull request 'Implement SongList like/dislike functionality' (#141) from 123-implement-likedislike-for-songs-in-songlist into main
Reviewed-on: LibreTunes/LibreTunes#141
|
2024-11-15 21:45:06 +00:00 |
|
|
fe21785f2d
|
Implement SongList like/dislike functionality
|
2024-11-15 15:33:05 -05:00 |
|
|
c6024a7457
|
Merge pull request 'Update wasm-bindgen to 0.2.95' (#139) from 132-update-wasmbindgen-to-0295 into main
Reviewed-on: LibreTunes/LibreTunes#139
|
2024-11-15 18:42:18 +00:00 |
|