Thu, 08 Jun 2023 21:07:52 +0200 |
Goffi |
build: new "dev" env with debugging packages
|
Thu, 08 Jun 2023 21:07:49 +0200 |
Goffi |
build: remove legacy MANIFEST.in
|
Wed, 07 Jun 2023 15:28:10 +0200 |
Goffi |
installation: moved from `setup.py` to `pyproject.toml`:
|
Wed, 07 Jun 2023 09:35:36 +0200 |
Goffi |
doc: update installation instruction
|
Wed, 07 Jun 2023 09:17:05 +0200 |
Goffi |
doc: update README to be more concise, and just talk about the frontend
|
Tue, 06 Jun 2023 17:40:16 +0200 |
Goffi |
version: use standard Python's `dev0` instead of Libervia specific `D` for dev version
|
Fri, 02 Jun 2023 16:49:28 +0200 |
Goffi |
refactoring: rename `libervia` to `libervia.web` + update imports following backend changes
|
Thu, 01 Jun 2023 21:42:02 +0200 |
Goffi |
browser: "calls" implementation, first draft:
|
Thu, 01 Jun 2023 20:44:57 +0200 |
Goffi |
server, restricted bridge: add new methods and signals to prepare calls implementation:
|
Mon, 22 May 2023 11:57:49 +0200 |
Goffi |
tasks (brython): fix version retrieval for Brython 3.11 (and 3.10?)
|
Mon, 22 May 2023 11:57:49 +0200 |
Goffi |
server: fix hot reloading of modules in dev mode
|
Mon, 22 May 2023 11:57:49 +0200 |
Goffi |
server (websocket): don't crash when a force-close is failing
|
Mon, 22 May 2023 11:57:49 +0200 |
Goffi |
server: move resources to a dedicated module
|
Mon, 22 May 2023 11:57:49 +0200 |
Goffi |
browser (errors): new `TimeourError`
|
Mon, 22 May 2023 11:57:44 +0200 |
Goffi |
browser: make bridge API closer to the one use with other frontends:
|
Sat, 08 Apr 2023 13:44:11 +0200 |
Goffi |
massive refactoring from camelCase -> snake_case. See backend commit log for more details
|
Fri, 07 Apr 2023 15:20:40 +0200 |
Goffi |
pages (calendar): calendar page, first draft
|
Fri, 07 Apr 2023 15:20:36 +0200 |
Goffi |
pages (events): quick fix following changes in backend events
|
Thu, 23 Mar 2023 17:50:54 +0100 |
Goffi |
server: fix `on_signal` callback
|
Sat, 04 Mar 2023 18:37:17 +0100 |
Goffi |
server: don't wait anymore for libervia app to be fully started:
|
Wed, 01 Mar 2023 18:02:44 +0100 |
Goffi |
server, browser: dynamic pages refactoring:
|
Wed, 01 Mar 2023 17:55:25 +0100 |
Goffi |
tasks (brython): fix brython scripts loading.
|
Thu, 24 Nov 2022 17:34:31 +0100 |
Goffi |
doc: set `language` and use `libervia-media` instead of `sat_media`
|
Thu, 06 Oct 2022 17:26:31 +0200 |
Goffi |
pages (lists/edit): fix serialisation on `listGet` call
|
Sun, 02 Oct 2022 18:32:07 +0200 |
Goffi |
pages (merge-requests/edit): serialise extra following backend change
|
Sun, 02 Oct 2022 18:25:01 +0200 |
Goffi |
pages (merge-requests/view): serialise extra following backend change
|
Sun, 02 Oct 2022 18:09:28 +0200 |
Goffi |
pages (merge-requests): serialise extra following backend change
|
Sun, 02 Oct 2022 18:09:00 +0200 |
Goffi |
doc: the official MUC room is now `libervia@chat.jabberfr.org`
|
Sat, 14 May 2022 22:45:25 +0200 |
Goffi |
install: requirements.txt update
|
Sat, 14 May 2022 22:45:11 +0200 |
Goffi |
pages (blog/edit): allow comments when editing a post
|