16 months ago |
Goffi |
browser: new `popup` module to create dynamic popups
|
16 months ago |
Goffi |
server (restricted_bridge): add `history_get` and `message_edit`
|
16 months ago |
Goffi |
pages: make `tz_data` always available as template data and exposed to scripts
|
16 months ago |
Goffi |
browser (bridge): workaround to fix unicode dumping of JSON:
|
16 months ago |
Goffi |
pages (chat/select): fix search submission.
|
16 months ago |
Goffi |
browser (chat): implement message reactions.
|
16 months ago |
Goffi |
server (restricted_bridge): add `message_reactions_set` method.
|
16 months ago |
Goffi |
server: listen to `message_update` signal.
|
16 months ago |
Goffi |
browser: new `tools` module with a first method to detect touch devices
|
16 months ago |
Goffi |
browser (jid_search): `submit_filter` option:
|
16 months ago |
Goffi |
broweser (jid): add a simple check for JID validation.
|
16 months ago |
Goffi |
browser (meta): update deps + use new features + new deps:
|
16 months ago |
Goffi |
server (tasks/JS modules): add new way to generate modules + support of CSS files
|
16 months ago |
Goffi |
server (tasks/saas): lock version due to issue with latest one.
|
16 months ago |
Goffi |
install: minimum Python version is now 3.10
|
16 months ago |
Goffi |
README: name is now "Libervia Web"
|
19 months ago |
Goffi |
browser (calls/webrtc): send ICE candidates when received:
|
19 months ago |
Goffi |
browser (calls): restore UI state on reset:
|
19 months ago |
Goffi |
browser (calls): add camera switching:
|
19 months ago |
Goffi |
browser (calls): Add clear search + formatting
|
19 months ago |
Goffi |
browser (calls): correctly display avatar and entity in status on incoming call
|
19 months ago |
Goffi |
browser (calls): update status on various events (connection established, connection lost, etc.)
|
19 months ago |
Goffi |
browser (calls): handle "ringing" info message and update status when received
|
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:
|
20 months ago |
Goffi |
doc (installation): update `pipx` instruction and remove `requirements.txt` mention
|
20 months ago |
Goffi |
tests: add `calls` unit tests:
|
20 months ago |
Goffi |
doc: add end-user A/V calls documentation:
|
20 months ago |
Goffi |
browser (calls): update call to handle search, control buttons, and better UI/UX:
|
20 months ago |
Goffi |
browser: make `jid_search` more generic:
|
21 months ago |
Goffi |
browser (chat/select): update dynamically JID items when search box is used
|
21 months ago |
Goffi |
browser (jid_search): implement a mechanism to get JIDs from search terms
|
21 months ago |
Goffi |
browser (bridge): add methods/properties to wait for Websocket/BroadcastChannel to be ready
|
21 months ago |
Goffi |
browser (cache): replace `print` by `log` calls
|
21 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:
|
22 months ago |
Goffi |
browser: integrate the `jid` module
|
22 months ago |
Goffi |
browser (template): fix use of `auto*` in `date_fmt`
|
22 months ago |
Goffi |
pages: minor import removal
|
22 months ago |
Goffi |
build: explicitely set `packages` so `doc` is not accidentaly included
|
22 months ago |
Goffi |
build: do not set explicitely `libervia` package:
|
22 months ago |
Goffi |
build: don't use local dependencies, and remove backend package:
|
22 months ago |
Goffi |
build: new "dev" env with debugging packages
|
22 months ago |
Goffi |
build: remove legacy MANIFEST.in
|
22 months ago |
Goffi |
installation: moved from `setup.py` to `pyproject.toml`:
|
22 months ago |
Goffi |
doc: update installation instruction
|
22 months ago |
Goffi |
doc: update README to be more concise, and just talk about the frontend
|
22 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:
|
24 months ago |
Goffi |
massive refactoring from camelCase -> snake_case. See backend commit log for more details
|
24 months ago |
Goffi |
pages (calendar): calendar page, first draft
|
24 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
|
2022-10-02 |
Goffi |
pages (merge-requests/view): serialise extra following backend change
|
2022-10-02 |
Goffi |
pages (merge-requests): serialise extra following backend change
|
2022-10-02 |
Goffi |
doc: the official MUC room is now `libervia@chat.jabberfr.org`
|
2022-05-14 |
Goffi |
install: requirements.txt update
|
2022-05-14 |
Goffi |
pages (blog/edit): allow comments when editing a post
|
2022-05-14 |
Goffi |
server (pages): update psSubscribe call following change in backend
|
2022-03-22 |
Goffi |
pages (blog/view): avoid infinite recursion when comment nodes are making a loop
|
2022-01-26 |
Goffi |
pages (view_item): fix `extra` serialisation on `listGet`
|
2022-01-26 |
Goffi |
pages (blog/view): don't use backend cache when "no cache" is requested
|
2022-01-26 |
Goffi |
pages: new `useCache` method to check if `no-cache` is used in request
|
2021-12-18 |
Goffi |
install (setup): remove upper bound for `twisted` and `libervia-templates` versions
0.9
|
2021-12-03 |
Goffi |
common (constants): version update
|
2021-12-03 |
Goffi |
merge bookmark 0.9
|
2021-11-30 |
Goffi |
Added tag v0.8.0 for changeset 0181867dd0c5
|
2021-11-30 |
Goffi |
v0.8.0 release
v0.8.0
|
2021-11-21 |
Goffi |
server: fix indentation following merge
|
2021-11-12 |
Goffi |
merge bookmark @
|
2021-11-11 |
Goffi |
browser (events): delete implementation
|
2021-11-05 |
Goffi |
browser: fix versions of JS dependencies
|
2021-10-22 |
Goffi |
server (restricted_bridge): don't allow bridge methods modifying anything with service profile
|
2021-10-22 |
Goffi |
pages: disable CSRF token check when service profile is used:
|
2021-10-21 |
Goffi |
pages (blog/view): use rich content for comments
|
2021-10-21 |
Goffi |
browser (bride): use `BridgeInternalError` for unmanaged errors:
|
2021-10-20 |
Goffi |
pages: fix args range in `getURL` + use `urljoin`:
|
2021-10-20 |
Goffi |
server: fix args range in checkRedirection
|
2021-10-20 |
Goffi |
pages (embed): fix attribute following renaming
|
2021-10-20 |
Goffi |
pages: fix crash when page is redirected but with different args
|
2021-10-15 |
Goffi |
pages (lists/view): fix node name following use of XEP-0346
|
2021-10-15 |
Goffi |
pages: workaround to expose variables coming from python-dbus
|
2021-10-01 |
Goffi |
pages (lists/view_item): use uppercase for firt letter of Item breadcrumb
|
2021-10-01 |
Goffi |
pages (lists/edit): redirect to item instead of list and don't show confirm message
|
2021-10-01 |
Goffi |
pages (lists/view_item): add current list to breadcrumbs
|
2021-09-30 |
Goffi |
server: better reverse proxy headers handling:
|
2021-09-30 |
Goffi |
pages (blog/view): activate pagination when a single item is shown:
|
2021-09-30 |
Goffi |
pages: keep `page_max` if set in query params in `setPagination`:
|
2021-09-30 |
Goffi |
pages: `page_max` query parameter can now be used on pubsub based pages:
|
2021-09-30 |
Goffi |
pages: query parameters can now be specified using keyword arguments in `getURL:`
|
2021-09-30 |
Goffi |
server: fix `libervia-app` name parsing following prefix change
|
2021-09-30 |
Goffi |
pages(lists/view_item): fix node used:
|
2021-09-29 |
Goffi |
server: renamed `sat-app` to `libervia-app` following global renaming
|
2021-09-29 |
Goffi |
server: `getExtBaseURL` type hints
|
2021-09-29 |
Goffi |
server: `checkRedirection`: fix range variable + type hints + arg name:
|
2021-09-29 |
Goffi |
server: fix inverse URL redirection for root path + allow multiple inverse redirections:
|
2021-09-29 |
Goffi |
pages: check redirections for LiberviaPage.getURL:
|
2021-09-29 |
Goffi |
server: don't use unordered set for accepted languages:
|
2021-09-28 |
Goffi |
server: handle "proxy" scheme in configuration
|
2021-09-08 |
Goffi |
pages (lists/view): fix serialisation of `extra` when calling `listGet`
|
2021-08-27 |
Goffi |
install (setup): update `libervia-backend` version requirement
|
2021-08-02 |
Goffi |
Added tag v0.8.0b1.post1 for changeset f18767efabcc
|
2021-08-02 |
Goffi |
v0.8.0b1.post1 release
v0.8.0b1.post1
|
2021-08-02 |
Goffi |
misc: don't take post version into account when comparing versions
|
2021-07-29 |
Goffi |
server: remove deprecated blog
|
2021-07-29 |
Goffi |
pages: pubsub's `extra` is now serialised, following backend change
|
2021-07-29 |
Goffi |
start work on 0.9
|
2021-06-25 |
Goffi |
server: fix encoding error in version mismatch detection
|
2021-06-18 |
Goffi |
Added tag v0.8.0b1 for changeset 3821168b9459
|
2021-06-18 |
Goffi |
v0.8.0b1 release
v0.8.0b1
|
2021-06-18 |
Goffi |
/!\ package is being renamed to libervia-web following global name change /!\
|
2021-06-18 |
Goffi |
install: set upper limit for dependencies versions
|
2021-06-18 |
Goffi |
doc: use VERSION file to get version in the same way as for backend
|
2021-06-18 |
Goffi |
remove old pyjamas workaround
|
2021-06-16 |
Weblate |
Added translation using Weblate (Slovak)
|
2021-06-15 |
Goffi |
i18n: added French catalog
|
2021-06-15 |
Goffi |
i18n: initial messages extraction
|
2021-06-14 |
Goffi |
server (proxy): add "Forwarded" and "X-Forwarded-xxx" headers to reverse proxy
|
2021-06-09 |
Goffi |
tasks(js_modules, sass): remove support for `npm`:
|
2021-06-06 |
Goffi |
pages: get last page by default with RSM:
|
2021-06-06 |
Goffi |
pages (forums/topics): deserialise extra + use pagination
|
2021-06-04 |
Goffi |
browser(bridge): allow some bridge methods for session profile:
|
2021-06-04 |
Goffi |
browser (lists/view): fix status check in grocery list following `value` property fix in template_xmlui.OptionsWidget
|
2021-05-07 |
Goffi |
pages (chat): fix message sending
|
2021-05-05 |
Goffi |
browser (photos/album): show directly failure's message on upload error, and remove photo
|
2021-05-01 |
Goffi |
pages (forums): better breadcrumbs
|
2021-05-01 |
Goffi |
pages (forums/view): use rich content to post a reply
|
2021-05-01 |
Goffi |
pages (forums/topics): add url to new topic creation page
|
2021-05-01 |
Goffi |
pages (forums/topics): new page to edit a topic using blog editor
|
2021-05-01 |
Goffi |
pages: fix `onFileChange` when the page is not wrapped
|
2021-05-01 |
Goffi |
pages (lists/view_item): browser part was not in the repository
|
2021-05-01 |
Goffi |
pages (files/list): set empty affiliations when they can't be retrieved
|
2021-05-01 |
Goffi |
pages (blog/edit): move preview code to new `BlogEditor` class in `editor` module
|
2021-04-29 |
Goffi |
pages (blog/view, u, files/list): custom breadcrumbs:
|
2021-04-29 |
Goffi |
pages: add some labels
|
2021-04-29 |
Goffi |
pages: breadcrumbs handling:
|
2021-04-29 |
Goffi |
pages (blog): new `edit` page:
|
2021-04-29 |
Goffi |
browser: new `editor` module:
|
2021-04-29 |
Goffi |
server (restricted_bridge): add mbPreview
|
2021-04-29 |
Goffi |
install: update minimal Brython version to 3.9.2 to have fixed elements's `children` implementation:
|
2021-04-22 |
Goffi |
browser (lists/view): Q&D fix for status change
|
2021-04-22 |
Goffi |
pages: remove forgotten breakpoing
|
2021-04-22 |
Goffi |
pages: keep `search` query when using pagination
|
2021-04-22 |
Goffi |
doc: rename main title
|
2021-04-16 |
Goffi |
browser (slideshow): work around Brython's `children` wrong behavour:
|
2021-04-16 |
Goffi |
browser (invitation): fix an indentation issue which was breaking invitations
|
2021-04-16 |
Goffi |
pages (blog/view): move URL friendly code to backend tools:
|
2021-04-16 |
Goffi |
pages: do no send HTTP_FORBIDDEN when registration is not allowed and no profile is connected:
|
2021-04-16 |
Goffi |
pages (login, register): fix `allow_registration`:
|
2021-03-27 |
Goffi |
pages (blog/view): set empty comments when comments node is missing
|
2021-03-25 |
Goffi |
core (config): use component (i.e. "web") as config section
|
2021-03-20 |
Goffi |
doc: update installation instruction following renaming and new `requirements.txt`:
|
2021-03-20 |
Goffi |
core (twisted/plugin): use `config.parseMainConf` instad of configparser
|
2021-03-20 |
Goffi |
install: added `requirements.txt`
|
2021-03-20 |
Goffi |
install (setup.py): update console script name and setup:
|
2021-03-20 |
Goffi |
core (constants): renaming following global project renaming
|
2021-03-19 |
Goffi |
date update
|
2021-02-27 |
Goffi |
browser (lists/view): `grocery` list specialised behaviour:
|
2021-02-27 |
Goffi |
browser (lists): code is now async + item removal for non creator:
|
2021-02-27 |
Goffi |
pages: implements `strip` argument in `getPostedData`
|
2021-02-27 |
Goffi |
pages: fix `getPostedData` when a single value is requested and a list is used
|
2021-02-27 |
Goffi |
server (restricted_bridge): add `listSet` method
|
2021-02-27 |
Goffi |
pages: implement `getPageData` and `setPageData` helper methods
|
2021-02-27 |
Goffi |
pages (lists/view): add `list_type` to `template_data`:
|
2021-02-27 |
Goffi |
pages (lists): specify when item is coming from config
|
2021-02-20 |
Goffi |
lists: creation, invitation, item deletion:
|
2021-02-20 |
Goffi |
browser (invitations): handle Pubsub invitation
|
2021-02-20 |
Goffi |
browser (dialog): new `ashow` method to use `Confirm` in async methods
|
2021-02-20 |
Goffi |
tasks (brython): fixed Brython scripts during dev mode reload
|
2021-02-20 |
Goffi |
server: be sure to have strings for ns_map
|
2021-02-20 |
Goffi |
pages: better generic errors handling:
|
2021-02-20 |
Goffi |
pages: helper method to get current profile's jid
|
2021-02-20 |
Goffi |
pages: fix browser data re-creation on dev mode reload
|
2021-02-20 |
Goffi |
server (restricted_bridge): added `psNodeDelete`, `psNodeAffiliationsSet`, `psItemRetract` and `psInvite`
|
2021-01-28 |
Goffi |
pages (tickets): renamed "tickets" to "lists":
|
2020-12-11 |
Goffi |
pages(tickets): add Full-Text Search
|
2020-12-11 |
Goffi |
pages (blog/view): Full-Text Search is used when `search` query argument is present
|
2020-12-11 |
Goffi |
pages: cache is skipped if there are query arguments in URL
|
2020-12-11 |
Goffi |
pages: `on_data_post` can now return `"continue"` string:
|
2020-11-29 |
Goffi |
browser (invitation): allow invitation of unknown JID:
|
2020-11-27 |
Goffi |
browser (album): remove loading screen at the end of the script
|
2020-11-27 |
Goffi |
browser: new `loading` module to remove loading screen
|
2020-11-20 |
Goffi |
server: typo
|
2020-11-20 |
Goffi |
server: don't check or connect service profile when `--build-only` is set
|
2020-11-20 |
Goffi |
server: new `--build-only` flag:
|
2020-11-20 |
Goffi |
server: new `--bridge-retries` option:
|
2020-11-20 |
Goffi |
server: don't encode options help messages, this is not needed anymore since we moved to Python 3
|
2020-11-20 |
Goffi |
server: removed unused legacy code.
|
2020-11-20 |
Goffi |
server: renamed `--dev_mode` to `--dev-mode` and set it as a flag:
|
2020-11-15 |
Goffi |
server: options can now be specified with environment variables:
|
2020-11-14 |
Goffi |
server: improved service profile check + auto creation:
|
2020-11-14 |
Goffi |
server: mechanism to exit Libervia with an exit code:
|
2020-09-28 |
Goffi |
server: SàT applications integration:
|
2020-09-28 |
Goffi |
server: new `menu_extra_json` configuration option:
|
2020-09-17 |
Goffi |
browser (slideshow): better handling of controls hiding:
|
2020-09-17 |
Goffi |
browser: updated code to work with new Brython 3.8.10:
|
2020-09-17 |
Goffi |
pages (photos/new): fix permissions:
|
2020-09-17 |
Goffi |
pages (g): set `interests_map` even in case of errors
|
2020-09-13 |
Goffi |
server: fixed HTTPS redirection
|
2020-09-13 |
Goffi |
doc: updated installation instructions
|
2020-09-05 |
Goffi |
browser (photos/album): change cover on "cover" button click:
|
2020-09-05 |
Goffi |
browser (photos/album): fixed notifications
|
2020-09-05 |
Goffi |
server (restricted_bridge): added `interestsRegisterFileSharing` + filter extra_s in `FISInvite`
|
2020-09-05 |
Goffi |
pages (files/list): fixed empty dir handling
|
2020-09-05 |
Goffi |
browser (invitation): minor renaming
|
2020-09-05 |
Goffi |
browser: async version of bridge
|
2020-08-25 |
Goffi |
browser (photos/album): videos integrations:
|
2020-08-25 |
Goffi |
browser (photos/album): use notifications to show error messages + use `ok_color` argument for delete confirmation
|
2020-08-24 |
Goffi |
browser (alt_media_player): native player support + poster + flags + restricted area:
|
2020-08-24 |
Goffi |
browser (dialog): color of `OK` button can be specified:
|
2020-08-24 |
Goffi |
browser (slideshow): options can now be attached to a slide:
|
2020-08-24 |
Goffi |
browser (slideshow): use standard click/dblclick instead of swiper equivalents:
|
2020-08-24 |
Goffi |
browser (slideshow): use non zero threshold to avoid accidental swipe
|
2020-08-15 |
Goffi |
pages (photos/new): typo
|
2020-08-15 |
Goffi |
pages: fixed handling of DataError when posting data
|
2020-08-15 |
Goffi |
browser: alternative media player:
|
2020-08-15 |
Goffi |
pages (js): added `ogv` requirement
|
2020-08-15 |
Goffi |
tasks (brython): don't copy `__pycache__` to build_dir + fixed recursive copy
|
2020-08-15 |
Goffi |
browser (slideshow): fixed `active` value detection for fullscreen
|
2020-08-14 |
Goffi |
browser (template): use nunjucks cache
|
2020-08-14 |
Goffi |
browser (photos/album): remove hint when delete button is pressed
|
2020-08-14 |
Goffi |
browser (invitation, photos/album): invitation manager improvments:
|
2020-08-14 |
Goffi |
browser (photos/album): used biggest thumbnails instead of original image for slideshow:
|
2020-08-14 |
Goffi |
browser (cache): new `cache` module to handle cache of roster and identities:
|
2020-08-14 |
Goffi |
browser (dialog): new class to handle notifications
|
2020-08-14 |
Goffi |
browser: updated swiper and use a limit on version
|