* feat: add nest server into electron
* refactor: combine nest and next into one entryfile
* chore: rm sentry e2e test
* feat: support next app dir
* fix: error when run next build
* fix: incress limit page size
* feat: add filesystem transform
* feat: add file tree ui
* feat: show any dir file tree
* chore: demo => app & fix e2e
Co-authored-by: tea artist <artist@teable.io>
* feat: support next app dir
* fix: error when run next build
* fix: incress limit page size
* feat: add chinese translation
* feat: support i18n without path change
* chore: move back pages, give up appdir
* fix: upgrade NextRequest type broken
* fix: auth & admin page error
* fix: create next server with hostname and port
* test: migrate e2e test case
* feat: add nest server into electron
* refactor: combine nest and next into one entryfile
* chore: rm sentry e2e test
* feat: add filesystem transform