19 months ago |
Goffi |
browser (calls): add some logs useful for debugging
|
19 months ago |
Goffi |
doc (calls): update how to initiate a call
|
19 months ago |
Goffi |
browser (calls): improve call buttons:
|
19 months ago |
Goffi |
browser (jid_search): search items can now be customised:
|
19 months ago |
Goffi |
doc (calls): minor markup fix
|
19 months ago |
Goffi |
doc (user/calls): add screen sharing documentation:
|
19 months ago |
Goffi |
browser (calls): screen sharing implementation:
|
19 months ago |
Goffi |
doc (installation): update `pipx` instruction and remove `requirements.txt` mention
|
19 months ago |
Goffi |
tests: add `calls` unit tests:
|
19 months ago |
Goffi |
doc: add end-user A/V calls documentation:
|
19 months ago |
Goffi |
browser (calls): update call to handle search, control buttons, and better UI/UX:
|
19 months ago |
Goffi |
browser: make `jid_search` more generic:
|
20 months ago |
Goffi |
browser (chat/select): update dynamically JID items when search box is used
|
20 months ago |
Goffi |
browser (jid_search): implement a mechanism to get JIDs from search terms
|
20 months ago |
Goffi |
browser (bridge): add methods/properties to wait for Websocket/BroadcastChannel to be ready
|
20 months ago |
Goffi |
browser (cache): replace `print` by `log` calls
|
20 months ago |
Goffi |
pages (chat): fix `own_jid` exposure:
|
21 months ago |
Goffi |
browser (chat): add marker for new messages when page is not visible
|
21 months ago |
Goffi |
browser (chat): URL previews implementation
|
21 months ago |
Goffi |
browser (chat): minor reformatting
|
21 months ago |
Goffi |
server (restricted_bridge): add `url_preview_get`
|
21 months ago |
Goffi |
browser (template): fix `icon_use` when no class is specified
|
21 months ago |
Goffi |
doc: fix version retrieval
|
21 months ago |
Goffi |
browser: chat page:
|
21 months ago |
Goffi |
install: bump Brython minimal version to 3.11.3
|
21 months ago |
Goffi |
server (restricted_bridge): add `message_send` method
|
21 months ago |
Goffi |
_browser (template): add `media_type_main` and `media_type_sub` filters:
|
21 months ago |
Goffi |
_browser (album): moved code to upload file to a separate `file_uploader` module:
|
21 months ago |
Goffi |
browser (cache): make `fill_identities` async + use `json` module:
|
21 months ago |
Goffi |
browser: integrate the `jid` module
|
21 months ago |
Goffi |
browser (template): fix use of `auto*` in `date_fmt`
|
21 months ago |
Goffi |
pages: minor import removal
|
21 months ago |
Goffi |
build: explicitely set `packages` so `doc` is not accidentaly included
|
21 months ago |
Goffi |
build: do not set explicitely `libervia` package:
|
21 months ago |
Goffi |
build: don't use local dependencies, and remove backend package:
|
21 months ago |
Goffi |
build: new "dev" env with debugging packages
|
21 months ago |
Goffi |
build: remove legacy MANIFEST.in
|
21 months ago |
Goffi |
installation: moved from `setup.py` to `pyproject.toml`:
|
21 months ago |
Goffi |
doc: update installation instruction
|
21 months ago |
Goffi |
doc: update README to be more concise, and just talk about the frontend
|
21 months ago |
Goffi |
version: use standard Python's `dev0` instead of Libervia specific `D` for dev version
|
22 months ago |
Goffi |
refactoring: rename `libervia` to `libervia.web` + update imports following backend changes
|
22 months ago |
Goffi |
browser: "calls" implementation, first draft:
|
22 months ago |
Goffi |
server, restricted bridge: add new methods and signals to prepare calls implementation:
|
22 months ago |
Goffi |
tasks (brython): fix version retrieval for Brython 3.11 (and 3.10?)
|
22 months ago |
Goffi |
server: fix hot reloading of modules in dev mode
|
22 months ago |
Goffi |
server (websocket): don't crash when a force-close is failing
|
22 months ago |
Goffi |
server: move resources to a dedicated module
|
22 months ago |
Goffi |
browser (errors): new `TimeourError`
|
22 months ago |
Goffi |
browser: make bridge API closer to the one use with other frontends:
|
23 months ago |
Goffi |
massive refactoring from camelCase -> snake_case. See backend commit log for more details
|
23 months ago |
Goffi |
pages (calendar): calendar page, first draft
|
23 months ago |
Goffi |
pages (events): quick fix following changes in backend events
|
2023-03-23 |
Goffi |
server: fix `on_signal` callback
|
2023-03-04 |
Goffi |
server: don't wait anymore for libervia app to be fully started:
|
2023-03-01 |
Goffi |
server, browser: dynamic pages refactoring:
|
2023-03-01 |
Goffi |
tasks (brython): fix brython scripts loading.
|
2022-11-24 |
Goffi |
doc: set `language` and use `libervia-media` instead of `sat_media`
|
2022-10-06 |
Goffi |
pages (lists/edit): fix serialisation on `listGet` call
|
2022-10-02 |
Goffi |
pages (merge-requests/edit): serialise extra following backend change
|