log

age author description
Sat, 15 Aug 2020 23:28:44 +0200 Goffi pages: fixed handling of DataError when posting data
Sat, 15 Aug 2020 16:45:23 +0200 Goffi browser: alternative media player:
Sat, 15 Aug 2020 13:04:09 +0200 Goffi pages (js): added `ogv` requirement
Sat, 15 Aug 2020 13:03:13 +0200 Goffi tasks (brython): don't copy `__pycache__` to build_dir + fixed recursive copy
Sat, 15 Aug 2020 13:03:10 +0200 Goffi browser (slideshow): fixed `active` value detection for fullscreen
Fri, 14 Aug 2020 09:31:32 +0200 Goffi browser (template): use nunjucks cache
Fri, 14 Aug 2020 09:31:32 +0200 Goffi browser (photos/album): remove hint when delete button is pressed
Fri, 14 Aug 2020 09:31:32 +0200 Goffi browser (invitation, photos/album): invitation manager improvments:
Fri, 14 Aug 2020 09:31:32 +0200 Goffi browser (photos/album): used biggest thumbnails instead of original image for slideshow:
Fri, 14 Aug 2020 09:31:32 +0200 Goffi browser (cache): new `cache` module to handle cache of roster and identities:
Fri, 14 Aug 2020 09:31:32 +0200 Goffi browser (dialog): new class to handle notifications
Fri, 14 Aug 2020 09:31:32 +0200 Goffi browser: updated swiper and use a limit on version
Fri, 14 Aug 2020 09:31:26 +0200 Goffi pages (files/list, photos/album): updated thumbnails size limits
Fri, 14 Aug 2020 09:09:03 +0200 Goffi pages (files/list): removed/updated code to download thumbnails and sort them as it is now done by the backend
Fri, 14 Aug 2020 09:06:56 +0200 Goffi pages: expose `cache_path` to scripts + `session_uuid` to templates
Sun, 02 Aug 2020 20:57:55 +0200 Goffi pages (blog/view/atom.xml): fixed items management after blog_view changes
Sun, 02 Aug 2020 17:45:15 +0200 Goffi pages: identities are not using `data_objects` anymore:
Sat, 01 Aug 2020 16:56:04 +0200 Goffi server: use `bulma` theme as default for default site:
Sat, 01 Aug 2020 16:47:24 +0200 Goffi browser (photos/album): invitation manager first draft.
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`
Sat, 01 Aug 2020 16:47:24 +0200 Goffi pages (files/list): use new `FISAffiliationsGet` to get `directory_affiliation`
Sat, 01 Aug 2020 16:47:24 +0200 Goffi server (restricted_bridge): added `FISInvite`, `FISAffiliationsSet` and `invitationSimpleCreate`
Sat, 01 Aug 2020 16:47:24 +0200 Goffi browser (bridge): handle case where `callback` or `errback` is None
Sat, 01 Aug 2020 16:47:24 +0200 Goffi pages (files/list): set `directory_affiliation` template data:
Sat, 01 Aug 2020 16:47:24 +0200 Goffi browser (slideshow): slides can now be zoomed:
Sat, 01 Aug 2020 16:47:24 +0200 Goffi browser (slideshow): show slideshow in fullscreen
Sat, 01 Aug 2020 16:47:24 +0200 Goffi browser (slideshow): (un)hide controls on single click:
Sat, 01 Aug 2020 16:47:21 +0200 Goffi browser (slideshow): fixed scrolling issue with comment panel: