-
Can you guys check?
https://github.com/wedeploy/tutorial-data-android/blob/master/app/tutorial-data-android/app/src/main/java/com/wedeploy/tutorial_data_android/AddToDoActivity.java#L64
-
Hello!
I want to install Hubot to my server but I don`t know how to do it on my server on wedeploy.com.
Please help! :)
-
É necessário atualizar e revisar a documentação da API para garantir que todos os endpoints que vão ser disponibilizados estão documentados:
https://frontendbreventosapi-eventosapi.wedeploy.io/api/…
-
https://github.com/wedeploy/design/issues/255
-
Currently, Electrics.js code blocks syntax highlighting is done on the client side. For wedeploy.com we've used [a naive replace approach that works well](https://github.com/wedeploy/wedeploy.com/blob…
-
I noticed on http://wedeploy.com/docs/auth/getting-started.html that if `Javascript` is already selected and I click on it, it will scroll to the top of the page.
@fernandosouza do you mind taking …
-
I have a module that calls an API with a custom authorization header. I would like to sanitize it rather than hide it, but currently doesn't appear I can do so. The ability to add additional headers f…
-
- [x] electricjs.com
- [x] [Pull request merged](https://github.com/electricjs/electric/issues/113)
- [x] Deployed to production
- [x] community.liferay.com
- [x] [Pull request merged](https…
-
Almost all the setting IDs in Rocket.Chat uses underscore (e.g. `CDN_PREFIX` or `Accounts_AllowUserProfileChange`), except search, where it uses dots, like this:
```
Search.chatpalProvider.Base_URL
…
-
I was wondering if make sense to cache compiled files to bump compilation performance.
One rough idea could be to write a cache file that contains the hashes of the files.
.cache
```
/a.soy 9e…