Long time php/nette/doctrine developer, now shifted to javascript world (node/typescript/angular). Building MikroORM in my free time.
- Prague
- https://mikro-orm.io
- @B4nan
Sponsors
Block or Report
Block or report B4nan
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
mikro-orm/mikro-orm
mikro-orm/mikro-orm PublicTypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, PostgreSQL and SQLite databases.
-
-
mikro-orm/nestjs-realworld-example-app
mikro-orm/nestjs-realworld-example-app PublicExample real world backend API built with NestJS + MikroORM
-
mikro-orm/mikro-orm-examples
mikro-orm/mikro-orm-examples PublicMikroORM example integrations with popular frameworks
-
2,698 contributions in the last year
| Day of Week | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | ||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Less
More
Activity overview
Contribution activity
November 2023
Created 195 commits in 12 repositories
Created a pull request in apify/crawlee that received 24 comments
feat(core): add crawler.exportData() helper
Retrieves all the data from the default crawler Dataset and exports them to the specified format. Supported formats are currently 'json' and 'csv',…
+135
−28
lines changed
•
24
comments
Opened 20 other pull requests in 6 repositories
mikro-orm/mikro-orm
8
merged
-
feat(core): add
em.findAll()with optionalwhereoptionThis contribution was made on Nov 21 -
feat(core): allow inferring populate hint from filter via
populate: ['$infer']This contribution was made on Nov 18 -
docs: add new issue template
This contribution was made on Nov 18
-
feat(core): allow M:1 and 1:1 relations in virtual entities
This contribution was made on Nov 16
-
feat(core): allow type-safe populate all via
populate: ['*']This contribution was made on Nov 14 -
feat(sql): support
$some,$noneand$everysubquery operatorsThis contribution was made on Nov 11 -
feat(core): add entity to identity map on
em.persist()This contribution was made on Nov 8 -
docs: update docusaurus to v3
This contribution was made on Nov 5
apify/apify-cli
1
open
3
merged
1
closed
-
chore: update oclif to v4
This contribution was made on Nov 10
-
chore: update linter + some other dependencies
This contribution was made on Nov 10
-
docs: update docusaurus to v2.4.3
This contribution was made on Nov 10
-
docs: use new favicon and improve CI setup
This contribution was made on Nov 10
-
ci: improve CI setup (+use new favicon)
This contribution was made on Nov 7
apify/actor-templates
2
merged
-
fix: pin TS to 5.2 for now
This contribution was made on Nov 22
-
skip checking of TS libs for now as crawlee 3.6 broke it with the got scraping upgrade
This contribution was made on Nov 15
apify/apify-sdk-js
2
merged
-
docs: fix all broken links and enforce we dont add new ones
This contribution was made on Nov 7
-
docs: update favicon and improve deployment workflow
This contribution was made on Nov 7
apify/crawlee
2
merged
-
docs: update docusaurus to v3
This contribution was made on Nov 2
-
chore: update yarn to v4
This contribution was made on Nov 2
apify/homebrew-tap
1
merged
-
fix formula test
This contribution was made on Nov 16
Reviewed 46 pull requests in 13 repositories
apify/crawlee
12 pull requests
-
fix(browser-pool): respect user options before assigning fingerpints
This contribution was made on Nov 23
-
chore: fix cis
This contribution was made on Nov 20
-
docs: responsive design fix (overflowing content)
This contribution was made on Nov 15
-
fix: retry incorrect Content-Type when response has blocked status code
This contribution was made on Nov 14
-
feat: got-scraping ESM edition
This contribution was made on Nov 8
-
feat(core): add
crawler.exportData()helperThis contribution was made on Nov 6 -
chore: limit maxRequestsPerCrawl number in starter templates
This contribution was made on Nov 6
-
docs: mention Apify Academy in blocking guide & link it to proxy and …
This contribution was made on Nov 2
-
fix: add
skipNavigationoption toenqueueLinksThis contribution was made on Nov 2 -
fix: provide more detailed error messages for browser launch errors
This contribution was made on Nov 2
-
fix(core): respect some advanced options for
RequestList.open()+ improve docsThis contribution was made on Nov 2 -
docs: Add Arch linux instructions to contributing guide
This contribution was made on Nov 1
mikro-orm/mikro-orm
8 pull requests
-
fix(core): ignore nullable composite references in the upsert (#4945)
This contribution was made on Nov 22
-
docs(entity-generator): install note and option reorganization
This contribution was made on Nov 21
-
docs: property-validation.md
This contribution was made on Nov 20
-
feat(entity-generator): added ability to output type option in decorator
This contribution was made on Nov 17
-
chore(tests): split #4898's big test into several test files
This contribution was made on Nov 17
-
feat(entity-generator): allow generating scalar properties for FKs
This contribution was made on Nov 17
-
test: all tests can now run on Windows
This contribution was made on Nov 16
-
fix(test): fixed seed-manager.test.js on windows
This contribution was made on Nov 14
apify/apify-cli
7 pull requests
-
Add doc sub-page "Integrating Scrapy projects"
This contribution was made on Nov 21
-
chore: bump package version
This contribution was made on Nov 20
-
fix: restore fallback behaviour for apify run in Scrapy projects
This contribution was made on Nov 20
-
chore: bump version
This contribution was made on Nov 16
-
refactor: track Scrapy wrapper usage using mixpanel
This contribution was made on Nov 16
-
feat:
apify initwraps Scrapy projects with Apify middlewareThis contribution was made on Nov 15 -
ci: improve CI setup (+use new favicon)
This contribution was made on Nov 8
apify/apify-docs
6 pull requests
-
docs: rewrite & update to storage section
This contribution was made on Nov 13
-
docs: add a note on compatibility between JSON schema and Actor input schema
This contribution was made on Nov 9
-
fix: Added missing token to docs build action
This contribution was made on Nov 9
-
docs: fix typo in continuous integration page
This contribution was made on Nov 9
-
docs: add new tutorial video in the page
This contribution was made on Nov 9
-
feat: Redesign of the main docs landing page and typography unification across the docs
This contribution was made on Nov 2
apify/got-scraping
3 pull requests
-
fix: compile module in one file and add missing ignores
This contribution was made on Nov 16
-
chore: changelog for v4
This contribution was made on Nov 7
-
feat: add Cloudflare blocking benchmarking
This contribution was made on Nov 2
apify/apify-sdk-js
2 pull requests
-
docs: add monetization webinar banner
This contribution was made on Nov 22
-
fix(apify): declare got-scraping as dependency
This contribution was made on Nov 14
apify/actor-templates
2 pull requests
-
Scrapy-related utilities are moved to the Apify SDK
This contribution was made on Nov 15
-
feat: add wrapper templates
This contribution was made on Nov 10
apify/apify-shared-js
1 pull request
-
fix(input_secrets): fix ESM build
This contribution was made on Nov 22
Homebrew/homebrew-core
1 pull request
-
apify-cli 0.19.0
This contribution was made on Nov 17
apify/apify-eslint-config-ts
1 pull request
-
feat: support linting for mts and cts
This contribution was made on Nov 15
apify/apify-client-js
1 pull request
-
fix(schedule): expose other fields when id optional
This contribution was made on Nov 10
apify/apify-actor-docker
1 pull request
-
feat: automate docker images for new browsers
This contribution was made on Nov 8
mikro-orm/nestjs
1 pull request
-
fix: do not try to create repository for abstract schema
This contribution was made on Nov 3
Created an issue in apify/crawlee that received 3 comments
docs: responsive version is broken
The responsive version got broken, probably by #1828, namely by this bit:
.main-wrapper { align-items: center;
}
It breaks the doc pages with code…
3
comments
Opened 5 other issues in 4 repositories
apify/crawlee
2
open
-
Add utils for working with sitemaps and robots.txt
This contribution was made on Nov 20
-
enqueueLinksonly checks the strategy on the input URLs but they can redirect outside of the domainThis contribution was made on Nov 8
BuilderIO/gpt-crawler
1
open
-
Use new
crawler.exportDatahelperThis contribution was made on Nov 23
apify/apify-sdk-python
1
open
-
Add
enqueue_linkshelperThis contribution was made on Nov 6
apify/apify-cli
1
open
-
Update dependencies
This contribution was made on Nov 2
Started 1 discussion in 1 repository
mikro-orm/mikro-orm
mikro-orm/mikro-orm
-
RFC: adding `persist` and `remove` methods back to the repository
This contribution was made on Nov 21
Answered 4 discussions in 2 repositories
mikro-orm/mikro-orm
mikro-orm/mikro-orm
-
How to join with custom condition using QueryBuilder
This contribution was made on Nov 9
-
How to add filter to entity schema ?
This contribution was made on Nov 8
-
Migrations + QueryBuilder/EM caveat: how to deal with it?
This contribution was made on Nov 7
apify/crawlee
apify/crawlee
-
Using crawlee in an existing project
This contribution was made on Nov 12
6
contributions
in private repositories
Nov 6 – Nov 22






