mirror of
https://codeberg.org/VnPower/PixivFE
synced 2024-12-06 19:16:23 +01:00
c1fac56d38
Update settings page to use HTMX for form submissions, allowing for asynchronous updates without page reloads. Add response divs for each form to display success or error messages. Modify backend to support AJAX responses and return appropriate messages.