Commit Graph

335 Commits

Author SHA1 Message Date
nickurt
d49a0d6933 Package updates; Add missing twitter cards; Minor bugfixes 2017-09-24 19:24:31 +02:00
Nick
a3cd38ef54 Merge pull request #91 from kulaLin/patch-2
Update credits.cshtml
2017-09-04 08:59:50 +02:00
kulaLin
d6c27a43e5 Update credits.cshtml 2017-09-04 14:50:27 +08:00
nickurt
3dd34c7b3f added support for redstone4 2017-08-28 13:18:10 +02:00
Nick
7984e4a42d Merge pull request #90 from kulaLin/patch-1
Update default.scss
2017-08-28 11:34:23 +02:00
kulaLin
ef96de94c5 Update default.scss 2017-08-19 06:20:20 +08:00
kulaLin
72b1b84c47 Update default.scss 2017-08-19 04:46:32 +08:00
kulaLin
94f1dd2004 Update default.scss 2017-08-19 03:13:22 +08:00
kulaLin
c262910957 Update default.scss 2017-08-19 03:06:31 +08:00
Thomas Hounsell
9745ccbe5c Explicit font stacks for CJK; Package Update 2017-06-20 21:44:19 +01:00
Thomas Hounsell
9d3bf9ccb6 TR translation update; Support fonts-per-locale 2017-06-05 19:39:36 +01:00
Thomas Hounsell
9f18ad6968 Use AutoMapper to map API models 2017-05-25 21:21:40 +01:00
Thomas Hounsell
20064159b9 Fix Validation Hashes issue(s); Admin tidy-up 2017-05-20 23:58:04 +01:00
Thomas Hounsell
dcf0a7a7fe Enforce sorting of families on home page 2017-05-17 12:03:16 +01:00
Thomas Hounsell
74e2e0bed8 Rework front page to scale much better
Old page took anywhere up to 20s to generate with a 100k builds
collection. This cuts it down to between 1s-2s.
2017-05-17 11:48:39 +01:00
Thomas Hounsell
b87e303ba9 Add indexes for front page properties 2017-05-16 23:49:21 +01:00
Thomas Hounsell
f055d910c7 Update TR, ID translations 2017-05-15 23:21:30 +01:00
Thomas Hounsell
5b122111bf Merge pull request #87 from kulaLin/master
Update zh-hant.resx
2017-05-15 12:16:15 +01:00
kulaLin
57a6e990a0 Update zh-hant.resx 2017-05-14 14:26:09 +08:00
kulaLin
2bdc5bb841 Merge pull request #1 from hounsell/master
sync
2017-05-14 14:19:18 +08:00
Thomas Hounsell
9222e1f86d Tweaks; Code style fixes 2017-05-13 23:38:30 +01:00
Thomas Hounsell
af52088f8a Break client caches 2017-05-13 12:22:18 +01:00
Thomas Hounsell
1ab01e7ec3 Merge pull request #86 from kulaLin/master
Update Chinese Traditional translation
2017-05-13 12:17:38 +01:00
Thomas Hounsell
7d49efbb08 Front Page re-organisation 2017-05-13 12:17:19 +01:00
kulaLin
9d44297773 update zh-hant.resx 2017-05-13 04:32:22 +08:00
kulaLin
b4e3a039b3 update zh-hant.resx 2017-05-13 04:20:48 +08:00
kulaLin
42d9181ac9 update zh-hant.resx 2017-05-13 03:41:50 +08:00
Thomas Hounsell
ba396bfcfb Mobile overflow fix 2017-05-12 14:59:07 +01:00
Thomas Hounsell
69991da6f3 Package update; Credits update 2017-05-08 21:23:14 +01:00
Thomas Hounsell
a982810b51 Revamp the colour scheme
Also some tweaks to how the navigation menu works and collapses down to
mobile.
2017-05-08 20:07:59 +01:00
Thomas Hounsell
6629aeeac4 Update LT translation 2017-04-30 20:20:41 +01:00
Thomas Hounsell
f316fe856f Bug fixes; Actually write a README
Hope this helps with #83
2017-04-29 00:50:21 +01:00
Thomas Hounsell
93d8560e32 Some minor styling tweaks 2017-04-28 21:24:17 +01:00
Thomas Hounsell
1b4459f618 Translation update - HE, JA, TR
Sorry it's taken me a while guys, I'd like to have an excuse, but I
don't.

I was just being lazy.
2017-04-28 19:54:11 +01:00
Thomas Hounsell
f66e8f5345 Update to .NET 4.7; Update Nuget packages; 2017-04-26 15:18:14 +01:00
Thomas Hounsell
a16dcb7a8e Remove Azure App Insights; Fix-up error handling 2017-04-26 12:26:18 +01:00
Thomas Hounsell
e244c823ab Add a project family overview API 2017-04-22 23:21:02 +01:00
Thomas Hounsell
455f48c2ac API changes
Also update the Xbox lab
2017-04-18 21:29:43 +01:00
Thomas Hounsell
f2d3810da1 Update project families 2017-04-17 17:06:00 +01:00
Thomas Hounsell
0a8a4485cc Mostly a cleanup of old code 2017-04-17 11:11:45 +01:00
Thomas Hounsell
1a89be223d Adjustments to item history 2017-04-16 23:22:48 +01:00
Thomas Hounsell
6b82e15d10 Add support for Item History 2017-04-16 15:46:02 +01:00
Thomas Hounsell
2cc1e47aaf Exclude Typings and Node Modules from TS
Those warnings were getting on my nerves a little.
2017-04-13 21:24:36 +01:00
Thomas Hounsell
8961c60394 Fix margin around form labels on RTL languages 2017-04-13 09:57:06 +01:00
Thomas Hounsell
743f61ad50 Bring through all the latest translations
Arabic, Czech, German, French, Dutch, Polish, Turkish and Chinese
(Simplified)

Also fix a typo/grammatical error in English 😕
2017-04-13 09:53:35 +01:00
Thomas Hounsell
84ce8cfcd0 Post-commit fixes
Fix missing en language updates; Showing bulk addition at incorrect user
level
2017-04-12 15:25:50 +01:00
Thomas Hounsell
80642a2402 User registration now actually works
Also package updates
2017-04-12 15:04:23 +01:00
Thomas Hounsell
74cbe3cb22 Update Build Labs on Front Page 2017-04-11 11:30:14 +01:00
Thomas Hounsell
2a9b78fb37 Update front page labs 2017-04-06 08:08:46 +01:00
Thomas Hounsell
165457d2da Add no-opener to external links; Reorder CSS 2017-04-05 23:48:27 +01:00