50l3r

Results 14 issues of 50l3r

As discussed in the official forums, Discord does not respect Windows or Mac concentration mode: https://support.discord.com/hc/en-us/community/posts/360048490492-Discord-notifications-integrated-with-Windows-10-Focus-Assist?page=1#community_comment_4413635851415 It would be great that when the concentration mode of the system changes the...

enhancement

I need to validate input field with ajax query like this: verifyProject(rule, value) { return new Promise((resolve, reject) => { try { const project = value; this.$http.get(`${this.$root.paths.domainPath}/${project}`).then(() => { resolve();...

Hi, There's exist a way to develop in web mode with auto refresh? Now, im code to web plattform and i need to run `npm run build:web` each time Thanks

Versión: 0.4.0 Sentry Version: 22.7.0.dev0 I install & setup Legacy Integration with specific token & chatid but when i try to do a test it doesnt send message. ![](https://i.gyazo.com/735f67733e089c7cd021fabcc9289b51.png)

I need to know all items before starts type. When i specify minlength=0 i see this: ![image](https://i.gyazo.com/74fe9724d279865a7c0895ed0145f7a7.png) Maybe, removing "Searching", "No results found" and only show options when i click...

I recieved an error when i try to require my custom layers: `ERROR in ./src/maras/reviews.ts Module not found: Error: Can't resolve '/opt/nodejs/utils' in 'D:\Git\gestios\gestios-lambda\src\maras' @ ./src/maras/reviews.ts 13:14-42 ERROR in ./src/maras/reviews.ts...

enhancement

## Bug Report **Current Behavior** I have an slide like this: ![](https://i.gyazo.com/5eb0e5dc1eddfdc1aef5256b814e6c2f.png) Each slide have similar width (270px) I set scrollPerPage to false to slide by item not per page...

Hi guys, This is my client config: ` "codingTracker.localServerMode": false, "codingTracker.serverURL": "http://192.168.1.50:10345", "codingTracker.uploadToken": "84725487"` I launch the server with: npm start -- -t 84725487 But when i try to launch...

When i try to input manually it works fine, but when i try to paste a value it doesn't work. Example `` ![Example](https://i.gyazo.com/2fe28de91ea34dce03bb373bde135d62.gif) 123456789 -> looks good 123 456 789...

In my html files I dont need to view the symbol list. Maybe a feature who disable package in specific languages that'll be fine.

enhancement