Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

IoTSharp

IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
Collective - Host: opensource - https://opencollective.com/iotsharp - Website: https://www.maikebing.com - Code: https://github.com/maikebing

Minor changes

Remove MinWidth from column for user name in the annotate margin.
Add a comment to the OpenDocum...

github.com/maikebing/AnkhSVN - b6310212484405637686500b0f4b05e33798064e authored almost 5 years ago by PhilJollans <[email protected]>
Handle split panes in the annotate margin

If the editor pane is split into two, then each part gets a separete margin and requires a separ...

github.com/maikebing/AnkhSVN - 9a1cc0517dde73744635a3273c775aaf177c4112 authored almost 5 years ago by PhilJollans <[email protected]>
Cleaning up annotate function

- Open the file in text mode (applies for example to .resx file)
- Disable user input in the fil...

github.com/maikebing/AnkhSVN - 6ce5f7ee0f23a525750069257ca68b6ceba1f8b1 authored almost 5 years ago by PhilJollans <[email protected]>
Non-Release version 1.0.6

github.com/maikebing/AnkhSVN - 50ac52566743c794876c7705da57c566458685a4 authored almost 5 years ago by PhilJollans <[email protected]>
First version of Annotate command based on a custom margin.

github.com/maikebing/AnkhSVN - 4ae4533629506795f4cf2359137b5b29451d0690 authored almost 5 years ago by PhilJollans <[email protected]>
add default date time format

github.com/IoTSharp/SilkierQuartz - 5cebd5261340e3fa4cb907b2d2b42ea3a63f7fa1 authored almost 5 years ago by MysticBoy <[email protected]>
Merge branch 'master' into master

github.com/IoTSharp/SilkierQuartz - 52b98d5589a9e424088c29a1d5da8b489b3a5eb0 authored almost 5 years ago by MysticBoy <[email protected]>
Merge pull request #4 from maikebing/dev

Added UseLocalTime option so we're not always stuck with UTC

github.com/IoTSharp/SilkierQuartz - 3554502f4b1ca84e7999265d2f6f3ae024227fd8 authored almost 5 years ago by MysticBoy <[email protected]>
Merge branch 'master' into dev

github.com/IoTSharp/SilkierQuartz - edc579412a61ed5f5104d82f1dffcbf24f9e3e7d authored almost 5 years ago by MysticBoy <[email protected]>
update pags

github.com/IoTSharp/SilkierQuartz - 12722c8596e136cfe151b1740895fd45649d3855 authored almost 5 years ago by MysticBoy <[email protected]>
fixe for Endpoint Uixe.Server.Controllers.AccountController.Login (Uixe.Server) contains authorization metadata,

but a middleware was not found that supports authorization.
Configure your application st...

github.com/IoTSharp/SilkierQuartz - 8c2231d472a7901365d0c3a793c9fe96b71f367a authored almost 5 years ago by MysticBoy <[email protected]>
Added UseLocalTime option so we're not always stuck with UTC

github.com/IoTSharp/SilkierQuartz - 9e1a7b19f827ff658c9e9892485be961d5dd107c authored almost 5 years ago by Tien Nguuen <[email protected]>
Fix for Asp.Net Core 3.1

github.com/IoTSharp/SilkierQuartz - 5c8883ee0ddcacab64f7dee08279a01891b75acf authored about 5 years ago by MysticBoy <[email protected]>
Fix RunningSince format

github.com/IoTSharp/SilkierQuartz - 64f7f5f939e48a4fcb8cca94190a04f4d48fb690 authored about 5 years ago by Ján Lučanský <[email protected]>
Minor cleanup.

github.com/IoTSharp/SilkierQuartz - f18bd528dbc9819f7068ca52e946358b77b9f035 authored about 5 years ago by lachezar.kanavrov <[email protected]>
Adding support for dotnet core 3.1

github.com/IoTSharp/SilkierQuartz - 4088fa23086ad4fbfc19235c7af3cfc16a569e63 authored about 5 years ago by lachezar.kanavrov <[email protected]>
Version 1.0.5

github.com/maikebing/AnkhSVN - 440b49a2dfaa8641aa9a4e720a628dfd9ff4f490 authored about 5 years ago by PhilJollans <[email protected]>
Remove the old WinForms controls AnnotateEditorControl and AnnotateMarginControl.

Some minor cleaning up.

