1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
build: use mono 5.4 and Visual Studio 2017 Preview in Travis and AppVeyor More... over 7 years ago
build: removed xbuild compatibility More... over 7 years ago
build: updated cake to 0.23.0 and removed getting nuget 4.3.0 from bootstrappers because it's now the default value More... over 7 years ago
Updated nuget packages More... over 7 years ago
Update README.md More... over 7 years ago
build: unix: Mono 5.2.0 is now used instead of 5.0.1 More... over 7 years ago
WIP (potentially to be reverted): trying to introduce redux and server-side prerendering More... over 7 years ago
Update README.md More... over 7 years ago
Added reference to .NET Standard library for netcore-related projects More... over 7 years ago
Updated packages More... over 7 years ago
Updated Microsoft.NET.Test.Sdk to v15.3.0 More... over 7 years ago
build: cake bootstrappers will use NuGet 4.3.0 for now as NuGet tagged as 'latest' is in fact 4.1.0, which does not support restoring packages for .NET Core 2.0 projects More... over 7 years ago
Build: updated cake bootstrappers More... over 7 years ago
Web frontend: added replacement from asterisk to dot operator in expression view and scripting More... over 7 years ago
Web frontend: Further improvements for expression view More... over 7 years ago
Web frontend: further improvements in autocomplete More... over 7 years ago
Web frontend: introduced autocomplete with fearture parity with scripting autocomplete More... over 7 years ago
Web frontend: refactoring: CustomCompleter exported as separate module More... over 7 years ago
WebApi: Moved to .NET Core 2.0 More... over 7 years ago
Wen frontend: enabled application insights yet again and made enabled cors in web api when hosted on iis More... over 7 years ago
Web frontend: reverted autocomplete in expression view because it did not work correctly More... over 7 years ago
Web frontend: fully migrated to .NET Core 2.0, including samples from new VS 15.3 templates More... over 7 years ago
Further updates in gitignore More... over 7 years ago
Updated gitignore More... over 7 years ago
Web frontend: updated to .NET Core 2.0 More... over 7 years ago
Web frontend: Updated to Visual Studio 15.3 and set TypeScript to 2.4 More... over 7 years ago
Web frontend: moved loading numerical calculations methods to componentDidMount method and also resolved a React warning about not unique key prop. More... over 7 years ago
Web frontend: added possibility to open settings menu for code editor in scripting More... over 7 years ago
Installer: Fixed terrible bug causing app to appear twice in add or remove programs in control panel More... over 7 years ago
one installer for both NET40 and NET461 is builds is made way better by removing any workarounds around .NET dependencies and manual inclusion of .NET installers (follow up on #62) More... over 7 years ago