Commit graph

272 commits

Author SHA1 Message Date
wukko 8d275b0213 reddit is back!
- fixed reddit support (i had no idea older posts had a different naming pattern for media files)
- improved russian localisation
- now frontend handles more unexpected api errors in case something goes absolutely wrong
2022-07-22 14:05:36 +06:00
wukko 86d45f63c9 changed license from gpl3.0 to agpl3.0 2022-07-21 16:36:22 +06:00
wukko 99cf7a238c fixed russian localisation grammar 2022-07-17 19:39:42 +06:00
wukko d08af58b11 it's all about you and your native language!
- finally cleaned up localisation (now i18n)
- made localisation strings easier to read and understand
- removed static selected language in service modules
- added support for russian language (привет-привет)
- it's now extremely easy to add support for more languages. just copy en folder in i18n and start translating strings. pull requests for adding languages are more than welcome.
2022-07-17 18:58:51 +06:00
wukko 299fe6336b got rid of dash in file names 2022-07-17 17:21:51 +06:00
wukko 67223b3acd internal changes only
- remade config module
- renamed loc to i18n because that's what all developers do
- moved code to src to make repo look cleaner
- fixed some i18n strings
2022-07-17 17:08:49 +06:00
wukko 227dc8436c beginning of 2.2 (one more fix)
- added download popup to solve the issue with downloads on ios
- merged big and small popups into one
- made buttons in donation menu act like buttons
- began to clean up localisation
- added ability to embed repo url into localisation strings
- moved ffmpeg args to config for more flexibility (and hopefully future changes)
- removed error response in stream that could result in a crash
- removed notice for ios users from about cause it's no longer relevant
- made error popup look and act like the rest
- a tiny bit of clean up
- changelog is now made out of latest commit (and doesn't break)
2022-07-14 02:49:09 +06:00
wukko 8e516d9d59 beginning of 2.2 (fix)
- added download popup to solve the issue with downloads on ios
- merged big and small popups into one
- made buttons in donation menu act like buttons
- began to clean up localisation
- added ability to embed repo url into localisation strings
- moved ffmpeg args to config for more flexibility (and hopefully future changes)
- removed error response in stream that could result in a crash
- removed notice for ios users from about cause it's no longer relevant
- made error popup look and act like the rest
- a tiny bit of clean up
- changelog is now made out of latest commit
2022-07-14 02:43:29 +06:00
wukko 137184d469 beginning of 2.2
- added download popup to solve the issue with downloads on ios
- merged big and small popups into one
- made buttons in donation menu act like buttons
- began to clean up localisation
- added ability to embed repo url into localisation strings
- moved ffmpeg args to config for more flexibility (and hopefully future changes)
- removed error response in stream that could result in a crash
- removed notice for ios users from about cause it's no longer relevant
- made error popup look and act like the rest
- a tiny bit of clean up
- ill do better changelog tomorrow i think
2022-07-14 02:32:00 +06:00
wukko 78176be045
im a buffoon
this is a blind commit this might as well break everything
2022-07-12 00:48:10 +06:00
wukko abe936e695 made donate popup always scrollable 2022-07-11 10:01:56 +06:00
wukko 900bb46018
add monero wallet 2022-07-11 00:43:58 +06:00
wukko 22f13cc86f added cors and title + description meta tags 2022-07-10 20:04:03 +06:00
wukko 9081f790ff i fucking hate youtube
youtube-related changes:
- fixed silly mistake that made all shorts download in default format instead of preferred one
- made youtube module return full video (audio + video) if it's available and matches selected quality (usually 720p)
- changed the order of streams in video render (now video is first)

other changes:
- hopefully fixed zoom in on input in safari
- moved match module from sub to main modules directory
2022-07-10 19:30:42 +06:00
wukko ec105fb333 oops 2022-07-09 01:05:43 +06:00
wukko 1ee024dbe5
how 2022-07-09 00:21:00 +06:00
wukko 130a57bbcd
Update README.md 2022-07-09 00:19:44 +06:00
wukko f8c39bfaa5
Update README.md 2022-07-09 00:19:25 +06:00
wukko 0bb221beeb
Update README.md 2022-07-09 00:18:52 +06:00
wukko 1e66b75357
Update README.md 2022-07-09 00:18:29 +06:00
wukko 94acf10e9e
moved to new repo 2022-07-09 00:17:56 +06:00
wukko 1decab4daf
Initial commit 2022-07-09 00:12:55 +06:00