Back
SGTM
Load previous page…
📦 add a hero banner on non-authenticated homepage #sgtm
📦 configure grpc-gateway to support authenticated HTTP API calls #sgtm
📦 update UserList and PostList API calls, they were having some filtering issues in some cases #sgtm
📦 add a BPM analyzer #sgtm
📦 switch to blackfriday+bluemonday markdown renderer for extra features and security #sgtm
📦 basic markdown support for profiles and posts #sgtm
📦 add profile view #sgtm
📦 add a 'track edit' page #sgtm
🐛 fix broken RecentActivities block for logged users #sgtm
📦 setup HTTP middleware that writes apache-style rotating logs #sgtm
📦 display an error if track already exists #sgtm
release beta and invite friends #sgtm
📦 add full site name in <title> #sgtm
📦 add recent activities on /open #sgtm
📦 add a "kind" column in my activity model, and start recording activities (login, register, link with discord) #sgtm
📦 generate sitemap on #sgtm
📦 initial version of calendar heatmap on #sgtm
📦 add a Status page and configure a "keyword" check on uptimerobot #sgtm
📦 add a first graph on #sgtm open page
🐛 fix race condition on some browsers where clicking on submit button will never work (requires a setTimeout of 0) #sgtm h/t @djfalafel