Wingy and GitHub
5fb8d651ec
feat: expose createdAt in getAssetInfo ( #21184 )
...
* Expose createdAt in getAssetInfo
* Add missing createdAt fields
2025-08-25 10:27:21 -05:00
Wingy and GitHub
d4ef6f52bb
chore(mobile): change version mismatch text ( #4831 )
...
* change version mismatch text
* change text
2023-11-03 20:20:42 -05:00
Wingy and GitHub
72dcde9e0f
run dev-down on unclean dev-new exit ( #4665 )
2023-10-27 14:30:17 -05:00
Wingy and GitHub
a08a687951
refactor(server, web): standardize theme api response ( #4664 )
...
* web: standardize theme api response
* revert makefile change that i didn't mean to commit
2023-10-27 02:32:33 +00:00
Wingy and GitHub
cb0e37e76e
fix(web): fix Theme Custom CSS endpoint requiring the user to be logged in as the server admin ( #4633 )
...
* fix custom css requiring the user to be the admin and logged in
* move theme api to custom endpoint
* add e2e test
2023-10-25 22:13:05 +00:00
Wingy and GitHub
d4c60eab0d
docs: clarify that the server must be run in development mode to generate openapi specs ( #4634 )
2023-10-24 21:55:40 -05:00
Wingy and GitHub
62a11283af
feat(web): custom stylesheets ( #4602 )
...
* add initial ui and api definitions for stylesheets
* proper saving
* make custom css work
* add textarea
* rebuild api
* run prettier
* add typecast
* update typings
* move css accordion to be sorted alphabetically
* set content-type properly
* rename stylesheets to theme
* fix server test
2023-10-23 18:38:41 +00:00