userGarry Newmancancel
branchsbox.web/mastercancel

635 Commits over 975 Days - 0.03cph!

9 Months Ago
Update search service
9 Months Ago
Some stats for admin Start on the results page
9 Months Ago
Use version created date for "updated" instead of the last time they changed the thumbnail (we know what you're doing)
9 Months Ago
Lets try this instead
9 Months Ago
Fuck this junk, we don't need it afterall
9 Months Ago
Clean session info
9 Months Ago
Fix more timers
9 Months Ago
Fix minute countdown Prevent submissions after deadline (I should have probably checked this sooner)
9 Months Ago
Fix contest time
10 Months Ago
Floor TotalDays
10 Months Ago
Fix TimeSpan overflows
10 Months Ago
Order packages by newest first by default News list on contest page
10 Months Ago
Added pages for collections, referenced by, dependencies Collections list their content on the front page
10 Months Ago
Fix manifest exception
10 Months Ago
Exception fixes Manifest update
10 Months Ago
Tweak upload paths Skip non public packages in charts Add some more material and model categories Remove contest package type, which we turned out not to need Update manifest upload path Tweak image upload path
10 Months Ago
File upload unit tests
10 Months Ago
Fix exceptions Fix stats error Fix error on create org page when not logged in
10 Months Ago
Update Asset to Package Fix stats sometimes not loading Better stats query page
10 Months Ago
News list Can delete sections
10 Months Ago
A few more ratings News cleanup
10 Months Ago
News feature Create news Don't cascade routeData, it causes a buttload of problems. Use the reflection hacks in BaseLayout instead. News editing, publishing News list Page views Hide editors until hover over Design tweaks
10 Months Ago
Make design more acceptable on mobile Admin section fill out
10 Months Ago
Comments on api pages If last posted then merge comments instead of creating new ones
10 Months Ago
update funny icon Avoid posting empty comments
10 Months Ago
particle test page play particle
10 Months Ago
ParticleService
10 Months Ago
Fix errors
10 Months Ago
Rating service
10 Months Ago
Comments test
10 Months Ago
Can filter packages by contest:{contestid} List contest entries Randomize entry list GetPackage speed up Fix code highlight Filter contest entries properly
10 Months Ago
Notifications foundation
10 Months Ago
Contest entry
10 Months Ago
Create contest package Fix double package type
10 Months Ago
Add Contest package type Cleanup Rebuild search index
10 Months Ago
Fix warnings Fix search index
10 Months Ago
Fix index error
10 Months Ago
Asset to Package db.Asset to db.Packages AssetFile to PackageFile Other AssetId becomes PackageId
10 Months Ago
Fix review search index
10 Months Ago
Move protobuf project here, message when review posted Rename AssetId to PackageId
10 Months Ago
Add Review Stats to DTO Fix tests
10 Months Ago
Fix image upload path
10 Months Ago
Compile fixes
10 Months Ago
ModelForm support for enum Contest Add ModelField fixes Asset list pagination Contest table update Add component projects directly Contest page, view and edit Contest view page (foundation)
10 Months Ago
Fix NRE Order revokes by last seen
10 Months Ago
Fix footer links Make review styles less terrible Change revoke time to 5 months
10 Months Ago
Api fixes
10 Months Ago
Api listing fixes
10 Months Ago
We can add extra information to api listings Add contest table
10 Months Ago
Add ApiDocService