• Joined on 2020-12-07
jleung pushed to master at AS1024/NetworkQualityServer 2024-09-12 04:53:23 +00:00
3777cb4fac Add legacy ASP.NET Core 3.1 version of this app
jleung pushed to master at AS1024/GeoFeed 2024-09-11 03:21:02 +00:00
5cad97c9ac Move more constant texts in a constant string
jleung pushed to master at AS1024/GeoFeed 2024-02-28 05:14:50 +00:00
cc61b02959 Update README for extensbility hints.
jleung pushed to master at AS1024/GeoFeed 2024-02-28 04:53:32 +00:00
0dfe68656d Merge branch 'master' of ssh://git.startmywifi.com:2251/AS1024/GeoFeed
6544dc5a3d Some refactoring here
Compare 2 commits »
jleung pushed to master at AS1024/GeoFeed 2024-02-28 04:28:09 +00:00
08e518c340 Remove reference to musl x64 as this was breaking multiarch builds
jleung pushed to master at AS1024/GeoFeed 2024-02-28 04:17:39 +00:00
e82d198ee7 Merge branch 'master' of ssh://git.startmywifi.com:2251/AS1024/GeoFeed
4c6a9e6dec Add /tmp
feb1326cee Add bare image option
Compare 3 commits »
jleung pushed to master at AS1024/GeoFeed 2024-02-28 00:52:40 +00:00
626ab99888 Add comment on example YAML file
jleung pushed to master at AS1024/GeoFeed 2024-02-28 00:51:33 +00:00
9c8189bc33 Fix port to 8080 for Caddy reverse proxy
jleung pushed to master at AS1024/GeoFeed 2024-02-28 00:50:12 +00:00
956aa8b3b0 Add example docker compose files to the repository
jleung pushed to master at AS1024/GeoFeed 2024-02-27 23:38:37 +00:00
7d5b2a7aac Mark the same for the aot minimal version
jleung pushed to master at AS1024/GeoFeed 2024-02-27 23:30:17 +00:00
5f089fb01f Use a stream instead of putting the entire string in memory
jleung pushed to master at jleung/TwilioSMSReceiver 2024-01-26 07:18:55 +00:00
5824e78faf Add initial docker support
jleung pushed to master at AS1024/GeoFeed 2024-01-19 03:07:23 +00:00
af3cc81180 Code cleanup
jleung pushed to master at AS1024/GeoFeed 2024-01-19 00:15:48 +00:00
e0189381f1 Rename the GetGeofeed Method to Async
3a56e2426e Move geofeed web logic to a seperate project as core lib as asp.net core project is causing weird issues
Compare 2 commits »
jleung pushed to master at AS1024/GeoFeed 2024-01-18 23:57:08 +00:00
0c3edd64f3 Unify logic of generating the webside unlike a different version we had for MVC and Minimal API
jleung pushed to master at AS1024/GeoFeed 2024-01-17 07:45:41 +00:00
2d95fcb1a1 Fix preloading issues
jleung pushed to master at AS1024/GeoFeed 2024-01-16 21:16:39 +00:00
7c952c134a Preload GeoFeed on start
jleung pushed to master at AS1024/GeoFeed 2024-01-16 21:06:23 +00:00
7721dfb669 Update the sqlite provider to say it was retrieved from the persistent cache
c1ed05a335 Append when the GeoFeed is retrieved and if it was generated from in memory cache
Compare 2 commits »
jleung pushed to master at AS1024/GeoFeed 2024-01-14 08:10:09 +00:00
690a117ffd Update README
9dfbded5b8 Update the readme file
7b7d422890 Update the README.md file
2d6083f530 Don't add unecessary binaries
0e56d778bc Mark class as abstract so we don't instantiate or inject it by accident
Compare 19 commits »
jleung pushed to compartmentalization at AS1024/GeoFeed 2024-01-14 08:08:21 +00:00
690a117ffd Update README