Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
78 commits
Select commit Hold shift + click to select a range
72ffa54
add initial files for frontend-app
brio1009 Nov 12, 2024
c8a8ebe
add ionic, switch to zonless (not working yet)
brio1009 Nov 12, 2024
abf3402
Merge branch 'main' of https://github.com/brio1009/MuPiBox into featu…
brio1009 Nov 14, 2024
18b4023
app still not starting, I don;t get it
brio1009 Nov 15, 2024
9c68a3a
restart with frontend-box source code seems to work
brio1009 Nov 16, 2024
513b880
cleaning package.json, starting on basic albumgroup backend endpoint
brio1009 Nov 16, 2024
823155b
start serve in parallel, types for albumgroups, start to split up ser…
brio1009 Nov 17, 2024
7867c30
working on getting all folders
brio1009 Nov 19, 2024
8350148
working on data type and getting the folders
brio1009 Nov 19, 2024
74924e0
working getting the folders
brio1009 Nov 19, 2024
a843176
slowly making progress
brio1009 Nov 19, 2024
6d5cfa2
working on setting the show artist
brio1009 Nov 19, 2024
385e62f
almost done with folder getting
brio1009 Nov 19, 2024
dd818c9
making progress
brio1009 Nov 19, 2024
d8202ad
cleanup
brio1009 Nov 19, 2024
5fac87a
add local data type and spotify query data type
brio1009 Nov 20, 2024
da97c64
deleting some unused files, trying to set up frontend-lib
brio1009 Nov 20, 2024
2d7c448
working library, commit before removal
brio1009 Nov 21, 2024
9b4354a
remove lib, further work on data model
brio1009 Nov 21, 2024
883860e
started work on resume data
brio1009 Nov 21, 2024
e27deb9
start with getting images
brio1009 Nov 25, 2024
1a99558
Merge branch 'main' of https://github.com/brio1009/MuPiBox into featu…
brio1009 Nov 25, 2024
eaeb5ee
added basic backend layout
brio1009 Nov 25, 2024
cf8c7f8
making on progress on the data list, almost finished with first draft
brio1009 Nov 26, 2024
03dafe0
happy with the list design, fixed dark./light theme
brio1009 Nov 26, 2024
6acfc77
started work on add/edit page
brio1009 Nov 26, 2024
4ebde4f
cleanup, don't allow edit of library items
brio1009 Nov 27, 2024
00f4909
adding basic ion inputs for add-edit page
brio1009 Nov 27, 2024
d404727
starting to clean up box ui
brio1009 Nov 27, 2024
b0c92e7
started work on new settings page
brio1009 Nov 27, 2024
ffd67e2
Merge branch 'main' of https://github.com/brio1009/MuPiBox into featu…
brio1009 Nov 29, 2024
fe8c351
working on folder getter: fixed artist and artistcover getting
brio1009 Nov 29, 2024
e029214
fix rss cover image getting
brio1009 Nov 29, 2024
0209a18
intial version of folders endpoint is done
brio1009 Nov 29, 2024
fa20051
convert home to use folders endpoint
brio1009 Dec 1, 2024
baaef25
cleanup of spotify and rss interface, initial work on media endpoint
brio1009 Dec 3, 2024
7b2a798
working on media data model
brio1009 Dec 3, 2024
35428a9
rss media getter
brio1009 Dec 3, 2024
6b774c2
initial frontend adaption to use new media endpoint
brio1009 Dec 3, 2024
8d9585c
more work on player page
brio1009 Dec 3, 2024
3cad1fe
linting
brio1009 Dec 3, 2024
5696009
more cleanup work on player page
brio1009 Dec 4, 2024
0020d98
more work on player page
brio1009 Dec 4, 2024
9b02e0f
fix media size on media list, work on player, print backend player lo…
brio1009 Dec 5, 2024
2a536ea
Merge branch 'main' of https://github.com/brio1009/MuPiBox into featu…
brio1009 Dec 18, 2024
2c8fe88
artist albums are returned
brio1009 Dec 18, 2024
553d166
dont query server for monitor if not running on the box, finish spoti…
brio1009 Jan 10, 2025
f6cd746
startet to delete frontend code
brio1009 Jan 10, 2025
2901314
starting with cleanup
brio1009 Jan 13, 2025
aa9b906
finish styling of add page
brio1009 Jan 13, 2025
e64ed9a
starting with adding logic to the add/edit page
brio1009 Jan 13, 2025
b958965
Merge branch 'main' of https://github.com/brio1009/MuPiBox into featu…
brio1009 Jan 25, 2025
aafc3ef
working on add form
brio1009 Feb 22, 2025
7242029
Merge branch 'main' of https://github.com/brio1009/MuPiBox into featu…
brio1009 Feb 22, 2025
27d942c
further work on add/edit page form
brio1009 Feb 22, 2025
c672964
further work on nicely styling the add/edit page
brio1009 Feb 22, 2025
72115f2
I think the layout now behaves correctly, next up is saving logic
brio1009 Feb 22, 2025
61b50e8
further work on add/edit form
brio1009 Mar 2, 2025
4001db2
working on async validator, first steps towards creating data
brio1009 Mar 10, 2025
8811d42
something is working, but backend api fails, and some css needed in f…
brio1009 Mar 10, 2025
8bccc66
removing shell-based active data file creation (not needed anymore), …
brio1009 Mar 10, 2025
73491b2
Merge branch 'main' of https://github.com/brio1009/MuPiBox into featu…
brio1009 Apr 23, 2025
dfa305c
very minor work
brio1009 Apr 23, 2025
20c1c8b
creating rss data works
brio1009 Apr 23, 2025
ec3de2f
add backend to get single entry
brio1009 Apr 29, 2025
4985124
allow adding streams, starting with allowing editing
brio1009 Jul 2, 2025
ba320a8
Merge branch 'main' of https://github.com/brio1009/MuPiBox into featu…
brio1009 Jul 2, 2025
9e832ba
merge conflict comment
brio1009 Jul 2, 2025
a2a7afa
more audiobook work
brio1009 Jul 2, 2025
a48a529
working on box settings page
brio1009 Jul 18, 2025
701b8b1
finished settings page
brio1009 Jul 18, 2025
29bcfba
more cleanup, working on filling the form with data when editing
brio1009 Jul 19, 2025
e975a2a
further cleanup, implemented clearing resume data
brio1009 Jul 19, 2025
c99e17d
Merge branch 'main' of https://github.com/brio1009/MuPiBox into featu…
brio1009 Aug 8, 2025
0f93dd6
Merge branch 'main' of https://github.com/brio1009/MuPiBox into featu…
brio1009 Sep 4, 2025
12ff288
Merge branch 'main' of https://github.com/brio1009/MuPiBox into featu…
brio1009 Sep 11, 2025
11b0ae3
Merge branch 'main' of https://github.com/brio1009/MuPiBox into featu…
brio1009 Oct 1, 2025
1ced94d
linting
brio1009 Oct 1, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ src/deploy
node_modules
.angular
*.esbuild-meta.json
src/frontend-lib/dist

# Other files.
*.bak
Expand Down
Loading