Nathan McRae nathanmcrae
  • Joined on 2023-12-04
nathanmcrae pushed to master at nathanmcrae/numbers-station 2025-03-23 22:50:19 +00:00
af555112b2 Add icon to window
nathanmcrae pushed to master at nathanmcrae/numbers-station 2025-03-23 06:35:30 +00:00
c480239636 Update schedulers to use process's executable path for invocation
670779a3aa Added check for argument parsing failure
Compare 2 commits »
nathanmcrae pushed to master at nathanmcrae/numbers-station 2025-03-23 06:31:31 +00:00
42196eabc9 Update schedulers to use process's executable path for invocation
34fe022608 Added check for argument parsing failure
Compare 2 commits »
nathanmcrae pushed to master at nathanmcrae/numbers-station 2025-03-11 05:55:28 +00:00
947bccb6da Add missing MainRun.java
998357385e Minor WindowsScheduler updates
7e2d4ca1a4 Add Linux scheduler
Compare 3 commits »
nathanmcrae pushed to master at nathanmcrae/numbers-station 2025-03-09 22:21:52 +00:00
0594a64812 Remove unused portions of pom.xml
48790790b4 Add pom.xml and set up jar packaging
Compare 2 commits »
nathanmcrae pushed to master at nathanmcrae/numbers-station 2025-03-09 22:17:55 +00:00
81b347eb41 Rearrange main view so message box grows
nathanmcrae pushed to master at nathanmcrae/numbers-station 2025-03-06 06:47:02 +00:00
49aa06fb03 Update launch path again
1347f313c7 Remove stray newline
dbba2d2285 Set up basic SFTP upload
Compare 3 commits »
nathanmcrae pushed to master at nathanmcrae/numbers-station 2025-03-04 05:40:07 +00:00
d7852e281d Update launch path
8d1e910cc5 Delete scheduled task when schedule is managed externally
6c43289860 Add removal methods to WindowsScheduler and StationSettings
Compare 3 commits »
nathanmcrae pushed to master at nathanmcrae/numbers-station 2025-02-25 04:56:54 +00:00
e74ddc99ca Use enter or esc to select station or cancel dialog
89181c0fa9 Fix wordpress connection test
705620d0a2 Handle unsaved changes in message editor
Compare 3 commits »
nathanmcrae pushed to master at nathanmcrae/numbers-station 2025-02-23 03:29:46 +00:00
97c3cc3243 Show notification for error while running station
18b3e5d0d9 Fix argument quoting in run.sh
917be83ddc Change all buttons to use onAction
Compare 3 commits »
nathanmcrae pushed to master at nathanmcrae/numbers-station 2025-02-23 02:44:41 +00:00
12df6d97fa Load next message file to message buffer
nathanmcrae pushed to master at nathanmcrae/numbers-station 2025-02-21 06:58:20 +00:00
e4ad5d16d6 Add split pane so user can adjust number of text columns
nathanmcrae pushed to master at nathanmcrae/numbers-station 2025-02-20 06:31:31 +00:00
307620a930 Update layout to work on linux
5703d9bce4 Remove module path logging
Compare 2 commits »
nathanmcrae pushed to master at nathanmcrae/numbers-station 2025-02-20 06:23:05 +00:00
edbbec1527 Reference stylesheet in fxml directly
9553c2a854 Add build/run scripts for linux
26fa5e34cd Move .fxml files to resources
Compare 3 commits »
nathanmcrae pushed to master at nathanmcrae/numbers-station 2025-02-18 06:29:15 +00:00
7ba68c5ec1 Simplify lib path
6e86e660a7 Format settings file
15192e04e4 Exit application when notification dismissed
59625b773c Exit process when application closes
Compare 4 commits »
nathanmcrae opened issue nathanmcrae/morse-game#10 2025-02-17 07:35:44 +00:00
Add mode where you can't interrupt a playing message
nathanmcrae pushed to master at nathanmcrae/numbers-station 2025-02-17 07:13:46 +00:00
cb3f0b0938 Add notifications and some basic usage
3aea6f1281 Factor out argument parsing
8f5d5be291 Move build/run scripts to root
23f81b4b5c Anchor settings button to right
7cff7e7559 Reorder modules alphabetically
Compare 5 commits »
nathanmcrae pushed to master at nathanmcrae/numbers-station 2025-02-09 01:30:01 +00:00
475808acd8 Move data directory when station is renamed
8af3162f46 Remove spurious test statements
00832e92bf Fix bug when selected station doesn't exist
741055b200 Add confirmation to station delete
fa0130b4b4 Add checks on station name when editing
Compare 7 commits »
nathanmcrae pushed to master at nathanmcrae/numbers-station 2025-02-05 04:26:52 +00:00
eb07e42ab0 Basic commandline invocation working
e2d9878e8e Set message textbox font style to mono
bbca33246a Get wordpress posting working via xml-rpc
fccec5faa6 Remove FTP/SCP and replace with Wordpress
ebf8a6b7c1 Add main settings button
Compare 19 commits »
nathanmcrae pushed to master at nathanmcrae/numbers-station 2025-01-25 07:25:08 +00:00
591d431226 Add argument parsing