Sebastien Binet
Sebastien Binet
right now, because we are using markdown, it's possible to add links to web-visible files and images. it should be possible to upload files within posts. considerations: - storage: inside...
it should be possible to define default categories: - categories to which new users are automatically subscribed to, - categories which people can't unsubscribe to.
it should be possible to send messages user-to-user (with in-app and emails notifications)
right now, notifications are sent by emails only. it should be possible to receive them also via the web app when we are logged in and online/connected to the saloon.
right now, it's not possible to reply to an email notification. one has to click on the `click here` button that directs us to the topic from which the notification...
it should be possible to customize the look and feel of a saloon without having to fork saloon. - default color, - default logo, - default favicon, - default welcome...
we should leverage buffalo's support for localization and provide (to begin with) French localization.
### Versions - Pi-hole version is v5.14.2 (Latest: v5.12) - AdminLTE version is v5.14.2 (Latest: v5.14.2) - FTL version is v5.17 (Latest: v5.17) ### Platform - OS and version: ArchLinux...
as noted in: - https://root-forum.cern.ch/t/hepmc-file-to-root-conversion/51523 converting HepMC2 files to ROOT should be relatively easy. (and useful)
hi, with a uint64-large `NUMBER` as payload, `go-ora` will usually decide it should decode it as a `float64`. `godror` (based on the C driver+lib) will correctly decode it as a...