Commit Graph

112 Commits (c752eb95e073aa315238f7d4734dd2cf7ed648bd)
 

Author SHA1 Message Date
Aloïs Micard c752eb95e0
Release 0.5.1 4 years ago
Aloïs Micard 30c49e351e
Merge pull request #38 from smit1759/master
Fixed doubling-up of URLs due to URL structure miss-match
4 years ago
carter a80360a8ce Fixed doubling-up of URLs due to URL structure miss-match 4 years ago
Aloïs Micard 4350c26c09 architecture.svg -> architecture.png 4 years ago
Aloïs Micard a2deb6e637 Add architecture diagram 4 years ago
Aloïs Micard ed844c7c6a
Do not fails CI if go report card update fails 4 years ago
Aloïs Micard 8233880fb8
Fix api test 4 years ago
Aloïs Micard 1e238a34d8
[#34] Improve search resources 4 years ago
Aloïs Micard 2301a25dff
Move database in api folder 4 years ago
Aloïs Micard d55e0e4609
Release 0.5.0 4 years ago
Aloïs Micard 69217f6f04
Merge pull request #30 from creekorful/feature/api-authentication
Implement API authentication
4 years ago
Aloïs Micard b2728e4f62
Finalize proper error management + fix 4 years ago
Aloïs Micard 8750830a62
Use resty client 4 years ago
Aloïs Micard a4f86fbee9
Finalize usage of authentication for components 4 years ago
Aloïs Micard 4633cc7695
Unit test scheduler 4 years ago
Aloïs Micard 73f52703f1
Unit test extractor 4 years ago
Aloïs Micard 27e7c9d2fa
Implement basic user registration system 4 years ago
Aloïs Micard 49bbb8e91b
Implement authenticate in api client 4 years ago
Aloïs Micard f24f86fa6e
Fix build (disable goreportcard-action) 4 years ago
Aloïs Micard 033113df64
Fix CI pipeline 4 years ago
Aloïs Micard 2a5907c591
Fix CI pipeline 4 years ago
Aloïs Micard fd32c66774
Implement API authentication
Also split source code into new architecture + start writing tests
4 years ago
Aloïs Micard c2e501d0c2
Merge remote-tracking branch 'origin/master' into feature/api-authentication 4 years ago
Aloïs Micard cf92b5ff31
s/process/component 4 years ago
Aloïs Micard 87cff914b6
Start implement authentication endpoints 4 years ago
Aloïs Micard a1b17d7196
Merge remote-tracking branch 'origin/master' into feature/api-authentication 4 years ago
Aloïs Micard 3ac0520aca
Release executables using CD pipeline
Closes: #28
4 years ago
Aloïs Micard 362133bb23
Improve search rendering on trandoshanctl 4 years ago
Aloïs Micard 14d332f5fe
Run `go mod tidy` 4 years ago
Aloïs Micard 25d6452c65
Implement authorization trough JWT 4 years ago
Aloïs Micard afdeb6d6e2
Fix log.sh (oops) 4 years ago
Aloïs Micard 914663ed94
Last update to README.md 4 years ago
Aloïs Micard 5b2cbfe357
Add back log.sh 4 years ago
Aloïs Micard 6876463ba5
Explain how to speed up crawling 4 years ago
Aloïs Micard 8231edf6ce
Update README.md 4 years ago
Aloïs Micard 6066fe1d75
Lint source code 4 years ago
Aloïs Micard 646da7dfdf
API contract: now pagine-able! 4 years ago
Aloïs Micard 9387061780
Update README.md 4 years ago
Aloïs Micard 7582af03f2
Release 0.4.0 4 years ago
Aloïs Micard 57d48e01a2
Merge pull request #24 from creekorful/new-architecture
New architecture
4 years ago
Aloïs Micard b85e9944a2
API: fix startDate/endDate query param 4 years ago
Aloïs Micard 62b54bf385
[#12] Allow duplicate resource crawling 4 years ago
Aloïs Micard e61dc42d3c
Some cleanup 4 years ago
Aloïs Micard fa348dca5d
Last cleanups
- API: implement pagination for search endpoints
- Crawler: do not save body when code > 302
- Scripts: add stop.sh
4 years ago
Aloïs Micard e0dfc648b6
Implement search in trandoshanctl 4 years ago
Aloïs Micard 8d9d9524a7
Finalize search endpoint 4 years ago
Aloïs Micard cacf4f1236
Improve api search endpoint 4 years ago
Aloïs Micard 0e6477dd0a
Now follow redirect 4 years ago
Aloïs Micard a74003a818
Configure timeout for API 4 years ago
Aloïs Micard 742ccbaa79
Finalize whole implementation 4 years ago