msta.git
10 months ago👷 Add Jenkinsfile
David Roden [Sat, 25 Jan 2025 12:23:03 +0000 (13:23 +0100)]
👷 Add Jenkinsfile

10 months ago🐛 Only send a single new-window/frame event for each window/frame
David Roden [Sat, 25 Jan 2025 11:53:32 +0000 (12:53 +0100)]
🐛 Only send a single new-window/frame event for each window/frame

10 months ago📌 Add dependencies for MSTA modules
David Roden [Sat, 25 Jan 2025 09:21:17 +0000 (10:21 +0100)]
📌 Add dependencies for MSTA modules

10 months ago✨ Add basic MSTA client
David Roden [Sat, 25 Jan 2025 09:18:20 +0000 (10:18 +0100)]
✨ Add basic MSTA client

10 months ago🚸 Allow stopping the server cleanly
David Roden [Sat, 25 Jan 2025 09:08:14 +0000 (10:08 +0100)]
🚸 Allow stopping the server cleanly

10 months ago🚸 Allow multiple connections to MSTA server
David Roden [Sat, 25 Jan 2025 09:07:40 +0000 (10:07 +0100)]
🚸 Allow multiple connections to MSTA server

10 months ago✨ Run shutdown hook only when shutdown command is sent
David Roden [Fri, 24 Jan 2025 19:24:54 +0000 (20:24 +0100)]
✨ Run shutdown hook only when shutdown command is sent

10 months ago✨ Add server that can detect windows and frames
David Roden [Fri, 24 Jan 2025 18:57:41 +0000 (19:57 +0100)]
✨ Add server that can detect windows and frames

10 months ago⚰️ Remove empty line
David Roden [Fri, 24 Jan 2025 18:57:12 +0000 (19:57 +0100)]
⚰️ Remove empty line

10 months ago🙈 Add .gitignore file to ignore target directories
David Roden [Thu, 23 Jan 2025 18:52:01 +0000 (19:52 +0100)]
🙈 Add .gitignore file to ignore target directories

10 months ago🏗️ Split project into client and server components
David Roden [Thu, 23 Jan 2025 18:51:08 +0000 (19:51 +0100)]
🏗️ Split project into client and server components

Also, move to Java 21 and using toolchains.

10 months ago🏗️ Add initial POM
David Roden [Thu, 23 Jan 2025 17:03:34 +0000 (18:03 +0100)]
🏗️ Add initial POM

10 months ago🎉 Begin project by adding Maven wrapper
David Roden [Thu, 23 Jan 2025 16:52:50 +0000 (17:52 +0100)]
🎉 Begin project by adding Maven wrapper