Commit Graph

12 Commits

Author SHA1 Message Date
91ae657619 renamed uuid2subject to id2subject, since we don't
use uuid anymore
2025-05-20 12:35:41 +02:00
1cd2fb0752 now saving the results from disk and retrieving
the at server startup
2025-05-20 12:18:42 +02:00
346b3fc40a moved uuid2subject inside subject as it made more
sense
2025-05-20 11:53:29 +02:00
1b805ebb63 users now see their position in the queue update
in real time
2025-05-19 11:55:56 +02:00
2e497d75fa implement the queue 2025-05-18 23:00:11 +02:00
a621c394a6 removed unecessary comment 2025-05-18 22:58:22 +02:00
9bf9e2adea removed unused imports 2025-05-18 22:31:31 +02:00
dbe7175bdb moved the source of data to prevent spamming
status to observer, as it was more convinient to delete on completion
2025-05-18 22:21:40 +02:00
ad20b03dd8 unified the way comment evaluation and refinement
are handled
2025-05-18 22:19:13 +02:00
65f9cd8d61 moved the creation of the thread to the subject
instead of the request handler
2025-05-18 17:59:02 +02:00
49b2606a53 created the observers and handling them 2025-05-18 17:43:24 +02:00
5e2c2f37c8 first setup for status check with uuid 2025-05-17 17:37:19 +02:00