github.com/maikebing/AnkhSVN - c32ed0357f480af7fd91c8e6d4fbeecbb7680c4b authored about 5 years ago by PhilJollans <[email protected]>
Implement the context menu commands:

- History
- Copy to working copy
- Copy Revision
on the annotation margin.

Not yet implemented i...

github.com/maikebing/AnkhSVN - 929fd7dfab75a52046142c5d718b2b6778f6fc1f authored about 5 years ago by PhilJollans <[email protected]>
Add a method to interface IAnkhTempDirManager to remove temporary directories.

Override the Dispose method in AnkhSvnPackage and explicitly call this new method.

Formerly, the...

github.com/maikebing/AnkhSVN - 8921f7d87b81a592df1d28f53fae220d60fb319a authored about 5 years ago by PhilJollans <[email protected]>
Display context menu on annotation margin.

Implement the commands "Compare to working copy" and "Show changes".

The context menu DOES NOT U...

github.com/maikebing/AnkhSVN - 8a949f65e156fe66c6a66f0fe09437acc33da9fa authored about 5 years ago by PhilJollans <[email protected]>
Add grid splitter to the WPF annotation view

github.com/maikebing/AnkhSVN - 151d7d7eb67e9fa2e8bbc588591aa26d89584191 authored about 5 years ago by PhilJollans <[email protected]>
Work in progress on WPF version of the annotate function.

Implement tooltip on revisions.
Change the background and foreground colors of all occurrences o...

github.com/maikebing/AnkhSVN - 45fbed8114c954f67dcc65344f64efacd48cf1c4 authored about 5 years ago by PhilJollans <[email protected]>
Work in progress on Annotate window

github.com/maikebing/AnkhSVN - 1c0963f2398444408283bf067badb28edbe0897f authored about 5 years ago by PhilJollans <[email protected]>
Work in progress on annotate command

I have given up hope that I can repair the original implementation of the Annotate function. The...

github.com/maikebing/AnkhSVN - 598d3dd0a72aaf3386e2354522e16e09c043b46c authored about 5 years ago by PhilJollans <[email protected]>
busybox-static

github.com/maikebing/docker_minigui - 8795c98f4dac031cac6995bf884736ed16c58aca authored about 5 years ago by MysticBoy <[email protected]>
apt-get -y -q update && \

apt-get -y -q upgrade && \

github.com/maikebing/docker_minigui - 918f74793034800efaf29e2390df9c4f38bcd886 authored about 5 years ago by MysticBoy <[email protected]>
修改为debian7 的版本

github.com/maikebing/docker_minigui - d00243e4938c1e4c1bf9e47ae5570e5cb93578ac authored about 5 years ago by MysticBoy <[email protected]>
Remove some old files.

Remove some old files which I don't think we will ever need again in this project.

github.com/maikebing/AnkhSVN - 084dfb970a727df18966c43a7a315a54bb3b976b authored about 5 years ago by PhilJollans <[email protected]>
Remove request to send mail as plain text

Remove the text
"Please send this as plain text to allow automatic pre-processing"
from the erro...

github.com/maikebing/AnkhSVN - 9f655531f3817c1b386f71f8718a5608eacb3b80 authored about 5 years ago by PhilJollans <[email protected]>
Send error email using MAPI

Include the class MAPI in the Ankh project and use it to send error emails.
The privious techniq...

github.com/maikebing/AnkhSVN - d37ead59eeedb2cba11a5ebc8a475c9ff3c3e04a authored about 5 years ago by PhilJollans <[email protected]>
Update version history

github.com/maikebing/AnkhSVN - 1ad8e0ebed95c19531a46d24b7a5d7ff4d692e4d authored about 5 years ago by PhilJollans <[email protected]>
Version 1.00.0004 for Issue 3

Catch the EntryPointNotFoundException calling SetThreadDpiAwarenessContext

github.com/maikebing/AnkhSVN - de614b652cc4cc64e09055bd1935c64e243d5b77 authored about 5 years ago by PhilJollans <[email protected]>
Add update history to GitHub page.

github.com/maikebing/AnkhSVN - a7c47ce64a3925547c259fd169c4c301c932486b authored about 5 years ago by PhilJollans <[email protected]>
Disable the Annotate command.

In ItemAnnotateCommand.cs, I have disabled the Annotate command completly and instead show a mes...

