Mercurial > libervia-backend
comparison CHANGELOG @ 3343:ec93feac0e74
changelog: added alternative media player (libervia) and invitation/delete (jp)
author | Goffi <goffi@goffi.org> |
---|---|
date | Sat, 15 Aug 2020 20:30:20 +0200 |
parents | ddc10f76fb7e |
children | 7550ae9cfbac |
comparison
equal
deleted
inserted
replaced
3342:9dbe2517d131 | 3343:ec93feac0e74 |
---|---|
67 - dynamic pages (i.e. browser executed code) | 67 - dynamic pages (i.e. browser executed code) |
68 - Brython integration | 68 - Brython integration |
69 - JavaScript modules (node.js) integration | 69 - JavaScript modules (node.js) integration |
70 - Sass integration | 70 - Sass integration |
71 - Nunjucks integration | 71 - Nunjucks integration |
72 - ogv.js based alternative media player for browser which can't play open formats | |
73 (Ogg Theora or WebM VP8/VP9) | |
72 - themes management | 74 - themes management |
73 - bulma theme becomes the default one for default site | 75 - bulma theme becomes the default one for default site |
74 - (photos) album can now be created or deleted from Libervia | 76 - (photos) album can now be created or deleted from Libervia |
75 - (photos/album) photos or videos can now be uploaded from Libervia | 77 - (photos/album) photos or videos can now be uploaded from Libervia |
76 - (photos/album) a mobile friendly slideshow can be run | 78 - (photos/album) a mobile friendly slideshow can be run |
85 - new debug/theme command | 87 - new debug/theme command |
86 - new file/get command (supports aesgcm scheme) | 88 - new file/get command (supports aesgcm scheme) |
87 - new file/share/affiliations command | 89 - new file/share/affiliations command |
88 - new file/share/configuration command | 90 - new file/share/configuration command |
89 - new info/devices command | 91 - new info/devices command |
92 - new invitation/delete command | |
90 - file/upload handle encryption | 93 - file/upload handle encryption |
91 - various improvments | 94 - various improvments |
92 - (blog) added --language to common publish arguments | 95 - (blog) added --language to common publish arguments |
93 - (blog) added --no-publish argument to avoid accidental publication | 96 - (blog) added --no-publish argument to avoid accidental publication |
94 - (pubsub/set) publish options can be specified with -f and -F | 97 - (pubsub/set) publish options can be specified with -f and -F |