tinxx
tinxx
After I changed the Android system (display) language on Android 10 I ended up with two separate Birthday Calendar entries in my calendar. 
Details for the issue -------------------- #### What did you do? Inserting data into a table using the `RETURNING` keyword in the tab 'Execute SQL'. ```sql CREATE TABLE t0( a INTEGER...
Hey @SunjunKim, Thanks for merging #4. Would you please bump the version number and make the changes available via Arduino Library Manager? Kind regards @tinxx
When objects are selected the script tries to fill their bounding boxes with the pattern. That does not work correctly in Inkscape 1.2.2. --- Your script converts the units using...
Fixes problem with bounding boxes as described in #7.
Extension has not been working with Inkscape 1.2.2 due to a mistake in the `inx` file.
The Backend server currently has zero test coverage. This should be changed. Testing Spring Boot applications is not always straight forward as there are several dependencies. However, the Backend uses...
Currently, parameters like the server password (`--password`) are passed to SEE as a command-line parameters. This is suboptimal because passwords will show up in the operating system's process list. The...
The Backend provides an API for sharing Code City projects with its clients. The Code Cities are static data that cannot be modified by SEE clients. Similarly, API endpoints should...
In #753, a process for the synchronization of Code Cities has been implemented. Code Cities are stored on a back-end server and downloaded by clients when the server is joined....