github.com/maikebing/AnkhSVN - 75c415a349dc4e5f6f26e1a668dac02b033b5aa5 authored about 5 years ago by PhilJollans <[email protected]>
Merge pull request #26 from linjmeyer/master

Added Deploy Key API

github.com/maikebing/NGitLabPlus - 755568eaf42d07950826933085b7bc49dc6b998f authored about 5 years ago by MysticBoy <[email protected]>
Add version history

github.com/maikebing/AnkhSVN - b8baf71f105afd58604e3034100fa62c68083ee6 authored about 5 years ago by PhilJollans <[email protected]>
Version 1.00.0002

github.com/maikebing/AnkhSVN - 7d53769b509d08d3ce9bc5a0a187f43bb8b1c52d authored about 5 years ago by PhilJollans <[email protected]>
Add license files

These license files were formerly in the autolib directory.
I am not sure of the legal significa...

github.com/maikebing/AnkhSVN - 9c1a60291d022154065af955ed529e2d76b2f8de authored about 5 years ago by PhilJollans <[email protected]>
Add ThemingService

Add the Theming Service to the project Ankh.
This class is defined in two files using partial cl...

github.com/maikebing/AnkhSVN - afcae12955b92c7adc4d72f438b6587d666835ed authored about 5 years ago by PhilJollans <[email protected]>
Add .bak to ignored files

github.com/maikebing/AnkhSVN - 65f4deee5b1afbaef17dc22c87c93844b32f693c authored about 5 years ago by PhilJollans <[email protected]>
Remove WIX files, remove Ankh.Votive project

.wix and .wxs files are for the WIX installer. We generate a VSIX package and do not use the WIX...

github.com/maikebing/AnkhSVN - c2354a948e510d22adc2ecaade25c7e735b871b4 authored about 5 years ago by PhilJollans <[email protected]>
Added deploy keys client

github.com/maikebing/NGitLabPlus - aa27940b3d6512dada78dccff93b17dfd80a8014 authored about 5 years ago by Lin Meyer <[email protected]>
Added Update and Delete for Deploy Keys

github.com/maikebing/NGitLabPlus - 1acdfbb452068101c3c8571ad3dbb6b7aff37d9c authored about 5 years ago by Lin Meyer <[email protected]>
Add logo, move license, refer to both in vsixmanifest

github.com/maikebing/AnkhSVN - 3704a7d848bb25f3f2a6d786d9d7e0b00cd17804 authored about 5 years ago by PhilJollans <[email protected]>
Minor cleanup of assembly.cs files

My build script Generate_AnkhSVN2019.vbs it too stupid to update the AssemblyVersion correctly, ...

github.com/maikebing/AnkhSVN - 469d071496dd76c084dbee724677cd386193ef8a authored about 5 years ago by PhilJollans <[email protected]>
vbscript file to patch version numbers and build project.

Add the script file Generate_AnkhSVN2019.vbs.
Minor change to vsixmanifest so that patching the ...

github.com/maikebing/AnkhSVN - ed8da9195128e56b107ff00529c21e4677967d91 authored about 5 years ago by PhilJollans <[email protected]>
vbscript file to patch version numbers and build project.

Add the script file Generate_AnkhSVN2019.vbs.
Minor change to vsixmanifest so that patching the ...

github.com/maikebing/AnkhSVN - 9a251258fe8b8aa53d2041bc1aa288561a1b01f9 authored about 5 years ago by PhilJollans <[email protected]>
Update all projects to framework 4.7.2

github.com/maikebing/AnkhSVN - 419f804a7fcdc3f0e5c5348030fbe46a74e9a5e2 authored about 5 years ago by PhilJollans <[email protected]>
Remove the project Ankh.votive

Remove the configuration ReleaseMSI

github.com/maikebing/AnkhSVN - d8b7d6223ceaf0cb137069f2b92d859e1c7d8f56 authored about 5 years ago by PhilJollans <[email protected]>
Regenerated designer.cs files.

These are not really changed.

github.com/maikebing/AnkhSVN - 20d4882c7ef4a8cca0606ddf192d0ff67f87f944 authored about 5 years ago by PhilJollans <[email protected]>
Update all projects to framework 4.7.2

github.com/maikebing/AnkhSVN - 41962c44cea9bdac5a463409e6b2b556eb11b301 authored about 5 years ago by PhilJollans <[email protected]>
Update all projects to framework 4.7.2

