MagLit icon indicating copy to clipboard operation
MagLit copied to clipboard

🔥 MagLit - Privacy Respecting Encrypted Link Shortener with Password Protection and Torrent Magnet Links support

Results 11 MagLit issues
Sort by recently updated
recently updated
newest added

Hi there! I wanted to see if you had any plans for a tutorial of setting this up. I want to try self-hosting this so much! I got as far...

Some button here or something like that. I might even download the source and try to implement something but just have to manage my time. ![image](https://github.com/NayamAmarshe/MagLit/assets/18301812/b6b4e6f3-44cd-44eb-b015-3c1d4c455226)

![image](https://github.com/NayamAmarshe/MagLit/assets/4122288/ca26bc1d-2905-4d66-b36b-ba0ef866fd50) Links starts with "magnet://" yet still get error saying that link needs to start with "magnet://" Full magnet link (works if pasted into browser): magnet://?xt=urn:btih:600c0f4df16256c410ab85adcb2c4011e0394b61&dn=Star%20Wars%20IV%20Despecialized%20Edition%20v2.7%20AVCHD%20ISO&tr=udp%3A%2F%2Fopen.demonii.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.gbitt.info%3A80%2Fannounce&tr=http%3A%2F%2Ftracker.renfei.net%3A8080%2Fannounce&tr=udp%3A%2F%2Ftracker-udp.gbitt.info%3A80%2Fannounce&tr=udp%3A%2F%2Fopen.free-tracker.ga%3A6969%2Fannounce&tr=udp%3A%2F%2Fnew-line.net%3A6969%2Fannounce&tr=udp%3A%2F%2Fmoonburrow.club%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.stealth.si%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=https%3A%2F%2Ftracker.tamersunion.org%3A443%2Fannounce&tr=https%3A%2F%2Ftracker.renfei.net%3A443%2Fannounce&tr=https%3A%2F%2Ftracker.gbitt.info%3A443%2Fannounce&tr=udp%3A%2F%2Ftracker.0x7c0.com%3A6969%2Fannounce&tr=udp%3A%2F%2Foh.fuuuuuck.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.dump.cl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.bittor.pw%3A1337%2Fannounce&tr=udp%3A%2F%2Fopentracker.io%3A6969%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce

should fix #67 Any other extra line changes were just a result from running `prettier`.

Somewhat similar to #59, but not a Regex issue. Reproducible JS example: ```js await (await fetch('https://maglit.me/api/create', { __proto__: null, method: 'post', headers: { __proto__: null, 'content-type': 'application/json' }, body: `{"password":"","link":"magnet:?xt=urn:btih:737e24b5ab9e409cfc0ed80d93cba5b320396572","slug":"${Date.now().toString(36)}"}`...

**Previously this issue was not present !** ![image](https://github.com/user-attachments/assets/b2a4aeac-c614-4765-8d73-8e4f718a266c)