Mercurial > libervia-web
graph
-
server (tasks manager): added a label for default siteWed, 29 Apr 2020 15:00:54 +0200, by Goffi
-
server: fixed watching a directory which is already watched:Wed, 29 Apr 2020 14:54:33 +0200, by Goffi
-
server (tasks/brython): log an error if brython is missing and neededMon, 27 Apr 2020 10:55:23 +0200, by Goffi
-
install (setup): new `brython` dependencySun, 26 Apr 2020 22:15:48 +0200, by Goffi
-
server (constants): temporarily removed `app` from menuSun, 26 Apr 2020 22:08:23 +0200, by Goffi
-
tasks: implicit tasks + Brython task:Sun, 26 Apr 2020 22:07:18 +0200, by Goffi
-
pages: browser code, first draft:Sun, 26 Apr 2020 22:01:13 +0200, by Goffi
-
server (tasks): refactoring:Sat, 25 Apr 2020 16:08:55 +0200, by Goffi
-
bin (libervia): check `twistd` before `twistd3` to use venv version firstMon, 20 Apr 2020 17:33:41 +0200, by Goffi
-
pages: updated `identityGet` call, following backend changesSun, 19 Apr 2020 22:56:59 +0200, by Goffi
-
server: added a child for common cacheSun, 19 Apr 2020 22:56:15 +0200, by Goffi
-
pages (chat): renamed `extra` argument to `extra_s` as it is now serialisedFri, 14 Feb 2020 15:21:24 +0100, by Goffi
-
server: log config files namesWed, 29 Jan 2020 19:45:04 +0100, by Goffi
-
fixed shebangsWed, 29 Jan 2020 10:06:01 +0100, by Goffi
-
replaced former use of "dummy" by "__"Wed, 29 Jan 2020 09:54:17 +0100, by Goffi
-
dates updateWed, 29 Jan 2020 09:53:31 +0100, by Goffi
-
server: avoid double initFri, 10 Jan 2020 10:26:59 +0100, by Goffi
-
server: remove "launching" while logging versionFri, 10 Jan 2020 10:09:18 +0100, by Goffi
-
server: log Libervia version when backend is readyFri, 10 Jan 2020 10:07:32 +0100, by Goffi
-
server: fixed shebangFri, 10 Jan 2020 10:07:11 +0100, by Goffi
-
pages (chat): handle room statuses following backend changeSun, 29 Dec 2019 17:36:25 +0100, by Goffi
-
bin (libervia): look for twistd3 first:Fri, 27 Dec 2019 13:35:27 +0100, by Goffi
-
pages (events): added empty string for new "eventInviteeGet" parameterSat, 07 Dec 2019 09:58:22 +0100, by Goffi
-
pages: replaced deprecated `cgi.escape` by `html.escape`Mon, 18 Nov 2019 21:49:42 +0100, by Goffi
-
server: user ProtectedFile for build dirMon, 18 Nov 2019 21:46:12 +0100, by Goffi
-
pages (login): catch ProfileUnknownError and show a C.PROFILE_AUTH_ERROR:Fri, 08 Nov 2019 17:07:02 +0100, by Goffi
-
pages: removed a decode() in internal error loggingFri, 08 Nov 2019 10:52:25 +0100, by Goffi
-
misc: use /usr/bin/env + fixed import of fixLocalDir according to backend changesTue, 08 Oct 2019 12:11:16 +0200, by Goffi
-
server: some encoding fixes following python 3 portSun, 06 Oct 2019 22:21:13 +0200, by Goffi
-
install (setup.py): updated classifiersSun, 25 Aug 2019 12:16:34 +0200, by Goffi
-
install (setup.py): updated `python_requires`Sun, 25 Aug 2019 12:05:49 +0200, by Goffi
-
misc: renamed SafeConfigParser in libervia_server twisted plugin after python 3 portFri, 16 Aug 2019 17:16:42 +0200, by Goffi
-
pages (forums/view): fixed microblog data serialisation when postingFri, 16 Aug 2019 17:15:42 +0200, by Goffi
-
pages (blog/view, forums/view): fixed encoding of request.args following Python3 portFri, 16 Aug 2019 17:14:46 +0200, by Goffi
-
server: fixed BUILD_DIR page encoding following python 3 portFri, 16 Aug 2019 17:13:42 +0200, by Goffi
-
server: fixed value filtering in getConfigFri, 16 Aug 2019 17:12:10 +0200, by Goffi
-
python 3 port:Tue, 13 Aug 2019 19:12:31 +0200, by Goffi
-
0.8 development startsTue, 13 Aug 2019 09:39:33 +0200, by Goffi
-
Added tag 0.7.0 for changeset 889e8d07e957Wed, 24 Jul 2019 20:56:13 +0200, by Goffi
-
install (setup.py): updated sat versionWed, 24 Jul 2019 20:50:00 +0200, by Goffi
-
install (MANIFEST.in): added VERSIONWed, 24 Jul 2019 20:54:22 +0200, by Goffi
-
install: added doc to MANIFEST.inWed, 24 Jul 2019 20:44:53 +0200, by Goffi
-
doc: added installation instructionsWed, 24 Jul 2019 07:52:30 +0200, by Goffi
-
pages: display a warning instead or raising exception if write fails:Fri, 19 Jul 2019 18:01:38 +0200, by Goffi
-
pages (blog/view, u): added atom feed URL to "atom_url" in templateFri, 19 Jul 2019 18:01:25 +0200, by Goffi
-
server (websocket): don't crash if self.page doesn't exist while onClose is calledSun, 14 Jul 2019 17:25:53 +0200, by Goffi
-
pages: show rendered html on failed renderAndUpdateSun, 14 Jul 2019 17:18:48 +0200, by Goffi
-
server: handle unexpected exceptions on connect:Sun, 14 Jul 2019 14:48:31 +0200, by Goffi
-
server (websockets): fixed websocket handling on HTTPS connections:Sun, 14 Jul 2019 14:45:51 +0200, by Goffi
-
server: if "redirections" is not set, use "/login" page as defaultFri, 12 Jul 2019 14:58:11 +0200, by Goffi
-
install: set minimal version of sat to dev one:Wed, 10 Jul 2019 08:32:49 +0200, by Goffi
-
browser (contact_group): fixed bad property name used in closeAndSave:Tue, 09 Jul 2019 20:41:50 +0200, by Goffi
-
server: don't raise error anymore if themes_dir is invalid or legacy blog can't be created:Tue, 09 Jul 2019 20:20:46 +0200, by Goffi
-
pages: don't put error pages in cacheSat, 06 Jul 2019 14:11:10 +0200, by Goffi
-
install: set minimal sat version to 0.7.0b4Fri, 05 Jul 2019 16:49:20 +0200, by Goffi