Oliver Booth oliverbooth
  • United Kingdom
  • https://oliverbooth.dev/
  • Coffee enthusiast with a love for all things tech. Tech enthusiast with a love for all things coffee.

  • Joined on 2023-06-27
oliverbooth pushed to main at oliverbooth/oliverbooth.dev 2024-04-26 17:45:43 +00:00
ba09fa22df chore: update actions/setup-dotnet@v4
d527fce02c ci: update actions/checkout@v4
81e1d25a7c ci: remove github nuget source
Compare 3 commits »
oliverbooth pushed to main at oliverbooth/oliverbooth.dev 2024-04-26 16:30:48 +00:00
e548758608 fix: don't show redirected posts
oliverbooth pushed to main at oliverbooth/oliverbooth.dev 2024-04-26 16:24:25 +00:00
0b1066c273 Merge branch 'feature/tutorials'
05638e5deb fix: hide non-published entries
238f519e0c feat: add hack to remove line numbers in codeblocks
817019ad16 fix: use EnumToStringConverter for Visibility fields
bd1e9dac1f refactor: add MaxLength to folder fields
Compare 9 commits »
oliverbooth pushed to feature/tutorials at oliverbooth/oliverbooth.dev 2024-04-26 16:24:06 +00:00
05638e5deb fix: hide non-published entries
238f519e0c feat: add hack to remove line numbers in codeblocks
Compare 2 commits »
oliverbooth pushed to feature/admin at oliverbooth/oliverbooth.dev 2024-04-18 00:58:26 +00:00
06b6a6bf08 fix: add HttpClient to services
6f1cd303f3 refactor!: remove redundant /api from route
Compare 2 commits »
oliverbooth synced commits to main at oliverbooth/fdup from mirror 2024-04-17 18:54:38 +00:00
921c1b19c1 perf: check filesize first to reduce HashData alloc
c77cb1a266 fix: interpolate directory string
4e723362ae perf: remove output of every filename
Compare 3 commits »
oliverbooth synced commits to main at oliverbooth/fdup from mirror 2024-04-17 15:14:38 +00:00
801dfe09cb feat: add support for multiple hash algs
01e06a46cf style: reword --recursive flag description
dd683c2bf3 style: reduce redundant nesting
Compare 3 commits »
oliverbooth synced commits to main at oliverbooth/fdup from mirror 2024-04-17 14:34:39 +00:00
16eb21e879 docs: don't worry about it
oliverbooth synced commits to main at oliverbooth/fdup from mirror 2024-04-17 14:14:38 +00:00
366a09e042 [ci skip] docs: this is not X10D. don't copy and paste, kids!
9681f41354 [ci skip] docs: update usage docs and example
5876499f2c ci: upgrade from save-state and set-output
4355bfd49e fix(ci): prerelease: true for prerelease woops
2baefca9e4 fix(ci): fix naming for win binaries
Compare 5 commits »
oliverbooth synced commits to refs/tags/v1.2.0 at oliverbooth/fdup from mirror 2024-04-17 14:14:38 +00:00
oliverbooth synced new reference refs/tags/v1.2.0 to oliverbooth/fdup from mirror 2024-04-17 14:14:38 +00:00
oliverbooth synced commits to main at oliverbooth/fdup from mirror 2024-04-17 13:54:39 +00:00
c65d6ed414 chore: bump to 1.2.0
f07fd7f641 ci: add automatic tagged release
8273a34fef feat: default to . to reduce need for it as cli arg
7da6faff83 fix: use ConcurrentBag for hash cache
3396c2bc74 refactor: move stack push to method
Compare 6 commits »
oliverbooth synced commits to main at oliverbooth/fdup from mirror 2024-04-16 20:24:36 +00:00
d2ca59e174 chore: bump to 1.1.0
6bcb4abc99 fix: prevent application break on I/O exception
a6a8f85ce9 feat: add visual feedback of hash process
Compare 3 commits »
oliverbooth synced commits to refs/tags/v1.1.0 at oliverbooth/fdup from mirror 2024-04-16 20:24:36 +00:00
oliverbooth synced new reference refs/tags/v1.1.0 to oliverbooth/fdup from mirror 2024-04-16 20:24:36 +00:00
oliverbooth synced commits to release/1.0.0 at oliverbooth/VpSharp from mirror 2024-03-17 13:44:36 +00:00
ff298a8af5 refactor!: extract interface for Message
3841ad13aa refactor!: extract interface for User
a169346f53 refactor!: extract interface for Avatar
Compare 3 commits »
oliverbooth synced commits to release/1.0.0 at oliverbooth/VpSharp from mirror 2024-03-17 12:44:37 +00:00
05b53da5a4 chore: add Directory.build.props to sln
338e338155 refactor!: remove VirtualParadise prefix from entities
397ec2bcf9 docs: recreate branding assets from vector source
Compare 3 commits »
oliverbooth pushed to feature/admin at oliverbooth/oliverbooth.dev 2024-03-16 18:10:18 +00:00
9ea4425c26 Merge branch 'main' into feature/admin
9698a0b567 fix: add missing required properties to shields.io schema
d7bc6a368c Merge branch 'main' into feature/admin
c62194ee70 feat: add shields.io compatible badge endpoint
1862fa3ab4 Merge branch 'main' into feature/admin
Compare 9 commits »
oliverbooth pushed to main at oliverbooth/oliverbooth.dev 2024-03-16 18:09:22 +00:00
9698a0b567 fix: add missing required properties to shields.io schema
oliverbooth pushed to main at oliverbooth/oliverbooth.dev 2024-03-16 18:03:41 +00:00
c62194ee70 feat: add shields.io compatible badge endpoint