11845 Commits (ef2d03f52b719bb289fecb50420086f7f432e8d8)

Author SHA1 Message Date
mertmit bc2645202d feat: improved bt handling 1 year ago
mertmit 90bea25deb feat: revise link data streaming 1 year ago
mertmit b0cf08122b feat: allow reusing baseModel for getDataList 1 year ago
starbirdtech383 0716004fb5 playwright test for delete project 1 year ago
mertmit eb7f689b75 feat: migrate display values on duplicate 1 year ago
mertmit eddbc89076 fix: duplicate rating column issue 1 year ago
mertmit 0314298a42 fix: pass servers to nestJS on initialization 1 year ago
gitstart 5a7f960075 chores: used a better name 1 year ago
starbirdtech383 9efdc0c7e3 update imports to have relative paths than absolute 1 year ago
mertmit d8bde81902 fix: onStatus for duplicate project 1 year ago
mertmit 7dd332c847 feat: at import background job 1 year ago
mertmit ab5236075d feat: use emit to avoid circular dependency 1 year ago
mertmit d1b669b0c4 feat: rename events to jobs 1 year ago
mertmit 63a7b9a5c3 feat: improved duplicate logic 1 year ago
mertmit e49700a6b3 fix: kanban import 1 year ago
mertmit 5f17a34a82 feat: fallback job queue 1 year ago
mertmit a417371362 fix: test spec for socket gateway 1 year ago
mertmit e115ce3155 chore: package.json 1 year ago
mertmit e27c225cf2 feat: auth for jobs socket 1 year ago
mertmit ad2b4638bd feat: use websocket gateway instead of service 1 year ago
mertmit 542f0cad53 feat: jobs socket 1 year ago
mertmit b771c188ba feat: duplicate without writing to file 1 year ago
mertmit 5912590dd7 feat: duplicate job 1 year ago
mertmit 068ef0eb30 feat: exportImport nestJS 1 year ago
mertmit bd9033c091 local: use local nc-plugin 1 year ago
mertmit 8d1e988d54 feat: foreign_key_checks and raw option for bulkInsert operation 1 year ago
mertmit cea7055408 fix: bridge table identification 1 year ago
mertmit a2b4d28f95 feat: migrate plugin functions to nest 1 year ago
Wing-Kam Wong 2985a27e27 chore(sdk): regenerate Api.ts 1 year ago
Pranav C 87dcce291c feat: set max-body size 1 year ago
mertmit be8f405923 feat: raw bulk insert for import 1 year ago
mertmit 570cea5ceb feat: debugLog for import/export 1 year ago
mertmit 29ec7c431a feat: base export/import 1 year ago
mertmit da3a244977 chore(nc-plugin): fixed dependency version for node types 1 year ago
mertmit 9b48b554c3 fix: check composite pk while detecting bridge table 1 year ago
mertmit d0bfe64e50 fix: sqlite detect composite pks 1 year ago
mertmit 227dd68aca feat: IStorageAdapterV2 new functions 1 year ago
mertmit b16d7fc4a7 feat: use structured ids instead of human readable ids 1 year ago
mertmit 27a3a5b7f7 fix: skip lookup/rollup if LTAR missing 1 year ago
mertmit 81d26c880a feat: import/export backend 1 year ago
Wing-Kam Wong 1e41e7f0cf feat(nocodb): bump to 0106001 1 year ago
Wing-Kam Wong d8111bdb39 feat(nocodb): add ncDateTimeUpgrader 1 year ago
Wing-Kam Wong 4fc02f670e feat(nocodb): upgrader for datetime 1 year ago
Wing-Kam Wong 759a48425e fix(nocodb): handle timezone with offset in mssql 1 year ago
Wing-Kam Wong 3648f9dd9d fix(nc-gui): mssql copy n paste issue 1 year ago
Wing-Kam Wong 928666842d fea(nocodb): pass isMssql & isPg 1 year ago
Wing-Kam Wong f3c92ad1cf fix(nocodb): handle copy n paste datetime 1 year ago
Wing-Kam Wong 591ec3a5f9 fix(nc-gui): add 'Z' for mysql 1 year ago
Wing-Kam Wong 7e51d3fbe7 fix(nocodb): handle timezone with offset in sqlite 1 year ago
Wing-Kam Wong d15aec9d58 fix(nocodb): handle timezone with offset in mysql 1 year ago