Mercurial > libervia-web
graph
-
pages (blog/view/atom.xml): fixed items management after blog_view changes2020-08-02, by Goffi
-
pages: identities are not using `data_objects` anymore:2020-08-02, by Goffi
-
server: use `bulma` theme as default for default site:2020-08-01, by Goffi
-
browser (photos/album): invitation manager first draft.2020-08-01, by Goffi
-
pages: render HTTP_NOT_FOUND page on `item-not-found` bridge error.2020-08-01, by Goffi
-
pages: add `media_path` and `build_path` in template data for error pages.2020-08-01, by Goffi
-
pages: handle `jid.InvalidFormat` exception in `_filterPathValue`2020-08-01, by Goffi
-
pages (files/list): use new `FISAffiliationsGet` to get `directory_affiliation`2020-08-01, by Goffi
-
browser (bridge): handle case where `callback` or `errback` is None2020-08-01, by Goffi
-
pages (files/list): set `directory_affiliation` template data:2020-08-01, by Goffi
-
browser (slideshow): slides can now be zoomed:2020-08-01, by Goffi
-
browser (slideshow): show slideshow in fullscreen2020-08-01, by Goffi
-
browser (slideshow): (un)hide controls on single click:2020-08-01, by Goffi
-
browser (slideshow): fixed scrolling issue with comment panel:2020-08-01, by Goffi
-
browser (album): start slideshow on photo click2020-07-16, by Goffi
-
browser: `slideshow` module implementation:2020-07-16, by Goffi
-
browser (template): adapted filters/global/extensions to manage SàT templates:2020-07-16, by Goffi
-
pages: `profile` is now exposed to scripts2020-07-16, by Goffi
-
pages: take care of None/null when exposing a variable2020-07-16, by Goffi
-
browser (js): added `swiper` and `moment` js modules2020-07-16, by Goffi
-
browser (photos): albums can now be deleted:2020-06-19, by Goffi
-
browser (photos/album): photo(s) upload and deletion2020-06-19, by Goffi
-
browser: module to handle dialogs, first draft2020-06-19, by Goffi
-
browser: new template module:2020-06-19, by Goffi
-
browser: new bridge module to access restricted bridge from browser2020-06-19, by Goffi
-
pages (bridge): better handling of errors:2020-06-19, by Goffi
-
server (restricted_bridge): added fileSharingDelete and interestRetract2020-06-19, by Goffi
-
pages: set `guest_session` in template data when suitable2020-06-19, by Goffi
-
pages: expose `templates_root_url` to scripts2020-06-19, by Goffi
-
server: use C.SITE_NAME_DEFAULT instead of "sat" when suitable2020-06-19, by Goffi
-
pages (js): added `nunjucks` requirement2020-06-19, by Goffi
-
pages (files/list): return empty list of files when `item-not-found` is received2020-06-19, by Goffi
-
pages (files/list): export `service` and `path` to scripts2020-06-19, by Goffi
-
pages: `_bridge` page:2020-06-19, by Goffi
-
server: restricted_bridge first draft:2020-06-19, by Goffi
-
pages: 404 is now returne if a remote server is not found2020-06-19, by Goffi
-
pages: `on_data_post` can be set to the string `continue` instead of a callable:2020-06-19, by Goffi
-
pages: moved CSRF checking code to a separate method:2020-06-19, by Goffi
-
server: user new OrderedSet to handle scripts:2020-06-19, by Goffi
-
server (classes): use default for all values for Script:2020-06-19, by Goffi
-
pages (photos/new): create albums in "/albums/" path in default namespace2020-06-19, by Goffi
-
tasks (brython): copy and load `brython_stdlib.js`2020-06-19, by Goffi
-
pages (photos/new): photo album creation2020-06-19, by Goffi
-
pages: use Path in onFileChange + fixed encoding issue2020-06-19, by Goffi
-
pages: use a coroutine for renderPage:2020-06-19, by Goffi
-
server: re-usable Twisted TLS code has been moved to SàT backend2020-05-29, by Goffi
-
pages: fixed `dir_path` checking in `onFileChange`2020-05-19, by Goffi
-
pages: handle themes using `theme` request argument2020-05-19, by Goffi
-
pages (blog): fixed identities handling2020-05-19, by Goffi
-
pages, tasks (brython): use set for scripts + common template data:2020-05-19, by Goffi
-
pages: delete existing cache instead of just ignoring it when `no-cache` is used2020-05-19, by Goffi
-
server, pages: better identities handling:2020-05-19, by Goffi
-
pages (login): fixed log error handling2020-05-19, by Goffi
-
tasks: new sass task, will compile any Sass file found in root `_browser`2020-05-04, by Goffi