Commit Graph

146 Commits

Author SHA1 Message Date
4881a135f2 Update readme 2025-07-06 16:02:41 -07:00
ca502fd411 Remove schedule test buttons 2025-07-05 2025-07-05 18:18:36 -07:00
c8a1128e11 Widen default help window size 2025-07-05 17:47:49 -07:00
b9a2202c68 Make version field full-width 2025-07-05 17:47:30 -07:00
671844723f Don't error if station doesn't have dir when deleted 2025-07-05 17:47:18 -07:00
7a0ce063f1 Add deletion of station schedule info when station is removed
Task scheduler entry for Windows, cron entry for *nix
2025-07-05 17:46:56 -07:00
62bfbb1923 Add log path to settings load error
Since they wouldn't be able to run the application to see the log path.

Also make no the default option
2025-07-05 17:44:49 -07:00
2992572651 Remove some unnecessary printlns 2025-07-05 13:47:51 -07:00
b25fea4549 Remove jitter todo from settings page 2025-06-08 12:28:57 -07:00
a45ffdd864 Remove todo on captureProcessOutput() 2025-06-07 21:44:42 -07:00
c918d98a3c Fix tab order 2025-06-07 21:20:55 -07:00
afb02dcb3d Add accessibility text for all fields 2025-06-07 20:50:49 -07:00
1c7069c737 Add linux schedule management functions 2025-05-29 00:45:41 -07:00
bf754c79d6 Update crontab call 2025-05-26 21:51:12 -07:00
d5e33d2a39 Add alert for unsupported OS 2025-05-26 21:51:11 -07:00
456348d520 Remove TODOs 2025-05-26 21:51:11 -07:00
769f80ec72 Remove testing statement 2025-05-26 21:41:42 -07:00
b6a6ec5e3a Add setting reinitialization if loading fails 2025-05-26 21:41:01 -07:00
392d10c587 Add git version to log and --version output 2025-05-25 23:37:01 -07:00
430b89bdda Remove some testing logs 2025-05-25 23:37:01 -07:00
2a7f9813a1 Fix log statement 2025-05-25 23:37:00 -07:00
553edc8b6c Add external program timeout as station setting
Leaving it without a UI implementation for now
2025-05-25 23:35:47 -07:00
645b1f2414 Fix bug when trying to remove station & none selected 2025-05-21 22:49:05 -07:00
306f169d08 Combine schedule start date/time fields into a single time-zoned field 2025-05-21 22:48:39 -07:00
4cd70e02c7 Set minimum dimensions for windows 2025-05-20 09:02:08 -07:00
44f5d51cb1 Add .gitignore 2025-05-19 20:08:48 -07:00
47d89cb32c Update overview image 2025-05-19 20:08:39 -07:00
961cdc897a Move divider between app controls and station controls 2025-05-19 20:08:29 -07:00
13ab7b82db Flesh out help 2025-05-19 19:28:55 -07:00
d138ea3ad6 Add about page 2025-05-19 19:28:34 -07:00
13355ce401 Factor out config path 2025-05-19 19:28:05 -07:00
e559508507 Change feed type to atom 2025-04-21 19:37:35 -07:00
e0a8a237a4 Fix some text alignment 2025-04-17 22:04:59 -07:00
8bd9e4c356 Add readme
Mostly project-tracking stuff right now
2025-04-17 21:33:50 -07:00
30456c7b7e Add UI mock-up
For posterity
2025-04-17 21:33:21 -07:00
a2fece0143 Add initial attempt at rss feed generation 2025-04-16 22:58:01 -07:00
897dcac243 Log station run complete 2025-04-15 22:41:29 -07:00
a7148e247c Implement external program call 2025-04-15 22:41:09 -07:00
c8aa18338a Down-size icon to 256x256 2025-04-15 21:24:05 -07:00
c55cfbef42 Fix Station Settings button anchor 2025-04-15 21:24:05 -07:00
183d9c9794 Implement next send time label 2025-04-15 21:24:05 -07:00
9f6d4171a5 Add icon to repo 2025-04-09 19:30:32 -07:00
3a1a6223bf Adjust GUI layout for linux rendering 2025-04-09 19:26:14 -07:00
ab48e726af Add basic help page
lsafej
2025-04-09 19:26:14 -07:00
af555112b2 Add icon to window 2025-03-23 15:50:04 -07:00
c480239636 Update schedulers to use process's executable path for invocation 2025-03-22 23:35:09 -07:00
670779a3aa Added check for argument parsing failure 2025-03-22 23:35:09 -07:00
947bccb6da Add missing MainRun.java 2025-03-10 22:55:13 -07:00
998357385e Minor WindowsScheduler updates 2025-03-10 22:54:56 -07:00
7e2d4ca1a4 Add Linux scheduler 2025-03-10 22:54:34 -07:00