Commit Graph

607 Commits

Author SHA1 Message Date
perf3ct 4b3195422c
fix(tests): label frontend tests are passing now too 2025-06-20 19:43:31 +00:00
perf3ct 984e94d869
fix(tests): resolve a huge number of failing frontend tests due to labels 2025-06-20 19:38:20 +00:00
perf3ct 02fe6c77bc
feat(tests): fix integration test that was using wrong boolean 2025-06-20 19:17:30 +00:00
perf3ct 95342d8754
fix(tests): resolve missing labels parameter 2025-06-20 18:50:40 +00:00
perf3ct 74c9c87906
fix(deletion): properly handle concurrent deletion requests 2025-06-20 18:40:24 +00:00
perf3ct ecf5a0ea50
feat(tests): resolve failing and ignored tests 2025-06-20 18:37:52 +00:00
perf3ct c1b3832ad1
fix(tests): repair the label tests 2025-06-20 18:10:27 +00:00
perf3ct 7b5914f972
fix(documents): remove old code in favor of document ingestion engine 2025-06-20 17:18:00 +00:00
perf3ct 5aaf90ba20
Merge branch 'main' into feat/document-deletion 2025-06-20 17:11:26 +00:00
perf3ct 4d5396bfac
fix(tests): also disable the last stuck e2e test, logout testing 2025-06-20 17:05:22 +00:00
perf3ct a58c3abefc
feat(ingestion): have everything use the document ingestion engine 2025-06-20 16:53:06 +00:00
perf3ct df8eeba2c2
feat(ingestion): create ingestion engine to handle document creation, and centralize deduplication logic 2025-06-20 16:24:26 +00:00
aaldebs99 597707f870 feat(tests): add deletion unit tests 2025-06-20 16:09:27 +00:00
perf3ct 2a3a59b455
Merge branch 'main' of https://github.com/readur/readur 2025-06-20 15:35:59 +00:00
perf3ct 91bc6693c4
fix(tests): ignore failing tests for now, to get baseline 2025-06-20 15:35:53 +00:00
perf3ct 5fc88da522
fix(tests): try to resolve last failing integration test 2025-06-20 15:14:16 +00:00
aaldebs99 a5ebbd59bd feat(everything): Add document deletion 2025-06-20 03:49:16 +00:00
aaldebs99 ec497a4a08
Merge branch 'main' into feat/document-labels 2025-06-19 18:40:50 -07:00
aaldebs99 3ecc82dfdf fix(frontend): label writing and fetching logic 2025-06-20 01:32:32 +00:00
aaldebs99 e7b47b7d61 fi(backend): migrate python code to rust lol 2025-06-20 01:32:05 +00:00
perfectra1n 86e53e3538 feat(ci): use arm64 for arm64 build job 2025-06-19 17:41:19 -07:00
perf3ct ae70fe4684
feat(ci): add release workflow step 2025-06-19 21:59:20 +00:00
perf3ct 7066d48e57
fix(ci): tag largest semver with `latest` tag 2025-06-19 21:59:07 +00:00
perf3ct 3a580ff4fe
feat(tests): configure PLAYWRIGHT_BASE_URL for use in CI tests 2025-06-19 21:56:19 +00:00
perf3ct c93b5dd537
feat(tests): enable RUST_BACKTRACE on all tests, for debugging 2025-06-19 21:56:00 +00:00
perf3ct 74d2dad906
feat(ci): tag the docker images correctly 2025-06-19 21:49:12 +00:00
aaldebs99 f1a22aba65 fix(frontend): labels 2025-06-19 21:28:16 +00:00
aaldebs99 a1a7407663 fix(db): more labels migrations 2025-06-19 21:28:13 +00:00
perf3ct 741fcc2826
feat(tests): resolve issue with 'source' tests 2025-06-19 20:29:35 +00:00
perf3ct a3fab93ca6
feat(ci): fix docker build to build on appropriate cpu arch 2025-06-19 20:29:13 +00:00
aaldebs99 87c936200c chore(docker): remove deprecated version directive smh 2025-06-19 20:06:38 +00:00
aaldebs99 9271e53acd fix(frontend): labels handling 2025-06-19 20:06:15 +00:00
aaldebs99 0e19ba3ea9 fix(backend): lables handling 2025-06-19 19:47:49 +00:00
aaldebs99 0fccba8875 fix(migrations): de-dupe migrations and fix labels migrations 2025-06-19 19:47:29 +00:00
aaldebs99 5de7f03a3e fix(backend): labels 2025-06-19 18:58:00 +00:00
aaldebs99 d510d7974e fix(db): add labels sql table 2025-06-19 18:58:00 +00:00
aaldebs99 0fc948293a
Merge branch 'main' into feat/document-labels 2025-06-19 11:56:36 -07:00
Jon Fuller 3cef28e8f8
Merge pull request #28 from readur/chore/fix-gitignore
chore/fix-gitignore
2025-06-19 11:52:49 -07:00
aaldebs99 295f2e93a5
fix(gitignore): unify names here too 2025-06-19 11:52:07 -07:00
aaldebs99 fbe4eba776
chore(compose): unify naming scheme 2025-06-19 11:51:30 -07:00
aaldebs99 eb4eca9017
Update .gitignore 2025-06-19 11:47:57 -07:00
Jon Fuller ae5a860065
Merge branch 'main' into feat/document-labels 2025-06-19 11:32:03 -07:00
Jon Fuller 2161edf785
Merge pull request #27 from readur/fix-404s
fix(server): static file routes
2025-06-19 11:31:21 -07:00
aaldebs99 3cf1b8cd73 fix(server): static file routes 2025-06-19 18:29:52 +00:00
Jon Fuller a335af6fff
Merge branch 'main' into feat/document-labels 2025-06-18 19:07:54 -07:00
perf3ct 7e19323a1d
fix(tests): playwright mostly cooperates now? 2025-06-19 02:07:31 +00:00
perf3ct eae4044a01
Merge branch 'main' of https://github.com/readur/readur 2025-06-19 00:44:46 +00:00
aaldebs99 6942da2b20 chore(server): remove unused system user 2025-06-19 00:41:01 +00:00
perf3ct 0dabf3b96d
fix(tests): allow overriding the API_URL for tests 2025-06-19 00:37:29 +00:00
perf3ct 02fbe3847b
fix(tests): update run-tests.sh for better output 2025-06-19 00:12:53 +00:00