Commit Graph

8616 Commits (02117ece9c084b3ddbc880321346aa7f915899d7)
 

Author SHA1 Message Date
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
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
Alper Ebicoglu bc547cd05a Add ReadAllLinesAsync method.
5 years ago
Alper Ebicoglu 765d967a42 Update ConnectionStringChangeStep.cs
5 years ago
Alper Ebicoglu 733dbd4460 Update ConnectionStringChangeStep.cs
5 years ago
Alper Ebicoglu 25c50b295c Update NewCommand.cs
5 years ago
Alper Ebicoglu 60963a3dc1 add connection string param to CLI
5 years ago
maliming ca080777db Rename MongoModelBuilderConfigurationOptions & ModelBuilderConfigurationOptions.
5 years ago
maliming 18e511b8ce Rename RemoteServiceOptions
5 years ago
maliming ab83f4a37a Fix options prefix in document.
5 years ago
maliming a4def8625d Fix options prefix in document.
5 years ago