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:
|