251 Commits (4f924be506603bb5d36988fdb6e2e8beafd00c9a)

Author SHA1 Message Date
Wing-Kam Wong 9e937d1cc6 fix(nocodb): allow foreign key 2 years ago
Pranav C 5bcf67e8b5 refactor: add missing return 2 years ago
Pranav C 767fc23e35 chore: lint 2 years ago
Pranav C de606662fb refactor: typo correction 2 years ago
Pranav C 0c88394e48 refactor: invoke jwt strategy guard only if header present 2 years ago
Pranav C 70fab17f9c chore: lint 2 years ago
Pranav C e9aabf8633 fix: api-token strategy correction 2 years ago
Wing-Kam Wong 0afe1aea09 fix(nocodb): shouldSkipField logic 2 years ago
Pranav C 45208895e5 fix: nc_project_v2 already have description field - remove it from latest migration and add missing migration to nocodb-nest 2 years ago
Wing-Kam Wong f3a87e77a5 fix(nocodb): allow gallery to access hm / mm list 2 years ago
Pranav C 970cd3da98 fix: pass proper meta config 2 years ago
Pranav C 1d3eee6b16 fix: create meta db if missing 2 years ago
Wing-Kam Wong 0b703c3a24 fix(nocodb): incorrect public asset paths 2 years ago
Wing-Kam Wong 024fc7daaf fix(nocodb): incorrect public asset paths 2 years ago
Wing-Kam Wong f100507383 chore(nocodb): remove private in package.json 2 years ago
Wing-Kam Wong aeb530a682 fix(nocodb): allow kanban for calling publicHmList and publicMmList 2 years ago
Wing-Kam Wong 470206741a fix(nocodb): add missing liestream dockerfile 2 years ago
dependabot[bot] ed779cc625
chore(deps): bump vm2 from 3.9.16 to 3.9.17 in /packages/nocodb-nest 2 years ago
Wing-Kam Wong 4466968018 fix(nocodb): allow reset the license key 2 years ago
Wing-Kam Wong 56ef3a40df feat(nocodb): allow v2 and EE to use populateSamplePayload 2 years ago
Wing-Kam Wong 38188c3724 feat(nocodb): revise constructWebHookData logic 2 years ago
Wing-Kam Wong 018cff6e67 fix(nocodb): audit edit details 2 years ago
Wing-Kam Wong 8a1fbc3a99 chore: update package-lock.json 2 years ago
Wing-Kam Wong 48c7ac633f chore(nocodb): sync backend (pv display) 2 years ago
Pranav C 458ccbd705 chore: update actions to deploy nestjs backend 2 years ago
Wing-Kam Wong 904e24de69 feat: cache on list 2 years ago
Wing-Kam Wong 672501d9ed feat: revise cache logic 2 years ago
Pranav C 80a9d93bff chore: lint 2 years ago
Pranav C aa938a1b3c refactor: revert loginRootUser method 2 years ago
Pranav C 5d195f72cd feat: add middleware to serve static file and redirect root to dashboard 2 years ago
Pranav C 719f0394a1 fix: google auth 2 years ago
Pranav C 3259db4e28 feat: add google strategy - WIP 2 years ago
Wing-Kam Wong 2789847aa9 refactor: remove unused rowID (it is in body) 2 years ago
Wing-Kam Wong 431115a53c fix: metaInsert2 2 years ago
Wing-Kam Wong fc31b2fae8 fix: mm list in shared list 2 years ago
Wing-Kam Wong 72a181ec9a refactor: remove unused code 2 years ago
Wing-Kam Wong 7d78a1899f refactor: update internalServerError messages 2 years ago
Wing-Kam Wong d2222cf0b2 fix: use columnId to keep it consistent 2 years ago
Wing-Kam Wong d727e3c3ff chore: lint 2 years ago
Wing-Kam Wong 4ecf601765 fix: bulk update logic 2 years ago
Pranav C fd3fc0db7b fix: import bulk data service 2 years ago
Pranav C e691eced49 chore: add docker and npm build script 2 years ago
Pranav C e039b51ef5 chore: lint 2 years ago
Pranav C 5580f4d99a refactor: merge modules 2 years ago
Pranav C c5c204f727 refactor: create new modules for meta auth and data 2 years ago
Pranav C 09fe2c8700 refactor: group all service and controller 2 years ago
Pranav C 96bf2492ef refactor: group all service and controller 2 years ago
Pranav C 0f23180e02 refactor: move multer config to module 2 years ago
Pranav C 4b6d1f886a refactor: replace fileSize prop with fieldSize since default value is 1mb 2 years ago
Wing-Kam Wong 855e915a56 wip: revise multer in dataInsert 2 years ago