Activity
feat: Disable account creation and return 403 error response
feat: Disable account creation and return 403 error response
chore: Update login and register page server code to set token cookie…
chore: Update login and register page server code to set token cookie…
feat: Update try_register_play server code to use client IP for play …
feat: Update try_register_play server code to use client IP for play …
chore: Add NO_EMAIL option to disable email sending
chore: Add NO_EMAIL option to disable email sending
feat: Add forbidden check for GET endpoint in audio server code
feat: Add forbidden check for GET endpoint in audio server code
chore: Update footer with link to GitHub repository
chore: Update footer with link to GitHub repository
chore: Update site stack information and reflect the change to open s…
chore: Update site stack information and reflect the change to open s…
chore: add example .env file and add license headers to code files.
chore: add example .env file and add license headers to code files.
feat: Export actions in verify page server code
feat: Export actions in verify page server code
chore: Refactor modal component to improve visibility control
chore: Refactor modal component to improve visibility control
feat: Split comments to comment component and comment list component
feat: Split comments to comment component and comment list component
fix: Update page titles only on mount.
fix: Update page titles only on mount.
fix: audio path in download link in listen page
fix: audio path in download link in listen page
fix: Update commentId variable name in delete comment action
fix: Update commentId variable name in delete comment action
fix: props to commentsList not being passed.
fix: props to commentsList not being passed.
feat: delete button for comments. Only admins or the user who made th…
feat: delete button for comments. Only admins or the user who made th…
chore: Refactor listen page server code to return success response in…
chore: Refactor listen page server code to return success response in…
feat: Add necessary files and configurations for SvelteKit server-sid…
feat: Add necessary files and configurations for SvelteKit server-sid…