Commit graph

270 commits

Author SHA1 Message Date
Jakub Trllo
feab326a34
Merge branch 'develop' into bugfix/failing-keyring-backend 2025-07-31 14:44:15 +02:00
Jakub Trllo
1017becebd changed abstract class docstring 2025-07-31 11:21:26 +02:00
Jakub Trllo
83b109be28 fix cache again 2025-07-31 11:21:11 +02:00
Jakub Trllo
6433ada42c remove unnecessary overriden methods 2025-07-31 11:20:50 +02:00
Jakub Trllo
3c867c517c change value of json registry to 'str' 2025-07-31 11:20:08 +02:00
Jakub Trllo
473cf8b0c1 grammar fixes 2025-07-31 11:19:39 +02:00
Jakub Trllo
d4092c8e31 deprecated not passed name in 'AYONSettingsRegistry' 2025-07-31 11:02:12 +02:00
Jakub Trllo
b403db76e6 better order of methods 2025-07-31 11:01:52 +02:00
Jakub Trllo
1a46f2c027 remove unnecessary super call 2025-07-31 11:00:51 +02:00
Jakub Trllo
2013eea5c4 formatting change 2025-07-31 10:58:21 +02:00
Jakub Trllo
41228915ec more explicit dir creation 2025-07-31 10:58:08 +02:00
Jakub Trllo
d88a867872 reset cache on set item 2025-07-31 10:56:39 +02:00
Jakub Trllo
d1fce584fa remove unncessary variable 2025-07-31 10:56:25 +02:00
Jakub Trllo
08c242edef use f-strings 2025-07-31 10:55:59 +02:00
Jakub Trllo
d431956963 simplified super calls 2025-07-31 10:55:34 +02:00
Jakub Trllo
88b01a2797 added type-hints 2025-07-31 10:54:26 +02:00
Jakub Trllo
97a3ab142c raise dedicated exception if item is not available 2025-07-31 10:46:37 +02:00
Jakub Trllo
ea3b4524d4 capture 'ItemNotFoundException' error if possible 2025-07-31 10:31:46 +02:00
Jakub Trllo
90f778fc4a
Merge branch 'develop' into enhancement/enhance-workfile-api 2025-07-21 14:51:10 +02:00
Jakub Trllo
6b452e4929 fix the slashes issue at the root 2025-07-09 17:50:35 +02:00
Ondřej Samohel
aed5a5e6e0
♻️ add env tool functions to ayon.lib init 2025-07-02 10:54:55 +02:00
Jakub Trllo
060fea4f78
Merge branch 'develop' into enhancement/enhance-workfile-api 2025-06-18 16:57:35 +02:00
Jakub Trllo
a879d11ac6 get_ayon_username is using cached values 2025-06-03 12:03:34 +02:00
Jakub Trllo
9bd36c2570
Merge branch 'develop' into feature/107-webactions-in-launcher-tool 2025-05-22 17:49:09 +02:00
Jakub Trllo
4b1f1a9584 add typehints 2025-05-21 19:45:39 +02:00
Jakub Trllo
80d3255863 fix return type 2025-05-21 19:45:33 +02:00
Jakub Trllo
44da9f5a0d add type-hints to '_prepare_ayon_launcher_env' 2025-05-21 19:41:53 +02:00
Ondřej Samohel
ee7d045413
♻️ refactor function name and remove speedcopy fallback 2025-05-09 17:15:38 +02:00
Ondřej Samohel
35ffa87e01
Merge branch 'develop' into unify-and-speed-up-copying 2025-05-09 16:44:19 +02:00
Jakub Trllo
2513741639
Merge branch 'develop' into feature/107-webactions-in-launcher-tool 2025-04-29 16:59:53 +02:00
Roy Nieterau
3622587038
Merge branch 'develop' into enhancement/remove_deprecated_convert_for_ffmpeg 2025-04-29 13:06:08 +02:00
Jakub Trllo
33df9ec9f5 fox example 2025-04-22 17:19:54 +02:00
Jakub Trllo
f67002961a added option to run detached process 2025-04-22 15:26:46 +02:00
Jakub Trllo
4e9a2a52b9
Merge branch 'develop' into feature/107-webactions-in-launcher-tool 2025-04-16 14:06:44 +02:00
Jakub Trllo
b0ac87b7b1 handle unused variables 2025-04-14 17:56:21 +02:00
Jakub Trllo
b403fccf05 fix new line chars 2025-04-14 17:54:45 +02:00
Jakub Trllo
698fef2833 added helper function to get settings variant 2025-04-04 09:43:24 +02:00
Roy Nieterau
d6ba84396c
Merge branch 'develop' into unify-and-speed-up-copying 2025-03-25 10:36:38 +01:00
Jakub Trllo
cac5c13c0e
Merge branch 'develop' into enhancement/1183-ay-7278_addons-resources-directory 2025-03-24 15:02:57 +01:00
Jakub Trllo
ad540d1690
Merge branch 'develop' into enhancement/remove_deprecated_convert_for_ffmpeg 2025-03-19 11:52:19 +01:00
Jakub Trllo
aef050f390 added function 'get_addons_resources_dir' 2025-03-19 11:23:29 +01:00
Ondřej Samohel
d313740434
Update client/ayon_core/lib/python_module_tools.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-03-18 11:22:17 +01:00
Ondřej Samohel
fb64de8d32
♻️ make changes more backward safe 2025-03-17 15:31:39 +01:00
Ondřej Samohel
61a5246b1b
♻️ reorganize the fix 2025-03-17 15:18:34 +01:00
Roy Nieterau
8424ad3907 Remove redundant brackets 2025-03-13 11:00:59 +01:00
Roy Nieterau
5540e7923a
Update client/ayon_core/lib/transcoding.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-03-13 10:59:38 +01:00
Roy Nieterau
00214c1def Remove python_2_comp.py (we do not support Py2 for quite some time now) 2025-03-12 21:53:13 +01:00
Roy Nieterau
ffc76e639a Remove deprecated convert_for_ffmpeg 2025-03-12 21:50:06 +01:00
Roy Nieterau
c45440aee2
Merge branch 'develop' into unify-and-speed-up-copying 2025-03-11 15:24:44 +01:00
robin@ynput.io
df95e252fa Add SXR support for image extension. 2025-02-26 11:09:25 +01:00