thelounge/src/plugins/packages
Reto e4840b4d75
Plugins: include pre-releases in compatibility lookup (#4506)
Semver doesn't treat pre-release versions as upgrades, meaning >4.3.0 isn't satisfied
by 4.3.1-rc.1.
For the purpose of TL plugins however, we are only interested in the semantic version and
expect that rc's adhere to the compatibility promise.
2022-04-11 17:47:51 -07:00
..
index.js Plugins: include pre-releases in compatibility lookup (#4506) 2022-04-11 17:47:51 -07:00
publicClient.js Pass package info around so it can be used as identifier 2019-10-22 20:03:54 +02:00
themes.js Allow themes to change theme-color 2019-07-22 19:50:04 +03:00