Commit graph

13 commits

Author SHA1 Message Date
wukko 77bf8cdef2 fixed readme logo 2022-07-30 15:12:32 +06:00
wukko c8f4b8e902 faster and more accessible
- spanish localization by @adrigoomy
- cobalt should load even faster cause all loaded files are now way smaller (esbuild implementation)
2022-07-30 15:11:25 +06:00
wukko 22c16b2fc8 implemented esbuild and cleaned up stuff
cobalt should now load even faster
2022-07-30 15:01:54 +06:00
wukko 1b4872c1de tiktok is back!
- added support for tiktok (images won't work, they're only accessible through the app)
- hopefully main input bar is now not rounded on ios, i fucking hate apple
- if service is not supported, a correlating error will appear, not generic one
- removed duplicates from config that are present in package json already
- tiny bit of clean up
2022-07-28 22:03:17 +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 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 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 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