Commit Graph

1966 Commits (0849992ba051838513691011ff57176cb8e13f13)

Author SHA1 Message Date
Enis Necipoglu cab9e031bb
Remove backward compatibility of CMS Kit Page URL
2 years ago
Enis Necipoglu bd91b4d528
Accept only first part of route in CMS kit pages
2 years ago
Mahmut Gundogdu 6ced80a49a
Merge pull request #17790 from abpframework/auto-merge/rel-7-4/2218
2 years ago
voloagent d06de2680e Update_NPM_Packages
2 years ago
Engincan VESKE 632e4cdd3e
Merge pull request #17773 from abpframework/auto-merge/rel-7-4/2210
2 years ago
liangshiwei 3dd7b927bd Add pagination to Tag repository
2 years ago
Engincan VESKE d7f0b24c0e
Merge pull request #17764 from abpframework/auto-merge/rel-7-4/2209
2 years ago
Engincan VESKE 69f3f6dfc6
Update CmsKitAdminMenuContributor.cs
2 years ago
Halil İbrahim Kalkan 377a8ed671
Merge pull request #17642 from abpframework/cmskit-page-rework
2 years ago
Enis Necipoglu 7050dc8394
Change endpoint from check to exist
2 years ago
Enis Necipoglu fd28ef3ff3
Refactor PagePublicAppService
2 years ago
Enis Necipoglu de61e144ea
Remove cache when Page is deleted
2 years ago
Enis Necipoglu ced33d2f4f
Remove PageCacheKey
2 years ago
Enis Necipoglu 0e94d2e5d2
Configure AbpEndpointRouterOptions instead PreConfigure
2 years ago
Enis Necipoglu 4a42be2c5f
Move ConfiguredEndpoints to module itself
2 years ago
Engincan VESKE 72a293874e
Merge pull request #17726 from abpframework/auto-merge/rel-7-4/2203
2 years ago
Enis Necipoglu c8c8ce45aa
Allow saving multiple level routes with `/`
2 years ago
Enis Necipoglu db76cb08c5
Refactoring on CMS Kit pages
2 years ago
Enis Necipoglu 0cd1dc348c
Convert Page middleware to DynamicRouteValueTransformer
2 years ago
Enis Necipoglu 60f6c3bd4f
Merge branch 'dev' into cmskit-page-rework
2 years ago
voloagent d8f4bc1906 Update_NPM_Packages
2 years ago
Enis Necipoglu 3d8fda7016
Merge branch 'dev' into cmskit-content-rendering
2 years ago
Enis Necipoglu 22bceae61c
Disable XSS preventation for content preview
2 years ago
Enis Necipoglu 4818c55488
Merge pull request #17696 from abpframework/auto-merge/rel-7-4/2196
2 years ago
Salih dd1441f449 Fix Blog Post Preview
2 years ago
Enis Necipoglu 8dd3c3dc8d
Pass parameters to MarkdownRenderer
2 years ago
Enis Necipoglu 28df726b9e
Make PreventXSS configurable
2 years ago
Enis Necipoglu 7d88479538
Don't render styles & script when not configured
2 years ago
Enis Necipoglu 15b8bac3cf
Fix menu redirection to Pages
2 years ago
Enis Necipoglu a1fff3ef2b
Add missing test
2 years ago
Enis Necipoglu a6fe25595d
Refactor endpoints & change middleware usage
2 years ago
Enis Necipoglu 83fb1ebc11
Allow multiple level URLs in SlugNormalizer
2 years ago
Enis Necipoglu f7a910187e
Better cache for DoesSlugExistAsync
2 years ago
Enis Necipoglu 820d8e55f1
Make methods virtual
2 years ago
Enis Necipoglu f368cc5780
Update PagePublicAppService_Tests.cs
2 years ago
Enis Necipoglu d42c79e82b
Change test method names
2 years ago
Enis Necipoglu 2ead53d9f7
Add tests for PagePublicAppService.DoesSlugExistAsync
2 years ago
Enis Necipoglu 734ccfb0fc
Make DoesSlugExistAsync as virtual
2 years ago
Enis Necipoglu 67bb37558c
Merge branch 'dev' into cmskit-page-rework
2 years ago
SALİH ÖZKARA d50c5f9ffe
Merge pull request #17659 from abpframework/auto-merge/rel-7-4/2191
2 years ago
Salih 26ccdf0cf7 Refactoring
2 years ago
Engincan VESKE 80fa0a860f Update CmsKitPublicWebModule.cs
2 years ago
Enis Necipoglu cede3921f4
Use Find instead Get while looking for a page
2 years ago
Enis Necipoglu 1181b2ace1
Invalidate home page cache properly
2 years ago
Enis Necipoglu f24de03fb3
Add cache invalidation
2 years ago
Enis Necipoglu fd903c25db
Much better caching for pages
2 years ago
Enis Necipoglu e0c6bb33e0
Check if page exist before openning it
2 years ago
Enis Necipoglu 78de5d602f
Fix cmskit tests
2 years ago
Enis Necipoglu d00db43d17
Rename extension method as UseCmsKitHomePageMiddleware
2 years ago
Enis Necipoglu db4a0071df
Update CmsKitPublicWebModule.cs
2 years ago