JJ-8
JJ-8
Hello! I am the person that created NSIS updates a while ago and I quickly looked into this issue (in my free time). I think I have solved the issue....
Hi @hueiyang! Your issue is probably related to #285. I have published a possible fix that may help you: https://github.com/ArekSredzki/electron-release-server/issues/285#issuecomment-962436310
A solution could be to add autocompletion and validation to the category field like [this](https://quasar.dev/vue-components/select#using-menu-and-filtering). In `createValue` you can add some mapping from and to common category names.
Thank you for your bug report @MrPerux! Is this an issue within the preview (or split screen) mode of writing a note for a task? If so, this is an...
@lkempf, I think it is better to start with the latest version of CTFNote and try to put the changes of #20 on top of that (so the other way...
We already have a discussion about this: https://github.com/TFNS/CTFNote/discussions/96 But it is indeed a nice feature, but a bit difficult to implement. Hopefully Hedgedoc 2 will provide file upload at some...
Closing this issue due to: - lack of response - lack of reproducibility - probably a Hedgedoc issue Feel free to open this issue again if you still encounter issues.
@AkechiShiro, CTFNote v3.0.0 just dropped which includes a dependency update :)
@XeR, thanks for reviewing the code! The PR of DU4L already contained this in their PR description: > Note that ctfnote.profile is SELECT-able by any logged in users. This means...
@XeR, in the end I have added column security to the `lastactive` column. Can you check again if you can query it as a non-admin? It should be fixed now....