weihao

Results 23 issues of weihao

``` Generating a RSA private key .................+++++ ........................................+++++ writing new private key to '/etc/ssl/certs/snapdropCA.key' ----- Generating a RSA private key ..........................................+++++ ..............+++++ writing new private key to '/etc/ssl/certs/snapdrop-dev.key' ----- Signature...

### Enhancement Type A completely new feature ### Describe the enhancement https://github.com/Nan1t/NanoLimbo as Limbo server

enhancement
help wanted

``` Find out more about deployment here: https://bit.ly/CRA-deploy navi-scripts: Using config at C:\Users\forge\Documents\GitHub\navi.config.js [ohshit] An error occured while building your app Couldn't find window.NaviScripts - did you call register()? Error:...

**Module version** "@nuxtjs/vuetify": "^1.11.2", **Describe the bug** Using functions in `nuxt.config.js` causes icons to disappear. **To Reproduce** https://codesandbox.io/s/nuxtjs-vuetify-8mjfm?file=/package.json Steps to reproduce the behavior: changed ``` head: {...} ``` to ```...

When interacted with gui storage element, we should be able to handle the event

enhancement

#### Used Version 85ff40a342ac878448b1a62a3cdc9cc792735ede ### Use case https://github.com/weihao/itemraffle/blob/main/src/main/java/org/akadia/itemraffle/guis/DepositoryListCommonMenu.java#L24-L65 ### Update gui code https://github.com/weihao/itemraffle/blob/main/src/main/java/org/akadia/itemraffle/managers/GUIManager.java#L37-L47

missing information

#### Is your feature request related to a problem? Please describe. Created a page full of player skulls, whenever the player opens the GUI for the first time, the server...

enhancement

Hi, how do we disable block break events?

``` Try `npm install @types/vue-confetti` if it exists or add a new declaration (.d.ts) file containing `declare module 'vue-confetti';` 1 | import Vue from 'vue' > 2 | import VueConfetti...