Commit Graph

4168 Commits

Author SHA1 Message Date
Anton Bracke 454ee6cf4c nits, fixes 2022-02-22 19:01:26 +01:00
Anton Bracke e82de63b34 remove unused lib 2022-02-22 18:41:08 +01:00
Anton Bracke 07d3ea961e fix types and lint 2022-02-22 18:15:36 +01:00
Anton Bracke 6b97cbfc17 nits, fixes 2022-02-22 18:10:36 +01:00
Anton Bracke 732acb25df fix selected server 2022-02-22 17:56:57 +01:00
Anton Bracke 4e243151dd add desktop api to front 2022-02-22 16:57:56 +01:00
Anton Bracke 1425513452 fix type 2022-02-22 14:09:36 +01:00
Anton Bracke 3f21befdc6 save auto-launch option, disable shortcuts in settings 2022-02-22 14:00:17 +01:00
Anton Bracke 71c8e32b2f improve types 2022-02-22 12:02:56 +01:00
Anton Bracke d03544c839 fix linter error 2022-02-22 10:49:35 +01:00
Anton Bracke 3779c4b7db add missing sub-path 2022-02-22 10:44:21 +01:00
Anton Bracke 41be011d5e move electron folder 2022-02-22 10:41:55 +01:00
Anton Bracke ac18aab773 improve local-app 2022-02-22 10:05:21 +01:00
Anton Bracke 6b208ceb0c Merge remote-tracking branch 'origin/develop' into electron 2022-02-21 22:12:49 +01:00
dependabot[bot] 3aef82303c Bump ansi-regex from 5.0.0 to 5.0.1 in /front
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 16:27:29 +00:00
David Négrier dfb2fca417 Merge pull request #1802 from lukashass/vite
Use vite for frontend development
2022-02-21 17:26:35 +01:00
Gregoire Parant 0943ec8991 Define color text by brightness
Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
2022-02-21 01:09:53 +01:00
Gregoire Parant 070ad6b993 Add jiti logo for Jitsi button meeting 2022-02-20 23:38:20 +01:00
Gregoire Parant 23f7d6f08f Update CoWebsite Jitsi
- Change Jitsi meeting icon
 - Add Jitsi meeting information

Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
2022-02-20 23:28:27 +01:00
Anton Bracke 6844e0d39d improve style 2022-02-20 21:51:55 +01:00
Anton Bracke 0f910693ef add ci 2022-02-20 21:09:15 +01:00
Anton Bracke 4337264157 cleanup 2022-02-20 21:06:27 +01:00
Anton Bracke 05d7f64d1d fix ci 2022-02-20 20:44:55 +01:00
Anton Bracke d526db5bf3 add svelte local-app 2022-02-20 20:30:53 +01:00
Lukas Hass 3ee9b26650 use optional chaining 2022-02-19 20:25:17 +01:00
Lukas Hass e8d5335bc0 Merge branch 'develop' into vite 2022-02-19 20:08:50 +01:00
David Négrier f9ac8e0c18 Merge pull request #1903 from lukashass/improve-e2e
add playwright and run e2e tests on production-like environment
2022-02-19 18:57:59 +01:00
David Négrier 679a5d5504 Merge pull request #1898 from thecodingmachine/dependabot/npm_and_yarn/front/url-parse-1.5.7
Bump url-parse from 1.5.3 to 1.5.7 in /front
2022-02-19 18:17:24 +01:00
Anton Bracke 2b08faaa33 fix artifacts 2022-02-19 01:59:57 +01:00
Anton Bracke bafc51e4a6 fix lint 2022-02-19 01:55:05 +01:00
Anton Bracke 904525a084 fix loading & cleanup 2022-02-19 01:48:56 +01:00
Anton Bracke a5c7aa3969 fix name and icons 2022-02-19 01:17:38 +01:00
Anton Bracke 9301433fdf improve local-app 2022-02-19 01:08:33 +01:00
Lukas Hass cc24fd48d5 update generic-type-guard and @geprog/vite-plugin-env-config
allows to get rid of node built-in polyfills
2022-02-19 00:13:25 +01:00
Anton Bracke 389c2e4844 add caching 2022-02-18 23:55:40 +01:00
Anton Bracke 2c0cb2f62b fix preload script paths 2022-02-18 23:49:36 +01:00
Anton Bracke 313366d5b1 disable jasmine for now 2022-02-18 23:33:22 +01:00
Anton Bracke 533210e6f7 fix path 2022-02-18 23:27:20 +01:00
Anton Bracke 4db20eea0a fix ts & pretty 2022-02-18 23:03:05 +01:00
Anton Bracke 635bce8379 fix linux artifact upload 2022-02-18 22:52:49 +01:00
Anton Bracke 49feeb4426 fix path 2022-02-18 22:42:45 +01:00
Anton Bracke 770e82456e simplify ci and upload build artifacts 2022-02-18 22:36:24 +01:00
grégoire parant 1f7302be95 Merge pull request #1904 from thecodingmachine/HotFixToEnableFreemiumLimitation
Enable limitation freemium
2022-02-18 22:19:44 +01:00
Gregoire Parant e4f9f89a40 Fix pretty
Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
2022-02-18 21:57:11 +01:00
Gregoire Parant 26f5416b63 Fix svelt check
Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
2022-02-18 21:44:17 +01:00
Gregoire Parant 3a734cc2ae Enable limitation freemium
- Fix warning message
 - Fix post message API pusher

Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
2022-02-18 21:33:23 +01:00
Lukas Hass 4eca2cbfaa load ADMIN_API_TOKEN with dotenv-cli 2022-02-18 16:37:50 +01:00
Lukas Hass ed0e49d16e update docs and remove references to testcafe 2022-02-18 16:11:26 +01:00
Lukas Hass 3d86204db6 add page type 2022-02-18 15:43:06 +01:00
Lukas Hass cf6204f0db increase log retrieval timeout 2022-02-18 15:41:02 +01:00