Sybren A. Stüvel
7bf121e93e
Webapp: show explanation in farm status tooltip
2024-03-02 22:32:02 +01:00
Sybren A. Stüvel
63e3c8de37
Webapp: make SocketIO reconnect faster
...
The exponential backoff was getting a bit too long, making the webapp
sometimes very slow to reconnect. This is now limited to max 3 seconds.
2024-03-02 22:20:42 +01:00
Sybren A. Stüvel
c0c70758c6
Webapp: hide farm status when SOcketIO is disconnected
...
Better to not show the farm status if the connection is lost.
2024-03-02 22:20:01 +01:00
Sybren A. Stüvel
59bf389018
Webapp: show farm status in header bar
...
Show the farm status in the webapp header bar, and respond to farm status
events to update it when necessary.
2024-03-01 22:36:38 +01:00
Sybren A. Stüvel
d9ffe8a1b6
OAPI: regenerate code
2024-02-29 20:38:38 +01:00
Sybren A. Stüvel
94bf65a9e3
Bumped version to 3.5-alpha1
2024-02-26 18:17:19 +01:00
Sybren A. Stüvel
6162d280f1
Website: Bump available experimental version to 3.5-alpha0
2024-02-26 18:14:40 +01:00
Sybren A. Stüvel
5b17fb24fd
Website: clarify the worker configuration files
...
Add a little intro that explains that there are multiple config files. And
add a section that explains that the worker-specific files are not to be
edited, just deleted.
2024-02-22 13:05:22 +01:00
Sybren A. Stüvel
99062d42ac
Website: add draft documentation for failure handling
...
The documentation isn't complete yet, I want to have a nice flow diagram
in there as well. But it's a start.
2024-02-22 13:00:24 +01:00
Sybren A. Stüvel
fd9605583f
OAPI: regenerate code
2024-02-21 22:16:23 +01:00
Sybren A. Stüvel
17c92e18c7
Website: adjust documentation for the new event bus
...
Needs more work though. At least now it doesn't point to non-existing
files any more.
2024-02-05 09:27:06 +01:00
Sybren A. Stüvel
e7c4285ac6
Manager: Adjust code for renaming SocketIO...
types to Event...
...
No functional changes, just adjusting to the OpenAPI renames.
2024-02-05 09:25:43 +01:00
Sybren A. Stüvel
1ed893fa84
OAPI: regenerate code
2024-02-05 09:14:31 +01:00
Sybren A. Stüvel
2af9a3e98e
Webapp: update documentation URL to the SocketIO client docs
...
No functional changes.
2024-02-03 22:55:27 +01:00
Sybren A. Stüvel
f464aea137
Manager & website: provide more helpful info when Worker auth fails
...
Provide more useful info when a Worker tries to communicate but fails
the authentication check. The message about this is now more friendly
and links to a new FAQ entry at
https://flamenco.blender.org/faq/#what-does-unknown-worker-is-trying-to-communicate-mean
2024-01-25 14:19:24 +01:00
Sybren A. Stüvel
26c14bf095
Website: better styling for FAQ page
...
More vertical space between answers in the FAQ.
2024-01-25 13:04:45 +01:00
Sybren A. Stüvel
13a793743f
Website: add documentation for worker tags and sleep schedule
...
The worker tags and sleep schedule features are now actually documented.
2024-01-25 12:15:29 +01:00
Sybren A. Stüvel
c3a306a9c5
Website: slight layout tweaks
...
A few smaller tweaks for the navigation menu (on the left, not the top):
- Smaller font. The upgrade to the latest Geekdocs made this bigger, but I
like it if it's a bit smaller than the main text.
- More visible indicator line for the active element. This was a dashed
underline of just the text. It is now a dashed border-bottom that extends
the entire width of the element. This visibly connects the main body of
text to the active menu element.
And for the main text:
- Less padding for `h3` elements, as the whitespace became a bit too much.
2024-01-25 12:14:27 +01:00
Sybren A. Stüvel
781aaa8282
Website: upgrade geekdocs to 0.44.1
...
Upgrade the Geekdocs theme from 0.32.4 to 0.44.1. This changes the layout
a little bit; most notably the 'documentation' menu is in a larger font.
I tried the upgrade to solve an issue of images not appearing (while
writing not-yet-committed changes). That wasn't solved by the upgrade, but
in the spirit of keeping up to date I'd thought I'd commit this upgrade
anyway.
2024-01-25 11:29:22 +01:00
Sybren A. Stüvel
fd29f58c2e
Website: move info about cloud storage into the main documentation
...
Move the info about using cloud storage from the FAQ to the Shared
Storage chapter of the documentation. The FAQ entry of the topic is now
reduced to a short answer + a link to the moved documentation.
2024-01-23 10:27:20 +01:00
Sybren A. Stüvel
27eb7be547
Website: reorganise FAQ
...
Reorganise the FAQ, grouping the questions in "Features" and
"Troubleshooting". Also I removed the explanation of the difference
between Flamenco v2 and v3, as that's quite obsolete now.
2024-01-17 13:22:57 +01:00
Sybren A. Stüvel
aa2ad35155
Bumped version to 3.5-alpha0
2024-01-17 13:17:35 +01:00
Sybren A. Stüvel
19d4019142
Website: add FAQ entries on GPU use of Blender
...
This comes up a lot.
2024-01-17 13:16:31 +01:00
Sybren A. Stüvel
f9520ce147
Website: remove FAQ about a BAT packing error
...
This error hasn't been reported in 9 months, so I'll assume it's fixed.
2024-01-17 13:06:00 +01:00
Sybren A. Stüvel
e1306010d7
Bumped version to 3.4
2024-01-12 11:14:50 +01:00
Sybren A. Stüvel
b110f5fb51
Bumped version down to 3.4-beta1
...
There are a few more things I want to do before releasing 3,4.
2024-01-11 17:17:56 +01:00
Sybren A. Stüvel
bfe2b9f53a
Website: mark 3.4 as latest release
2024-01-11 16:53:38 +01:00
Sybren A. Stüvel
0c08a5ad5d
Bumped version to 3.4
2024-01-11 16:51:21 +01:00
Sybren A. Stüvel
1095caeddd
OAPI: regenerate code
...
This creates the Python and JavaScript files for the job mass-deletion
operation.
2024-01-11 16:47:25 +01:00
Sybren A. Stüvel
77771afc4a
Web: list 3.4-beta0 as latest beta release
2024-01-05 17:08:07 +01:00
Sybren A. Stüvel
e6a29e1662
Bumped version to 3.4-beta0
2024-01-05 17:01:29 +01:00
Sybren A. Stüvel
7082e1e3ea
Web: make 'last updated at' field in job details click-to-copy
...
This makes it easy to use when constructing 'mass delete jobs' API calls.
2023-12-16 23:06:01 +01:00
Sybren A. Stüvel
a7b498a91c
Website: bump available Flamenco version to v3.3.1
2023-12-14 12:22:58 +01:00
Sybren A. Stüvel
a4000f1909
Bumped version to 3.3.1
2023-12-14 12:09:33 +01:00
Sybren A. Stüvel
6711f9dabe
Manager: reorder job table columns
...
Reorder from name/type/priority/updated to name/updated/priority/type.
The new ordering moves the more important info into (according to Blender
Studio) view when the job table is narrow.
2023-12-14 12:08:53 +01:00
Sybren A. Stüvel
02011f8237
Bumped version to 3.4-alpha0
2023-11-06 15:08:36 +01:00
Sybren A. Stüvel
c284b5fa67
Website: slight wording change
...
Change "...with the configured status code" to "...with a configurable
status code", as there hasn't been any explanation of this configurability
yet.
2023-11-06 14:56:23 +01:00
Sybren A. Stüvel
ee67e2be5e
Website: include link to release changelog
2023-11-06 14:53:50 +01:00
Sybren A. Stüvel
c920d0ecf9
Website: include macOS/Silicon (ARM64) build on the download page
2023-11-06 14:40:32 +01:00
Sybren A. Stüvel
680f20a4bf
Website: bump download version to 3.3
2023-11-06 14:35:52 +01:00
Sybren A. Stüvel
788b6138b7
Bumped version to 3.3
2023-11-06 11:56:48 +01:00
Sybren A. Stüvel
3b7847c445
Website: Expand the Shaman documentation
...
- Describe how to enable/disable the Shaman in more detail,
- adjust the link to Stack Exchange w.r.t. SAMBA & symlinks, and
- include a table of contents at the top of the page.
2023-11-03 16:00:39 +01:00
dblanque
36e90f0066
Website: Update docs for Shaman + SAMBA
...
Add documentation on Shaman with SAMBA requiring symlinks.
This has been tested with Linux and Windows Clients.
2023-11-03 15:50:48 +01:00
Sybren A. Stüvel
7c0653559c
Website: set v3.3-beta3 as latest available experimental release
2023-11-02 16:38:04 +01:00
Sybren A. Stüvel
0333fe1383
Bumped version to 3.3-beta3
2023-11-02 16:29:56 +01:00
Eveline Anderson
7ca806f48e
Webapp: add 'delete' button for tags
...
Add a button to the tags table to delete worker tags. Each tag now has
its own 'delete' button.
This replaces the single 'delete' button above the table, where a tag
would first have to be selected and then that 'delete' button pressed.
Reviewed-on: https://projects.blender.org/studio/flamenco/pulls/104256
2023-11-02 16:11:58 +01:00
Sybren A. Stüvel
90a3fac2ad
Website: use smaller font for architecture
...
The macOS builds are available for two architectures; use a smaller font
for the `(Intel)` and `(Silicon/ARM)` text.
2023-10-31 15:03:11 +01:00
Sybren A. Stüvel
0107605441
Website: bump available beta version to 3.3-beta2
2023-10-31 14:57:16 +01:00
Sybren A. Stüvel
01f2e6d558
Bumped version to 3.3-beta2
2023-10-31 14:54:20 +01:00
Sybren A. Stüvel
5c63405fe2
Reword the FFmpeg instructions for macOS arm64
2023-10-31 14:34:15 +01:00