Marius Ileana

Results 50 issues of Marius Ileana

Hi everyone! I'm on Pop!_02 22.04 (up to date), and while trying this, managed to have all ok, except that it fails at startup like this: ```shell …/MS-Teams-background-changer on ...

@Fausto-Korpsvart This is a great theme! I am using the Graphite theme, but with minor customizations (such as stronger border for the active window). So this is how it looks:...

Hi @nsubiron, Now that Sublime Text 3 is stable, this nice theme should be updated to use the new feature: ``` Mac: Support for custom color window title bars on...

Hi Pete! This seems a very interesting idea and approach! Any reason why it was abandoned, please :question: Was it because GDrive's internal format changed to the point the whole...

Hi sorrycc, I am not sure if you wanted to support HMR, but currently it does not work. ![dva-boilerplate-isomorphic___no-hmr](https://cloud.githubusercontent.com/assets/14140226/21578223/8efd7106-cf80-11e6-942b-caed521a35fa.gif) Thanks.

TBD if this is an issue with the updated - Dioxus 0.3 - version or it is a bug in the front-end code. Currently, when going to any path in...

investigation

Currently, the front-end is done using version 0.3 of Dioxus. The initial try to upgrade to version 0.4 showed that it's not that easy breezy. Since [version 0.5](https://github.com/DioxusLabs/dioxus/issues?q=is%3Aopen+is%3Aissue+milestone%3A%220.5.0%3A+Signals%22) introduces signals...

Additional elements must be exposed as configuration values. This includes: 1. JWT lifetime 2. JWT signing secret

enhancement

Hi! First of all, that's a nice project structure! 👍 Just playing with it and discovered that `/api/profiles/:username` always returns `"following": false` whether a token is provided or not in...