Ecosyste.ms: OpenCollective

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

github.com/maikebing/Giti

cross-platform multilingual Git Server based on ASP.NET Core 2.0
https://github.com/maikebing/Giti

Merge pull request #17 from Hameds/dev

update packages and add UI framework

b03f63a615271ae03751df7fe26eb6933cfa4c54 authored almost 7 years ago by Hamed Saeedifard <[email protected]>
update dependency packages

ccb1ab76388412e1193c43f6b143086ffbf70e0e authored almost 7 years ago by Hamed Saeedifard <[email protected]>
add primer-css to create github flavored UI

2e36359982a0e4e76feda94ae252a77ccd54421e authored almost 7 years ago by Hamed Saeedifard <[email protected]>
update gitignore to ignore vs files

d1c73aee0a58a46348c6d5c4b120ad4a117c13bb authored almost 7 years ago by Hamed Saeedifard <[email protected]>
Merge pull request #16 from Hameds/dev

fix minor errors and add Issue model

59f7764286f194138759f740f515e83e6e1798ff authored about 7 years ago by Hamed Saeedifard <[email protected]>
fix namespace typo which cause error in publish

6116bf1ef491888821838d90def24e8a4f1ccc65 authored about 7 years ago by Hamed <[email protected]>
resolve #15

change csproj file to include localization .po files in published folder

3c864bf3e19ab4d546f7a56871e5979c6a975067 authored about 7 years ago by Hamed <[email protected]>
add issue to model

110bbe881be201a173c92d8225e5e2d4babcf944 authored about 7 years ago by Hamed <[email protected]>
Merge pull request #14 from Hameds/dev

update LibGit2Sharp to new version that support dotnet core and resolve #7

e6a9d0c15896787a0c35e3052acb19090b652c16 authored about 7 years ago by Hamed Saeedifard <[email protected]>
update LibGit2Sharp to new version that support dotnet core

resolve #7

073d1098913e7341619ed591204e6975beabc24f authored about 7 years ago by Hamed <[email protected]>
Merge pull request #13 from Hameds/dev

add model localization and resolve #5

36c48af285f8c5c6b0424ffbd23cf4d7364187d4 authored about 7 years ago by Hamed Saeedifard <[email protected]>
add model localization

fix #5

cd00075ee0d58bfced060fa54c07f6dee8e8d060 authored about 7 years ago by Hamed <[email protected]>
Merge pull request #11 from Hameds/dev

remove GitExtenstions class

53fa8a6b2a4689592ad221e2f507c0dc5032aece authored about 7 years ago by Hamed Saeedifard <[email protected]>
remove gitexenstions

no need for that file now

cafa976ae50a4ccdeb9ef601c19b834ffc1ae468 authored about 7 years ago by Hamed <[email protected]>
delete duplicate nuget.config

5a07d7732fd239c2998dc1832df0d42d1563acb6 authored about 7 years ago by Hamed Saeedifard <[email protected]>
update LICENSE

6b584ec35b3494f64170ce5769fd0377b640fe1d authored about 7 years ago by Hamed Saeedifard <[email protected]>
Merge pull request #10 from Hameds/dev

fix #3 : change nuget.config to stop inherit the global NuGet package sources

11dfd5a9e3ef059a6baa52adddf605f87eedc219 authored about 7 years ago by Hamed Saeedi <[email protected]>
change nuget.config to stop inherit the global NuGet package sources

291a954bed0bca95cd2022bb2e6afb6e9704b7b8 authored about 7 years ago by Hamed <[email protected]>
Merge pull request #8 from Hameds/dev

fixed bug #6

ef0267eafbcdcbb4f7aa92661abf57c7b01baed1 authored about 7 years ago by Hamed <[email protected]>
fixed bug #6

fixed #6

9187d45965bd2894407a6946814bc9d9bd3396ca authored about 7 years ago by Hamed <[email protected]>
Merge pull request #4 from Hameds/dev

add defaultculture option to settings

504e5bbe732e4f52c4594519567417f076ed3677 authored about 7 years ago by Hamed <[email protected]>
add defaultculture option to settings

you can set default culture (en-US or fa-IR for now) in appsettings.json

cfc2afc3a58b89db331fcf6b19f20480ec5d512e authored about 7 years ago by Hamed <[email protected]>
add nuget config to use new package source in builds

934d3cfd3da14c59a972f2800c98bdb083407d9e authored about 7 years ago by Hamed <[email protected]>
Merge pull request #2 from Hameds/dev

add localization support using po files

9215fcf4243e7ca6e64fff62cad35f63c79d8892 authored about 7 years ago by Hamed <[email protected]>
add localization support using po files

in Giti we use po files instead of resx files. this commi contains only View Localization

1a617a4d7a34c705c1d2db86402e3472b607604e authored about 7 years ago by Hamed <[email protected]>
Merge pull request #1 from Hameds/dev

git support for push & pull

073ec1dff1940b419e357ea590b124ad906ccbec authored about 7 years ago by Hamed <[email protected]>
git support for push & pull

based on git server codes, it should work :)

39b0347f91a5471b6e9f235aa14c39b1a28dbaea authored about 7 years ago by Hamed <[email protected]>
create license

78c06fe584531dc97f36c1440d01c267bae42b79 authored about 7 years ago by Hamed <[email protected]>
create readme

+ build badges from AppVeyor & Travis-CI

0000af134cde26143c0968ddd9714e0f0e09ad85 authored about 7 years ago by Hamed <[email protected]>
initial commit

ab301b214bfc07782516a751e8acbf810fd99a46 authored about 7 years ago by Hamed <[email protected]>