Commit Graph

1148 Commits (0ee3e328a5c8beb40e426318f82932a19eb7dd68)

Author SHA1 Message Date
Levent Arman Özak da6fef9b78
Merge pull request #3518 from abpframework/feat/password-validators
6 years ago
mehmet-erim 300d366bc6 feat(tenant-management): add dynamic password validators to admin password field
6 years ago
mehmet-erim 31f13a1b27 refactor: get password validators from getPasswordValidators fn
6 years ago
mehmet-erim cabb20b5f1 feat(theme-shared): create getValidators utility function
6 years ago
Arman Ozak a69f6a0958 test: update empty message spec for table
6 years ago
Arman Ozak e2fd034f86 fix: use a table caption as no-content placeholder
6 years ago
mehmet-erim 9c6a936819 fix build error in angular template
6 years ago
erolarkat adfcdf0a6e npm packages
6 years ago
erolarkat 4940351ca2 npm packages 2.4.0
6 years ago
erolarkat 1e7c2ebf03 Upgrade ng package versions
6 years ago
Mehmet Erim 6136ec41b4
Merge pull request #3475 from abpframework/feat/insertion
6 years ago
mehmet-erim e0c9928346 refactor: change DomInsertionsService's method name
6 years ago
Halil İbrahim Kalkan eff8f583df Fix tui-editor script contributor.
6 years ago
mehmet-erim 0d44a7d5ce feat(theme-basic): implement dom insertion service to append style
6 years ago
mehmet-erim 065ea6cd8b fix: fix lint error
6 years ago
mehmet-erim 9ad386d962 test(core): add content.strategy.spec
6 years ago
mehmet-erim 3b1fa3ba3d test(core): add dom-insertion.service.spec
6 years ago
mehmet-erim aef5cedd91 test(theme-shared): add append-content.token.spec.ts
6 years ago
mehmet-erim fc525170d4 refactor(core): rename dom-insertion.service class name
6 years ago
mehmet-erim 310a561661 feat(theme-shared): create append-content.token
6 years ago
mehmet-erim 1f74235cb7 refactor( core): rename StrictContentSecurityStrategy to NoContentSecurityStrategy
6 years ago
mehmet-erim ecbf966d01 feat(core): create content strategy
6 years ago
mehmet-erim dd5f3572d6 feat(core): create DOMInsertionService
6 years ago
mehmet-erim e5c62a100b chore: deprecate old load method
6 years ago
mehmet-erim 202fa9995e feat(core): add generateHash utility fn
6 years ago
mehmet-erim f9d56c6441 refactor: use forkJoin instead of concat
6 years ago
mehmet-erim 9d8acf8550 feat: implement new LazyLoadService
6 years ago
mehmet-erim fcf9ebe0c9 fix: fix lint error
6 years ago
mehmet-erim c10c3ecf30 refactor: refactor development project
6 years ago
Mehmet Erim 22f1d588ea
Merge pull request #3453 from abpframework/feat/3185
6 years ago
Arman Ozak 2b50598a91 feat(core): rename strategies based on security perspective
6 years ago
Arman Ozak 7da8011eee refactor(core): separate lazy load & content insertion
6 years ago
Arman Ozak 21095025a9 feat(core): add optional integrity in loading strategies
6 years ago
Arman Ozak ae6475eb4b feat(core): enable 0 retries and 0 delay retries
6 years ago
Arman Ozak 54428be03f fix(core): add default values to load method
6 years ago
Arman Ozak 181b732b24 fix(core): resolve lint issues
6 years ago
Arman Ozak 6ddca15a5f feat(core): make strategies publicly available
6 years ago
Arman Ozak 4acc763fdc refactor(core): import directly from strategy files
6 years ago
Arman Ozak 221c78fa0d feat(core): add new lazy load service
6 years ago
mehmet-erim 12f4b53e8d feat(theme-basic): add login button to the header
6 years ago
Arman Ozak 4cc3a272eb feat(core): add content security strategy
6 years ago
mehmet-erim f192fcda49 fix(theme-shared): fix overflow problem in collapse animation
6 years ago
Arman Ozak 79b0806718 feat(core): add loading strategies
6 years ago
Arman Ozak b55bc42779 feat(core): add fromLazyLoad utility function
6 years ago
Arman Ozak cb51ca7fc1 feat(core): add cross-origin strategy
6 years ago
Arman Ozak b19519ece2 feat(core): add dom strategy
6 years ago
mehmet-erim 2d55f3aabc chore: add umdId to @abp/utils
6 years ago
Levent Arman Özak 0dc746c26a
Merge pull request #3431 from abpframework/feat/check-access-token
6 years ago
mehmet-erim 7feffce4bc chore: update abp.resourcemapping.js in utils package
6 years ago
mehmet-erim da9b2d39ca chore: remove console.warn
6 years ago