Commit Graph

275 Commits

Author SHA1 Message Date
c178213e19 Use ESBuild for frontend build.
Replacing webpack by ESBuild for client code compilation (as in the
official quickstart plugin).

So we can remove deprecated webpack dependencies.

Note: webpack is still used for ConverseJS build.
This may be removed soon.

Related to issue #122.
2022-12-12 19:31:29 +01:00
901d1e96ab Update @peertube/peertube-types to 4.2.2:
* using a stable version (4.2.2)
* minimum Peertube version is now 4.2.0
* removing some type customizations

Related to issue #122.

Note: there are still some quirks. See: https://github.com/Chocobozzz/PeerTube/issues/5446
2022-12-12 19:31:17 +01:00
ed3f236120 Prosody Appimage: supports only x86_64:
* stop trying to generated an ARM64 AppImage (as it is buggy)
* display a warning in the settings if incompatible CPU detected
* documentation for a workaround

Implements #120.
2022-12-12 19:17:43 +01:00
52753627d3 6.0.0-beta.2 2022-12-08 11:27:13 +01:00
d11a0f71eb 6.0.0-beta.1 2022-12-06 18:47:39 +01:00
087d36622e Added a Japanese translation (#121)
* add japanese translation files to develop.

* Update README and Commit a Japanese install Guide.

* update version here translation.

* update japanese translation files.

* update README.ja
2022-12-06 17:24:00 +01:00
459d92cef9 Embedding Prosody using AppImage:
Thanks to this commit, there is no more need to manually install Prosody
on the server.
The plugin now build and embed an AppImage of Prosody.

In this commit:
* building and using a Prosody AppImage.
* Adding a launcher in the AppImage: the first command argument tells if
  we want to run prosody or prosodyctl
* prosodyCtl functions now uses the AppImage.
* Prosody AppImage: extract once at the startup, then run the squashfs
2022-11-15 15:20:10 +01:00
a8200a5724 ConverseJS v10.0.0: checkout upstream
Using Converse v10.0.0. WIP
2022-10-31 17:39:08 +01:00
1bb202d9d3 Replacing express-http-proxy by http-proxy + code refactoring. 2022-10-13 10:43:59 +02:00
7906ddf625 Prosody mode only:
Removing old modes (ConverseJS and External URI).
Work in progress.
2022-10-10 18:08:20 +02:00
e2ec66bf37 NPM engines v7 required:
The build fails with npm v8.
Waiting for the correct fix, I have added an engines section in
package.json.
2022-10-10 16:41:50 +02:00
437ddd4224 5.7.1 2022-08-07 12:32:56 +02:00
68dc74d630 License. 2022-08-01 15:24:55 +02:00
4a652d9150 5.7.0 2022-04-11 18:17:13 +02:00
d24ef987a0 5.6.0 2022-04-07 11:29:24 +02:00
dd344ce350 Added German translation 2022-04-03 00:24:33 +02:00
ea0ec19f84 5.5.0 2022-01-19 14:44:22 +01:00
7db856ce0f Using types declarations from the official @peertube/peertube-types package. 2022-01-11 01:29:33 +01:00
c1fb7b69ed 5.4.0 2022-01-10 03:07:50 +01:00
2a3b1ad51b 5.3.0 2022-01-07 02:53:19 +01:00
8f5bb9945a Changing avatars. 2022-01-07 00:53:54 +01:00
2cf9b4ecde Avatars 120x120. 2022-01-06 06:07:25 +01:00
f966a69249 Random avatars: png instead of svg. 2022-01-06 05:57:09 +01:00
c0a7f94936 Fix build. 2022-01-06 05:41:17 +01:00
bf35172856 Builtin Prosody: display random avatars for anonymous users. 2022-01-06 05:30:55 +01:00
7db4d355fb 5.2.3 2022-01-04 05:05:46 +01:00
77407ea7f1 5.2.2 2022-01-04 04:24:50 +01:00
75b260bfd5 5.2.1 2022-01-03 18:28:24 +01:00
5943e059f9 5.2.0 2022-01-03 17:33:02 +01:00
45eaae4b1b 5.1.0 2021-12-28 16:30:24 +01:00
ae2aa35234 Fix spaces. 2021-12-28 16:21:05 +01:00
6d4e0c2862 Fix oc language declaration + credits. 2021-12-28 13:01:10 +01:00
1145d7a89e Adds OC to the list 2021-12-28 10:48:11 +01:00
0786ae51a0 5.0.2 2021-12-08 19:35:26 +01:00
b6298c165d 5.0.1 2021-12-01 15:12:13 +01:00
a962486b94 Fix dependency issue. 2021-12-01 15:11:56 +01:00
a20da5b51e Fix npm prepare. 2021-11-24 17:29:25 +01:00
bcdee7eb2b Using package validate-color to validate css colors. 2021-11-22 13:45:19 +01:00
e9dd047749 Using SCSS. 2021-11-18 15:59:47 +01:00
77975ffdb6 CSS Work In Progress
* new peertube theme for ConverseJS
* CSS linting
* splash screen
* defining CSS variables
2021-11-09 17:45:54 +01:00
aa156d3c06 New splash screen. 2021-11-09 16:13:11 +01:00
f9ec433502 A script to show files included in npm package. 2021-11-09 16:10:32 +01:00
679992146b Building ConverseJS ourself. 2021-11-09 16:10:25 +01:00
1ea9feaab4 4.0.3 2021-11-09 10:59:45 +01:00
217b473d83 Copyright + Code Lutin contribution. 2021-11-03 18:22:10 +01:00
59931940e9 4.0.2 2021-11-02 15:45:26 +01:00
c6d1d88d66 Better description. 2021-11-02 15:39:28 +01:00
435280feb4 Updating dependencies (minors and patches). 2021-11-02 15:24:59 +01:00
26132e6d8e 4.0.1 2021-09-14 16:56:30 +02:00
f466a01ad8 Adding repository, hoping this will fix relative links to doc in README. 2021-08-21 02:42:28 +02:00