Remotely/Remotely_Server
2019-03-29 09:17:16 -07:00
..
API Added login API controller. 2019-03-25 16:53:23 -07:00
Areas/Identity Fixed issue with Web command mode auto-complete. 2019-03-25 12:58:33 -07:00
Data Added migration. Moved database migrate to Startup. 2019-03-27 05:00:45 -07:00
Migrations Added migration. Moved database migrate to Startup. 2019-03-27 05:00:45 -07:00
Models Added login API controller. 2019-03-25 16:53:23 -07:00
Pages Working on mobile remote control. 2019-03-19 21:21:19 -07:00
Properties Remove publish profile. 2019-03-21 16:59:59 -07:00
Services Linux screen cast working. Mouse and keyboard input is still remaining. 2019-03-28 14:46:39 -07:00
wwwroot Working on Linux screen caster. Fixed some bugs in the Windows version introduced by refactoring. 2019-03-28 10:47:47 -07:00
appsettings.Development.json Initial 2019-02-23 11:02:23 -08:00
appsettings.json Added app settings for redirect to HTTPS and use HSTS. 2019-03-23 12:26:45 -07:00
bundleconfig.json Initial 2019-02-23 11:02:23 -08:00
CurrentVersion.txt Fixed line endings on sh scripts. Removed test code. Refactored ScreenCaster method. 2019-03-29 09:17:16 -07:00
package-lock.json Initial 2019-02-23 11:02:23 -08:00
Program.cs Initial 2019-02-23 11:02:23 -08:00
Remotely_Server.csproj Beginning work on Linux remote control client. 2019-03-27 15:59:13 -07:00
Startup.cs Added migration. Moved database migrate to Startup. 2019-03-27 05:00:45 -07:00
tsconfig.json Initial 2019-02-23 11:02:23 -08:00
web.config Sorted command completions. Console tab notifies when new messages have arrived if another tab is selected. Desktop app prepends scheme to URL if missing. Increased upload size limit. 2019-03-15 22:56:44 -07:00