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:
|
Thu, 16 Jul 2020 09:08:50 +0200 |
Goffi |
browser (album): start slideshow on photo click
|
Thu, 16 Jul 2020 09:08:50 +0200 |
Goffi |
browser: `slideshow` module implementation:
|
Thu, 16 Jul 2020 09:08:50 +0200 |
Goffi |
browser (template): adapted filters/global/extensions to manage SàT templates:
|
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:
|
Fri, 19 Jun 2020 16:47:50 +0200 |
Goffi |
server: default theme can now be specified in site section of `sat.conf` with `theme` key
|
Fri, 29 May 2020 21:56:42 +0200 |
Goffi |
server: re-usable Twisted TLS code has been moved to SàT backend
|
Tue, 26 May 2020 12:33:09 +0200 |
Goffi |
tasks (js_modules, sass): check for `yarnpkg` before `yarn`, as it is the name used in Debian
|
Mon, 25 May 2020 15:51:07 +0200 |
Goffi |
server: Libervia server is now launched with a Python script, following backend change
|
Tue, 19 May 2020 18:33:18 +0200 |
Goffi |
pages: fixed `dir_path` checking in `onFileChange`
|
Tue, 19 May 2020 11:05:50 +0200 |
Goffi |
pages: handle themes using `theme` request argument
|
Tue, 19 May 2020 11:05:47 +0200 |
Goffi |
pages (blog): fixed identities handling
|
Tue, 19 May 2020 11:05:40 +0200 |
Goffi |
pages, tasks (brython): use set for scripts + common template data:
|
Tue, 19 May 2020 11:02:33 +0200 |
Goffi |
pages: delete existing cache instead of just ignoring it when `no-cache` is used
|
Tue, 19 May 2020 11:02:32 +0200 |
Goffi |
server, pages: better identities handling:
|
Tue, 19 May 2020 11:02:31 +0200 |
Goffi |
pages (login): fixed log error handling
|
Mon, 04 May 2020 10:18:58 +0200 |
Goffi |
tasks: new sass task, will compile any Sass file found in root `_browser`
|
Mon, 04 May 2020 10:16:26 +0200 |
Goffi |
removed files commited by mistake
|
Mon, 04 May 2020 10:07:45 +0200 |
Goffi |
taks (brython): fixed prepare()
|
Sun, 03 May 2020 21:07:23 +0200 |
Goffi |
tasks: `AFTER` attribute to handle tasks order:
|
Sun, 03 May 2020 21:07:22 +0200 |
Goffi |
tasks: dir event filter:
|
Sun, 03 May 2020 19:32:20 +0200 |
Goffi |
task (js_modules): handle `extra_init`:
|
Sun, 03 May 2020 19:28:14 +0200 |
Goffi |
server: gather themes data:
|
Sun, 03 May 2020 18:25:11 +0200 |
Goffi |
server: seperation between production build dir and dev build dir:
|
Sun, 03 May 2020 18:15:22 +0200 |
Goffi |
server, pages, tasks (brython): common_scripts:
|
Sun, 03 May 2020 17:06:14 +0200 |
Goffi |
pages: don't use cache when `cache-control` header is set to `no-cache`
|
Wed, 29 Apr 2020 17:39:11 +0200 |
Goffi |
server (tasks): new `js_modules` implicit task:
|
Wed, 29 Apr 2020 17:34:53 +0200 |
Goffi |
pages: browser metadata + root `_browser`:
|
Wed, 29 Apr 2020 15:00:54 +0200 |
Goffi |
server (tasks manager): added a label for default site
|
Wed, 29 Apr 2020 14:54:33 +0200 |
Goffi |
server: fixed watching a directory which is already watched:
|
Mon, 27 Apr 2020 10:55:23 +0200 |
Goffi |
server (tasks/brython): log an error if brython is missing and needed
|
Sun, 26 Apr 2020 22:15:48 +0200 |
Goffi |
install (setup): new `brython` dependency
|
Sun, 26 Apr 2020 22:08:23 +0200 |
Goffi |
server (constants): temporarily removed `app` from menu
|
Sun, 26 Apr 2020 22:07:18 +0200 |
Goffi |
tasks: implicit tasks + Brython task:
|
Sun, 26 Apr 2020 22:01:13 +0200 |
Goffi |
pages: browser code, first draft:
|
Sat, 25 Apr 2020 16:08:55 +0200 |
Goffi |
server (tasks): refactoring:
|
Mon, 20 Apr 2020 17:33:41 +0200 |
Goffi |
bin (libervia): check `twistd` before `twistd3` to use venv version first
|
Sun, 19 Apr 2020 22:56:59 +0200 |
Goffi |
pages: updated `identityGet` call, following backend changes
|
Sun, 19 Apr 2020 22:56:15 +0200 |
Goffi |
server: added a child for common cache
|
Fri, 14 Feb 2020 15:21:24 +0100 |
Goffi |
pages (chat): renamed `extra` argument to `extra_s` as it is now serialised
|
Wed, 29 Jan 2020 19:45:04 +0100 |
Goffi |
server: log config files names
|
Wed, 29 Jan 2020 10:06:01 +0100 |
Goffi |
fixed shebangs
|
Wed, 29 Jan 2020 09:54:17 +0100 |
Goffi |
replaced former use of "dummy" by "__"
|
Wed, 29 Jan 2020 09:53:31 +0100 |
Goffi |
dates update
|
Fri, 10 Jan 2020 10:26:59 +0100 |
Goffi |
server: avoid double init
|
Fri, 10 Jan 2020 10:09:18 +0100 |
Goffi |
server: remove "launching" while logging version
|
Fri, 10 Jan 2020 10:07:32 +0100 |
Goffi |
server: log Libervia version when backend is ready
|
Fri, 10 Jan 2020 10:07:11 +0100 |
Goffi |
server: fixed shebang
|
Sun, 29 Dec 2019 17:36:25 +0100 |
Goffi |
pages (chat): handle room statuses following backend change
|
Fri, 27 Dec 2019 13:35:27 +0100 |
Goffi |
bin (libervia): look for twistd3 first:
|
Sat, 07 Dec 2019 09:58:22 +0100 |
Goffi |
pages (events): added empty string for new "eventInviteeGet" parameter
|
Mon, 18 Nov 2019 21:49:42 +0100 |
Goffi |
pages: replaced deprecated `cgi.escape` by `html.escape`
|
Mon, 18 Nov 2019 21:46:12 +0100 |
Goffi |
server: user ProtectedFile for build dir
|
Fri, 08 Nov 2019 17:07:02 +0100 |
Goffi |
pages (login): catch ProfileUnknownError and show a C.PROFILE_AUTH_ERROR:
|
Fri, 08 Nov 2019 10:52:25 +0100 |
Goffi |
pages: removed a decode() in internal error logging
|
Tue, 08 Oct 2019 12:11:16 +0200 |
Goffi |
misc: use /usr/bin/env + fixed import of fixLocalDir according to backend changes
|
Sun, 06 Oct 2019 22:21:13 +0200 |
Goffi |
server: some encoding fixes following python 3 port
|
Sun, 25 Aug 2019 12:16:34 +0200 |
Goffi |
install (setup.py): updated classifiers
|
Sun, 25 Aug 2019 12:05:49 +0200 |
Goffi |
install (setup.py): updated `python_requires`
|
Fri, 16 Aug 2019 17:16:42 +0200 |
Goffi |
misc: renamed SafeConfigParser in libervia_server twisted plugin after python 3 port
|
Fri, 16 Aug 2019 17:15:42 +0200 |
Goffi |
pages (forums/view): fixed microblog data serialisation when posting
|
Fri, 16 Aug 2019 17:14:46 +0200 |
Goffi |
pages (blog/view, forums/view): fixed encoding of request.args following Python3 port
|
Fri, 16 Aug 2019 17:13:42 +0200 |
Goffi |
server: fixed BUILD_DIR page encoding following python 3 port
|
Fri, 16 Aug 2019 17:12:10 +0200 |
Goffi |
server: fixed value filtering in getConfig
|
Tue, 13 Aug 2019 19:12:31 +0200 |
Goffi |
python 3 port:
|
Tue, 13 Aug 2019 09:39:33 +0200 |
Goffi |
0.8 development starts
|
Wed, 24 Jul 2019 20:56:13 +0200 |
Goffi |
Added tag 0.7.0 for changeset 889e8d07e957
|
Wed, 24 Jul 2019 20:43:11 +0200 |
Goffi |
0.7.0 « La Commune » release
0.7.0
|
Wed, 24 Jul 2019 20:50:00 +0200 |
Goffi |
install (setup.py): updated sat version
|
Wed, 24 Jul 2019 20:54:22 +0200 |
Goffi |
install (MANIFEST.in): added VERSION
|