255 Commits (7e51d3fbe7671db5ba9e62b2336b91ab9fd63f3b)

Author SHA1 Message Date
Wing-Kam Wong 7e51d3fbe7 fix(nocodb): handle timezone with offset in sqlite 2 years ago
Wing-Kam Wong d15aec9d58 fix(nocodb): handle timezone with offset in mysql 2 years ago
Wing-Kam Wong 35958678ae fix(nocodb): handle timezone with offset in pg 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 ee771628eb chore(nocodb): lint 2 years ago
Wing-Kam Wong c1fa63951b fix(nocodb): mysql now() 2 years ago
Wing-Kam Wong ebb7210736 feat(nocodb): add type cast for mysql 2 years ago
Wing-Kam Wong 4cb842b61a fix(nocodb): move parsing logic out of type parser 2 years ago
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 aeb530a682 fix(nocodb): allow kanban for calling publicHmList and publicMmList 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 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 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
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