Commit Graph

8573 Commits (0b2dd2e2e4e0068ee561e7b538644ba99be57596)
 

Author SHA1 Message Date
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 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
Alper Ebicoglu 8c917e390e Show actual exception message from Identity Server . Issue volosoft/volo#1533
5 years ago
Akın Sabri Çam 92a021611a added description field in posts and updated create and edit page for post
5 years ago
Levent Arman Özak 0dc746c26a
Merge pull request #3431 from abpframework/feat/check-access-token
5 years ago
mehmet-erim 7feffce4bc chore: update abp.resourcemapping.js in utils package
5 years ago
mehmet-erim da9b2d39ca chore: remove console.warn
5 years ago
Mehmet Erim be374e8c2e
Merge pull request #3430 from abpframework/docs/move-linked-list
5 years ago
mehmet-erim 0f00344749 feat(core): add checkAccessToken fn to initial-utils
5 years ago
Arman Ozak b3c052be54 docs: set type of value back to T in indexOf
5 years ago
Arman Ozak af15facc6b docs: move linked list document to common utils
5 years ago
Halil İbrahim Kalkan 9698e3f7dc Refactor MappingPropertyDefinitionChecks
5 years ago
mehmet-erim f2b7eacbec chore: bump utils version
5 years ago
Mehmet Erim f86b88c2b5
Merge pull request #3428 from abpframework/feat/improve-linked-list-types
5 years ago
Arman Ozak be743b9375 Merge branch 'dev' of github.com:abpframework/abp into feat/improve-linked-list-types
5 years ago
Arman Ozak 9a4804e56e feat: allow comparison with value of different type
5 years ago
Arman Ozak 678e930e34 build: add strictBindCallApply to tsconfig.json
5 years ago
mehmet-erim 81600ceb1d chore: remove linked list
5 years ago
mehmet-erim 2a5fdf7f8b chore: remove unnecessary package
5 years ago
Alper Ebicoglu 990c74f000 add missing string closer char
5 years ago
Alper Ebicoglu 4983a8b243
Merge pull request #3421 from abpframework/alper/cli-connection-string
5 years ago
Alper Ebicoglu 0b2546ed04 closes #3208
5 years ago
Alper Ebicoglu b591a55bf2 Add ReadFileWithoutBom to get content when the file encoded with Byte Order Mark.
5 years ago
Alper Ebicoglu 619d7665c4 Add ConvertFromBytesWithoutBom to convert BOM encoded texts without BOM
5 years ago