Emanuele "ToX" Toscano
Emanuele "ToX" Toscano
I think it could be useful to have a badge in the sidebar, indicating the number of notes, or at least if there are more than zero notes. Something like...
## Descrizione Con questa PR si aggiungono due piccole funzionalità all'invio delle email, entrambi gestibili da file di configurazione: - `$force_reply_to_sender` (false | true). Se true ogni email partirà con...
I have a "segmentation fault" error while launching megacmd from a linux debian wheezy server: ``` user@server:/home/user:~$ ./megacmd Errore di segmentazione ``` This is the machine I'm using: ``` user@server:/home/user:~$...
I've added multilingual support. Wordlists are now in a separate folder (`wordlist/en.js`, `wordlist/it.js`) and the index file detects the user's language by their browser support. I slightly increased the width...
I've added an -optional- zoomable option. What it does is showing a lens icon in the top right corner. When a user clicks on that icon, the image is opened...
In seguito a #46 , #41 ecc. Anche se non è ottimale è abbastanza comune che su progetti grossi per un motivo o per l'altro non si riesca a restare...
Fix: while uploading a new video there is an error in model/Database.php: `Uncaught TypeError: implode(): Argument #2 ($array) must be of type ?array, string given`.
I am experiencing a consistent 403 error across multiple servers when executing SQL queries via cPanel and other database management tools. The issue seems to be related to ModSecurity, as...
## Descrizione Questo commit aggiunge la gestione degli anticipi / acconti sugli ordini. Per ogni acconto è possibile generare la relativa fattura. Successivamente sarà possibile scalare l'anticipo già versato. È...