11441 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
navi 57fa9491b4 New translations en.json (Czech) 2 years ago
Wing-Kam Wong ee771628eb chore(nocodb): lint 2 years ago
Wing-Kam Wong a3ff704060 feat(nc-gui): copy value for mssql 2 years ago
Wing-Kam Wong 966dd333b3 feat(nc-gui): copy value for mssql 2 years ago
Wing-Kam Wong ba77ca157c feat(nc-gui): datetime logic for mssql 2 years ago
Wing-Kam Wong 61cc90a5ed feat(nc-gui): handle +00:00 as well 2 years ago
Wing-Kam Wong 66f0c20ea3 fix(nc-gui): paste datetime logic for sqlite 2 years ago
Wing-Kam Wong 54fea15a5a fix(nc-gui): timeAgo logic 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 63783fd992 fix(nc-gui): revise datetime picker rendering logic ... 2 years ago
Wing-Kam Wong 46e7ed989b feat(nc-gui): include isUpdateOutside to cate copy-n-paste 2 years ago
Wing-Kam Wong 617a4869d4 feat(nc-gui): add isUpdateOutside after updateOrSaveRow 2 years ago
Wing-Kam Wong 212860c7ac feat(nc-gui): paste datetime in utc for xcdb base 2 years ago
Wing-Kam Wong bdd6787957 fix(nc-gui): copy datetime in local time 2 years ago
Wing-Kam Wong 5728102332 feat(nc-gui): add isUpdateOutside 2 years ago
Wing-Kam Wong d39df66752 fix(nc-gui): cast boolean in isXcdbBase 2 years ago
Wing-Kam Wong 4ae44474df fix(nc-gui): revise parsing logic 2 years ago
Wing-Kam Wong 4cb842b61a fix(nocodb): move parsing logic out of type parser 2 years ago
Wing-Kam Wong 7470da51d2 refactor(nc-gui): move to backend 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 1f1d3bf374 refactor(nc-gui): move the logic to backend 2 years ago
Wing-Kam Wong de903a1deb feat(nc-gui): timezone handling in copied cell data 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 da0e1cf815 chore(nocodb): rollback old version to avoid confusion 2 years ago
Wing-Kam Wong 873e52b235 refactor(nocodb): setUtcTimezoneForPg 2 years ago
Wing-Kam Wong 4e6ea666a5 chore(nocodb): remove parseInputDatesAsUTC 2 years ago
Pranav C b13715005f feat: add description field to meta tables 2 years ago
navi ebe2fed2f7 New translations en.json (Russian) 2 years ago
Wing-Kam Wong aeb530a682 fix(nocodb): allow kanban for calling publicHmList and publicMmList 2 years ago
Wing-Kam Wong 5dbf98cf21 fix(nc-gui): add missing else 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
dependabot[bot] a80b544bb2
chore(deps): bump yaml and @commitlint/load in /packages/nc-plugin 2 years ago
Wing-Kam Wong 570a3f214e feat(nocodb): set time zone before insert / update (tbc) 2 years ago
Wing-Kam Wong e348c44125 feat(nc-gui): apply new logic on xcdb base only 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 9e2eefea05 fix(nc-gui): add utc in timeAgo 2 years ago
Wing-Kam Wong 636c6513b8 fix(nocodb): apply type parse on 1114 only 2 years ago
Wing-Kam Wong f451594b9f feat(nc-gui): handle sqlite datetime 2 years ago
Wing-Kam Wong a13a2f195e feat(nc-gui): add isSqlite 2 years ago