siyuan/app
Silent Lee 8a354da50a
Add database lineNumber field type (#11008)
* 🎨 add database lineNumber type

* 🎨 fix https://github.com/siyuan-note/siyuan/issues/10896

* 🎨 Improve mobile app appearance language https://github.com/siyuan-note/siyuan/issues/11009

* 🎨 Improve database template field calc https://github.com/siyuan-note/siyuan/issues/11011

* ⬆️ Upgrade kernel deps

* ⬆️ Upgrade kernel deps

* 🎨 fix https://github.com/siyuan-note/siyuan/issues/10896

* 🎨 fix https://github.com/siyuan-note/siyuan/issues/10896

* 🐛 https://github.com/siyuan-note/siyuan/issues/11015

* 🐛 https://github.com/siyuan-note/siyuan/issues/11018

* 🐛 https://github.com/siyuan-note/siyuan/issues/11018

* 🎨 刚创建时无 id,更新需和 oldValue 保持一致

* 🐛 Database date field between filter calculation error Fix https://github.com/siyuan-note/siyuan/issues/10979

* 🐛 Primary key value unexpectedly updated when database adds row https://github.com/siyuan-note/siyuan/issues/11018

* 🎨 https://github.com/siyuan-note/siyuan/issues/11013

* 🎨 搜索可汇总字段时排除行号类型字段 https://github.com/siyuan-note/siyuan/pull/11008

* 🎨 lineNumber no need to join the calc op and remove useless todo tag

---------

Co-authored-by: Vanessa <lly219@gmail.com>
Co-authored-by: Daniel <845765@qq.com>
2024-04-15 00:49:48 +08:00
..
appearance Add database lineNumber field type (#11008) 2024-04-15 00:49:48 +08:00
appx 🔖 Release v3.0.9 2024-04-11 08:55:50 +08:00
changelogs 📝 Update changelogs 2024-04-11 08:52:54 +08:00
electron 🎨 fix https://github.com/siyuan-note/siyuan/issues/10896 2024-04-13 12:05:55 +08:00
guide 🎨 Update user guide 2024-04-07 17:24:30 +08:00
nsis 🎨 Windows uninstaller removes the default workspace https://github.com/siyuan-note/siyuan/issues/8876 2023-08-04 10:27:56 +08:00
pandoc 🔥 Use Git LFS to manage static resource files in app/stage/protyle/** https://github.com/siyuan-note/siyuan/issues/9253 2023-09-24 09:14:32 +08:00
src Add database lineNumber field type (#11008) 2024-04-15 00:49:48 +08:00
stage 🎨 Improve exporting inline code markdown element https://github.com/siyuan-note/siyuan/issues/10988 2024-04-12 00:44:17 +08:00
.eslintignore 🎨 https://github.com/siyuan-note/siyuan/pull/7330 2023-02-11 23:42:51 +08:00
.eslintrc.js 🎨 https://github.com/siyuan-note/siyuan/pull/7330 2023-02-11 23:42:51 +08:00
.npmrc chore(pkm): always use pnpm (#5058) 2022-05-31 15:34:36 +08:00
electron-builder-darwin-arm64.yml 🎨 Update linux/macOS packing font 2024-01-23 17:03:09 +08:00
electron-builder-darwin.yml 🎨 Update linux/macOS packing font 2024-01-23 17:03:09 +08:00
electron-builder-linux.yml 🎨 Update linux/macOS packing font 2024-01-23 17:03:09 +08:00
electron-builder.yml 📝 Update copyright year 2023-12-31 11:10:51 +08:00
package.json 🔖 Release v3.0.9 2024-04-11 08:55:50 +08:00
pnpm-lock.yaml ♻️ Upgrade to Electron v28.2.10 Fix https://github.com/siyuan-note/siyuan/issues/10869 2024-04-04 10:07:01 +08:00
tsconfig.json 🎨 https://github.com/siyuan-note/siyuan/pull/7770 2023-03-24 20:28:31 +08:00
webpack.config.js 🎨 https://github.com/siyuan-note/siyuan/pull/7770 2023-03-24 20:28:31 +08:00
webpack.desktop.js 🎨 fix https://github.com/siyuan-note/siyuan/issues/8532 2023-06-15 10:20:06 +08:00
webpack.export.js 🎨 https://github.com/siyuan-note/siyuan/pull/7770 2023-03-24 20:28:31 +08:00
webpack.mobile.js 🎨 fix https://github.com/siyuan-note/siyuan/issues/8532 2023-06-15 10:20:06 +08:00