Louis
Louis
Seems like it is due to [moment.js not having a comprehensive list of locales](https://github.com/moment/moment/tree/develop/locale). The solution would be to move to [another date library](https://momentjs.com/docs/#/-project-status/recommendations/) that rely on the [Intl API](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl).
I updated the condition, tests seem happy now :)
/compile amend /
Hey, thanks for the pull request. After a quick glance, it seems to look good, but before diving into it further: - [x] DCO does not pass - [x] Can...
@smarinier I think your rebase went wrong: 
/compile amend /
/compile amend /
/compile amend /
Hey, it seems like the issue is still not identified. Can some of you check their NC server logs and browser logs looking for related errors?
I think the issue is that the `files_versions` table only gets populated fully if it's empty for a file when listing its versions. But thinking of it now, entries can...