Commit Graph

8757 Commits (26ba303c0292d41057bc499c43167aa683383d08)
 

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