Commit Graph

848 Commits (fa3a7bc3387dbf528bb0e2f61f0be1248462265a)

Author SHA1 Message Date
Halil ibrahim Kalkan cda9870cd0 Fixed #864: Blog module file upload problem.
6 years ago
Halil ibrahim Kalkan c1abf5359f Added more tests
6 years ago
Halil ibrahim Kalkan a1da9d8d44 Revise feature management providers.
6 years ago
Halil ibrahim Kalkan 208c03ec59 Use EditionFeatureValueProvider.ProviderName
6 years ago
Halil ibrahim Kalkan b3370082b9 Implemented feature management mongodb integration
6 years ago
Halil ibrahim Kalkan 287f71d805 Implemented feature management domain module and efcore integration
6 years ago
Halil ibrahim Kalkan 6f952f7167 Remove Abp prefix for some setting management classes.
6 years ago
Halil ibrahim Kalkan c3e70d4256 Built the domain layer of the feature management module
6 years ago
Halil ibrahim Kalkan 81037872d7 Remove unused methods from SettingStore and use SettingManagementStore inside it.
6 years ago
Yunus Emre Kalkan 972df578a3 PostAppService: FilterPostsByTag refactor
6 years ago
Yunus Emre Kalkan 1417df95ac
Merge pull request #859 from cnAbp/blogPatch
6 years ago
Halil ibrahim Kalkan 8ea02e0b93 Implemented initial FeatureStore
6 years ago
Halil ibrahim Kalkan 12f1e36523 ProviderKey can be null
6 years ago
Halil ibrahim Kalkan 1dcb2620e3 Clean & rename feature management module
6 years ago
Halil ibrahim Kalkan 4f5b688864 Fixed namespaces
6 years ago
Halil ibrahim Kalkan 3c88754f34 Fixed project references
6 years ago
Halil ibrahim Kalkan db1d09f68d #851 Added empty feature management module.
6 years ago
LiangShiWei d095f8cec6 Improve Chinese localization resources
6 years ago
Halil ibrahim Kalkan 981c76d7c7 Remove blog menu item
6 years ago
Halil ibrahim Kalkan 590c68d678 Added BlogFilesController
6 years ago
Halil ibrahim Kalkan 1275f2207f Update BlogUserSynchronizer.cs
6 years ago
Yunus Emre Kalkan 0b06201386 Resolved #861
6 years ago
Halil ibrahim Kalkan c40f8e290e Fix method name in Blogs\index.js
6 years ago
Halil ibrahim Kalkan e29a657ae3 Add Volo.Abp.Caching reference to Volo.Abp.IdentityServer.Domain
6 years ago
maliming 23a86a10ec Get it before filtering the post tag.
6 years ago
Halil ibrahim Kalkan 6ee3a94b31 Use ISettingProvider instead of ISettingManager
6 years ago
Halil ibrahim Kalkan 9284252ce2 Remove AbpSettingManagementDomainModule dependency.
6 years ago
Yunus Emre Kalkan 55f2495d5e Merge branch 'master' of https://github.com/volosoft/abp
6 years ago
Yunus Emre Kalkan 58b803e725 Resolved #858
6 years ago
Halil ibrahim Kalkan a1dcd4f974 Remove ITenantRepository.GetCountAsync which is already exists in the base interface.
6 years ago
Halil ibrahim Kalkan 6a7fb3050d Only update when needed
6 years ago
Halil ibrahim Kalkan 79da56dd13 Simplify permission value providers.
6 years ago
Armağan Ünlü 935b567bff settings - permissions abp
6 years ago
Halil ibrahim Kalkan 3cada55df0 Fix Volo.Blogging.MongoDB.csproj
6 years ago
Armağan Ünlü c8d7be44d8 permission
6 years ago
Halil ibrahim Kalkan 15931ec368 #833 Blog module authorization revision.
6 years ago
Halil ibrahim Kalkan 853aab9704 Remove unused GetListPagedAsync
6 years ago
Halil ibrahim Kalkan 0bd60d4140 Add Login title
6 years ago
Halil ibrahim Kalkan 5a2faa1e73 Merge branch 'master' of https://github.com/volosoft/abp
6 years ago
Halil ibrahim Kalkan bb3ef544ea Add consent screen to account module
6 years ago
Yunus Emre Kalkan 601143394f Update PostAppService.cs
6 years ago
Halil ibrahim Kalkan 50dd44d1d0 Resolved #810: Blog Module's FilesController should support N-tier deployment.
6 years ago
Halil ibrahim Kalkan 129cd2dc00 added Authorize for DeleteAsync
6 years ago
Halil ibrahim Kalkan eb2e956e50 Code cleanup and added todo
6 years ago
Halil ibrahim Kalkan 535c6329d4 BlogUser refactored.
6 years ago
Halil İbrahim Kalkan 9f5f977ac0
Merge pull request #832 from Nokecy/addIdentityDataSeederNameField
6 years ago
Nokecy cb61c0be93 Add administrative user name value
6 years ago
Halil ibrahim Kalkan 28eacfa3f8 Implement IUpdateUserData for BlogUser
6 years ago
Halil ibrahim Kalkan 4b7ecc9a0b #804: Add option to skip external lookup where local user does exists
6 years ago
Halil İbrahim Kalkan 83ad966236
Merge pull request #827 from abpframework/Remove-logger-factory-configuration-from-Startup
6 years ago
Halil İbrahim Kalkan 9143f01ea6
Merge branch 'master' into Remove-logger-factory-configuration-from-Startup
6 years ago
Yunus Emre Kalkan 7527d77d0a docs module: hide project selection by project count
6 years ago
Yunus Emre Kalkan e8e9e988b3 Resolved #812
6 years ago
Yunus Emre Kalkan 46c4b19812 Resolved #829
6 years ago
Yunus Emre Kalkan 7ab3f2df69 Permisson modal: fixed parent & child checkbox relation
6 years ago
Yunus Emre Kalkan f33a96f7c6 permission modal: removed show only provider permissions feature
6 years ago
Armağan Ünlü 1d57d725ef Update PermissionManagementModal.cshtml
6 years ago
Yunus Emre Kalkan 97f3d10d51 decs: added GitHubUserAgent to uı
6 years ago
Halil ibrahim Kalkan 68267c49a8 Temporary disable Contributors
6 years ago
Halil ibrahim Kalkan e3117cd7cd Add log
6 years ago
Halil ibrahim Kalkan d31893a709 Resolved #826: Implement IdentityServer Cors Policy Service.
6 years ago
Yunus Emre Kalkan 1a7eaea886 identity server repositories: Removed GetTotalCount
6 years ago
Yunus Emre Kalkan 077898d5b5 Resolved #820 : Remove logger factory configuration from Startup
6 years ago
Halil ibrahim Kalkan d6402bb805 Added IClientRepository.GetAllDistinctAllowedCorsOriginsAsync. Added missing tests.
6 years ago
Halil ibrahim Kalkan b07608f280 Set timeout for web requests.
6 years ago
Yunus Emre Kalkan a4b069cf6f permission modal refactor
6 years ago
Halil İbrahim Kalkan 0098250caa
Merge pull request #818 from abpframework/Permission-Management-modal-improvements
6 years ago
Yunus Emre Kalkan 4f244aa89f renaming hide classes
6 years ago
Halil ibrahim Kalkan e0de3e4712 Decrease cache duration.
6 years ago
Halil ibrahim Kalkan fcae5e9394 Refactor & add logs.
6 years ago
Halil İbrahim Kalkan cef0bb00e9
Merge pull request #819 from marcelo-maciel/patch-3
6 years ago
Yunus Emre Kalkan ed5544b3b1 Docs module: Added user agent property for github
6 years ago
Marcelo Mohr Maciel 2f8ca6a4b0
Translating PT-BR of #818
6 years ago
Yunus Emre Kalkan f16fa50350 Docs module: contributors order & skip contributors if nav doc
6 years ago
Yunus Emre Kalkan d7ce35886d added toggle for providers
6 years ago
Halil ibrahim Kalkan a0e2110e47 UserLookup service should only be available to application clients
6 years ago
Halil ibrahim Kalkan f584f94b30 Move permission management module localization resource class to domain.shared package.
6 years ago
Yunus Emre Kalkan 325daf5498 Resolved #794
6 years ago
Yunus Emre Kalkan 64db2acc8b identity module added Volo.Abp.SettingManagement reference
6 years ago
Halil ibrahim Kalkan d9a217b79b Fix IdentityOptions_Tests
6 years ago
Halil ibrahim Kalkan 1539b2336c Remove AbpSettingsModule dependency
6 years ago
Halil ibrahim Kalkan c8538ae63c Resolved #793: separate setting management from obtaining setting values.
6 years ago
Yunus Emre Kalkan caa16b8a1b #793 cont.
6 years ago
Yunus Emre Kalkan 091e65194d #793 cont.
6 years ago
Halil İbrahim Kalkan e7d964840d
Merge pull request #786 from marcelo-maciel/master
6 years ago
Halil ibrahim Kalkan 31a2abfae5 Added UserLookup permission to the list
6 years ago
Halil ibrahim Kalkan f49ae3aca0 Resolved #788: Add "ApplicationName" to Audit logs.
6 years ago
Marcelo Mohr Maciel 50794ffc12
Merge pull request #9 from abpframework/master
6 years ago
Marcelo Mohr Maciel 0782b74096 Improving PT-BR translation
6 years ago
Halil ibrahim Kalkan bcb1aefb19 Resolved #784: Add ClientId & CorrelationId to audit logs.
6 years ago
Halil ibrahim Kalkan 4ad8309c44 Authorize IdentityUserLookupAppService
6 years ago
Halil ibrahim Kalkan 54d14d952d Add Provider option to the PermissionDefinition
6 years ago
Halil ibrahim Kalkan 31180b82d3 Created IdentityUserLookupAppService and used in the microservice demo.
6 years ago
Halil ibrahim Kalkan 4913cbc158 Resolved #728: Allow to set client based permissions like roles/users
6 years ago
Yunus Emre Kalkan a874171a59 typo fix
6 years ago
Yunus Emre Kalkan 481e24db06 added BloggingEntityFrameworkCoreQueryableExtensions
6 years ago
Halil ibrahim Kalkan 62c7fd56e5 Delete MongoPostTagRepository.cs
6 years ago
Halil İbrahim Kalkan 6bfab00ff7
Merge pull request #782 from abpframework/Blogging-module-remove-posttagrepository
6 years ago
Marcelo Mohr Maciel 04ff89a9f8
Merge pull request #6 from abpframework/master
6 years ago
Yunus Emre Kalkan fac0ec3efd blogging module remove PostTagRepository
6 years ago
Marcelo Mohr Maciel a237fb76c9 Translating hardcoded strings and adding PT-BR.
6 years ago
Halil ibrahim Kalkan c2eb7314f8 Fix route
6 years ago
Halil ibrahim Kalkan 856907053a Added BlogUserSynchronizer
6 years ago
Halil ibrahim Kalkan 8fc0b124e0 BlogUser cleanup and add Update method
6 years ago
Marcelo Mohr Maciel fa17332ff3 adicionando PT-BR
6 years ago
Yunus Emre Kalkan 8103e91c93 Resolved #778
6 years ago
Yunus Emre Kalkan a92686bc99 Resolved #770
6 years ago
Halil ibrahim Kalkan f15860f648 Upgrade test projects to netcoreapp2.2
6 years ago
Halil ibrahim Kalkan 73572f0b32 Resolved #734: Decrease PostLogoutRedirectUriMaxLength from 2000 to 200.
6 years ago
Yunus Emre Kalkan 62f6204a41 Update BloggingApplicationAutoMapperProfile.cs
6 years ago
Halil ibrahim Kalkan 1426a20ff7 IdentityDataSeedResult returns result of the operation
6 years ago
Halil ibrahim Kalkan a0404e574e Authorize to manage permissions.
6 years ago
Halil ibrahim Kalkan 3ffe3cf9b7 docs module fixed for permission changes
6 years ago
Halil ibrahim Kalkan a139e89088 Fix blog module for the permission management breaking changes.
6 years ago
Halil ibrahim Kalkan 000b619c56 Resolved #757: IdentityServer module should work with inmemory stores if data access layer is not added
6 years ago
Halil ibrahim Kalkan 16df1eacea Resolved #758: Create a separated package for account module IdentityServer integration
6 years ago
Halil ibrahim Kalkan 7aca37f73a Create IPermissionDataSeeder
6 years ago
Halil ibrahim Kalkan 0f06cf53c1 Revised permission management system
6 years ago
Yunus Emre Kalkan 16520e605b Resolved #753
6 years ago
Yunus Emre Kalkan 2d5f664739 Blogging module: controllers refactor & fixes
6 years ago
Yunus Emre Kalkan 175fe9b2a0 Blogging module: added missing controllers
6 years ago
Yunus Emre Kalkan 29aa7cd123 Blogging appservices refactor
6 years ago
Halil ibrahim Kalkan 98f8f06138 Created public web site
6 years ago
Halil ibrahim Kalkan f757475511 Remove usage of Volo.Abp.AspNetCore.Modularity namespace
6 years ago
Yunus Emre Kalkan d1b1a87d42 Resolved #742
6 years ago
Halil ibrahim Kalkan 5d6631328f Resolved #744: Add IdentityServer4 to the Account Module.
6 years ago
Halil ibrahim Kalkan 648ab15f2b Updated SourceLink.Create.CommandLine version to 2.8.3.
6 years ago
Yunus Emre Kalkan efc861a0e3 Update Create.cshtml.cs
6 years ago
Halil ibrahim Kalkan 1584eed17f Remove unnecessary referances.
6 years ago
maliming 92f700694f fix #743 Use CustomSchemaIds for SwaggerGen.
6 years ago
Halil İbrahim Kalkan b2cbe94348
Merge pull request #733 from cnAbp/Translate
6 years ago
梁士伟 53b1f79c99 Improve Chinese translate
6 years ago
Halil ibrahim Kalkan 52a8ec62d9 Remove duplicate file
6 years ago
Yunus Emre Kalkan 2707a1ee4b identity server claim types refactor
6 years ago
Yunus Emre Kalkan f1ec845038 Resolved #724 Replace AddAlwaysAllowPermissionChecker usage by AddAlwaysAllowAuthorization
6 years ago
Yunus Emre Kalkan 71b269ef94 Identity server : added detailed identityResource for test
6 years ago
Yunus Emre Kalkan ec6bef7780 Identity server : added detailed apiresource for test
6 years ago
Yunus Emre Kalkan 2bf8c5ba3d Identityserver apiscope fixes
6 years ago
Halil ibrahim Kalkan 5820c4e2c8 IdentityResourceDataSeeder should also add role identity resource.
6 years ago
Halil ibrahim Kalkan d0dcccc95b Refactored identity module
6 years ago
Halil ibrahim Kalkan 9ef3533141 Revise IdentityClaimType ctor and properties
6 years ago
Yunus Emre Kalkan 3e2e06b2c7 Identity server test builder: detailed sample client
6 years ago
Yunus Emre Kalkan 10d8ff47e6 IdentityServer: Added AbpIdentityServerTestData.cs
6 years ago
Halil ibrahim Kalkan 3e625d1005 Merge branch 'master' of https://github.com/volosoft/abp
6 years ago
Halil ibrahim Kalkan ae152d5a80 Merge branch 'master' of https://github.com/volosoft/abp
6 years ago
Yunus Emre Kalkan d12f7bdf36 Update ApiResourceRepository.cs
6 years ago
Halil ibrahim Kalkan e5915ed499 Created IdentityResourceDataSeeder
6 years ago
Yunus Emre Kalkan 3eda49b792 Update ClientRepository.cs
6 years ago
Yunus Emre Kalkan 1e643381c3 identity server apiresource refactor
6 years ago
Yunus Emre Kalkan c132d46968 identity server identityresource refactor
6 years ago
Yunus Emre Kalkan 1a3f20b59b identity server clients refactor
6 years ago
Halil ibrahim Kalkan dff0c101bc Fixed #716: Tenant and Use setting issue.
6 years ago
Halil İbrahim Kalkan 89fb2ead91
Merge pull request #707 from Nokecy/fixEntityPropertyChangeduplicatecolumn
6 years ago
Yunus Emre Kalkan 8f7a056163 docs module: update localization
6 years ago
Yunus Emre Kalkan eb39490e6a Update Index.cshtml
6 years ago
Yunus Emre Kalkan 3abf90fc7e Update Create.cshtml.cs
6 years ago
Halil ibrahim Kalkan 19e745e762 Remove unnecessary AbpIdentityAspNetCoreModule references.
6 years ago
Halil ibrahim Kalkan 2c242c6544 No need to Volo.Abp.Identity.Domain reference
6 years ago
Halil İbrahim Kalkan ecb4ae1238
Merge pull request #714 from cnAbp/account-module-patch
6 years ago
Yunus Emre Kalkan a75d48767c Update Client.cs
6 years ago
maliming 6689ce5a0b Apply #708 for Account Module.
6 years ago
Yunus Emre Kalkan 215b0d8726 Resolved #709
6 years ago
Halil ibrahim Kalkan 0c49f8d3b7 Resolved #708: Create a separated module for Identity AspNetCore integration.
6 years ago
Nokecy 90aeb6cba8 Fix AbpEntityPropertyChanges table duplicate Column "EntityChangeId" and "EntityChangeId1"
6 years ago
Halil ibrahim Kalkan 522145549f Fixed #704
6 years ago
Yunus Emre Kalkan 5247bbf453 Return NoContent from modals.
6 years ago
Halil ibrahim Kalkan 20ae2c5633 IdentityServer Client improvements
6 years ago
Halil ibrahim Kalkan a298f3376a Merge branch 'upgrade-netcore2.2'
6 years ago
Halil ibrahim Kalkan d8244c06ce No need to System.Linq.Dynamic.Core package
6 years ago
Halil İbrahim Kalkan 79feaaadc3
Merge pull request #671 from Nokecy/patch-1
6 years ago
Halil ibrahim Kalkan b792c2544f #664 Upgraded to .net core 2.2.
6 years ago
Alper Ebicoglu 4751778b23 Merge branch 'master' of https://github.com/volosoft/abp
6 years ago
Halil ibrahim Kalkan c624eac412 Fixed #698: Conflict for ConfigurationHelper
6 years ago
Alper Ebicoglu 4dbc17ea3f closes volosoft/vs-internal#548. Truncate added for Exceptions, Comments properties.
6 years ago
Alper Ebicoglu 1ec88daed8 fixes #677. CommonMark.NET replaced with Markdig.
6 years ago
Alper Ebicoglu 1f583ce960 fixes abpframework/abp#678 . Added JQuery scroll for hashed URL.
6 years ago
Alper Ebicoglu 3794d8edca Social share code refactor.
6 years ago
Halil ibrahim Kalkan 71b573bf60 Resolved #694: Auto configure defaults for entities for mongodb.
6 years ago
Yunus Emre Kalkan debd0c37fa Resolved #479
6 years ago
Yunus Emre Kalkan f826b42ef3 Resolved #483
6 years ago
Halil İbrahim Kalkan 7995c65437
Merge pull request #691 from wakuflair/master
6 years ago
Yunus Emre Kalkan 123684d212 Docs module localization fix
6 years ago
Yunus Emre Kalkan 67b2f5b385 Docs: Added info text to shortname in create modal
6 years ago
Yunus Emre Kalkan 94f3debbf4 docs module project create default values
6 years ago
Yunus Emre Kalkan f0e59ad09c Docs menu & BreadCrumb
6 years ago
JiYuhang 659c3b9cfc Merge branch 'master' of https://github.com/abpframework/abp
6 years ago
JiYuhang 2ab2ef1fbb Fixing `Email` localization issue
6 years ago
Halil ibrahim Kalkan 1ba615359b Regenerate migrations for docs
6 years ago
Yunus Emre Kalkan 0a5a3133e0 Resolved #686 #687
6 years ago
Yunus Emre Kalkan 8d6cdd287c Resolved #629 : Project management UI for docs module
6 years ago
Yunus Emre Kalkan dff9924e06 #629 moved admin codes to new projects
6 years ago
Halil ibrahim Kalkan de5f6e2985 Organized folders
6 years ago
Halil ibrahim Kalkan 6401c37bc1 Resolved #682: Automatically configure IHasExtraProperties for entities in EF Core.
6 years ago
Yunus Emre Kalkan ec3e904cd8 Update DocsProjectController.cs
6 years ago
Yunus Emre Kalkan 444f7d5412 project management CRUD AppService #629
6 years ago
Nokecy 79a6c1ef76
Fix Localization problem on My Profile modal
6 years ago
Halil ibrahim Kalkan a9e923339b Change cache config
6 years ago
Armağan Ünlü d7e9916f17 Docs mobile scroll bug - Fixed
6 years ago
Nokecy 0540f9d3a8
Update ProfileController.cs
6 years ago
Nokecy 0a7975eef1
ProfileController Should inherit AbpController
6 years ago
Armağan Ünlü c07870317b Avoiding break of style on pages with big texts #646 - Fixed (merged)
6 years ago
Halil ibrahim Kalkan b0cf0352ac #418 Caching documents.
6 years ago
Armağan Ünlü 1e059d99c7
Merge pull request #646 from marcelo-maciel/master
6 years ago
Yunus Emre Kalkan 7f97c12e61 Resharper and Coding Standards... #610
6 years ago
Halil ibrahim Kalkan 740bcc5d72 Added contributor extension system and used for the docs module
6 years ago
Halil ibrahim Kalkan 15e319f4a0 Create PrismjsScriptBundleContributor
6 years ago
Halil ibrahim Kalkan bf47922e33 Check directory path for security.
6 years ago
Halil ibrahim Kalkan c38fdd2cf4 Resolved #654: Use async methods in FileSystemDocumentStore.
6 years ago
Halil İbrahim Kalkan bce7a31602
Merge pull request #652 from Nokecy/patch-2
6 years ago
Halil ibrahim Kalkan 7239055236 Create Volo.Abp.Identity.sln.DotSettings
6 years ago
Nokecy 9544acb8ac
fix Duplicate key (AuditLogId、AuditLogId1)
6 years ago
Marcelo Mohr Maciel b67ed769fd Docs overflow with big strings break style
6 years ago
Halil ibrahim Kalkan 0405476eab #203 Implement caching for settings
6 years ago
Alper Ebicoglu a0262f2a71 Merge branch 'master' of https://github.com/volosoft/abp
6 years ago
Alper Ebicoglu bde0a71fbb fixes volosoft/vs-internal#524. filtering fixed
6 years ago
Halil İbrahim Kalkan 11bd9cd674
Merge pull request #643 from hitaspdotnet/patch-2
6 years ago
Halil ibrahim Kalkan 431bfab0bc Use optimistic concurrency in identity user and role edit. Apply migrations for the MVC template.
6 years ago
Halil ibrahim Kalkan e664da27f7 Ignore ConcurrencyStamp and ExtraProperties for mapping
6 years ago
Mostafa F 1c3165a32c
Rename AbpIdentityWebMainMenuContributor.cs to AbpTenantManagementWebMainMenuContributor.cs
6 years ago
Yunus Emre Kalkan e5531687c4 AggregateRoot class improvements
6 years ago
Halil ibrahim Kalkan 58ef23db03 #247 Implement IHasConcurrencyStamp and IHasExtraProperties for aggregate root.
6 years ago
Alper Ebicoglu 0d6a790569 fixes #602
6 years ago
Yunus Emre Kalkan 75181aa179 small fixes
6 years ago
Halil ibrahim Kalkan 5f009eb96f Clean csproj files from unnecessary items.
6 years ago
Marcelo Mohr Maciel 5a2c381d7f Merge remote-tracking branch 'origin/master'
6 years ago
Marcelo Mohr Maciel 3bc74c5f71 Translating to PT-BR
6 years ago
Yunus Emre Kalkan 8d08b5cec2 refactor Docs Module Script & Style Contributors
6 years ago
Yunus Emre Kalkan 0a51107bef added Docs Module Script & Style Contributors
6 years ago
Halil ibrahim Kalkan c556f7ccf6 Add Volo.Abp.SettingManagement.Web for nuget package creation
6 years ago
Halil ibrahim Kalkan 542c48b40d Reorder style files
6 years ago
Halil ibrahim Kalkan 733a503271 Use new npm packages from docs module
6 years ago
Halil ibrahim Kalkan 0be5a506c2 Npm package fixes
6 years ago
Halil ibrahim Kalkan 514beb527e Increment new npm package versions
6 years ago
Halil ibrahim Kalkan f227debf26 Added new packages
6 years ago
Halil ibrahim Kalkan 24bf57c947 Remove unncessary dependency: @abp/aspnetcore.mvc.ui
6 years ago
Halil İbrahim Kalkan 8b6a6267b5
Merge pull request #625 from abpframework/docs-module-remove-lib
6 years ago
Halil ibrahim Kalkan b371a58627 #560 Allow to use file system as data source for docs module
6 years ago
Yunus Emre Kalkan 5b0d647e9e Remove lib folder, use npm packages instead for docs module #510
6 years ago
Halil ibrahim Kalkan 18591befc4 Added HTTP API
6 years ago
Halil ibrahim Kalkan e21fe863d1 Refactor docs
6 years ago
Halil ibrahim Kalkan 9f02727ac2 Update MarkdownDocumentToHtmlConverter.cs
6 years ago
Halil ibrahim Kalkan 71f0dc2a17 Refactor MarkdownDocumentToHtmlConverter
6 years ago
Yunus Emre Kalkan cd20c72c70 removed redundant log and comment
6 years ago
Halil ibrahim Kalkan 63e6853516 Refactor project document
6 years ago
Halil ibrahim Kalkan 90f4df42fc Refactor Project\Index.cshtml.cs
6 years ago
Halil ibrahim Kalkan 355a097b31 Move HtmlNormalizer
6 years ago
Halil ibrahim Kalkan 03d995d1d5 Move global css/js to a shared folder
6 years ago
Halil ibrahim Kalkan 1b83e94a22 Refactor vs.js
6 years ago
Halil ibrahim Kalkan 48056e55ad unify and cleanup scss files
6 years ago
Halil ibrahim Kalkan afa0fd8829 Refactor markdown document formatting
6 years ago