Mercurial > libervia-web
graph
-
browser (slideshow): use standard click/dblclick instead of swiper equivalents:2020-08-24, by Goffi
-
browser (slideshow): use non zero threshold to avoid accidental swipe2020-08-24, by Goffi
-
pages (photos/new): typo2020-08-15, by Goffi
-
pages: fixed handling of DataError when posting data2020-08-15, by Goffi
-
browser: alternative media player:2020-08-15, by Goffi
-
pages (js): added `ogv` requirement2020-08-15, by Goffi
-
tasks (brython): don't copy `__pycache__` to build_dir + fixed recursive copy2020-08-15, by Goffi
-
browser (slideshow): fixed `active` value detection for fullscreen2020-08-15, by Goffi
-
browser (template): use nunjucks cache2020-08-14, by Goffi
-
browser (photos/album): remove hint when delete button is pressed2020-08-14, by Goffi
-
browser (invitation, photos/album): invitation manager improvments:2020-08-14, by Goffi
-
browser (cache): new `cache` module to handle cache of roster and identities:2020-08-14, by Goffi
-
browser (dialog): new class to handle notifications2020-08-14, by Goffi
-
browser: updated swiper and use a limit on version2020-08-14, by Goffi
-
pages (files/list, photos/album): updated thumbnails size limits2020-08-14, by Goffi
-
pages: expose `cache_path` to scripts + `session_uuid` to templates2020-08-14, by Goffi
-
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