240 Commits (115d652fc7177b2159a55e896b4889fb94897ed9)

Author SHA1 Message Date
Wing-Kam Wong 115d652fc7 feat(nocodb): pass client meta to mapAliasToColumn 2 years ago
Wing-Kam Wong 07c2e90ab3 fix(nocodb): handle datetime timezone in backend 2 years ago
Wing-Kam Wong be613ee2a8 refactor(nocodb): remove unused function 2 years ago
Wing-Kam Wong 69fb0296bc chore(nocodb): sync with develop 2 years ago
Wing-Kam Wong 2f8a826023 chore(nocodb): remove type cast (seems not required) 2 years ago
Wing-Kam Wong 873e52b235 refactor(nocodb): setUtcTimezoneForPg 2 years ago
Wing-Kam Wong 4e6ea666a5 chore(nocodb): remove parseInputDatesAsUTC 2 years ago
Wing-Kam Wong 570a3f214e feat(nocodb): set time zone before insert / update (tbc) 2 years ago
Wing-Kam Wong 0abf4a2475 fix(nocodb): remove unused code 2 years ago
Wing-Kam Wong f3c7f95c70 refactor(nocodb): remove unused functions 2 years ago
Wing-Kam Wong 4e7f321159 fix(nocodb): remove timezone setting in meta.service.ts 2 years ago
Wing-Kam Wong 636c6513b8 fix(nocodb): apply type parse on 1114 only 2 years ago
Wing-Kam Wong 00bdc1dc9d feat(nocodb): add dayjs extend 2 years ago
Wing-Kam Wong f40aa8b539 feat: set timezone for each db types n fix now() 2 years ago
Wing-Kam Wong e46510a235 feat: set utc timezone at connection 2 years ago
Wing-Kam Wong 205a2a2190 feat(nocodb): revise type parser for timestamp 2 years ago
Wing-Kam Wong f6cd6c2a8f chore(nocodb): add comment 2 years ago
Wing-Kam Wong 00b598da1a feat(nocodb): set timezone for non mysql 2 years ago
Wing-Kam Wong 59511868be feat(nocodb): add setTypeParser for timestamp 2 years ago
Wing-Kam Wong 97948a46b4 refactor(nocodb): move to addTypeCastConfig 2 years ago
Wing-Kam Wong 95e57083d2 chore(nocodb): sync backend 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
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
Wing-Kam Wong aa2d64520c feat: add MulterModule.register 2 years ago
Wing-Kam Wong c7b7391f5c chore: bump nestjs version & add @types/multer 2 years ago