Eveline Anderson Evelinealy
  • Joined on 2023-05-08
Eveline Anderson pushed to socketio-web-interface at Evelinealy/flamenco 2023-07-19 22:18:46 +02:00
eaf6fd3148 Add SocketIO reconnection and version check
Eveline Anderson pushed to socketio-web-interface at Evelinealy/flamenco 2023-07-19 19:24:25 +02:00
7fec955873 Revert changes of JobsView to original
Eveline Anderson pushed to socketio-web-interface at Evelinealy/flamenco 2023-07-19 19:22:32 +02:00
65ad945ffb Merge remote-tracking branch 'upstream/main' into socketio-web-interface
2f3712a077 CHANGELOG: add database integrity checks
63634361ce Manager: make periodic database integrity check configurable
1a79c19583 Manager: improve logging of database consistency checks
4121c899c3 Manager: perform database integrity check every hour
Compare 33 commits »
Eveline Anderson pushed to socketio-web-interface at Evelinealy/flamenco 2023-07-19 19:20:23 +02:00
Eveline Anderson pushed to socketio-web-interface at Evelinealy/flamenco 2023-07-18 23:40:35 +02:00
Eveline Anderson pushed to socketio-web-interface at Evelinealy/flamenco 2023-07-18 23:26:29 +02:00
Eveline Anderson commented on pull request studio/flamenco#104235 2023-07-18 21:20:42 +02:00
Fix #99410: SocketIO Reconnect Web Interface

I don't even want to begin to address all these commits... I messed up with the git pull. So, for now, until if I figure out the best way to squash this without deleting anybody's progress, I'll…

Eveline Anderson pushed to socketio-web-interface at Evelinealy/flamenco 2023-07-18 21:03:03 +02:00
88cce2258e Implement function for version check
Eveline Anderson pushed to socketio-web-interface at Evelinealy/flamenco 2023-07-18 20:53:42 +02:00
4a5c9bacae Merge branch 'socketio-web-interface' of projects.blender.org:Evelinealy/flamenco into socketio-web-interface
0df8839cdc Add SocketIO reconnection function and version check
7ee095b16c Revert "Add SocketIO reconnection function and version check"
235fc3ce5a Add SocketIO reconnection function and version check
5796b629fb Revert "Add SocketIO reconnection function and version check"
Compare 38 commits »
Eveline Anderson pushed to socketio-web-interface at Evelinealy/flamenco 2023-07-18 20:39:53 +02:00
77325b4a90 Revert "Add SocketIO reconnection function and version check"
Eveline Anderson pushed to socketio-web-interface at Evelinealy/flamenco 2023-07-18 19:52:41 +02:00
365cb5164b Add SocketIO reconnection function and version check
Eveline Anderson pushed to socketio-web-interface at Evelinealy/flamenco 2023-07-18 19:43:55 +02:00
6ffc5d4599 Merge remote-tracking branch 'upstream/main' into socketio-web-interface
2f3712a077 CHANGELOG: add database integrity checks
63634361ce Manager: make periodic database integrity check configurable
1a79c19583 Manager: improve logging of database consistency checks
4121c899c3 Manager: perform database integrity check every hour
Compare 33 commits »
Eveline Anderson pushed to socketio-web-interface at Evelinealy/flamenco 2023-07-18 19:40:56 +02:00
93b8cd6540 Revert changes in JobsView to original file
Eveline Anderson commented on pull request studio/flamenco#104235 2023-07-13 20:18:02 +02:00
Fix #99410: SocketIO Reconnect Web Interface

The WIP is just to show that I haven't finished yet, but I wanted to put up a small change so you could guide me in the right direction. I do believe I'm in the right file. I am actively working…

Eveline Anderson created pull request studio/flamenco#104235 2023-07-13 20:14:54 +02:00
WIP: SocketIO Reconnect Web Interface
Eveline Anderson pushed to socketio-web-interface at Evelinealy/flamenco 2023-07-13 20:11:10 +02:00
cd1011066f Retrieve current Flamenco version
Eveline Anderson pushed to socketio-web-interface at Evelinealy/flamenco 2023-07-13 20:09:38 +02:00
c8a826e1ab Retrieve current Flamenco version
Eveline Anderson pushed to socketio-web-interface at Evelinealy/flamenco 2023-07-13 19:58:55 +02:00
618d903b29 Retrieve current Flamenco version
Eveline Anderson created branch socketio-web-interface in Evelinealy/flamenco 2023-07-12 18:44:50 +02:00
Eveline Anderson pushed to socketio-web-interface at Evelinealy/flamenco 2023-07-12 18:44:50 +02:00
97079b5c3b Merge changes from main branch to local