Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

convert premiere to pype2 #100

Merged
merged 80 commits into from
May 4, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
80 commits
Select commit Hold shift + click to select a range
0c4e560
Merge branch 'develop' into feature/PYPE-624-convert-premiere-to-pype2
Mar 31, 2020
3a3bb0a
feat(premiere): conversion to pype2 - wip
Mar 31, 2020
0ce4a3d
feat(premiere): adding pysync.py to vendors
Apr 1, 2020
3facd29
feat(premiere): updating pysync in vendors
Apr 1, 2020
70ef1d8
feat(premiere): extension package.json for node_modules
Apr 1, 2020
124e61a
feat(premiere): wip wrapper
Apr 1, 2020
a0ab0fe
feat(premiere): update static page
Apr 2, 2020
082fbb3
allow multiple statics server and fixed few smaller bugs
iLLiCiTiT Apr 2, 2020
64bdfe9
put process route back
iLLiCiTiT Apr 2, 2020
e34d21c
basic implementation of premiere communicator
iLLiCiTiT Apr 2, 2020
352ec7d
feat(ppro): prelaunch finalized wrapping
Apr 3, 2020
d4c773d
feat(ppro): changing url for restapi
Apr 3, 2020
fd08af2
feat(ppro): lib pep8 fixes
Apr 3, 2020
ef307e9
feat(ppro): moving static gui pages to ppro
Apr 3, 2020
a88b808
feat(service): adding adobe restapi service
Apr 3, 2020
0c6a078
feat(service): missing init added
Apr 3, 2020
21197ec
feat(ppre): updating extension and its dependencies
Apr 3, 2020
9de1d2c
feat(premiere): wip extension to pype2
Apr 7, 2020
16840a9
feat(ppro): reworking `api` to `pras` > pype rest api server
Apr 7, 2020
5436a39
feat(): pype.jsx, pype.js fix syntax
Apr 8, 2020
f2c5beb
feat(): improving batchRenamer loading
Apr 8, 2020
6ffacaa
gitignore debug log
Apr 8, 2020
977879c
feat(): wip aport to restapi
Apr 9, 2020
e1395fb
Merge branch 'develop' into feature/PYPE-624-convert-premiere-to-pype2
Apr 9, 2020
405eaeb
feat(ppro): wip on refactory to pype2
Apr 10, 2020
12ceadf
feat(ppro): wip on refactoring
Apr 10, 2020
ba9524d
feat(ppro): wip on extension
Apr 13, 2020
a22ae98
feat(ppro): wip publishing from premiere
Apr 15, 2020
8a484e8
feat(ppro): unnecessary imports
Apr 15, 2020
b04805a
feat(ppro): wip publishing clips
Apr 16, 2020
3070e17
fix(adobe, ppro): clearing code
Apr 17, 2020
792b65b
premiere statics registration is not based on presets because it is n…
iLLiCiTiT Apr 17, 2020
6e6c9bf
added publish script which registers all plugins and then launch publ…
iLLiCiTiT Apr 17, 2020
a18a467
added prepare environemnts method which prepares environments base od…
iLLiCiTiT Apr 17, 2020
b1ca4e2
rest api publish method runs publish script in subprocess
iLLiCiTiT Apr 17, 2020
1616044
removed publishing.py since not used and cleaned up imports
iLLiCiTiT Apr 17, 2020
d7247ef
renamed lib.py to rest_api.py because has only rest api callbacks
iLLiCiTiT Apr 17, 2020
9af100d
removed kwarg from route decorators
iLLiCiTiT Apr 17, 2020
69f8f34
added `available` method for availability check
iLLiCiTiT Apr 17, 2020
67e5ff1
typo fixes, presets request made synchronized, ground for encoding ev…
antirotor Apr 17, 2020
45feed0
fixing race conditions
antirotor Apr 21, 2020
64fe762
resolving presets promise
antirotor Apr 21, 2020
13698ec
fixed Premiere.jsx import
antirotor Apr 22, 2020
1f5b372
rest api is not thread based http server
iLLiCiTiT Apr 22, 2020
70bb4b0
fixed publish script
iLLiCiTiT Apr 22, 2020
a0434e3
added sys.executable to execute
iLLiCiTiT Apr 22, 2020
640d013
fixed output of publish json
antirotor Apr 22, 2020
9fe7d60
Merge branch 'feature/PYPE-624_js_refactor' of github.com:pypeclub/py…
antirotor Apr 22, 2020
e92d26e
clean(ppro): removing obsolete code
Apr 22, 2020
bfa3d35
fix(ppro): avalon app name was also needed and namespace improvement
Apr 22, 2020
4af138e
fix(ppro): namespace improvement
Apr 22, 2020
129ec0c
fix(ppro): improving preset naming
Apr 22, 2020
ff01485
fix(ppro): improving preset naming
Apr 22, 2020
5d263d0
feat(ppro): impoving dev prints
Apr 23, 2020
bd9e584
fix(ppro): publishui improviments
Apr 23, 2020
ddbc57d
fix(ppro): returning data from publish not correct
Apr 23, 2020
d1a6022
fixed error output and minor code cleanup
antirotor Apr 23, 2020
eae1adc
feat(ppro): removing paths from ui after success publish
Apr 23, 2020
a053dc6
Merge remote-tracking branch 'origin/feature/PYPE-624_js_refactor_jak…
antirotor Apr 23, 2020
52a6a80
minor fixes and extension bundling script
antirotor Apr 23, 2020
1ebfc68
fix(ppro): detect non directories on synsing
Apr 23, 2020
a97d413
Merge remote-tracking branch 'origin/feature/PYPE-624_js_refactor_jak…
antirotor Apr 23, 2020
66636ca
removed old code and linter configs
antirotor Apr 23, 2020
e214594
feat():
Apr 23, 2020
9e99681
missing semi-columns
antirotor Apr 23, 2020
db3d8b7
fix(global): make extractReview original back again
Apr 23, 2020
44a7169
feat(global, ppro): adding extractReview and extractBurnin for review
Apr 23, 2020
9039923
Merge remote-tracking branch 'origin/feature/PYPE-624_js_refactor' in…
Apr 23, 2020
58b5d45
feat(ppro): restrict tags in representation for review
Apr 23, 2020
f040a7d
feat(ppro): building extensions
Apr 23, 2020
b06db4f
clean(ppro): old code
Apr 23, 2020
ea3eadd
feat(ppro): sync only if not installed as .zxp package
Apr 23, 2020
fd1fffc
feat(ppro): activating buttons
Apr 23, 2020
5902951
clean(aport): removing obsolete host
Apr 23, 2020
9a77bb1
fix(ppro): refactoring pype.jsx removing `qe` modul
Apr 24, 2020
9755e73
fix(ppro): fixing thumbnail
Apr 27, 2020
410cf64
Merge branch 'develop' into feature/PYPE-624_js_refactor_jakub
Apr 27, 2020
ecb8a27
fix(ppro): Path has to be converted to string
mkolar Apr 28, 2020
ec5da94
fix(ppro): env has to be passed into test rest api server function
mkolar Apr 28, 2020
492c42d
clean(ppro): hound recommendations
Apr 28, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ coverage.xml
##################
node_modules/
package-lock.json

pype/premiere/ppro/js/debug.log
122 changes: 0 additions & 122 deletions pype/aport/__init__.py

This file was deleted.

225 changes: 0 additions & 225 deletions pype/aport/api.py

This file was deleted.

26 changes: 0 additions & 26 deletions pype/aport/lib.py

This file was deleted.

Loading