Pas
Pas
## This aims to solve most of the problems with the iOS PWA. Apple has restricted the use of many features for PWAs such as, not supporting Picture in Picture...
### What feature do you want to add? A new button to skip to the next source to help with frozen sources. ### Why do you want to have this...
Just a simple fix - [ x] I have read and agreed to the [code of conduct](https://github.com/sussy-code/smov/blob/dev/.github/CODE_OF_CONDUCT.md). - [x ] I have read and complied with the [contributing guidelines](https://github.com/sussy-code/smov/blob/dev/.github/CONTRIBUTING.md). -...
I can't build on cloudflare pages. Using svelte adapter-auto it chooses cloudflare's adapter. However, it does build with adapter-node but it just returns 404. It works fine on vercel. Here...
I title my notes like "Tuesday, Mar 11" and place them in specific folders. However, whenever Copilot links to a note, it only includes the title. **This is problematic because...
THIS PR adds BinaryOverload's code for import, export, and direct migration. This PR, only enables the ladder. Note: the video shows an error when I first insert the new URL....
The code was written by me and with help from an anonymous author. (And Baddev for the initial discover page) This PR restructured the Discover page with cleaner carousels, and...
Should have done this in the first place 💀 This PR adds: - Upload page, single and bulk upload forms using react-hook-form - Donation page, disabled for now - Also...
Some build errors are caused by incorrect import paths in pdf.js. This fix updates the import path in said file to fix those errors.