Commit Graph

3 Commits

Author SHA1 Message Date
JC Brand 3c52c0daff Remove unnecessary `build` recipe from Makefile and update package-lock 2022-04-09 07:03:14 +02:00
JC Brand 5aad0dfe34 Add a `clean` command 2022-03-29 20:07:12 +02:00
JC Brand 1a62af799b Refactor converse-desktop and bump to Converse 9
This removes all AngularJS code

Angular version 1 is unmaintained and largely obsolete since years.

Additionally, I'd rather re-use the conventions and libraries from
Converse instead of having different ones in converse-desktop.

This means we're losing some functionality, such as the app settings
and the about modal.

This is unfortunate, but ideally (non-Electron) app settings should
be implemented in Converse itself and not in this repo.
2022-01-21 19:36:18 +01:00