Jim Lancaster
|
d9f5fbb1a4
|
Delete Document & Delete Source buttons now delete the underlying files
|
2026-08-04 18:34:35 -05:00 |
|
Jim Lancaster
|
271633d1d5
|
Jobs: jobs still stuck in queue. Fixes from testing.
|
2026-08-04 18:09:31 -05:00 |
|
Jim Lancaster
|
6c6589d8ff
|
Jobs: big jobs stuck in queue. Added Cancel, Resubmit
|
2026-08-04 09:03:51 -05:00 |
|
Jim Lancaster
|
759d4c2434
|
UI style refresh: Very close!!!
|
2026-08-03 19:46:32 -05:00 |
|
Jim Lancaster
|
323f12d911
|
UI style refresh: Final cleanup
|
2026-08-03 16:27:02 -05:00 |
|
Jim Lancaster
|
f80834d589
|
UI style refresh: extract reusable components and refactor
|
2026-08-03 15:28:58 -05:00 |
|
Jim Lancaster
|
752346025b
|
UI style refresh continued
|
2026-08-03 15:15:58 -05:00 |
|
Jim Lancaster
|
4f6e1fd913
|
UI style refresh with Gemini's help
|
2026-08-03 13:54:24 -05:00 |
|
Jim Lancaster
|
47aef0e26e
|
UI slog grinds on
|
2026-08-02 23:44:53 -05:00 |
|
Jim Lancaster
|
c098013a68
|
UI slog continues
|
2026-08-02 20:03:02 -05:00 |
|
Jim Lancaster
|
49e2e48df1
|
UI updates continue. Focus on Sources
|
2026-08-02 18:41:09 -05:00 |
|
Jim Lancaster
|
0ab7ad50f2
|
UI updates, changes sync'd to UI docs
|
2026-08-02 18:20:38 -05:00 |
|
Jim Lancaster
|
9653060c2a
|
UI update complete?
|
2026-08-02 13:33:09 -05:00 |
|
Jim Lancaster
|
ed6f9dfe25
|
UI update planning complete
|
2026-08-02 11:33:19 -05:00 |
|
Jim Lancaster
|
5946867ff3
|
UI update initial phase complete. Still need to create schema-mapping for the two many-to-many tables.
|
2026-08-02 11:23:04 -05:00 |
|
Jim Lancaster
|
646a360aca
|
UI update planning continued
|
2026-08-02 10:00:03 -05:00 |
|
Jim Lancaster
|
2b3d33e50e
|
Begin UI update starting with Document table.
|
2026-08-02 08:02:58 -05:00 |
|
Jim Lancaster
|
dfe6f121ff
|
V2 (new) sStep 4 complete. (untested, unreviewed, cross my fingers)
|
2026-08-01 18:28:00 -05:00 |
|
Jim Lancaster
|
51ac2d0b98
|
V2 step 3 complete
|
2026-08-01 16:24:44 -05:00 |
|
Jim Lancaster
|
61cc8a200b
|
V2 step 2 complete
|
2026-08-01 16:17:38 -05:00 |
|
Jim Lancaster
|
c46d1bd0bc
|
V2 implementation step 1
|
2026-08-01 15:34:06 -05:00 |
|
Jim Lancaster
|
00ed176ac1
|
Merge branch 'session-engine' of https://gitea.john-stream.com/bbchops/transcription into session-engine
|
2026-08-01 14:47:39 -05:00 |
|
Jim Lancaster
|
99a128e981
|
Reorganized docs, checked docs for internal consistency and made adjustments
|
2026-08-01 14:47:29 -05:00 |
|
John Lancaster
|
aa94f34de4
|
pruned ddl
|
2026-08-01 10:35:21 -05:00 |
|
John Lancaster
|
661e2b1bec
|
smoothed readme and startup
|
2026-08-01 09:51:21 -05:00 |
|
John Lancaster
|
d75083a666
|
shutdown fixes
|
2026-08-01 09:36:34 -05:00 |
|
John Lancaster
|
d0a3ca0289
|
WIP theming
|
2026-07-31 19:34:12 -05:00 |
|
John Lancaster
|
209c48987c
|
separated cli settings
|
2026-07-31 19:23:12 -05:00 |
|
John Lancaster
|
4ed1f43eda
|
ui instructions
|
2026-07-31 16:01:23 -05:00 |
|
John Lancaster
|
ce8fcce6b0
|
Merge commit '4ae8e5be4f60059ba611ceea0cf553b009e6a88e' into session-engine
|
2026-07-31 15:40:20 -05:00 |
|
Jim Lancaster
|
4ae8e5be4f
|
Test UI diagrams
|
2026-07-31 11:35:37 -05:00 |
|
John Lancaster
|
6b5b0500b3
|
unified implementation plan
|
2026-07-31 10:28:47 -05:00 |
|
John Lancaster
|
bbf7fe28c2
|
cleanup
|
2026-07-31 10:20:02 -05:00 |
|
John Lancaster
|
c4d25c1be8
|
Merge remote-tracking branch 'origin/doc_update' into session-engine
|
2026-07-31 10:16:17 -05:00 |
|
John Lancaster
|
1fa5eb1127
|
doc updates for pydantic
|
2026-07-31 10:12:34 -05:00 |
|
Jim Lancaster
|
3eefc36239
|
Update V1 & V2 core documents and reorganize docs folder
|
2026-07-31 10:04:07 -05:00 |
|
John Lancaster
|
ec6617a1c4
|
updates
|
2026-07-30 23:16:17 -05:00 |
|
John Lancaster
|
9eb0f40c08
|
session and engine
|
2026-07-30 22:33:49 -05:00 |
|
John Lancaster
|
f769d29da1
|
uv.lock update
|
2026-07-30 21:17:09 -05:00 |
|
John Lancaster
|
8afc462a6d
|
startup
|
2026-07-30 21:16:48 -05:00 |
|
John Lancaster
|
3d6daec561
|
moved models to db pkg
|
2026-07-30 21:10:13 -05:00 |
|
John Lancaster
|
1cc2f319d5
|
uvicorn startup
|
2026-07-30 21:09:51 -05:00 |
|
Jim Lancaster
|
d2b793ea69
|
Begin planning V2
|
2026-07-30 19:39:12 -05:00 |
|
Jim Lancaster
|
a975ca299a
|
Trouble shooting PDF transcriptions
|
2026-07-29 18:58:52 -05:00 |
|
Jim Lancaster
|
a3b3bab571
|
V1 mostly complete except for some testing. Linting in the last step changed nearly every file which is why this commit is so larger.
|
2026-07-29 17:27:21 -05:00 |
|
Jim Lancaster
|
bc21a97019
|
Updated test suite
|
2026-07-29 16:20:46 -05:00 |
|
Jim Lancaster
|
0973311d9f
|
Update documentation for consistency and refactor the code. An unresolved error in testing still exists.
|
2026-07-29 14:12:18 -05:00 |
|
Jim Lancaster
|
eaf9805121
|
Updates to docs. Added new transcription_methodology, revised approach to revisions: 1 revision per document (that can be updated)
|
2026-07-29 13:29:44 -05:00 |
|
Jim Lancaster
|
ec61013b47
|
Used co-pilot for complete review of all documentation, including extensive revision of v1.md
|
2026-07-02 12:37:32 -05:00 |
|
Jim Lancaster
|
97cb7055d4
|
Updated models.py
|
2026-07-02 10:23:06 -05:00 |
|