github.com/maikebing/AnkhSVN - 9f8f494c06391153db24274e7edce62b861ccec8 authored about 5 years ago by PhilJollans <[email protected]>
Remove the project InteropGenerator

github.com/maikebing/AnkhSVN - 8f221575d59c23ef5532c8da65f92d6505a5f828 authored about 5 years ago by PhilJollans <[email protected]>
Minor changes to readme

github.com/maikebing/AnkhSVN - d1976e859afe105c0d53bf349677eb4c789f79df authored about 5 years ago by PhilJollans <[email protected]>
Initial version of readme.md

github.com/maikebing/AnkhSVN - 72eb8087fe754dcb98d13852106d014ea12f628a authored about 5 years ago by PhilJollans <[email protected]>
Name, guid, version, email

* Change name to AnkhSVN2019
* Assign a new GUID for the package (but not all the other GUIDs)
*...

github.com/maikebing/AnkhSVN - 868020b396421ea507f9e2797b4f4a1a33fc0f7b authored about 5 years ago by PhilJollans <[email protected]>
Handling DPI awareness

Add the class NativeImports and use the method SetThreadDpiAwarenessContext to set the DPI aware...

github.com/maikebing/AnkhSVN - 3e65dcf392e0989c6a9e6c1e69fb7e48de5572bd authored about 5 years ago by PhilJollans <[email protected]>
Remove the project Ankh.WpfEditor.Package

github.com/maikebing/AnkhSVN - e083a86fe58b1fb573adfb080d833aa586a1f276 authored about 5 years ago by PhilJollans <[email protected]>
Remove the project Ankh.VS15Package

github.com/maikebing/AnkhSVN - 1c07be7a1de92d30ee4d936044a8e9aa9cdc2d64 authored about 5 years ago by PhilJollans <[email protected]>
First set of changes to compile projects, mostly using nuget packages in place of the original references.

Minor bug fix in LoadThemeData to handle the case where the service IWinFormsThemingService is no...

github.com/maikebing/AnkhSVN - ba6d228409491a801bd3356aa0d42e857e566893 authored about 5 years ago by PhilJollans <[email protected]>
Merge pull request #24 from NagornovAlex/master

Update PipelineData.cs

github.com/maikebing/NGitLabPlus - e33b9f1652e0b7c5b4a5ea80eff17a5ff92c9aed authored about 5 years ago by MysticBoy <[email protected]>
Update PipelineData.cs

Added new enum value in PipelineStatus

github.com/maikebing/NGitLabPlus - f5893685adecac12053c89e1fb0ebc624d77e4c3 authored about 5 years ago by NagornovAlex <[email protected]>
查询输出的结果精确到毫秒

github.com/maikebing/InfluxDBStudio - cddda92b7a31ee0b572f11cb0dfa8e45be2c798f authored about 5 years ago by chun <[email protected]>
修改路径 hmod: cannot access './rebuildcurl.sh': No such file or directory

github.com/maikebing/docker_minigui - 9ef33351344c117b6c9a06e9cfa2fbdf467f60f5 authored about 5 years ago by MysticBoy <[email protected]>
修正编译问题

github.com/maikebing/docker_minigui - bc9bb29a555f41af2b5ee5694b2e21370c239e50 authored about 5 years ago by MysticBoy <[email protected]>
加入libcurl 参数

github.com/maikebing/docker_minigui - 3b33fb4a5266411b0322babcb8b85ba5dd6470f6 authored about 5 years ago by MysticBoy <[email protected]>
提交合成后的代码

github.com/maikebing/MoDao2MiniGUI - a350eb79dec3ccd565c566afed1a89f0df9dab44 authored about 5 years ago by MysticBoy <[email protected]>
Merge branch 'master' of https://github.com/maikebing/MoDao2MiniGUI

github.com/maikebing/MoDao2MiniGUI - 0cffbc8878743ff57b7c1b2c2057c0d6080b8b36 authored about 5 years ago by MysticBoy <[email protected]>
升级为.net core

github.com/maikebing/MoDao2MiniGUI - 5f1d24489b71eebd010dce65c761a2054c695bc3 authored about 5 years ago by MysticBoy <[email protected]>
Create README.md

github.com/maikebing/MoDao2MiniGUI - 8e5f6161cdaa5f9349ce5f772f5852debf288602 authored about 5 years ago by MysticBoy <[email protected]>
跟进墨刀新版本

