Mateus Abelli abelli
  • Brazil
  • Joined on 2024-01-01
Mateus Abelli pushed to issue100195 at abelli/flamenco 2024-06-08 02:44:04 +02:00
34d91a7797 Implement handling for default source
Mateus Abelli pushed to issue100195 at abelli/flamenco 2024-06-08 00:02:57 +02:00
0261e0f157 OAPI: Regenerate code
a9750c1fc8 Merge remote-tracking branch 'upstream/main' into issue100195
7c8a700187 Webapp: only emit 'activeJobDeleted' event when the active job was deleted
8b01012539 Website: document more of the sqlc workflow
7a9f809c43 Manager: convert more worker functions to sqlc
Compare 51 commits »
Mateus Abelli pushed to main at abelli/flamenco 2024-06-07 23:51:27 +02:00
7c8a700187 Webapp: only emit 'activeJobDeleted' event when the active job was deleted
8b01012539 Website: document more of the sqlc workflow
7a9f809c43 Manager: convert more worker functions to sqlc
9a229a7b8f Manager: Convert CreateWorker to sqlc
0c4240ec3a Manager: make some db fields boolean instead of smallint
Compare 37 commits »
Mateus Abelli commented on pull request studio/flamenco#104306 2024-05-17 03:26:10 +02:00
Manager: allow setup to finish without Blender

I did some updates to the code, it didn't felt like drastic changes were required as I previously thought, but I tried to follow your tips for a better coding result.

Although the updated code…

Mateus Abelli pushed to issue100195 at abelli/flamenco 2024-05-17 03:05:33 +02:00
07988f8729 Webapp: Refactor blender skip logic to use the new "default" source
95734e41b4 OAPI: Regenerate code
4cd8ed5521 OAPI: Add default blender source
Compare 3 commits »
Mateus Abelli pushed to main at abelli/flamenco 2024-05-17 01:09:44 +02:00
1eca95cfc9 Website: clarify that the Cycles/OPTIX job type is for Flamenco 3.6+
4ce3f13505 Website: link to new 'job type' issue template
7e9963e6ad Website: Replace WebP image with PNG
c5b13baab9 Revert "Makefile: use Hugo with the -tags extended argument"
9f6c1e3659 Remove checkbox from Custom Job Type issue template
Compare 12 commits »
Mateus Abelli commented on issue studio/flamenco#99436 2024-05-16 13:53:06 +02:00
Web interface: prevent screen saver from activating

ffprobe is your friend:

Thanks for the ffprobe tip! 👍

I think that's a good idea to do anyway, because my browser (Firefox) by default disallows any auto-play. Unless explicitly…

Mateus Abelli commented on issue studio/flamenco#99436 2024-05-16 02:06:12 +02:00
Web interface: prevent screen saver from activating

Hi @dr.sybren I did a few more tests.

Do you know how dependent this is on things like the video size

Your 16x16 webm version worked, so I went further and set the `<video width="1"…

Mateus Abelli pushed to fix-doc-links at abelli/flamenco 2024-05-16 00:38:33 +02:00
ce8471e361 Website: Make link more future-proof
Mateus Abelli commented on issue studio/flamenco#104303 2024-05-16 00:32:16 +02:00
FAQ entry "My Worker cannot find my Manager," needs image

That's awesome! thanks :)

Mateus Abelli commented on pull request studio/flamenco#104306 2024-05-14 02:05:38 +02:00
Manager: allow setup to finish without Blender

Hello @dr.sybren I'm able to generate and extend the OpenAPI definition but I do have a questions on how to proceed.

I'd like to confirm if by using a bit more of work could mean some more…

Mateus Abelli pushed to issue100195 at abelli/flamenco 2024-05-14 01:03:27 +02:00
98aa2b9090 Merge remote-tracking branch 'upstream/main' into issue100195
4aa391c679 Webapp: Fix superfluous null comparison
Compare 2 commits »
Mateus Abelli created pull request studio/flamenco#104309 2024-05-14 00:59:36 +02:00
Website: Fix links in Documentation /development/database
Mateus Abelli pushed to fix-doc-links at abelli/flamenco 2024-05-14 00:57:54 +02:00
50eead836e Website: Fix links in Documentation /development/database
Mateus Abelli created branch fix-doc-links in abelli/flamenco 2024-05-14 00:57:54 +02:00
Mateus Abelli pushed to main at abelli/flamenco 2024-05-14 00:44:39 +02:00
4aa391c679 Webapp: Fix superfluous null comparison
Mateus Abelli pushed to magefile at abelli/flamenco 2024-05-14 00:43:52 +02:00
b69640912d Sync branch magefile with main (#104308)
ad69d32f4e Update govulncheck
b1fe7bcf1d Merge remote-tracking branch 'origin/main' into magefile
Compare 3 commits »
Mateus Abelli created branch magefile in abelli/flamenco 2024-05-14 00:43:52 +02:00
Mateus Abelli deleted branch magefile from abelli/flamenco 2024-05-14 00:32:13 +02:00
Mateus Abelli created pull request studio/flamenco#104308 2024-05-12 18:55:34 +02:00
Sync branch magefile with main