Fabien

Results 10 issues of Fabien

**Summary** **What kind of change does this PR introduce?** (check at least one) - [x] Bugfix - [ ] Feature - [ ] Code style update - [ ] Refactor...

do not merge

I'm just discovering dillinger and it seams a really great tool. However, I can't find how to collaborate with other people so that we can all read and write simultaneously...

The `window.location.replace('/');` line in `admin/src/authProvider.js` reloads the entire app when authentication is done. This is only necessary because the `localStorage.getItem('token')` is called once during Admin component startup and not every...

I cannot reproduce this with the default usage of botui : the issue appears only when botui is part of a larger VueJS app. When a markdown image is inserted...

bug
good first issue

I'm trying to use this botui code as on of the components in a full featured VueJS app. ```html import Vue from 'vue' import BotUi from 'botui' export default {...

Enable media to be translated. I mean 1. galleries present in translated posts should display 2. images caption and title should be translatable

feature request

When I edit a media using the list view (or if I click on "the edit more details" link using the grid view), I can see the "Ready for translation"...

bug

# 🐛 bug report ## 🎛 Configuration (.babelrc, package.json, cli command) ```js { outDir: './dist', outFile: 'index.html', publicUrl: '/', watch: process.env.NODE_ENV !== 'production', cache: process.env.NODE_ENV !== 'production', cacheDir: '.cache', contentHash:...

:bug: Bug
✨ Parcel 2
Watcher

Here is my contribution to the french translation. Some turn of phrase were a bit weird to read.

Here is a first attempt to made the interface easier to use for people that don't know anything about mumble. When the page loads, the connection popup is replaced by...