Elara Elara6331
Elara6331 commented on pull request Elara6331/itd#69 2024-07-03 03:57:41 +00:00
Fix crash in filesystem API.

Thanks for the PR! Can you please also change return convertEntries(res.Entries), err to return convertEntries(res.Entries), nil?

Elara6331 suggested changes for Elara6331/itd#69 2024-07-03 03:57:41 +00:00
Fix crash in filesystem API.
Elara6331 commented on pull request music-kraken/music-kraken-core#41 2024-06-07 21:52:14 +00:00
feature/artwork_gallery

I hope you meant circular imports shouldn't exist

Yes, that's what I meant. Circular imports should not be a thing.

Elara6331 commented on pull request music-kraken/music-kraken-core#41 2024-06-07 21:33:04 +00:00
feature/artwork_gallery

@Elara6331 you gonna love this fix and limitation xD

Python allows circular imports?!
Also, how does that workaround work?? This makes no sense. Circular imports should just be disallowed…

Elara6331 commented on pull request music-kraken/music-kraken-core#41 2024-06-07 14:25:12 +00:00
feature/artwork_gallery

If @Elara6331 or you don't have good arguments that overweigh the pros of this library then yes 👍

ImageHash looks good to me :3

Elara6331 pushed to master at Elara6331/salix 2024-06-07 02:17:24 +00:00
944663c2b1 Split some expression code into separate functions
Elara6331 pushed to master at Elara6331/salix 2024-06-07 02:16:53 +00:00
1e5084ae13 Split some expression code into separate functions
c5470a45dd Define the behavior of nil better
Compare 2 commits »
Elara6331 pushed to master at Elara6331/salix 2024-06-07 02:09:55 +00:00
849295bb5f Allow the != operator to be used on nil
Elara6331 pushed to master at Elara6331/salix 2024-06-07 02:06:48 +00:00
d5c33f9e5d Add nil keyword
Elara6331 pushed to master at Elara6331/salix 2024-06-07 02:06:21 +00:00
130aa66124 Add nil keyword
Elara6331 pushed to master at Elara6331/salix 2024-06-07 01:52:32 +00:00
f1a998c25b Update example bulma version
167f448ae1 Improve ternary expression parsing definition
Compare 2 commits »
Elara6331 pushed to master at Elara6331/salix 2024-06-06 23:00:19 +00:00
19398a93e6 Update example bulma version
Elara6331 pushed to master at Elara6331/salix 2024-06-06 22:47:15 +00:00
7f2c1c888d Improve ternary expression parsing definition
Elara6331 pushed to master at Elara6331/itd 2024-06-04 22:17:28 +00:00
cb5abc05e5 Remove debug code
Elara6331 pushed to master at Elara6331/itd 2024-06-04 22:00:46 +00:00
39a3603c8e Fix Nominatim geocoding
Elara6331 commented on issue Elara6331/itd#68 2024-05-22 23:32:43 +00:00
itgui with "Error connecting to ITD"

To run itgui, you have to already have itd running in the background. You'll need to install itd-git and then run systemctl --user enable --now itd, which should immediately connect to…

Elara6331 created pull request music-kraken/music-kraken-core#24 2024-05-07 16:08:51 +00:00
ci: make tags release to the music-kraken pypi package instead of music-kraken-stable
Elara6331 pushed to ci/remove-stable-package at music-kraken/music-kraken-core 2024-05-07 16:07:46 +00:00
ac9a74138c ci: make tags release to the music-kraken pypi package instead of music-kraken-stable
Elara6331 created branch ci/remove-stable-package in music-kraken/music-kraken-core 2024-05-07 16:06:09 +00:00
Elara6331 pushed to ci/remove-stable-package at music-kraken/music-kraken-core 2024-05-07 16:06:09 +00:00