|
|
a917315967
|
fix: simplify asset serving, use fallback primarily
|
2025-09-13 12:23:27 -05:00 |
|
|
|
9d51fde893
|
feat: add arguments for enabling/disabling srevices
|
2025-09-13 12:06:10 -05:00 |
|
|
|
79fc931077
|
refactor: remove 'auto' mode, just specify value via constant for better clap visibility
|
2025-09-13 11:38:43 -05:00 |
|
|
|
f3861a60c4
|
chore: add dev-release helper profile into Cargo.toml
|
2025-09-13 11:34:25 -05:00 |
|
|
|
26b1a88860
|
chore: use clippy by default for check command, fix lint
|
2025-09-13 11:31:09 -05:00 |
|
|
|
27ac9a7302
|
feat: add formatter CLI argument, setup asset embedding in release mode
|
2025-09-13 11:30:57 -05:00 |
|
|
|
1d345ed247
|
chore: customize bacon, add 'dev' job
|
2025-09-13 11:30:23 -05:00 |
|
|
|
6f831f5fa6
|
feat: setup web/ for tanstack router frontend
|
2025-09-13 11:30:11 -05:00 |
|
|
|
ac2638dd9a
|
feat: implement proper SIGTERM handling for container shutdown
|
2025-09-13 09:43:47 -05:00 |
|
|
|
cfb847f2e5
|
feat: holiday exclusion logic for ICS command
|
2025-09-13 02:20:27 -05:00 |
|
|
|
e7d47f1f96
|
feat: implement ICS command
|
2025-09-13 01:50:18 -05:00 |
|
|
|
9a48587479
|
chore: drop redis
|
2025-09-13 01:49:47 -05:00 |
|
|
|
624247ee14
|
feat: basic activity status
|
2025-09-13 01:04:46 -05:00 |
|
|
|
430e2a255b
|
fix: avoid crashing due to odd url parse
|
2025-09-13 01:01:49 -05:00 |
|
|
|
bbc78131ec
|
feat: setup recoverable/unrecoverable job error distinction, delete unrecoverable jobs
|
2025-09-13 00:48:11 -05:00 |
|
|
|
77ab71d4d5
|
feat: map RAILWAY_DEPLOYMENT_DRAINING_SECONDS to SHUTDOWN_TIMEOUT
|
2025-09-13 00:36:11 -05:00 |
|
|
|
9d720bb0a7
|
feat: implement common job trait & better interface for scheduler & workers
|
2025-09-13 00:17:53 -05:00 |
|
|
|
dcc564dee6
|
fix: credit_hour_session is optional
|
2025-09-12 23:50:36 -05:00 |
|
|
|
4ca55a1fd4
|
feat: schedule & query jobs efficiently in batches
|
2025-09-12 23:41:27 -05:00 |
|
|
|
a6e7adcaef
|
fix: improve json error handling, make email_address optional
|
2025-09-12 23:36:07 -05:00 |
|
|
|
752c855dec
|
chore: drop env prefixed config vars
|
2025-09-12 22:39:32 -05:00 |
|
|
|
14b02df8f4
|
feat: much better JSON logging, project-wide logging improvements, better use of debug/trace levels, field attributes
|
2025-09-12 22:01:14 -05:00 |
|
|
|
00cb209052
|
fix: disable poor error snippet
|
2025-09-12 21:40:07 -05:00 |
|
|
|
dfc05a2789
|
feat: setup rate limiter middleware & config
|
2025-09-12 21:12:06 -05:00 |
|
|
|
fe798e1867
|
fix: avoid COPY of non existent dir, add .dockerignore
|
2025-09-12 20:57:33 -05:00 |
|
|
|
39688f800f
|
chore: update Dockerfile rust to 1.89.0
|
2025-09-12 20:53:24 -05:00 |
|
|
|
b2b4bb67f0
|
chore: rustfmt
|
2025-09-12 20:52:07 -05:00 |
|
|
|
e5d8cec2d6
|
refactor: reorganize banner api files, fix clippy lints, reformat
|
2025-09-12 20:50:47 -05:00 |
|
|
|
e9a0558535
|
feat: asynchronous, rate limited term session acquisition
|
2025-09-12 20:35:12 -05:00 |
|
|
|
353c36bcf2
|
feat: 'search' example binary
|
2025-09-12 20:12:41 -05:00 |
|
|
|
2f853a7de9
|
feat: middleware headers, fix concurrent session cookies issue, middleware headers, invalid session details
|
2025-09-12 20:12:12 -05:00 |
|
|
|
dd212c3239
|
chore: update dependencies, add sqlx 'macros', add futures, add 'http' (explicit)
|
2025-09-12 20:11:13 -05:00 |
|
|
|
8ff3a18c3e
|
feat: Dockerfile
|
2025-09-01 00:47:26 -05:00 |
|
|
|
43647096e9
|
feat: scraper system
|
2025-09-01 00:46:38 -05:00 |
|
|
|
1bdbd1d6d6
|
chore: remove unused dependencies
|
2025-09-01 00:26:20 -05:00 |
|
|
|
23be6035ed
|
feat: much better, smarter session acquisition
|
2025-08-31 15:34:49 -05:00 |
|
|
|
139e4aa635
|
feat: translate over to sqlx, remove diesel
|
2025-08-31 15:34:49 -05:00 |
|
|
|
677bb05b87
|
chore: update & sort dependencies, add sqlx, remove 'migrations'
|
2025-08-29 12:52:46 -05:00 |
|
|
|
f2bd02c970
|
chore: add bacon config
|
2025-08-29 12:10:57 -05:00 |
|
|
|
8cdf969a53
|
feat: command logging, explicit builtin command error handler
|
2025-08-29 12:10:57 -05:00 |
|
|
|
4764d48ac9
|
feat: move scraper into separate module, begin building data models
|
2025-08-29 11:07:46 -05:00 |
|
|
|
e734e40347
|
feat: setup diesel & schema, course with metrics/audit tables
|
2025-08-27 18:57:43 -05:00 |
|
|
|
c7117f14a3
|
feat: smart day string, terse refactor and use types properly, work on unimplemented commands lightly, util modules,
|
2025-08-27 13:46:41 -05:00 |
|
|
|
cb8a595326
|
chore: solve lints, improve formatting
|
2025-08-27 12:43:43 -05:00 |
|
|
|
ac70306c04
|
feat: improve logging, solve lints, improve implementations, remove unused code, standardize things
|
2025-08-27 12:43:43 -05:00 |
|
|
|
9972357cf6
|
feat: implement simple web service, improve ServiceManager encapsulation
|
2025-08-27 11:58:57 -05:00 |
|
|
|
2ec899cf25
|
feat: by CRN querying, redis caching, fixed deserialization, gcal integration
|
2025-08-27 11:12:08 -05:00 |
|
|
|
ede064be87
|
feat: add current term identification, term point state machine
|
2025-08-27 02:36:59 -05:00 |
|
|
|
a17bcf0247
|
fix: broken recurrence, enhanced handling, simpler/terse form
|
2025-08-27 02:36:59 -05:00 |
|
|
|
c529bf9727
|
feat: sort meeting times in gcal command
|
2025-08-27 00:23:38 -05:00 |
|