Mon, 22 May 2023 11:57:49 +0200 |
Goffi |
server: fix hot reloading of modules in dev mode
|
Sat, 08 Apr 2023 13:44:11 +0200 |
Goffi |
massive refactoring from camelCase -> snake_case. See backend commit log for more details
|
Thu, 23 Mar 2023 17:50:54 +0100 |
Goffi |
server: fix `on_signal` callback
|
Wed, 01 Mar 2023 18:02:44 +0100 |
Goffi |
server, browser: dynamic pages refactoring:
|
Sat, 14 May 2022 22:44:15 +0200 |
Goffi |
server (pages): update psSubscribe call following change in backend
|
Wed, 26 Jan 2022 10:23:07 +0100 |
Goffi |
pages: new `useCache` method to check if `no-cache` is used in request
|
Fri, 22 Oct 2021 16:04:23 +0200 |
Goffi |
pages: disable CSRF token check when service profile is used:
|
Wed, 20 Oct 2021 17:17:21 +0200 |
Goffi |
pages: fix args range in `getURL` + use `urljoin`:
|
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:13:35 +0200 |
Goffi |
pages: workaround to expose variables coming from python-dbus
|
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:`
|
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:
|
Sun, 06 Jun 2021 19:40:07 +0200 |
Goffi |
pages: get last page by default with RSM:
|
Sat, 01 May 2021 19:05:16 +0200 |
Goffi |
pages: fix `onFileChange` when the page is not wrapped
|
Thu, 29 Apr 2021 20:48:35 +0200 |
Goffi |
pages: breadcrumbs handling:
|
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
|
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, 19 Mar 2021 15:47:10 +0100 |
Goffi |
date update
|
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:21 +0100 |
Goffi |
pages: implement `getPageData` and `setPageData` helper methods
|
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
|
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 (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:
|
Sat, 15 Aug 2020 23:28:44 +0200 |
Goffi |
pages: fixed handling of DataError when posting data
|
Fri, 14 Aug 2020 09:06:56 +0200 |
Goffi |
pages: expose `cache_path` to scripts + `session_uuid` to templates
|
Sun, 02 Aug 2020 17:45:15 +0200 |
Goffi |
pages: identities are not using `data_objects` anymore:
|
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`
|
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: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 |
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 |
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 |
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
|
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: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:
|
Sun, 03 May 2020 19:28:14 +0200 |
Goffi |
server: gather themes data:
|
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:34:53 +0200 |
Goffi |
pages: browser metadata + root `_browser`:
|
Sun, 26 Apr 2020 22:01:13 +0200 |
Goffi |
pages: browser code, first draft:
|
Wed, 29 Jan 2020 10:06:01 +0100 |
Goffi |
fixed shebangs
|
Wed, 29 Jan 2020 09:53:31 +0100 |
Goffi |
dates update
|
Fri, 08 Nov 2019 10:52:25 +0100 |
Goffi |
pages: removed a decode() in internal error logging
|
Sun, 06 Oct 2019 22:21:13 +0200 |
Goffi |
server: some encoding fixes following python 3 port
|
Tue, 13 Aug 2019 19:12:31 +0200 |
Goffi |
python 3 port:
|
Fri, 19 Jul 2019 18:01:38 +0200 |
Goffi |
pages: display a warning instead or raising exception if write fails:
|
Sun, 14 Jul 2019 17:18:48 +0200 |
Goffi |
pages: show rendered html on failed renderAndUpdate
|
Sun, 14 Jul 2019 14:45:51 +0200 |
Goffi |
server (websockets): fixed websocket handling on HTTPS connections:
|
Sat, 06 Jul 2019 14:11:10 +0200 |
Goffi |
pages: don't put error pages in cache
|
Wed, 12 Jun 2019 20:05:45 +0200 |
Goffi |
pages: fixed cached data when `url_cache` is used:
|
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
|
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:52:56 +0200 |
Goffi |
server: fixed getPagePathFromURI
|
Fri, 03 May 2019 20:51:22 +0200 |
Goffi |
server: replaced wrong usage of C.HTTP_UNAUTHORIZED by C.HTTP_FORBIDDEN
|
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: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:34 +0200 |
Goffi |
pages: locale handling:
|
Sat, 23 Feb 2019 21:04:31 +0100 |
Goffi |
pages: fixed children retrieval in onFileChange
|
Fri, 22 Feb 2019 16:57:37 +0100 |
Goffi |
pages: auto reloading
|
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
|
Fri, 11 Jan 2019 21:45:59 +0100 |
Goffi |
pages: move pagination core from blog to LiberviaPage so it can be reused:
|
Fri, 14 Sep 2018 21:41:28 +0200 |
Goffi |
server, pages: multi-sites refactoring:
|
Sun, 09 Sep 2018 21:12:22 +0200 |
Goffi |
server, pages: update to handle multi sites themes, first draft:
|
Sat, 25 Aug 2018 17:59:48 +0200 |
Goffi |
files reorganisation and installation rework:
base
src/server/pages.py@94b0852aea7d
|