github.com/maikebing/MoDao2MiniGUI - 07beca1c1d6bc768d798b1a34536e3801f354520 authored about 5 years ago by MysticBoy <[email protected]>
加入busybox

github.com/maikebing/docker_minigui - d4bcd39c407d5ab809997f880738cc31a739b5bb authored about 5 years ago by MysticBoy <[email protected]>
install -y -q

github.com/maikebing/docker_minigui - fe3dc7d880217fb829f833b6573c3d0aa0688107 authored about 5 years ago by MysticBoy <[email protected]>
修改DEBIAN_FRONTEND=noninteractive;

github.com/maikebing/docker_minigui - c95549548cd20d5aee473ea66442d4fb5e8c346d authored about 5 years ago by MysticBoy <[email protected]>
debconf: unable to initialize frontend: Dialog

github.com/maikebing/docker_minigui - 331229637047ab4ce82cabe9041ef601dd4e2c7e authored about 5 years ago by MysticBoy <[email protected]>
重新调整了目录, 使得只生成一个惊喜

github.com/maikebing/docker_minigui - afbd3904bef551eb9c9e7a247652ee7ba09635af authored about 5 years ago by MysticBoy <[email protected]>
Update Dockerfile

github.com/maikebing/docker_minigui - 245512f6b0c25c1ca161ead5a13a717f49749ffa authored about 5 years ago by MysticBoy <[email protected]>
Merge pull request #22 from fgevard/master

Merge Request API - Add "has_conflicts", "merge_status" and "pipeline…

github.com/maikebing/NGitLabPlus - 7cef21399766982afa3dd380b5dd61cea954a6f1 authored about 5 years ago by MysticBoy <[email protected]>
Merge branch 'master' into master

github.com/maikebing/NGitLabPlus - b07566c87d8e5b470d029b51f167f317462a4fec authored about 5 years ago by MysticBoy <[email protected]>
Merge Request API - Add "has_conflicts", "merge_status" and "pipeline" informations

github.com/maikebing/NGitLabPlus - 82e84a4836782adc2a14da3c48da5eda44f47bb6 authored about 5 years ago by Fernando Gevard <[email protected]>
Merge branch 'master' of https://github.com/mukmyash/QuartzHostedService

github.com/IoTSharp/SilkierQuartz - 0e5d7154c1908cf690da2d4f91673e972badf1b8 authored about 5 years ago by mukmyash <[email protected]>
up travis version

github.com/IoTSharp/SilkierQuartz - 717e3491b064a13b127dec8cc409dde21bb2d5e4 authored about 5 years ago by mukmyash <[email protected]>
upgrade to .net core 3.0

github.com/IoTSharp/SilkierQuartz - f86f3b5d0afb9131659087c3373ef59107216f95 authored about 5 years ago by MysticBoy <[email protected]>
fix for https://github.com/aspnet/AspNetCore.Docs/issues/14381

https://github.com/aspnet/AspNetCore/pull/11575

github.com/IoTSharp/SilkierQuartz - 693c073ecd8d2e86d4fb3e0a851ce4e2632276eb authored about 5 years ago by MysticBoy <[email protected]>
modify readme

github.com/IoTSharp/SilkierQuartz - 6ad99115293aaab23c1340f859ad7f9ca5fa320e authored about 5 years ago by MysticBoy <[email protected]>
Merge pull request #21 from stevenxi/release-of-fork

Release of fork

github.com/maikebing/NGitLabPlus - 92fe88c311d613ed79e540d09e96281cc0787c26 authored about 5 years ago by MysticBoy <[email protected]>
fix for N MergeRequest's Pipeline

github.com/maikebing/NGitLabPlus - 334ffd7b7bf5b25a4a250cca8c31015857f829ad authored about 5 years ago by MysticBoy <[email protected]>
Merge pull request #20 from maikebing/FixEscapeDataString

Fix *BUG* Url Encoding when filename has a whitespace #17

github.com/maikebing/NGitLabPlus - e2787456a90657e0e0c25545cb89ec1738a2ce4f authored about 5 years ago by MysticBoy <[email protected]>
Fix *BUG* Url Encoding when filename has a whitespace #17

github.com/maikebing/NGitLabPlus - e7792732d6fcbd0abd413d0cd181aee6213f8f4f authored about 5 years ago by MysticBoy <[email protected]>