Skip to content

Releases: PatrickMatthiesen/Souffle-MiniTwit

Release 1.0.9

30 Apr 19:09
d9f0bb4
Compare
Choose a tag to compare

New Release
No Changes.

Release 1.0.8

23 Apr 19:10
d9f0bb4
Compare
Choose a tag to compare

New Release

  • d9f0bb4 - Merge pull request #80 from PatrickMatthiesen/pages2
  • 9cf3ffb - page number and size query param
  • 75628b4 - ui improvements
  • 935181c - FIxed ReadFollowsAsyncQuery. (#79)
  • 339c7af - Update continous-deployment.yml (#82)
  • 5f7db5f - Bump metcalfc/changelog-generator from 3.0.0 to 4.1.0 (#66)
  • b9e9df9 - Bump docker/build-push-action from 2 to 4 (#67)
  • b255579 - Bump docker/setup-buildx-action from 1 to 2 (#68)
  • 7126e6b - Bump github/super-linter from 4 to 5 (#81)
  • d08c38e - merge main
  • ac20a9e - pagination with tests
  • 9cffc53 - Pagination works locally on the "Home" page. TotalPages not available.

Release 1.0.7

16 Apr 19:09
85ea5c3
Compare
Choose a tag to compare

New Release

  • 85ea5c3 - Merge pull request #64 from PatrickMatthiesen/dependabot/github_actions/actions/checkout-3
  • 67dc11a - Bump actions/checkout from 2 to 3

Release 1.0.6

09 Apr 19:09
Compare
Choose a tag to compare

New Release

  • 2618563 - Implemented get followers endpoint

Release 1.0.5

02 Apr 19:09
94dce3e
Compare
Choose a tag to compare

New Release

Release 1.0.4

26 Mar 19:10
26ed0de
Compare
Choose a tag to compare

New Release

Release 1.0.3

19 Mar 19:11
Compare
Choose a tag to compare

New Release

Release 1.0.2

12 Mar 19:10
aee8497
Compare
Choose a tag to compare

New Release

  • aee8497 - Merge pull request #43 from PatrickMatthiesen/fix-message-order
  • a0021fb - fix message order
  • cdd9a5e - Merge pull request #42 from PatrickMatthiesen/reduce-messages-on-timeline
  • 490da45 - Update MessageRepository.cs
  • 5f597a8 - Merge pull request #38 from PatrickMatthiesen/simRepSmallChanges
  • 7536f33 - Add missing updateLatest calls from Register and CreateFollower
  • bd7785c - Rename GetAsync -> GetLatestAsync in SimRepo Other small changes
  • 678fc7f - Merge pull request #35 from PatrickMatthiesen/kure
  • 9bb03bb - Complete follow/unfollow functionality. All 26.000 tests from pyscript pass.
  • 01303e8 - Merge pull request #34 from PatrickMatthiesen/sortMessagesOnReadALl
  • 835732e - Add sort by PubDate to ReadAll in MessageRepository
  • 50c4f0d - Fixed Cron
  • 6e96a2c - Fixed Cron

Release 1.0.1

04 Mar 19:06
185c4ea
Compare
Choose a tag to compare

New Release

  • 185c4ea - Merge pull request #33 from PatrickMatthiesen/code-cleanup-and-formatting
  • 841a899 - fix missed namespaces
  • 99fd345 - code cleanup
  • 59f280a - Merge pull request #32 from PatrickMatthiesen/fix-sim-errors
  • 9ccf619 - fix errors
  • df657d4 - Merge pull request #29 from PatrickMatthiesen/FixLatest
  • 6cbc47d - fix update error
  • 8e3e566 - Create SimRepositoryTests.cs
  • 18b3193 - update repository
  • 3023b5a - migrations latest.Id -> int
  • 6640bab - Merge pull request #28 from PatrickMatthiesen/simImplementation
  • a35e333 - Update continous-deployment.yml
  • b954a48 - Merge branch 'main' into simImplementation
  • 1744f2c - Update continous-deployment.yml
  • 050b9f4 - Update continous-deployment.yml
  • bba4210 - Update continous-deployment.yml
  • 7d77a23 - Made sure alot of python tests passed - only follow, and unfollowe tests are failing Co-authored-by: Laurits Kure [email protected]
  • 9c10b6e - Update continous-deployment.yml
  • c1f46e8 - Update continous-deployment.yml
  • 5642c7f - Update continous-deployment.yml
  • 749958f - Merge pull request #27 from PatrickMatthiesen/continous-deployment-fix
  • e2280bf - Merge branch 'continous-deployment-fix' of https://github.com/PatrickMatthiesen/Souffle-MiniTwit into continous-deployment-fix
  • d5bf4d2 - Update continous-deployment.yml
  • 0992d76 - Merge pull request #26 from PatrickMatthiesen/continous-deployment-fix
  • 6bc5f64 - Merge branch 'main' into continous-deployment-fix
  • 78beb65 - Update continous-deployment.yml
  • dd2294c - Merge pull request #25 from PatrickMatthiesen/continous-deployment-fix
  • d9b4a4f - Update continous-deployment.yml
  • 666ccf3 - Merge pull request #24 from PatrickMatthiesen/continous-deployment-fix
  • b3507ba - Update continous-deployment.yml
  • 77e0684 - Merge pull request #23 from PatrickMatthiesen/continous-deployment-fix
  • 0707bd3 - Update continous-deployment.yml
  • 23ce61f - Merge pull request #22 from PatrickMatthiesen/continous-deployment-fix
  • 954f129 - Update continous-deployment.yml
  • d061101 - Alot of changes in order to get sim.test to work
  • ce1784a - fix secret names
  • 5b135f5 - Merge pull request #21 from PatrickMatthiesen/CLI-containerize
  • c3c9d11 - Merge branch 'main' into CLI-containerize
  • 8300998 - fix network errors
  • caa1d22 - clean server.csproj
  • 5157964 - Auto Release implemented
  • 3d20ab1 - Add Not-Yet-Functioning SimAPI
  • 8399d4d - docker files
  • 1ef0890 - clean prior changes
  • d92116d - update port numbers
  • 3840add - describe DB deployment
  • 1ed27e4 - containers connect and can host
  • 28004a1 - it runs, but does not contain the website

Release 1.0.0

28 Feb 13:29
Compare
Choose a tag to compare

Major release

  • 218fdc6 - Test with new GITHUB_TOKEN
  • f903769 - Test with new GITHUB_TOKEN
  • 30fdd8c - Disabled auto test 10 min
  • 4bfe2c1 - Workflow updated
  • fa9e7d6 - Workflow updated
  • 96e5736 - Workflow updated to only release
  • a33df0d - Workflow updated
  • 10277c7 - Needs User secret
  • 3a94a20 - Bug in Sheduled release
  • 06fd93a - Testing workflow
  • 2df60f1 - Testing workflow
  • 51a6593 - Testing workflow
  • 7adbff9 - Updating schedule yml
  • 38eb5de - tweaks on workflow
  • e9fea87 - Merge pull request #20 from PatrickMatthiesen/feature/new_workflow
  • 347a76f - Minor tweaks on workflow
  • 589ab5d - Added new workflow to auto release
  • ea864b0 - Merge pull request #19 from PatrickMatthiesen/msgRepoTests
  • 3969bb3 - Merge branch 'main' into msgRepoTests
  • 86f9dcf - started testing messageRepo
  • eccd8b5 - Merge pull request #17 from PatrickMatthiesen/feature/UserController
  • db117ae - Merge pull request #18 from PatrickMatthiesen/fixUserRepository
  • 745057b - Merge branch 'main' into fixUserRepository
  • a2406a2 - Completed tests for all methods in UserRepositoryTest and sat up everything to start testing MessageRepository
  • 77f1e6a - Added UserRepositoryService
  • 8b8aa66 - Merge pull request #15 from PatrickMatthiesen/update-workflow
  • cc38384 - Update dotnet-Build-and-Test.yml
  • eaffba4 - Update dotnet-Build-and-Test.yml
  • 6c4abcd - Create dotnet-Build-and-Test.yml
  • 62076ee - minor changes to ReadFOllows method in UserRepository + added TestFiles and implemented UserREpositoryTest
  • 547439d - "Adding shebang fixed small bug"
  • 3170a4d - Merge pull request #14 from PatrickMatthiesen/fixPreLoginHandshake
  • c98ecc3 - .gitignore -> rider, .idea-folder
  • 224da92 - Update UserRepository.cs