8760 Commits (c69e2f12edf4eb8dccefb657d58cb4e996333455)
 

Author SHA1 Message Date
Halil İbrahim Kalkan ea928f8937 Merge branch 'dev' of https://github.com/abpframework/abp into dev 7 years ago
Halil İbrahim Kalkan 70444944c7 Resolve #3339: Dynamic C# API Clients may not handle DateTime on QueryString when client and server cultures are different 7 years ago
Halil İbrahim Kalkan 34128a63aa Extract TypeHelper.IsNullable. 7 years ago
Levent Arman Özak 1d932c39a1
Merge pull request #3469 from abpframework/feat/implement-new-lazy-load-service 7 years ago
liangshiwei d802b0174b Start and shutdown quartz asynchronously 7 years ago
liangshiwei 5a25d69997 Merge remote-tracking branch 'abpframework/dev' into dev 7 years ago
mehmet-erim f9d56c6441 refactor: use forkJoin instead of concat 7 years ago
mehmet-erim 9d8acf8550 feat: implement new LazyLoadService 7 years ago
Mehmet Erim 9e1b520f92
Merge pull request #3468 from abpframework/docs/link-to-dom-and-cross-origin-strategies 7 years ago
Arman Ozak e1e0b9b078 docs: make constructor arguments more readable 7 years ago
Arman Ozak 956eca3dab docs: fix the description 7 years ago
Arman Ozak 5835c1c383 docs: fix wording mistakes 7 years ago
Arman Ozak cfaa753df9 docs: link DomStrategy & CrossOriginStrategy docs 7 years ago
Levent Arman Özak aaf9bd81b1
Merge pull request #3465 from abpframework/refactor/dev 7 years ago
Levent Arman Özak 7da95c5847
Merge pull request #3463 from abpframework/chore/update-angular-version 7 years ago
maliming 6762401271 Replace LicenseCode for ModulePro template. 7 years ago
mehmet-erim fcf9ebe0c9 fix: fix lint error 7 years ago
mehmet-erim c10c3ecf30 refactor: refactor development project 7 years ago
mehmet-erim 4afe669355 chore: update app template npm versions 7 years ago
Mehmet Erim 22f1d588ea
Merge pull request #3453 from abpframework/feat/3185 7 years ago
Arman Ozak 9c96ce04fc docs(core): add how lazy load service works 7 years ago
Arman Ozak 17e934957f docs(core): add how loading strategy works 7 years ago
Arman Ozak 059adced37 docs(core): add how cross-origin strategies work 7 years ago
Arman Ozak 524579ab16 docs(core): add how dom strategies work 7 years ago
Arman Ozak f74eb5069a docs(core): fix wording 7 years ago
Arman Ozak b15ea010a9 docs(core): add how content security strategies work 7 years ago
Arman Ozak 2b50598a91 feat(core): rename strategies based on security perspective 7 years ago
Arman Ozak 7da8011eee refactor(core): separate lazy load & content insertion 7 years ago
Arman Ozak 21095025a9 feat(core): add optional integrity in loading strategies 7 years ago
Arman Ozak ae6475eb4b feat(core): enable 0 retries and 0 delay retries 7 years ago
Arman Ozak 54428be03f fix(core): add default values to load method 7 years ago
Alper Ebicoglu 8cd6d83f51
Merge pull request #3432 from abpframework/akin/added-metaDescription-field-in-blog 7 years ago
Alper Ebicoglu e52b3a48e5 refactor Blog module 7 years ago
Alper Ebicoglu e73f9e10df Merge branch 'dev' into akin/added-metaDescription-field-in-blog 7 years ago
Arman Ozak 181b732b24 fix(core): resolve lint issues 7 years ago
Arman Ozak 6ddca15a5f feat(core): make strategies publicly available 7 years ago
Arman Ozak 4acc763fdc refactor(core): import directly from strategy files 7 years ago
Arman Ozak 221c78fa0d feat(core): add new lazy load service 7 years ago
Alper Ebicoglu 861e566786 refactor blog post. 7 years ago
mehmet-erim 12f4b53e8d feat(theme-basic): add login button to the header 7 years ago
Alper Ebicoglu 82f6a65a89 description max length updated to 1000. 7 years ago
Arman Ozak 4cc3a272eb feat(core): add content security strategy 7 years ago
mehmet-erim ad177e651f docs: add angular and react native startup template documents 7 years ago
mehmet-erim f192fcda49 fix(theme-shared): fix overflow problem in collapse animation 7 years ago
maliming 06a4fd7330
Merge pull request #3420 from abpframework/maliming/docs-patch 7 years ago
Arman Ozak 79b0806718 feat(core): add loading strategies 7 years ago
Arman Ozak b55bc42779 feat(core): add fromLazyLoad utility function 7 years ago
Alper Ebicoglu 4fef1aaea1 add --connection-string parameter to docs and NewCommand of CLI. Issue #3208 7 years ago
Arman Ozak cb51ca7fc1 feat(core): add cross-origin strategy 7 years ago
Arman Ozak b19519ece2 feat(core): add dom strategy 7 years ago