From: Tobias B. <no...@gi...> - 2024-12-18 08:10:10
|
Branch: refs/heads/develop Home: https://github.com/CometVisu/CometVisu Commit: a79e90b51f33ae3172f90373839cc93bb57db1eb https://github.com/CometVisu/CometVisu/commit/a79e90b51f33ae3172f90373839cc93bb57db1eb Author: ChristianMayer <ma...@ch...> Date: 2024-12-17 (Tue, 17 Dec 2024) Changed paths: M source/class/cv/Application.js Log Message: ----------- Don't listen to the deprecated unload anymore and move to pagehide instead. Commit: 1279b71249ea869c9cffcf0dbf8e44a786f5e750 https://github.com/CometVisu/CometVisu/commit/1279b71249ea869c9cffcf0dbf8e44a786f5e750 Author: ChristianMayer <ma...@ch...> Date: 2024-12-17 (Tue, 17 Dec 2024) Changed paths: M client/source/class/cv/io/Client.js M client/source/class/cv/io/IClient.js M client/source/class/cv/io/Watchdog.js M client/source/class/cv/io/parser/Json.js M client/source/class/cv/io/transport/LongPolling.js M source/class/cv/Config.js M source/class/cv/TemplateEngine.js M source/class/cv/io/BackendConnections.js M source/translation/de.po M source/translation/en.po Log Message: ----------- Make timeout for structure loading configurable and give a nice error message when it fails. Lots of code style cleanup / modernization. Commit: f19e397f83adc1f41111c7fa6b658eebcbadae65 https://github.com/CometVisu/CometVisu/commit/f19e397f83adc1f41111c7fa6b658eebcbadae65 Author: ChristianMayer <ma...@ch...> Date: 2024-12-17 (Tue, 17 Dec 2024) Changed paths: M client/source/class/cv/io/Client.js Log Message: ----------- Fix bad fix Commit: 88ffcf9abbbd575379203a24ac1c2f557ea33d0b https://github.com/CometVisu/CometVisu/commit/88ffcf9abbbd575379203a24ac1c2f557ea33d0b Author: ChristianMayer <ma...@ch...> Date: 2024-12-17 (Tue, 17 Dec 2024) Changed paths: M source/class/cv/Application.js Log Message: ----------- Switch pagehide handler to native events Commit: e2d5b58998beb16dcd6b2cbffdb01fd7f9d15bc9 https://github.com/CometVisu/CometVisu/commit/e2d5b58998beb16dcd6b2cbffdb01fd7f9d15bc9 Author: ChristianMayer <ma...@ch...> Date: 2024-12-17 (Tue, 17 Dec 2024) Changed paths: M source/class/cv/Application.js Log Message: ----------- Don't listen to the deprecated unload anymore and move to pagehide instead. Commit: b380142bd30ad9f5ade5170c6b686c3a25c900d9 https://github.com/CometVisu/CometVisu/commit/b380142bd30ad9f5ade5170c6b686c3a25c900d9 Author: ChristianMayer <ma...@ch...> Date: 2024-12-17 (Tue, 17 Dec 2024) Changed paths: M client/source/class/cv/io/Client.js M client/source/class/cv/io/IClient.js M client/source/class/cv/io/Watchdog.js M client/source/class/cv/io/parser/Json.js M client/source/class/cv/io/transport/LongPolling.js M source/class/cv/Config.js M source/class/cv/TemplateEngine.js M source/class/cv/io/BackendConnections.js M source/translation/de.po M source/translation/en.po Log Message: ----------- Make timeout for structure loading configurable and give a nice error message when it fails. Lots of code style cleanup / modernization. Commit: 0a5cb15bb6951178ad7af7b5504676255b474e10 https://github.com/CometVisu/CometVisu/commit/0a5cb15bb6951178ad7af7b5504676255b474e10 Author: ChristianMayer <ma...@ch...> Date: 2024-12-17 (Tue, 17 Dec 2024) Changed paths: M client/source/class/cv/io/Client.js Log Message: ----------- Fix bad fix Commit: 550a800c13f4e2192aeb5c953123fc994c322fdb https://github.com/CometVisu/CometVisu/commit/550a800c13f4e2192aeb5c953123fc994c322fdb Author: ChristianMayer <ma...@ch...> Date: 2024-12-17 (Tue, 17 Dec 2024) Changed paths: M source/class/cv/Application.js Log Message: ----------- Switch pagehide handler to native events Commit: 0971048efb0e055920a7ff6324626e3d096bba57 https://github.com/CometVisu/CometVisu/commit/0971048efb0e055920a7ff6324626e3d096bba57 Author: ChristianMayer <ma...@ch...> Date: 2024-12-17 (Tue, 17 Dec 2024) Changed paths: Log Message: ----------- Merge remote-tracking branch 'origin/fix_startup' into fix_startup Commit: ff9a0a2e0549717aed544c8b0e103b83083b9a7b https://github.com/CometVisu/CometVisu/commit/ff9a0a2e0549717aed544c8b0e103b83083b9a7b Author: Tobias Bräutigam <pe...@us...> Date: 2024-12-18 (Wed, 18 Dec 2024) Changed paths: M client/source/class/cv/io/Client.js M client/source/class/cv/io/IClient.js M client/source/class/cv/io/Watchdog.js M client/source/class/cv/io/parser/Json.js M client/source/class/cv/io/transport/LongPolling.js M source/class/cv/Application.js M source/class/cv/Config.js M source/class/cv/TemplateEngine.js M source/class/cv/io/BackendConnections.js M source/translation/de.po M source/translation/en.po Log Message: ----------- Merge pull request #1420 from ChristianMayer/fix_startup Fix startup and code style Compare: https://github.com/CometVisu/CometVisu/compare/d88631fdaa66...ff9a0a2e0549 To unsubscribe from these emails, change your notification settings at https://github.com/CometVisu/CometVisu/settings/notifications |