Sat, 26 Oct 2024 23:07:01 +0200 |
Goffi |
server: start major redesign
default tip @
|
Wed, 07 Aug 2024 00:02:40 +0200 |
Goffi |
doc (user/calls): document A/V conferences use.
|
Wed, 07 Aug 2024 00:01:57 +0200 |
Goffi |
browser (calls): conferences implementation:
|
Tue, 06 Aug 2024 23:56:18 +0200 |
Goffi |
server (pages): fix `own_jid` exposition.
|
Tue, 06 Aug 2024 23:55:36 +0200 |
Goffi |
install: minor dependency update.
|
Mon, 17 Jun 2024 17:37:15 +0200 |
Goffi |
browser (chat): fix attachments URL for messages.
|
Wed, 12 Jun 2024 23:11:08 +0200 |
Goffi |
server, pages (files/view): use new `use_local_shared_tmp` option.
|
Wed, 12 Jun 2024 23:09:49 +0200 |
Goffi |
pages (events/new): use coroutines.
|
Wed, 12 Jun 2024 23:09:12 +0200 |
Goffi |
browser (chat): don't set `None` value in message data used in template:
|
Fri, 31 May 2024 11:10:04 +0200 |
Goffi |
server (resources): handle external Libervia apps by adding them to menu without using a Proxy:
|
Fri, 31 May 2024 11:10:02 +0200 |
Goffi |
taks (sass): replace deprecated `node-sass` by `sass`.
|
Thu, 30 May 2024 23:56:05 +0200 |
Goffi |
doc (installation): add missing pipx link
|
Thu, 30 May 2024 23:52:02 +0200 |
Goffi |
doc: fix path issue:
|
Wed, 15 May 2024 17:40:55 +0200 |
Goffi |
doc (user/calls): document group call feature:
|
Wed, 15 May 2024 17:40:33 +0200 |
Goffi |
browser (call): implements group calls:
|
Sat, 11 May 2024 14:02:54 +0200 |
Goffi |
doc (user/calls): Add a section to explain remote control:
|
Sat, 11 May 2024 14:02:22 +0200 |
Goffi |
browser: Remote Control implementation:
|
Sat, 11 May 2024 13:57:49 +0200 |
Goffi |
minor updates
|
Sat, 06 Apr 2024 13:06:17 +0200 |
Goffi |
browser (calls): implement WebRTC file sharing:
|
Tue, 05 Mar 2024 16:40:25 +0100 |
Goffi |
pages(g): fix guest session data:
|
Fri, 23 Feb 2024 13:35:24 +0100 |
Goffi |
server: always start a new session on connection:
|
Sun, 11 Feb 2024 21:32:53 +0100 |
Goffi |
pages (lists): uses std lib `json` and don't use anymore `DOMNODE`:
|
Wed, 13 Dec 2023 22:06:05 +0100 |
Goffi |
browser (chat): add data for reactions
|
Wed, 13 Dec 2023 22:05:48 +0100 |
Goffi |
pages: set `own_local_jid` to avoid confusion with `own_jid`:
|
Wed, 13 Dec 2023 22:03:49 +0100 |
Goffi |
server: catch `DBusException` and retry to connect in this case.
|
Mon, 11 Dec 2023 00:43:06 +0100 |
Goffi |
browser (chat/select): add bookmarked entities on empty search
|
Sun, 10 Dec 2023 18:33:00 +0100 |
Goffi |
server: handle new registration link feature, following backend implementation
|
Sun, 10 Dec 2023 11:01:57 +0100 |
Goffi |
browser (jid_search): fix `submit_filter` when there is no parent `<form>`
|
Sun, 10 Dec 2023 11:01:19 +0100 |
Goffi |
pages (events): fix URL generation for RSVP pages.
|
Sun, 10 Dec 2023 11:00:44 +0100 |
Goffi |
browser (dialog): be sure to remove dialog on `OK` and `Cancel` click + avoid side effects
|
Sun, 10 Dec 2023 10:59:25 +0100 |
Goffi |
pages (events/rsvp): fix call of `bridge.events_get` + use coroutines instead of inline callbacks
|
Sun, 10 Dec 2023 10:57:48 +0100 |
Goffi |
browser (slideshow): fix use of `current_slide` when there is no slide.
|
Sun, 10 Dec 2023 10:56:28 +0100 |
Goffi |
browser (lists/view): fix bridge import
|
Thu, 30 Nov 2023 13:25:25 +0100 |
Goffi |
browser (chat): message retraction implementation
|
Tue, 28 Nov 2023 17:59:11 +0100 |
Goffi |
browser (chat): message edition + extra menu:
|
Tue, 28 Nov 2023 17:54:30 +0100 |
Goffi |
browser(template): add `bare_jid` and fix `date_fmt`
|
Tue, 28 Nov 2023 17:53:56 +0100 |
Goffi |
browser: new `popup` module to create dynamic popups
|
Tue, 28 Nov 2023 17:53:28 +0100 |
Goffi |
server (restricted_bridge): add `history_get` and `message_edit`
|
Tue, 28 Nov 2023 17:52:09 +0100 |
Goffi |
pages: make `tz_data` always available as template data and exposed to scripts
|
Wed, 22 Nov 2023 16:31:36 +0100 |
Goffi |
browser (bridge): workaround to fix unicode dumping of JSON:
|
Wed, 22 Nov 2023 16:31:36 +0100 |
Goffi |
pages (chat/select): fix search submission.
|
Wed, 22 Nov 2023 16:31:36 +0100 |
Goffi |
browser (chat): implement message reactions.
|
Wed, 22 Nov 2023 16:31:36 +0100 |
Goffi |
server (restricted_bridge): add `message_reactions_set` method.
|
Wed, 22 Nov 2023 16:31:36 +0100 |
Goffi |
server: listen to `message_update` signal.
|
Wed, 22 Nov 2023 16:31:36 +0100 |
Goffi |
browser: new `tools` module with a first method to detect touch devices
|
Wed, 22 Nov 2023 16:31:36 +0100 |
Goffi |
browser (jid_search): `submit_filter` option:
|
Wed, 22 Nov 2023 16:31:36 +0100 |
Goffi |
broweser (jid): add a simple check for JID validation.
|
Wed, 22 Nov 2023 16:31:36 +0100 |
Goffi |
browser (meta): update deps + use new features + new deps:
|
Wed, 22 Nov 2023 16:31:32 +0100 |
Goffi |
server (tasks/JS modules): add new way to generate modules + support of CSS files
|
Wed, 22 Nov 2023 15:25:52 +0100 |
Goffi |
server (tasks/saas): lock version due to issue with latest one.
|
Wed, 22 Nov 2023 15:25:15 +0100 |
Goffi |
install: minimum Python version is now 3.10
|
Wed, 22 Nov 2023 15:23:06 +0100 |
Goffi |
README: name is now "Libervia Web"
|
Mon, 21 Aug 2023 15:36:09 +0200 |
Goffi |
browser (calls/webrtc): send ICE candidates when received:
|
Mon, 21 Aug 2023 15:23:22 +0200 |
Goffi |
browser (calls): restore UI state on reset:
|
Fri, 18 Aug 2023 17:43:01 +0200 |
Goffi |
browser (calls): add camera switching:
|
Thu, 17 Aug 2023 16:23:01 +0200 |
Goffi |
browser (calls): Add clear search + formatting
|
Thu, 17 Aug 2023 14:59:01 +0200 |
Goffi |
browser (calls): correctly display avatar and entity in status on incoming call
|
Thu, 17 Aug 2023 14:58:21 +0200 |
Goffi |
browser (calls): update status on various events (connection established, connection lost, etc.)
|
Wed, 16 Aug 2023 18:34:07 +0200 |
Goffi |
browser (calls): handle "ringing" info message and update status when received
|
Wed, 16 Aug 2023 16:52:53 +0200 |
Goffi |
browser (calls): add some logs useful for debugging
|
Tue, 15 Aug 2023 17:30:20 +0200 |
Goffi |
doc (calls): update how to initiate a call
|
Tue, 15 Aug 2023 17:16:45 +0200 |
Goffi |
browser (calls): improve call buttons:
|
Tue, 15 Aug 2023 17:14:53 +0200 |
Goffi |
browser (jid_search): search items can now be customised:
|
Mon, 14 Aug 2023 17:10:27 +0200 |
Goffi |
doc (calls): minor markup fix
|
Mon, 14 Aug 2023 16:54:13 +0200 |
Goffi |
doc (user/calls): add screen sharing documentation:
|
Mon, 14 Aug 2023 16:49:02 +0200 |
Goffi |
browser (calls): screen sharing implementation:
|
Wed, 09 Aug 2023 00:48:21 +0200 |
Goffi |
doc (installation): update `pipx` instruction and remove `requirements.txt` mention
|
Wed, 09 Aug 2023 00:22:18 +0200 |
Goffi |
tests: add `calls` unit tests:
|
Wed, 09 Aug 2023 00:22:18 +0200 |
Goffi |
doc: add end-user A/V calls documentation:
|
Wed, 09 Aug 2023 00:22:18 +0200 |
Goffi |
browser (calls): update call to handle search, control buttons, and better UI/UX:
|
Wed, 09 Aug 2023 00:22:16 +0200 |
Goffi |
browser: make `jid_search` more generic:
|
Thu, 06 Jul 2023 12:12:07 +0200 |
Goffi |
browser (chat/select): update dynamically JID items when search box is used
|
Thu, 06 Jul 2023 12:11:17 +0200 |
Goffi |
browser (jid_search): implement a mechanism to get JIDs from search terms
|
Thu, 06 Jul 2023 12:10:25 +0200 |
Goffi |
browser (bridge): add methods/properties to wait for Websocket/BroadcastChannel to be ready
|
Thu, 06 Jul 2023 12:07:29 +0200 |
Goffi |
browser (cache): replace `print` by `log` calls
|
Thu, 06 Jul 2023 12:05:48 +0200 |
Goffi |
pages (chat): fix `own_jid` exposure:
|
Wed, 28 Jun 2023 10:09:15 +0200 |
Goffi |
browser (chat): add marker for new messages when page is not visible
|
Wed, 28 Jun 2023 10:09:14 +0200 |
Goffi |
browser (chat): URL previews implementation
|
Wed, 28 Jun 2023 10:06:54 +0200 |
Goffi |
browser (chat): minor reformatting
|
Wed, 28 Jun 2023 10:05:16 +0200 |
Goffi |
server (restricted_bridge): add `url_preview_get`
|
Wed, 28 Jun 2023 10:05:16 +0200 |
Goffi |
browser (template): fix `icon_use` when no class is specified
|
Wed, 28 Jun 2023 10:05:15 +0200 |
Goffi |
doc: fix version retrieval
|
Wed, 28 Jun 2023 10:05:13 +0200 |
Goffi |
browser: chat page:
|
Thu, 22 Jun 2023 16:36:18 +0200 |
Goffi |
install: bump Brython minimal version to 3.11.3
|
Thu, 22 Jun 2023 16:36:18 +0200 |
Goffi |
server (restricted_bridge): add `message_send` method
|
Thu, 22 Jun 2023 16:36:18 +0200 |
Goffi |
_browser (template): add `media_type_main` and `media_type_sub` filters:
|
Thu, 22 Jun 2023 16:36:01 +0200 |
Goffi |
_browser (album): moved code to upload file to a separate `file_uploader` module:
|
Thu, 22 Jun 2023 16:35:34 +0200 |
Goffi |
browser (cache): make `fill_identities` async + use `json` module:
|
Thu, 08 Jun 2023 23:32:47 +0200 |
Goffi |
browser: integrate the `jid` module
|
Thu, 08 Jun 2023 23:32:46 +0200 |
Goffi |
browser (template): fix use of `auto*` in `date_fmt`
|
Thu, 08 Jun 2023 23:32:45 +0200 |
Goffi |
pages: minor import removal
|
Thu, 08 Jun 2023 21:31:11 +0200 |
Goffi |
build: explicitely set `packages` so `doc` is not accidentaly included
|
Thu, 08 Jun 2023 21:07:55 +0200 |
Goffi |
build: do not set explicitely `libervia` package:
|
Thu, 08 Jun 2023 21:07:54 +0200 |
Goffi |
build: don't use local dependencies, and remove backend package:
|
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
|
Sat, 14 May 2022 22:44:15 +0200 |
Goffi |
server (pages): update psSubscribe call following change in backend
|
Tue, 22 Mar 2022 16:56:45 +0100 |
Goffi |
pages (blog/view): avoid infinite recursion when comment nodes are making a loop
|
Wed, 26 Jan 2022 17:15:36 +0100 |
Goffi |
pages (view_item): fix `extra` serialisation on `listGet`
|
Wed, 26 Jan 2022 10:24:46 +0100 |
Goffi |
pages (blog/view): don't use backend cache when "no cache" is requested
|
Wed, 26 Jan 2022 10:23:07 +0100 |
Goffi |
pages: new `useCache` method to check if `no-cache` is used in request
|
Sat, 18 Dec 2021 17:17:18 +0100 |
Goffi |
install (setup): remove upper bound for `twisted` and `libervia-templates` versions
0.9
|
Fri, 03 Dec 2021 17:45:57 +0100 |
Goffi |
common (constants): version update
|
Fri, 03 Dec 2021 17:43:07 +0100 |
Goffi |
merge bookmark 0.9
|
Tue, 30 Nov 2021 23:35:25 +0100 |
Goffi |
Added tag v0.8.0 for changeset 0181867dd0c5
|
Tue, 30 Nov 2021 23:35:22 +0100 |
Goffi |
v0.8.0 release
v0.8.0
|
Sun, 21 Nov 2021 23:20:13 +0100 |
Goffi |
server: fix indentation following merge
|
Fri, 12 Nov 2021 17:48:30 +0100 |
Goffi |
merge bookmark @
|
Thu, 11 Nov 2021 18:10:43 +0100 |
Goffi |
browser (events): delete implementation
|
Fri, 05 Nov 2021 18:12:41 +0100 |
Goffi |
browser: fix versions of JS dependencies
|
Fri, 22 Oct 2021 16:04:24 +0200 |
Goffi |
server (restricted_bridge): don't allow bridge methods modifying anything with service profile
|
Fri, 22 Oct 2021 16:04:23 +0200 |
Goffi |
pages: disable CSRF token check when service profile is used:
|
Thu, 21 Oct 2021 17:37:59 +0200 |
Goffi |
pages (blog/view): use rich content for comments
|
Thu, 21 Oct 2021 17:36:17 +0200 |
Goffi |
browser (bride): use `BridgeInternalError` for unmanaged errors:
|
Wed, 20 Oct 2021 17:17:21 +0200 |
Goffi |
pages: fix args range in `getURL` + use `urljoin`:
|
Wed, 20 Oct 2021 17:15:40 +0200 |
Goffi |
server: fix args range in checkRedirection
|
Wed, 20 Oct 2021 12:25:06 +0200 |
Goffi |
pages (embed): fix attribute following renaming
|
Wed, 20 Oct 2021 12:12:25 +0200 |
Goffi |
pages: fix crash when page is redirected but with different args
|
Fri, 15 Oct 2021 21:14:29 +0200 |
Goffi |
pages (lists/view): fix node name following use of XEP-0346
|
Fri, 15 Oct 2021 21:13:35 +0200 |
Goffi |
pages: workaround to expose variables coming from python-dbus
|
Fri, 01 Oct 2021 16:30:05 +0200 |
Goffi |
pages (lists/view_item): use uppercase for firt letter of Item breadcrumb
|
Fri, 01 Oct 2021 12:13:07 +0200 |
Goffi |
pages (lists/edit): redirect to item instead of list and don't show confirm message
|
Fri, 01 Oct 2021 12:12:30 +0200 |
Goffi |
pages (lists/view_item): add current list to breadcrumbs
|
Thu, 30 Sep 2021 18:40:49 +0200 |
Goffi |
server: better reverse proxy headers handling:
|
Thu, 30 Sep 2021 17:04:22 +0200 |
Goffi |
pages (blog/view): activate pagination when a single item is shown:
|
Thu, 30 Sep 2021 17:01:20 +0200 |
Goffi |
pages: keep `page_max` if set in query params in `setPagination`:
|
Thu, 30 Sep 2021 17:00:06 +0200 |
Goffi |
pages: `page_max` query parameter can now be used on pubsub based pages:
|
Thu, 30 Sep 2021 16:57:54 +0200 |
Goffi |
pages: query parameters can now be specified using keyword arguments in `getURL:`
|
Thu, 30 Sep 2021 11:55:42 +0200 |
Goffi |
server: fix `libervia-app` name parsing following prefix change
|
Thu, 30 Sep 2021 11:43:44 +0200 |
Goffi |
pages(lists/view_item): fix node used:
|
Wed, 29 Sep 2021 17:39:37 +0200 |
Goffi |
server: renamed `sat-app` to `libervia-app` following global renaming
|
Wed, 29 Sep 2021 17:39:35 +0200 |
Goffi |
server: `getExtBaseURL` type hints
|
Wed, 29 Sep 2021 17:39:08 +0200 |
Goffi |
server: `checkRedirection`: fix range variable + type hints + arg name:
|
Wed, 29 Sep 2021 17:39:06 +0200 |
Goffi |
server: fix inverse URL redirection for root path + allow multiple inverse redirections:
|
Wed, 29 Sep 2021 17:38:29 +0200 |
Goffi |
pages: check redirections for LiberviaPage.getURL:
|
Wed, 29 Sep 2021 10:31:59 +0200 |
Goffi |
server: don't use unordered set for accepted languages:
|
Tue, 28 Sep 2021 18:18:37 +0200 |
Goffi |
server: handle "proxy" scheme in configuration
|
Wed, 08 Sep 2021 12:08:00 +0200 |
Goffi |
pages (lists/view): fix serialisation of `extra` when calling `listGet`
|
Fri, 27 Aug 2021 16:24:45 +0200 |
Goffi |
install (setup): update `libervia-backend` version requirement
|
Mon, 02 Aug 2021 22:08:56 +0200 |
Goffi |
Added tag v0.8.0b1.post1 for changeset f18767efabcc
|
Mon, 02 Aug 2021 22:07:24 +0200 |
Goffi |
v0.8.0b1.post1 release
v0.8.0b1.post1
|
Mon, 02 Aug 2021 22:05:37 +0200 |
Goffi |
misc: don't take post version into account when comparing versions
|
Thu, 29 Jul 2021 23:01:51 +0200 |
Goffi |
server: remove deprecated blog
|
Thu, 29 Jul 2021 23:01:29 +0200 |
Goffi |
pages: pubsub's `extra` is now serialised, following backend change
|
Thu, 29 Jul 2021 22:59:08 +0200 |
Goffi |
start work on 0.9
|
Fri, 25 Jun 2021 11:29:52 +0200 |
Goffi |
server: fix encoding error in version mismatch detection
|
Fri, 18 Jun 2021 16:26:17 +0200 |
Goffi |
Added tag v0.8.0b1 for changeset 3821168b9459
|
Fri, 18 Jun 2021 16:21:28 +0200 |
Goffi |
v0.8.0b1 release
v0.8.0b1
|
Fri, 18 Jun 2021 16:21:18 +0200 |
Goffi |
/!\ package is being renamed to libervia-web following global name change /!\
|
Fri, 18 Jun 2021 16:21:00 +0200 |
Goffi |
install: set upper limit for dependencies versions
|
Fri, 18 Jun 2021 15:31:29 +0200 |
Goffi |
doc: use VERSION file to get version in the same way as for backend
|
Fri, 18 Jun 2021 15:27:56 +0200 |
Goffi |
remove old pyjamas workaround
|
Wed, 16 Jun 2021 17:18:59 +0000 |
Weblate |
Added translation using Weblate (Slovak)
|
Tue, 15 Jun 2021 14:52:23 +0200 |
Goffi |
i18n: added French catalog
|
Tue, 15 Jun 2021 14:29:09 +0200 |
Goffi |
i18n: initial messages extraction
|
Mon, 14 Jun 2021 15:27:33 +0200 |
Goffi |
server (proxy): add "Forwarded" and "X-Forwarded-xxx" headers to reverse proxy
|
Wed, 09 Jun 2021 16:50:07 +0200 |
Goffi |
tasks(js_modules, sass): remove support for `npm`:
|
Sun, 06 Jun 2021 19:40:07 +0200 |
Goffi |
pages: get last page by default with RSM:
|
Sun, 06 Jun 2021 19:37:05 +0200 |
Goffi |
pages (forums/topics): deserialise extra + use pagination
|
Fri, 04 Jun 2021 17:57:29 +0200 |
Goffi |
browser(bridge): allow some bridge methods for session profile:
|
Fri, 04 Jun 2021 14:45:49 +0200 |
Goffi |
browser (lists/view): fix status check in grocery list following `value` property fix in template_xmlui.OptionsWidget
|
Fri, 07 May 2021 15:38:34 +0200 |
Goffi |
pages (chat): fix message sending
|
Wed, 05 May 2021 15:43:44 +0200 |
Goffi |
browser (photos/album): show directly failure's message on upload error, and remove photo
|
Sat, 01 May 2021 19:05:16 +0200 |
Goffi |
pages (forums): better breadcrumbs
|
Sat, 01 May 2021 19:05:16 +0200 |
Goffi |
pages (forums/view): use rich content to post a reply
|
Sat, 01 May 2021 19:05:16 +0200 |
Goffi |
pages (forums/topics): add url to new topic creation page
|
Sat, 01 May 2021 19:05:16 +0200 |
Goffi |
pages (forums/topics): new page to edit a topic using blog editor
|
Sat, 01 May 2021 19:05:16 +0200 |
Goffi |
pages: fix `onFileChange` when the page is not wrapped
|
Sat, 01 May 2021 19:05:05 +0200 |
Goffi |
pages (lists/view_item): browser part was not in the repository
|
Sat, 01 May 2021 19:04:25 +0200 |
Goffi |
pages (files/list): set empty affiliations when they can't be retrieved
|
Sat, 01 May 2021 18:50:04 +0200 |
Goffi |
pages (blog/edit): move preview code to new `BlogEditor` class in `editor` module
|
Thu, 29 Apr 2021 20:51:36 +0200 |
Goffi |
pages (blog/view, u, files/list): custom breadcrumbs:
|
Thu, 29 Apr 2021 20:49:32 +0200 |
Goffi |
pages: add some labels
|
Thu, 29 Apr 2021 20:48:35 +0200 |
Goffi |
pages: breadcrumbs handling:
|
Thu, 29 Apr 2021 16:55:07 +0200 |
Goffi |
pages (blog): new `edit` page:
|
Thu, 29 Apr 2021 16:45:39 +0200 |
Goffi |
browser: new `editor` module:
|
Thu, 29 Apr 2021 16:37:12 +0200 |
Goffi |
server (restricted_bridge): add mbPreview
|
Thu, 29 Apr 2021 16:36:26 +0200 |
Goffi |
install: update minimal Brython version to 3.9.2 to have fixed elements's `children` implementation:
|
Thu, 22 Apr 2021 21:37:50 +0200 |
Goffi |
browser (lists/view): Q&D fix for status change
|
Thu, 22 Apr 2021 18:24:11 +0200 |
Goffi |
pages: remove forgotten breakpoing
|
Thu, 22 Apr 2021 18:23:47 +0200 |
Goffi |
pages: keep `search` query when using pagination
|
Thu, 22 Apr 2021 18:22:49 +0200 |
Goffi |
doc: rename main title
|
Fri, 16 Apr 2021 18:47:39 +0200 |
Goffi |
browser (slideshow): work around Brython's `children` wrong behavour:
|
Fri, 16 Apr 2021 18:45:44 +0200 |
Goffi |
browser (invitation): fix an indentation issue which was breaking invitations
|
Fri, 16 Apr 2021 18:44:49 +0200 |
Goffi |
pages (blog/view): move URL friendly code to backend tools:
|
Fri, 16 Apr 2021 18:40:17 +0200 |
Goffi |
pages: do no send HTTP_FORBIDDEN when registration is not allowed and no profile is connected:
|
Fri, 16 Apr 2021 18:38:45 +0200 |
Goffi |
pages (login, register): fix `allow_registration`:
|
Sat, 27 Mar 2021 15:23:49 +0100 |
Goffi |
pages (blog/view): set empty comments when comments node is missing
|
Thu, 25 Mar 2021 10:29:40 +0100 |
Goffi |
core (config): use component (i.e. "web") as config section
|
Sat, 20 Mar 2021 20:58:45 +0100 |
Goffi |
doc: update installation instruction following renaming and new `requirements.txt`:
|
Sat, 20 Mar 2021 18:23:18 +0100 |
Goffi |
core (twisted/plugin): use `config.parseMainConf` instad of configparser
|
Sat, 20 Mar 2021 18:22:33 +0100 |
Goffi |
install: added `requirements.txt`
|
Sat, 20 Mar 2021 18:22:10 +0100 |
Goffi |
install (setup.py): update console script name and setup:
|
Sat, 20 Mar 2021 18:20:39 +0100 |
Goffi |
core (constants): renaming following global project renaming
|
Fri, 19 Mar 2021 15:47:10 +0100 |
Goffi |
date update
|
Sat, 27 Feb 2021 21:08:42 +0100 |
Goffi |
browser (lists/view): `grocery` list specialised behaviour:
|
Sat, 27 Feb 2021 21:06:45 +0100 |
Goffi |
browser (lists): code is now async + item removal for non creator:
|
Sat, 27 Feb 2021 21:03:55 +0100 |
Goffi |
pages: implements `strip` argument in `getPostedData`
|
Sat, 27 Feb 2021 21:03:08 +0100 |
Goffi |
pages: fix `getPostedData` when a single value is requested and a list is used
|
Sat, 27 Feb 2021 21:00:48 +0100 |
Goffi |
server (restricted_bridge): add `listSet` method
|
Sat, 27 Feb 2021 21:00:21 +0100 |
Goffi |
pages: implement `getPageData` and `setPageData` helper methods
|
Sat, 27 Feb 2021 20:58:22 +0100 |
Goffi |
pages (lists/view): add `list_type` to `template_data`:
|
Sat, 27 Feb 2021 20:55:35 +0100 |
Goffi |
pages (lists): specify when item is coming from config
|
Sat, 20 Feb 2021 14:07:22 +0100 |
Goffi |
lists: creation, invitation, item deletion:
|
Sat, 20 Feb 2021 13:58:42 +0100 |
Goffi |
browser (invitations): handle Pubsub invitation
|
Sat, 20 Feb 2021 13:58:01 +0100 |
Goffi |
browser (dialog): new `ashow` method to use `Confirm` in async methods
|
Sat, 20 Feb 2021 13:56:08 +0100 |
Goffi |
tasks (brython): fixed Brython scripts during dev mode reload
|
Sat, 20 Feb 2021 13:55:00 +0100 |
Goffi |
server: be sure to have strings for ns_map
|
Sat, 20 Feb 2021 13:54:13 +0100 |
Goffi |
pages: better generic errors handling:
|
Sat, 20 Feb 2021 13:51:55 +0100 |
Goffi |
pages: helper method to get current profile's jid
|
Sat, 20 Feb 2021 13:51:11 +0100 |
Goffi |
pages: fix browser data re-creation on dev mode reload
|
Sat, 20 Feb 2021 13:49:08 +0100 |
Goffi |
server (restricted_bridge): added `psNodeDelete`, `psNodeAffiliationsSet`, `psItemRetract` and `psInvite`
|
Thu, 28 Jan 2021 18:51:44 +0100 |
Goffi |
pages (tickets): renamed "tickets" to "lists":
|
Fri, 11 Dec 2020 17:35:06 +0100 |
Goffi |
pages(tickets): add Full-Text Search
|
Fri, 11 Dec 2020 17:35:06 +0100 |
Goffi |
pages (blog/view): Full-Text Search is used when `search` query argument is present
|
Fri, 11 Dec 2020 17:35:06 +0100 |
Goffi |
pages: cache is skipped if there are query arguments in URL
|
Fri, 11 Dec 2020 17:35:03 +0100 |
Goffi |
pages: `on_data_post` can now return `"continue"` string:
|
Sun, 29 Nov 2020 17:08:36 +0100 |
Goffi |
browser (invitation): allow invitation of unknown JID:
|
Fri, 27 Nov 2020 12:25:53 +0100 |
Goffi |
browser (album): remove loading screen at the end of the script
|
Fri, 27 Nov 2020 12:25:25 +0100 |
Goffi |
browser: new `loading` module to remove loading screen
|
Fri, 20 Nov 2020 18:15:48 +0100 |
Goffi |
server: typo
|
Fri, 20 Nov 2020 18:12:04 +0100 |
Goffi |
server: don't check or connect service profile when `--build-only` is set
|
Fri, 20 Nov 2020 18:04:05 +0100 |
Goffi |
server: new `--build-only` flag:
|
Fri, 20 Nov 2020 18:02:43 +0100 |
Goffi |
server: new `--bridge-retries` option:
|
Fri, 20 Nov 2020 17:55:21 +0100 |
Goffi |
server: don't encode options help messages, this is not needed anymore since we moved to Python 3
|
Fri, 20 Nov 2020 17:53:38 +0100 |
Goffi |
server: removed unused legacy code.
|
Fri, 20 Nov 2020 17:53:01 +0100 |
Goffi |
server: renamed `--dev_mode` to `--dev-mode` and set it as a flag:
|
Sun, 15 Nov 2020 16:59:55 +0100 |
Goffi |
server: options can now be specified with environment variables:
|
Sat, 14 Nov 2020 22:27:49 +0100 |
Goffi |
server: improved service profile check + auto creation:
|
Sat, 14 Nov 2020 22:24:58 +0100 |
Goffi |
server: mechanism to exit Libervia with an exit code:
|
Mon, 28 Sep 2020 21:12:21 +0200 |
Goffi |
server: SàT applications integration:
|
Mon, 28 Sep 2020 17:12:04 +0200 |
Goffi |
server: new `menu_extra_json` configuration option:
|
Thu, 17 Sep 2020 22:50:27 +0200 |
Goffi |
browser (slideshow): better handling of controls hiding:
|
Thu, 17 Sep 2020 22:46:55 +0200 |
Goffi |
browser: updated code to work with new Brython 3.8.10:
|
Thu, 17 Sep 2020 16:44:54 +0200 |
Goffi |
pages (photos/new): fix permissions:
|
Thu, 17 Sep 2020 08:59:43 +0200 |
Goffi |
pages (g): set `interests_map` even in case of errors
|
Sun, 13 Sep 2020 15:01:24 +0200 |
Goffi |
server: fixed HTTPS redirection
|
Sun, 13 Sep 2020 15:01:22 +0200 |
Goffi |
doc: updated installation instructions
|
Sat, 05 Sep 2020 21:59:38 +0200 |
Goffi |
browser (photos/album): change cover on "cover" button click:
|
Sat, 05 Sep 2020 21:59:23 +0200 |
Goffi |
browser (photos/album): fixed notifications
|
Sat, 05 Sep 2020 21:59:20 +0200 |
Goffi |
server (restricted_bridge): added `interestsRegisterFileSharing` + filter extra_s in `FISInvite`
|
Sat, 05 Sep 2020 21:59:17 +0200 |
Goffi |
pages (files/list): fixed empty dir handling
|
Sat, 05 Sep 2020 21:59:14 +0200 |
Goffi |
browser (invitation): minor renaming
|
Sat, 05 Sep 2020 21:59:11 +0200 |
Goffi |
browser: async version of bridge
|
Tue, 25 Aug 2020 08:31:56 +0200 |
Goffi |
browser (photos/album): videos integrations:
|
Tue, 25 Aug 2020 08:28:08 +0200 |
Goffi |
browser (photos/album): use notifications to show error messages + use `ok_color` argument for delete confirmation
|
Mon, 24 Aug 2020 23:04:35 +0200 |
Goffi |
browser (alt_media_player): native player support + poster + flags + restricted area:
|
Mon, 24 Aug 2020 22:53:15 +0200 |
Goffi |
browser (dialog): color of `OK` button can be specified:
|
Mon, 24 Aug 2020 22:52:04 +0200 |
Goffi |
browser (slideshow): options can now be attached to a slide:
|
Mon, 24 Aug 2020 22:49:24 +0200 |
Goffi |
browser (slideshow): use standard click/dblclick instead of swiper equivalents:
|
Mon, 24 Aug 2020 22:47:51 +0200 |
Goffi |
browser (slideshow): use non zero threshold to avoid accidental swipe
|
Sat, 15 Aug 2020 23:29:00 +0200 |
Goffi |
pages (photos/new): typo
|
Sat, 15 Aug 2020 23:28:44 +0200 |
Goffi |
pages: fixed handling of DataError when posting data
|
Sat, 15 Aug 2020 16:45:23 +0200 |
Goffi |
browser: alternative media player:
|
Sat, 15 Aug 2020 13:04:09 +0200 |
Goffi |
pages (js): added `ogv` requirement
|
Sat, 15 Aug 2020 13:03:13 +0200 |
Goffi |
tasks (brython): don't copy `__pycache__` to build_dir + fixed recursive copy
|
Sat, 15 Aug 2020 13:03:10 +0200 |
Goffi |
browser (slideshow): fixed `active` value detection for fullscreen
|
Fri, 14 Aug 2020 09:31:32 +0200 |
Goffi |
browser (template): use nunjucks cache
|
Fri, 14 Aug 2020 09:31:32 +0200 |
Goffi |
browser (photos/album): remove hint when delete button is pressed
|
Fri, 14 Aug 2020 09:31:32 +0200 |
Goffi |
browser (invitation, photos/album): invitation manager improvments:
|
Fri, 14 Aug 2020 09:31:32 +0200 |
Goffi |
browser (photos/album): used biggest thumbnails instead of original image for slideshow:
|
Fri, 14 Aug 2020 09:31:32 +0200 |
Goffi |
browser (cache): new `cache` module to handle cache of roster and identities:
|
Fri, 14 Aug 2020 09:31:32 +0200 |
Goffi |
browser (dialog): new class to handle notifications
|
Fri, 14 Aug 2020 09:31:32 +0200 |
Goffi |
browser: updated swiper and use a limit on version
|
Fri, 14 Aug 2020 09:31:26 +0200 |
Goffi |
pages (files/list, photos/album): updated thumbnails size limits
|
Fri, 14 Aug 2020 09:09:03 +0200 |
Goffi |
pages (files/list): removed/updated code to download thumbnails and sort them as it is now done by the backend
|
Fri, 14 Aug 2020 09:06:56 +0200 |
Goffi |
pages: expose `cache_path` to scripts + `session_uuid` to templates
|
Sun, 02 Aug 2020 20:57:55 +0200 |
Goffi |
pages (blog/view/atom.xml): fixed items management after blog_view changes
|
Sun, 02 Aug 2020 17:45:15 +0200 |
Goffi |
pages: identities are not using `data_objects` anymore:
|
Sat, 01 Aug 2020 16:56:04 +0200 |
Goffi |
server: use `bulma` theme as default for default site:
|
Sat, 01 Aug 2020 16:47:24 +0200 |
Goffi |
browser (photos/album): invitation manager first draft.
|
Sat, 01 Aug 2020 16:47:24 +0200 |
Goffi |
pages: render HTTP_NOT_FOUND page on `item-not-found` bridge error.
|
Sat, 01 Aug 2020 16:47:24 +0200 |
Goffi |
pages: add `media_path` and `build_path` in template data for error pages.
|
Sat, 01 Aug 2020 16:47:24 +0200 |
Goffi |
pages: handle `jid.InvalidFormat` exception in `_filterPathValue`
|
Sat, 01 Aug 2020 16:47:24 +0200 |
Goffi |
pages (files/list): use new `FISAffiliationsGet` to get `directory_affiliation`
|
Sat, 01 Aug 2020 16:47:24 +0200 |
Goffi |
server (restricted_bridge): added `FISInvite`, `FISAffiliationsSet` and `invitationSimpleCreate`
|
Sat, 01 Aug 2020 16:47:24 +0200 |
Goffi |
browser (bridge): handle case where `callback` or `errback` is None
|
Sat, 01 Aug 2020 16:47:24 +0200 |
Goffi |
pages (files/list): set `directory_affiliation` template data:
|
Sat, 01 Aug 2020 16:47:24 +0200 |
Goffi |
browser (slideshow): slides can now be zoomed:
|
Sat, 01 Aug 2020 16:47:24 +0200 |
Goffi |
browser (slideshow): show slideshow in fullscreen
|
Sat, 01 Aug 2020 16:47:24 +0200 |
Goffi |
browser (slideshow): (un)hide controls on single click:
|
Sat, 01 Aug 2020 16:47:21 +0200 |
Goffi |
browser (slideshow): fixed scrolling issue with comment panel:
|
Thu, 16 Jul 2020 09:08:50 +0200 |
Goffi |
browser (album): start slideshow on photo click
|
Thu, 16 Jul 2020 09:08:50 +0200 |
Goffi |
browser: `slideshow` module implementation:
|
Thu, 16 Jul 2020 09:08:50 +0200 |
Goffi |
browser (template): adapted filters/global/extensions to manage SàT templates:
|
Thu, 16 Jul 2020 09:08:50 +0200 |
Goffi |
pages: `profile` is now exposed to scripts
|
Thu, 16 Jul 2020 09:08:50 +0200 |
Goffi |
pages: take care of None/null when exposing a variable
|
Thu, 16 Jul 2020 09:08:50 +0200 |
Goffi |
browser (js): added `swiper` and `moment` js modules
|
Thu, 16 Jul 2020 09:08:47 +0200 |
Goffi |
pages (blog, tickets, merge-requests): updated code to handle new serialisation, following backend changes
|
Fri, 19 Jun 2020 16:47:51 +0200 |
Goffi |
browser (photos): albums can now be deleted:
|
Fri, 19 Jun 2020 16:47:51 +0200 |
Goffi |
browser (photos/album): photo(s) upload and deletion
|
Fri, 19 Jun 2020 16:47:51 +0200 |
Goffi |
browser: module to handle dialogs, first draft
|
Fri, 19 Jun 2020 16:47:51 +0200 |
Goffi |
browser: new template module:
|
Fri, 19 Jun 2020 16:47:51 +0200 |
Goffi |
browser: new bridge module to access restricted bridge from browser
|
Fri, 19 Jun 2020 16:47:51 +0200 |
Goffi |
pages (bridge): better handling of errors:
|
Fri, 19 Jun 2020 16:47:51 +0200 |
Goffi |
server (restricted_bridge): added fileSharingDelete and interestRetract
|
Fri, 19 Jun 2020 16:47:51 +0200 |
Goffi |
pages: set `guest_session` in template data when suitable
|
Fri, 19 Jun 2020 16:47:51 +0200 |
Goffi |
pages: expose `templates_root_url` to scripts
|
Fri, 19 Jun 2020 16:47:51 +0200 |
Goffi |
server: use C.SITE_NAME_DEFAULT instead of "sat" when suitable
|
Fri, 19 Jun 2020 16:47:51 +0200 |
Goffi |
pages (js): added `nunjucks` requirement
|
Fri, 19 Jun 2020 16:47:51 +0200 |
Goffi |
pages (files/list): return empty list of files when `item-not-found` is received
|
Fri, 19 Jun 2020 16:47:51 +0200 |
Goffi |
pages (files/list): export `service` and `path` to scripts
|
Fri, 19 Jun 2020 16:47:51 +0200 |
Goffi |
pages: `_bridge` page:
|
Fri, 19 Jun 2020 16:47:51 +0200 |
Goffi |
server: restricted_bridge first draft:
|
Fri, 19 Jun 2020 16:47:51 +0200 |
Goffi |
pages: new method `exposeToScripts` to make variables accessible to scripts in browser
|
Fri, 19 Jun 2020 16:47:51 +0200 |
Goffi |
pages: 404 is now returne if a remote server is not found
|
Fri, 19 Jun 2020 16:47:51 +0200 |
Goffi |
pages: `on_data_post` can be set to the string `continue` instead of a callable:
|
Fri, 19 Jun 2020 16:47:51 +0200 |
Goffi |
pages: moved CSRF checking code to a separate method:
|
Fri, 19 Jun 2020 16:47:51 +0200 |
Goffi |
server: user new OrderedSet to handle scripts:
|
Fri, 19 Jun 2020 16:47:50 +0200 |
Goffi |
server (classes): use default for all values for Script:
|
Fri, 19 Jun 2020 16:47:50 +0200 |
Goffi |
pages (photos/new): create albums in "/albums/" path in default namespace
|
Fri, 19 Jun 2020 16:47:50 +0200 |
Goffi |
tasks (brython): copy and load `brython_stdlib.js`
|
Fri, 19 Jun 2020 16:47:50 +0200 |
Goffi |
pages (photos/new): photo album creation
|
Fri, 19 Jun 2020 16:47:50 +0200 |
Goffi |
pages: use Path in onFileChange + fixed encoding issue
|
Fri, 19 Jun 2020 16:47:50 +0200 |
Goffi |
pages: use a coroutine for renderPage:
|
Fri, 19 Jun 2020 16:47:50 +0200 |
Goffi |
server: default theme can now be specified in site section of `sat.conf` with `theme` key
|
Fri, 29 May 2020 21:56:42 +0200 |
Goffi |
server: re-usable Twisted TLS code has been moved to SàT backend
|
Tue, 26 May 2020 12:33:09 +0200 |
Goffi |
tasks (js_modules, sass): check for `yarnpkg` before `yarn`, as it is the name used in Debian
|
Mon, 25 May 2020 15:51:07 +0200 |
Goffi |
server: Libervia server is now launched with a Python script, following backend change
|
Tue, 19 May 2020 18:33:18 +0200 |
Goffi |
pages: fixed `dir_path` checking in `onFileChange`
|
Tue, 19 May 2020 11:05:50 +0200 |
Goffi |
pages: handle themes using `theme` request argument
|
Tue, 19 May 2020 11:05:47 +0200 |
Goffi |
pages (blog): fixed identities handling
|
Tue, 19 May 2020 11:05:40 +0200 |
Goffi |
pages, tasks (brython): use set for scripts + common template data:
|
Tue, 19 May 2020 11:02:33 +0200 |
Goffi |
pages: delete existing cache instead of just ignoring it when `no-cache` is used
|
Tue, 19 May 2020 11:02:32 +0200 |
Goffi |
server, pages: better identities handling:
|
Tue, 19 May 2020 11:02:31 +0200 |
Goffi |
pages (login): fixed log error handling
|
Mon, 04 May 2020 10:18:58 +0200 |
Goffi |
tasks: new sass task, will compile any Sass file found in root `_browser`
|
Mon, 04 May 2020 10:16:26 +0200 |
Goffi |
removed files commited by mistake
|
Mon, 04 May 2020 10:07:45 +0200 |
Goffi |
taks (brython): fixed prepare()
|
Sun, 03 May 2020 21:07:23 +0200 |
Goffi |
tasks: `AFTER` attribute to handle tasks order:
|
Sun, 03 May 2020 21:07:22 +0200 |
Goffi |
tasks: dir event filter:
|
Sun, 03 May 2020 19:32:20 +0200 |
Goffi |
task (js_modules): handle `extra_init`:
|
Sun, 03 May 2020 19:28:14 +0200 |
Goffi |
server: gather themes data:
|
Sun, 03 May 2020 18:25:11 +0200 |
Goffi |
server: seperation between production build dir and dev build dir:
|
Sun, 03 May 2020 18:15:22 +0200 |
Goffi |
server, pages, tasks (brython): common_scripts:
|
Sun, 03 May 2020 17:06:14 +0200 |
Goffi |
pages: don't use cache when `cache-control` header is set to `no-cache`
|
Wed, 29 Apr 2020 17:39:11 +0200 |
Goffi |
server (tasks): new `js_modules` implicit task:
|
Wed, 29 Apr 2020 17:34:53 +0200 |
Goffi |
pages: browser metadata + root `_browser`:
|
Wed, 29 Apr 2020 15:00:54 +0200 |
Goffi |
server (tasks manager): added a label for default site
|
Wed, 29 Apr 2020 14:54:33 +0200 |
Goffi |
server: fixed watching a directory which is already watched:
|
Mon, 27 Apr 2020 10:55:23 +0200 |
Goffi |
server (tasks/brython): log an error if brython is missing and needed
|
Sun, 26 Apr 2020 22:15:48 +0200 |
Goffi |
install (setup): new `brython` dependency
|
Sun, 26 Apr 2020 22:08:23 +0200 |
Goffi |
server (constants): temporarily removed `app` from menu
|
Sun, 26 Apr 2020 22:07:18 +0200 |
Goffi |
tasks: implicit tasks + Brython task:
|
Sun, 26 Apr 2020 22:01:13 +0200 |
Goffi |
pages: browser code, first draft:
|
Sat, 25 Apr 2020 16:08:55 +0200 |
Goffi |
server (tasks): refactoring:
|
Mon, 20 Apr 2020 17:33:41 +0200 |
Goffi |
bin (libervia): check `twistd` before `twistd3` to use venv version first
|
Sun, 19 Apr 2020 22:56:59 +0200 |
Goffi |
pages: updated `identityGet` call, following backend changes
|
Sun, 19 Apr 2020 22:56:15 +0200 |
Goffi |
server: added a child for common cache
|
Fri, 14 Feb 2020 15:21:24 +0100 |
Goffi |
pages (chat): renamed `extra` argument to `extra_s` as it is now serialised
|
Wed, 29 Jan 2020 19:45:04 +0100 |
Goffi |
server: log config files names
|
Wed, 29 Jan 2020 10:06:01 +0100 |
Goffi |
fixed shebangs
|
Wed, 29 Jan 2020 09:54:17 +0100 |
Goffi |
replaced former use of "dummy" by "__"
|
Wed, 29 Jan 2020 09:53:31 +0100 |
Goffi |
dates update
|
Fri, 10 Jan 2020 10:26:59 +0100 |
Goffi |
server: avoid double init
|
Fri, 10 Jan 2020 10:09:18 +0100 |
Goffi |
server: remove "launching" while logging version
|
Fri, 10 Jan 2020 10:07:32 +0100 |
Goffi |
server: log Libervia version when backend is ready
|
Fri, 10 Jan 2020 10:07:11 +0100 |
Goffi |
server: fixed shebang
|
Sun, 29 Dec 2019 17:36:25 +0100 |
Goffi |
pages (chat): handle room statuses following backend change
|
Fri, 27 Dec 2019 13:35:27 +0100 |
Goffi |
bin (libervia): look for twistd3 first:
|
Sat, 07 Dec 2019 09:58:22 +0100 |
Goffi |
pages (events): added empty string for new "eventInviteeGet" parameter
|
Mon, 18 Nov 2019 21:49:42 +0100 |
Goffi |
pages: replaced deprecated `cgi.escape` by `html.escape`
|
Mon, 18 Nov 2019 21:46:12 +0100 |
Goffi |
server: user ProtectedFile for build dir
|
Fri, 08 Nov 2019 17:07:02 +0100 |
Goffi |
pages (login): catch ProfileUnknownError and show a C.PROFILE_AUTH_ERROR:
|
Fri, 08 Nov 2019 10:52:25 +0100 |
Goffi |
pages: removed a decode() in internal error logging
|
Tue, 08 Oct 2019 12:11:16 +0200 |
Goffi |
misc: use /usr/bin/env + fixed import of fixLocalDir according to backend changes
|
Sun, 06 Oct 2019 22:21:13 +0200 |
Goffi |
server: some encoding fixes following python 3 port
|
Sun, 25 Aug 2019 12:16:34 +0200 |
Goffi |
install (setup.py): updated classifiers
|
Sun, 25 Aug 2019 12:05:49 +0200 |
Goffi |
install (setup.py): updated `python_requires`
|
Fri, 16 Aug 2019 17:16:42 +0200 |
Goffi |
misc: renamed SafeConfigParser in libervia_server twisted plugin after python 3 port
|
Fri, 16 Aug 2019 17:15:42 +0200 |
Goffi |
pages (forums/view): fixed microblog data serialisation when posting
|
Fri, 16 Aug 2019 17:14:46 +0200 |
Goffi |
pages (blog/view, forums/view): fixed encoding of request.args following Python3 port
|
Fri, 16 Aug 2019 17:13:42 +0200 |
Goffi |
server: fixed BUILD_DIR page encoding following python 3 port
|
Fri, 16 Aug 2019 17:12:10 +0200 |
Goffi |
server: fixed value filtering in getConfig
|
Tue, 13 Aug 2019 19:12:31 +0200 |
Goffi |
python 3 port:
|
Tue, 13 Aug 2019 09:39:33 +0200 |
Goffi |
0.8 development starts
|
Wed, 24 Jul 2019 20:56:13 +0200 |
Goffi |
Added tag 0.7.0 for changeset 889e8d07e957
|
Wed, 24 Jul 2019 20:43:11 +0200 |
Goffi |
0.7.0 « La Commune » release
0.7.0
|
Wed, 24 Jul 2019 20:50:00 +0200 |
Goffi |
install (setup.py): updated sat version
|
Wed, 24 Jul 2019 20:54:22 +0200 |
Goffi |
install (MANIFEST.in): added VERSION
|
Wed, 24 Jul 2019 20:44:53 +0200 |
Goffi |
install: added doc to MANIFEST.in
|
Wed, 24 Jul 2019 07:52:30 +0200 |
Goffi |
doc: added installation instructions
|
Fri, 19 Jul 2019 18:01:38 +0200 |
Goffi |
pages: display a warning instead or raising exception if write fails:
|
Fri, 19 Jul 2019 18:01:25 +0200 |
Goffi |
pages (blog/view, u): added atom feed URL to "atom_url" in template
|
Sun, 14 Jul 2019 17:25:53 +0200 |
Goffi |
server (websocket): don't crash if self.page doesn't exist while onClose is called
|
Sun, 14 Jul 2019 17:18:48 +0200 |
Goffi |
pages: show rendered html on failed renderAndUpdate
|
Sun, 14 Jul 2019 14:48:31 +0200 |
Goffi |
server: handle unexpected exceptions on connect:
|
Sun, 14 Jul 2019 14:45:51 +0200 |
Goffi |
server (websockets): fixed websocket handling on HTTPS connections:
|
Fri, 12 Jul 2019 14:58:11 +0200 |
Goffi |
server: if "redirections" is not set, use "/login" page as default
|
Wed, 10 Jul 2019 08:32:49 +0200 |
Goffi |
install: set minimal version of sat to dev one:
|
Tue, 09 Jul 2019 20:41:50 +0200 |
Goffi |
browser (contact_group): fixed bad property name used in closeAndSave:
|
Tue, 09 Jul 2019 20:20:46 +0200 |
Goffi |
server: don't raise error anymore if themes_dir is invalid or legacy blog can't be created:
|
Sat, 06 Jul 2019 14:11:10 +0200 |
Goffi |
pages: don't put error pages in cache
|
Fri, 05 Jul 2019 16:49:20 +0200 |
Goffi |
install: set minimal sat version to 0.7.0b4
|
Wed, 26 Jun 2019 20:36:50 +0200 |
Goffi |
server: changed defaultType for File resources to "application/octet-stream" instead of "text/html"
|
Fri, 14 Jun 2019 12:51:03 +0200 |
Goffi |
pages (tickets/edit): "author" can be ignored again now that updating has been fixed
|
Fri, 14 Jun 2019 12:50:59 +0200 |
Goffi |
pages (merge-requests/edit, tickets/edit, tickets/new): use serialised extra following backend change + fixed use of "update" when editing ticket:
|
Wed, 12 Jun 2019 20:05:45 +0200 |
Goffi |
pages: fixed cached data when `url_cache` is used:
|
Wed, 12 Jun 2019 09:12:09 +0200 |
Goffi |
pages (tickets/edit): don't ignore "author" anymore, to keep it when owner/admin modify a ticket
|
Mon, 27 May 2019 21:10:44 +0200 |
Goffi |
server: fixed sites alias:
|
Mon, 27 May 2019 09:27:15 +0200 |
Goffi |
doc: added forgotten conf.py and index.rst files
|
Mon, 27 May 2019 09:06:45 +0200 |
Goffi |
server (tasks): fixed findCommand when first name can't be found
|
Sun, 26 May 2019 22:19:42 +0200 |
Goffi |
server (pages): on_data_post can now raise an exceptions.DataError to reload the page with a warning message (without validating data posted)
|
Sun, 26 May 2019 22:18:04 +0200 |
Goffi |
server (pages): added raise_on_missing arguments in getPostedData:
|
Sun, 26 May 2019 22:16:07 +0200 |
Goffi |
server: added a generic way to have notification messages in pages
|
Sun, 26 May 2019 22:14:23 +0200 |
Goffi |
server: moved generic classes definitions (only WebsocketMeta for now) to new "classes" module
|
Tue, 14 May 2019 19:40:51 +0200 |
Goffi |
server: show BridgeException traceback on unknown registering status
|
Tue, 14 May 2019 19:22:53 +0200 |
Goffi |
we are in dev version again
|
Tue, 14 May 2019 19:19:40 +0200 |
Goffi |
server: fixed typo resuling in crash on unknown registering error status
|
Sun, 05 May 2019 20:42:16 +0200 |
Goffi |
Added tag 0.7.0b1 for changeset cc16d93d4181
|
Sun, 05 May 2019 20:42:14 +0200 |
Goffi |
0.7.0b1 release
0.7.0b1
|
Sat, 04 May 2019 00:02:50 +0200 |
Goffi |
pages (g): retrieve interests for events/photo albums/file sharing + only set "include_url" if "main_uri" is set
|
Sat, 04 May 2019 00:01:08 +0200 |
Goffi |
pages (events): moved get interests code in prepare_render + use image as thumb_url if it does not already exist
|
Fri, 03 May 2019 20:54:34 +0200 |
Goffi |
server: catch "not-allowed" error from bridge and show the appropriate error page in this case
|
Fri, 03 May 2019 20:53:44 +0200 |
Goffi |
pages (photos): moved code getting interests in prepare_render
|
Fri, 03 May 2019 20:52:56 +0200 |
Goffi |
server: fixed getPagePathFromURI
|
Fri, 03 May 2019 20:52:13 +0200 |
Goffi |
pages (g/e): use redirect instead of duplicating code of "event_view"
|
Fri, 03 May 2019 20:51:22 +0200 |
Goffi |
server: replaced wrong usage of C.HTTP_UNAUTHORIZED by C.HTTP_FORBIDDEN
|
Fri, 03 May 2019 13:08:41 +0200 |
Goffi |
pages (photos): retrieve photo albums from list of interests, and fill "interests" template data.
|
Fri, 26 Apr 2019 08:42:27 +0200 |
Goffi |
pages (blog, u): added atom feed link in "links" template data.
|
Fri, 12 Apr 2019 14:12:53 +0200 |
Goffi |
doc: use "sourcecode" directive instead of "code" + small mistakes fixes:
|
Fri, 12 Apr 2019 14:08:02 +0200 |
Goffi |
pages (i18n): if locale is not specified, "accept-language" header is used to try to determine the best one
|
Fri, 12 Apr 2019 14:06:50 +0200 |
Goffi |
pages (i18n): check presence of u"/" in locale:
|
Fri, 12 Apr 2019 13:58:02 +0200 |
Goffi |
pages (cache): separate cached pages using locales, to avoid having a page cache in a specific locale used for an other one.
|
Wed, 10 Apr 2019 21:06:35 +0200 |
Goffi |
server (tasks): fixed crash when --dev_mode is used
|
Wed, 10 Apr 2019 21:06:34 +0200 |
Goffi |
pages: locale handling:
|
Sun, 03 Mar 2019 17:14:27 +0100 |
Goffi |
handle invalid certificate on registration + fixed error handling on registration
|
Sat, 02 Mar 2019 18:44:20 +0100 |
Goffi |
we are in dev version again
|
Fri, 01 Mar 2019 19:47:34 +0100 |
Goffi |
Added tag 0.7.0a4 for changeset caa8747b1bb1
|
Fri, 01 Mar 2019 19:40:27 +0100 |
Goffi |
0.7.0a4 release
0.7.0a4
|
Tue, 26 Feb 2019 20:24:20 +0100 |
Goffi |
server (legacy blog): fixed items deserialisation
|
Sat, 23 Feb 2019 21:05:48 +0100 |
Goffi |
page (u): fixed blog posting
|
Sat, 23 Feb 2019 21:05:06 +0100 |
Goffi |
backend: fixed args transmission on page redirection.
|
Sat, 23 Feb 2019 21:04:31 +0100 |
Goffi |
pages: fixed children retrieval in onFileChange
|
Sat, 23 Feb 2019 21:03:21 +0100 |
Goffi |
server, browser: changed blog items serialisation following changes in backend
|
Fri, 22 Feb 2019 18:50:33 +0100 |
Goffi |
server (tasks): tasks can now be automatically ran when something happen in a watched dir:
|
Fri, 22 Feb 2019 18:42:47 +0100 |
Goffi |
server (tasks): task can now use a "prepare" method to prepare data before running (e.g. WATCH_DIRS)
|
Fri, 22 Feb 2019 16:57:37 +0100 |
Goffi |
pages: auto reloading
|
Fri, 22 Feb 2019 16:57:37 +0100 |
Goffi |
server: iNotify support:
|
Fri, 22 Feb 2019 16:56:58 +0100 |
Goffi |
server: added "dev_mode" boolean option (not used yet but will be soon)
|
Wed, 06 Feb 2019 09:19:33 +0100 |
Goffi |
Added tag 0.7.0a3 for changeset b290f21e8466
|
Wed, 06 Feb 2019 09:17:03 +0100 |
Goffi |
0.7.0a3 release
0.7.0a3
|
Sat, 26 Jan 2019 20:15:24 +0100 |
Goffi |
pages: use absolute path for build_path + added page_url to template (which is getURL() without argument)
|
Sat, 26 Jan 2019 20:14:09 +0100 |
Goffi |
server, pages, tasks: moved getConfig to backend, and added shorcut version in LiberviaPage and TasksManager
|
Fri, 25 Jan 2019 08:58:41 +0100 |
Goffi |
server: tasks manager first draft:
|
Fri, 25 Jan 2019 08:41:43 +0100 |
Goffi |
pages: set __name__ for imported pages
|
Sat, 19 Jan 2019 11:44:49 +0100 |
Goffi |
dates update
|
Sat, 19 Jan 2019 11:42:37 +0100 |
Goffi |
pages (tickets, merge-requests): convert body from/to markdown while editing/creating new ticket:
|
Fri, 11 Jan 2019 21:47:10 +0100 |
Goffi |
pages (tickets): use the new getPubsubExtra and setPagination methods to handle pagination
|
Fri, 11 Jan 2019 21:45:59 +0100 |
Goffi |
pages: move pagination core from blog to LiberviaPage so it can be reused:
|
Fri, 11 Jan 2019 16:45:01 +0100 |
Goffi |
pages (blog/view): pagination improvments:
|
Fri, 11 Jan 2019 16:39:46 +0100 |
Goffi |
pages (blog): use DeferredList while discovering identities instead or waiting for each request individually.
|