Mercurial > libervia-web
graph
-
server: use `bulma` theme as default for default site:Sat, 01 Aug 2020 16:56:04 +0200, by Goffi
-
browser (photos/album): invitation manager first draft.Sat, 01 Aug 2020 16:47:24 +0200, by Goffi
-
pages: render HTTP_NOT_FOUND page on `item-not-found` bridge error.Sat, 01 Aug 2020 16:47:24 +0200, by Goffi
-
pages: add `media_path` and `build_path` in template data for error pages.Sat, 01 Aug 2020 16:47:24 +0200, by Goffi
-
pages: handle `jid.InvalidFormat` exception in `_filterPathValue`Sat, 01 Aug 2020 16:47:24 +0200, by Goffi
-
pages (files/list): use new `FISAffiliationsGet` to get `directory_affiliation`Sat, 01 Aug 2020 16:47:24 +0200, by Goffi
-
server (restricted_bridge): added `FISInvite`, `FISAffiliationsSet` and `invitationSimpleCreate`Sat, 01 Aug 2020 16:47:24 +0200, by Goffi
-
browser (bridge): handle case where `callback` or `errback` is NoneSat, 01 Aug 2020 16:47:24 +0200, by Goffi
-
pages (files/list): set `directory_affiliation` template data:Sat, 01 Aug 2020 16:47:24 +0200, by Goffi
-
browser (slideshow): slides can now be zoomed:Sat, 01 Aug 2020 16:47:24 +0200, by Goffi
-
browser (slideshow): show slideshow in fullscreenSat, 01 Aug 2020 16:47:24 +0200, by Goffi
-
browser (slideshow): (un)hide controls on single click:Sat, 01 Aug 2020 16:47:24 +0200, by Goffi
-
browser (slideshow): fixed scrolling issue with comment panel:Sat, 01 Aug 2020 16:47:21 +0200, by Goffi
-
browser (album): start slideshow on photo clickThu, 16 Jul 2020 09:08:50 +0200, by Goffi
-
browser: `slideshow` module implementation:Thu, 16 Jul 2020 09:08:50 +0200, by Goffi
-
browser (template): adapted filters/global/extensions to manage SàT templates:Thu, 16 Jul 2020 09:08:50 +0200, by Goffi
-
pages: `profile` is now exposed to scriptsThu, 16 Jul 2020 09:08:50 +0200, by Goffi
-
pages: take care of None/null when exposing a variableThu, 16 Jul 2020 09:08:50 +0200, by Goffi
-
browser (js): added `swiper` and `moment` js modulesThu, 16 Jul 2020 09:08:50 +0200, by Goffi
-
pages (blog, tickets, merge-requests): updated code to handle new serialisation, following backend changesThu, 16 Jul 2020 09:08:47 +0200, by Goffi
-
browser (photos): albums can now be deleted:Fri, 19 Jun 2020 16:47:51 +0200, by Goffi
-
browser (photos/album): photo(s) upload and deletionFri, 19 Jun 2020 16:47:51 +0200, by Goffi
-
browser: module to handle dialogs, first draftFri, 19 Jun 2020 16:47:51 +0200, by Goffi
-
browser: new template module:Fri, 19 Jun 2020 16:47:51 +0200, by Goffi
-
browser: new bridge module to access restricted bridge from browserFri, 19 Jun 2020 16:47:51 +0200, by Goffi
-
pages (bridge): better handling of errors:Fri, 19 Jun 2020 16:47:51 +0200, by Goffi
-
server (restricted_bridge): added fileSharingDelete and interestRetractFri, 19 Jun 2020 16:47:51 +0200, by Goffi
-
pages: set `guest_session` in template data when suitableFri, 19 Jun 2020 16:47:51 +0200, by Goffi
-
pages: expose `templates_root_url` to scriptsFri, 19 Jun 2020 16:47:51 +0200, by Goffi
-
server: use C.SITE_NAME_DEFAULT instead of "sat" when suitableFri, 19 Jun 2020 16:47:51 +0200, by Goffi
-
pages (js): added `nunjucks` requirementFri, 19 Jun 2020 16:47:51 +0200, by Goffi
-
pages (files/list): return empty list of files when `item-not-found` is receivedFri, 19 Jun 2020 16:47:51 +0200, by Goffi
-
pages (files/list): export `service` and `path` to scriptsFri, 19 Jun 2020 16:47:51 +0200, by Goffi
-
pages: `_bridge` page:Fri, 19 Jun 2020 16:47:51 +0200, by Goffi
-
server: restricted_bridge first draft:Fri, 19 Jun 2020 16:47:51 +0200, by Goffi
-
pages: new method `exposeToScripts` to make variables accessible to scripts in browserFri, 19 Jun 2020 16:47:51 +0200, by Goffi
-
pages: 404 is now returne if a remote server is not foundFri, 19 Jun 2020 16:47:51 +0200, by Goffi
-
pages: `on_data_post` can be set to the string `continue` instead of a callable:Fri, 19 Jun 2020 16:47:51 +0200, by Goffi
-
pages: moved CSRF checking code to a separate method:Fri, 19 Jun 2020 16:47:51 +0200, by Goffi
-
server: user new OrderedSet to handle scripts:Fri, 19 Jun 2020 16:47:51 +0200, by Goffi
-
server (classes): use default for all values for Script:Fri, 19 Jun 2020 16:47:50 +0200, by Goffi
-
pages (photos/new): create albums in "/albums/" path in default namespaceFri, 19 Jun 2020 16:47:50 +0200, by Goffi
-
tasks (brython): copy and load `brython_stdlib.js`Fri, 19 Jun 2020 16:47:50 +0200, by Goffi
-
pages (photos/new): photo album creationFri, 19 Jun 2020 16:47:50 +0200, by Goffi
-
pages: use Path in onFileChange + fixed encoding issueFri, 19 Jun 2020 16:47:50 +0200, by Goffi
-
pages: use a coroutine for renderPage:Fri, 19 Jun 2020 16:47:50 +0200, by Goffi
-
server: default theme can now be specified in site section of `sat.conf` with `theme` keyFri, 19 Jun 2020 16:47:50 +0200, by Goffi
-
server: re-usable Twisted TLS code has been moved to SàT backendFri, 29 May 2020 21:56:42 +0200, by Goffi
-
tasks (js_modules, sass): check for `yarnpkg` before `yarn`, as it is the name used in DebianTue, 26 May 2020 12:33:09 +0200, by Goffi
-
server: Libervia server is now launched with a Python script, following backend changeMon, 25 May 2020 15:51:07 +0200, by Goffi
-
pages: fixed `dir_path` checking in `onFileChange`Tue, 19 May 2020 18:33:18 +0200, by Goffi
-
pages: handle themes using `theme` request argumentTue, 19 May 2020 11:05:50 +0200, by Goffi
-
pages (blog): fixed identities handlingTue, 19 May 2020 11:05:47 +0200, by Goffi
-
pages, tasks (brython): use set for scripts + common template data:Tue, 19 May 2020 11:05:40 +0200, by Goffi
-
pages: delete existing cache instead of just ignoring it when `no-cache` is usedTue, 19 May 2020 11:02:33 +0200, by Goffi
-
server, pages: better identities handling:Tue, 19 May 2020 11:02:32 +0200, by Goffi
-
pages (login): fixed log error handlingTue, 19 May 2020 11:02:31 +0200, by Goffi
-
tasks: new sass task, will compile any Sass file found in root `_browser`Mon, 04 May 2020 10:18:58 +0200, by Goffi
-
removed files commited by mistakeMon, 04 May 2020 10:16:26 +0200, by Goffi
-
taks (brython): fixed prepare()Mon, 04 May 2020 10:07:45 +0200, by Goffi
-
tasks: `AFTER` attribute to handle tasks order:Sun, 03 May 2020 21:07:23 +0200, by Goffi
-
tasks: dir event filter:Sun, 03 May 2020 21:07:22 +0200, by Goffi
-
task (js_modules): handle `extra_init`:Sun, 03 May 2020 19:32:20 +0200, by Goffi
-
server: gather themes data:Sun, 03 May 2020 19:28:14 +0200, by Goffi