Jeff Leung jleung
  • Joined on 2020-12-07
jleung pushed to master at AS1024/GeoFeed 2024-01-06 00:51:07 +00:00
01ccc1ab91 Don't preload if it's a development envrionment
14f8ea618a Move away from Newtonsoft.Json
04d00e0fe9 Handle errors
Compare 3 commits »
jleung pushed to master at AS1024/GeoFeed 2024-01-06 00:20:09 +00:00
8a18e71a6f Don't crash the app on startup if we can't preload the GeoFeed
e49ec42f30 Switch to Alpine Linux and enable multiarch builds
Compare 2 commits »
jleung pushed to master at AS1024/GeoFeed 2024-01-05 23:21:43 +00:00
5b367121c4 Move towards explicit types
jleung pushed to master at AS1024/GeoFeed 2024-01-05 07:47:32 +00:00
db05b0b815 Actually include the data
16ee1f98ed Parse geloc_postal_code values
fec33bff1d Don't use memory cache if it's in development mode
Compare 3 commits »
jleung pushed to master at AS1024/GeoFeed 2024-01-05 07:19:19 +00:00
af492dedff Update bump the batch size to 50 at a time
c5bb3843aa Update sliding window cache timers
6c7a007f96 Rename file
Compare 3 commits »
jleung pushed to master at AS1024/GeoFeed 2024-01-05 06:16:42 +00:00
94b7234b42 Add an extra trailing comma to accomodate for Postal Code
jleung pushed to master at AS1024/GeoFeed 2024-01-05 04:44:09 +00:00
4504d290da Add initial README.md
jleung created branch master in AS1024/GeoFeed 2024-01-05 04:39:08 +00:00
jleung pushed to master at AS1024/GeoFeed 2024-01-05 04:39:08 +00:00
6fe03cfade Add project files.
6b91d168a3 Add .gitattributes, .gitignore, README.md, and LICENSE.txt.
jleung created repository AS1024/GeoFeed 2024-01-05 04:38:52 +00:00
jleung created branch deploy in AS1024/Kanboard-Prod 2023-11-12 04:24:00 +00:00
jleung pushed to deploy at AS1024/Kanboard-Prod 2023-11-12 04:24:00 +00:00
jleung created branch main in AS1024/Kanboard-Prod 2023-11-12 04:23:59 +00:00
jleung pushed to main at AS1024/Kanboard-Prod 2023-11-12 04:23:59 +00:00
09f38f072a Update Bulgarian translation
6d6b8f6372 Update Bulgarian translation
6d671da260 Update Bulgarian translation
Compare 3 commits »
jleung created repository AS1024/Kanboard-Prod 2023-11-12 04:21:59 +00:00
jleung pushed to master at AS1024/AS1024BGPCommunityDocPage 2023-06-14 20:08:44 +00:00
9c80ad14f3 Update code to properly format the AS Tags
jleung pushed to master at jleung/TwilioSMSReceiver 2023-01-25 00:30:47 +00:00
4700b09caf Move it inside a try block so it doesn’t error out
jleung pushed to master at jleung/TwilioSMSReceiver 2023-01-24 23:43:48 +00:00
587c21fa03 Initial support for Graph API E-Mail handler
jleung pushed to master at AS1024/AS1024BGPCommunityDocPage 2023-01-08 23:39:04 +00:00
7b6794e7e9 Change from Forbid to NotFound
jleung pushed to master at AS1024/AS1024BGPCommunityDocPage 2023-01-08 23:35:21 +00:00
e3f093b53a Mark types explicitly