Jelajahi Sumber

:truck: centralize rpc source codes

Jeremy Zheng 2 tahun lalu
induk
melakukan
c94b86fead
100 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 0 1
      cpp/out/build/x64-Debug/VSInheritEnvironments.txt
  2. 0 0
      demos/cpp/.clang-format
  3. 1 0
      demos/cpp/.gitignore
  4. 0 0
      demos/cpp/CMakeLists.txt
  5. 0 0
      demos/cpp/README.md
  6. 0 0
      demos/cpp/apps/CMakeLists.txt
  7. 0 0
      demos/cpp/apps/fig.cpp
  8. 0 0
      demos/cpp/include/mint/fig.hpp
  9. 0 0
      demos/cpp/include/mint/utils.hpp
  10. 0 0
      demos/cpp/include/mint/version.h.in
  11. 0 0
      demos/cpp/protocols/CMakeLists.txt
  12. 0 0
      demos/cpp/scripts/build.sh
  13. 0 0
      demos/cpp/src/CMakeLists.txt
  14. 0 0
      demos/cpp/src/fig.cpp
  15. 0 0
      demos/cpp/src/utils.cpp
  16. 0 0
      demos/cpp/tests/CMakeLists.txt
  17. 0 0
      demos/cpp/tests/utils.cpp
  18. 0 0
      demos/dashboard-fluent/.env
  19. 0 0
      demos/dashboard-fluent/.gitignore
  20. 0 0
      demos/dashboard-fluent/README.md
  21. 0 0
      demos/dashboard-fluent/index.html
  22. 0 0
      demos/dashboard-fluent/package.json
  23. 0 0
      demos/dashboard-fluent/public/logo.svg
  24. 0 0
      demos/dashboard-fluent/src/App.css
  25. 0 0
      demos/dashboard-fluent/src/App.tsx
  26. 0 0
      demos/dashboard-fluent/src/Router.tsx
  27. 0 0
      demos/dashboard-fluent/src/assets/general/images/wikipali_logo.svg
  28. 0 0
      demos/dashboard-fluent/src/assets/library/images/wikipali_logo_library.svg
  29. 0 0
      demos/dashboard-fluent/src/assets/nut/code.png
  30. 0 0
      demos/dashboard-fluent/src/assets/studio/images/wikipali_banner.svg
  31. 0 0
      demos/dashboard-fluent/src/components/Loading.tsx
  32. 0 0
      demos/dashboard-fluent/src/components/api/Article.ts
  33. 0 0
      demos/dashboard-fluent/src/components/api/Auth.ts
  34. 0 0
      demos/dashboard-fluent/src/components/api/Channel.ts
  35. 0 0
      demos/dashboard-fluent/src/components/api/Corpus.ts
  36. 0 0
      demos/dashboard-fluent/src/components/library/FooterBar.tsx
  37. 0 0
      demos/dashboard-fluent/src/components/library/HeadBar.tsx
  38. 0 0
      demos/dashboard-fluent/src/hooks.ts
  39. 0 0
      demos/dashboard-fluent/src/layouts/anonymous/index.tsx
  40. 0 0
      demos/dashboard-fluent/src/layouts/dashboard/index.tsx
  41. 0 0
      demos/dashboard-fluent/src/locales.ts
  42. 0 0
      demos/dashboard-fluent/src/locales/README.md
  43. 0 0
      demos/dashboard-fluent/src/locales/en-US/buttons.ts
  44. 0 0
      demos/dashboard-fluent/src/locales/en-US/forms.ts
  45. 0 0
      demos/dashboard-fluent/src/locales/zh-Hans/article/index.ts
  46. 0 0
      demos/dashboard-fluent/src/locales/zh-Hans/buttons.ts
  47. 0 0
      demos/dashboard-fluent/src/locales/zh-Hans/channel/index.ts
  48. 0 0
      demos/dashboard-fluent/src/locales/zh-Hans/dict/index.ts
  49. 0 0
      demos/dashboard-fluent/src/locales/zh-Hans/forms.ts
  50. 0 0
      demos/dashboard-fluent/src/locales/zh-Hans/group/index.ts
  51. 0 0
      demos/dashboard-fluent/src/locales/zh-Hans/nut/index.ts
  52. 0 0
      demos/dashboard-fluent/src/locales/zh-Hans/tables.ts
  53. 0 0
      demos/dashboard-fluent/src/locales/zh-Hans/term/index.ts
  54. 0 0
      demos/dashboard-fluent/src/locales/zh-Hans/utilities.ts
  55. 0 0
      demos/dashboard-fluent/src/locales/zh-Hant/buttons.ts
  56. 0 0
      demos/dashboard-fluent/src/locales/zh-Hant/forms.ts
  57. 0 0
      demos/dashboard-fluent/src/locales/zh-Hant/nut/index.ts
  58. 0 0
      demos/dashboard-fluent/src/main.tsx
  59. 0 0
      demos/dashboard-fluent/src/pages/forbidden.tsx
  60. 0 0
      demos/dashboard-fluent/src/pages/home.tsx
  61. 0 0
      demos/dashboard-fluent/src/pages/loading.tsx
  62. 0 0
      demos/dashboard-fluent/src/pages/not-found.tsx
  63. 0 0
      demos/dashboard-fluent/src/pages/users/confirm/new.tsx
  64. 0 0
      demos/dashboard-fluent/src/pages/users/confirm/verify.tsx
  65. 0 0
      demos/dashboard-fluent/src/pages/users/forgot-password.tsx
  66. 0 0
      demos/dashboard-fluent/src/pages/users/logs.tsx
  67. 0 0
      demos/dashboard-fluent/src/pages/users/reset-password.tsx
  68. 0 0
      demos/dashboard-fluent/src/pages/users/sign-in.tsx
  69. 0 0
      demos/dashboard-fluent/src/pages/users/sign-up.tsx
  70. 0 0
      demos/dashboard-fluent/src/pages/users/unlock/new.tsx
  71. 0 0
      demos/dashboard-fluent/src/pages/users/unlock/verify.tsx
  72. 0 0
      demos/dashboard-fluent/src/reducers/current-user.ts
  73. 0 0
      demos/dashboard-fluent/src/reducers/layout.ts
  74. 0 0
      demos/dashboard-fluent/src/request.ts
  75. 0 0
      demos/dashboard-fluent/src/store.ts
  76. 0 0
      demos/dashboard-fluent/src/vite-env.d.ts
  77. 0 0
      demos/dashboard-fluent/tsconfig.json
  78. 0 0
      demos/dashboard-fluent/tsconfig.node.json
  79. 0 0
      demos/dashboard-fluent/vite.config.ts
  80. 0 0
      demos/java/.gitignore
  81. 0 0
      demos/java/README.md
  82. 0 0
      demos/java/config.yml.orig
  83. 0 0
      demos/java/pom.xml
  84. 0 0
      demos/java/src/main/java/com/github/iapt_platform/mintApplication.java
  85. 0 0
      demos/java/src/main/java/com/github/iapt_platform/mintConfiguration.java
  86. 0 0
      demos/java/src/main/resources/banner.txt
  87. 0 0
      demos/morus/.gitignore
  88. 0 0
      demos/morus/README.md
  89. 0 0
      demos/morus/config.json.orig
  90. 0 0
      demos/morus/package.json
  91. 0 0
      demos/morus/schema.sh
  92. 0 0
      demos/morus/src/env.js
  93. 0 0
      demos/morus/src/index.js
  94. 0 0
      demos/morus/src/logger.js
  95. 0 0
      demos/morus/src/protocols/morus_grpc_pb.js
  96. 0 0
      demos/morus/src/protocols/morus_pb.js
  97. 0 0
      demos/morus/src/services/markdown.js
  98. 0 0
      demos/morus/third.sh
  99. 0 0
      demos/morus/webpack.config.js
  100. 0 0
      rpc/README.md

+ 0 - 1
cpp/out/build/x64-Debug/VSInheritEnvironments.txt

@@ -1 +0,0 @@
-msvc_x64_x64

+ 0 - 0
cpp/.clang-format → demos/cpp/.clang-format


+ 1 - 0
cpp/.gitignore → demos/cpp/.gitignore

@@ -2,3 +2,4 @@
 /include/mint/version.hpp
 /config.ini
 /tmp/
+/out/

+ 0 - 0
cpp/CMakeLists.txt → demos/cpp/CMakeLists.txt


+ 0 - 0
cpp/README.md → demos/cpp/README.md


+ 0 - 0
cpp/apps/CMakeLists.txt → demos/cpp/apps/CMakeLists.txt


+ 0 - 0
cpp/apps/fig.cpp → demos/cpp/apps/fig.cpp


+ 0 - 0
cpp/include/mint/fig.hpp → demos/cpp/include/mint/fig.hpp


+ 0 - 0
cpp/include/mint/utils.hpp → demos/cpp/include/mint/utils.hpp


+ 0 - 0
cpp/include/mint/version.h.in → demos/cpp/include/mint/version.h.in


+ 0 - 0
cpp/protocols/CMakeLists.txt → demos/cpp/protocols/CMakeLists.txt


+ 0 - 0
cpp/scripts/build.sh → demos/cpp/scripts/build.sh


+ 0 - 0
cpp/src/CMakeLists.txt → demos/cpp/src/CMakeLists.txt


+ 0 - 0
cpp/src/fig.cpp → demos/cpp/src/fig.cpp


+ 0 - 0
cpp/src/utils.cpp → demos/cpp/src/utils.cpp


+ 0 - 0
cpp/tests/CMakeLists.txt → demos/cpp/tests/CMakeLists.txt


+ 0 - 0
cpp/tests/utils.cpp → demos/cpp/tests/utils.cpp


+ 0 - 0
dashboard-fluent/.env → demos/dashboard-fluent/.env


+ 0 - 0
dashboard-fluent/.gitignore → demos/dashboard-fluent/.gitignore


+ 0 - 0
dashboard-fluent/README.md → demos/dashboard-fluent/README.md


+ 0 - 0
dashboard-fluent/index.html → demos/dashboard-fluent/index.html


+ 0 - 0
dashboard-fluent/package.json → demos/dashboard-fluent/package.json


+ 0 - 0
dashboard-fluent/public/logo.svg → demos/dashboard-fluent/public/logo.svg


+ 0 - 0
dashboard-fluent/src/App.css → demos/dashboard-fluent/src/App.css


+ 0 - 0
dashboard-fluent/src/App.tsx → demos/dashboard-fluent/src/App.tsx


+ 0 - 0
dashboard-fluent/src/Router.tsx → demos/dashboard-fluent/src/Router.tsx


+ 0 - 0
dashboard-fluent/src/assets/general/images/wikipali_logo.svg → demos/dashboard-fluent/src/assets/general/images/wikipali_logo.svg


+ 0 - 0
dashboard-fluent/src/assets/library/images/wikipali_logo_library.svg → demos/dashboard-fluent/src/assets/library/images/wikipali_logo_library.svg


+ 0 - 0
dashboard-fluent/src/assets/nut/code.png → demos/dashboard-fluent/src/assets/nut/code.png


+ 0 - 0
dashboard-fluent/src/assets/studio/images/wikipali_banner.svg → demos/dashboard-fluent/src/assets/studio/images/wikipali_banner.svg


+ 0 - 0
dashboard-fluent/src/components/Loading.tsx → demos/dashboard-fluent/src/components/Loading.tsx


+ 0 - 0
dashboard-fluent/src/components/api/Article.ts → demos/dashboard-fluent/src/components/api/Article.ts


+ 0 - 0
dashboard-fluent/src/components/api/Auth.ts → demos/dashboard-fluent/src/components/api/Auth.ts


+ 0 - 0
dashboard-fluent/src/components/api/Channel.ts → demos/dashboard-fluent/src/components/api/Channel.ts


+ 0 - 0
dashboard-fluent/src/components/api/Corpus.ts → demos/dashboard-fluent/src/components/api/Corpus.ts


+ 0 - 0
dashboard-fluent/src/components/library/FooterBar.tsx → demos/dashboard-fluent/src/components/library/FooterBar.tsx


+ 0 - 0
dashboard-fluent/src/components/library/HeadBar.tsx → demos/dashboard-fluent/src/components/library/HeadBar.tsx


+ 0 - 0
dashboard-fluent/src/hooks.ts → demos/dashboard-fluent/src/hooks.ts


+ 0 - 0
dashboard-fluent/src/layouts/anonymous/index.tsx → demos/dashboard-fluent/src/layouts/anonymous/index.tsx


+ 0 - 0
dashboard-fluent/src/layouts/dashboard/index.tsx → demos/dashboard-fluent/src/layouts/dashboard/index.tsx


+ 0 - 0
dashboard-fluent/src/locales.ts → demos/dashboard-fluent/src/locales.ts


+ 0 - 0
dashboard-fluent/src/locales/README.md → demos/dashboard-fluent/src/locales/README.md


+ 0 - 0
dashboard-fluent/src/locales/en-US/buttons.ts → demos/dashboard-fluent/src/locales/en-US/buttons.ts


+ 0 - 0
dashboard-fluent/src/locales/en-US/forms.ts → demos/dashboard-fluent/src/locales/en-US/forms.ts


+ 0 - 0
dashboard-fluent/src/locales/zh-Hans/article/index.ts → demos/dashboard-fluent/src/locales/zh-Hans/article/index.ts


+ 0 - 0
dashboard-fluent/src/locales/zh-Hans/buttons.ts → demos/dashboard-fluent/src/locales/zh-Hans/buttons.ts


+ 0 - 0
dashboard-fluent/src/locales/zh-Hans/channel/index.ts → demos/dashboard-fluent/src/locales/zh-Hans/channel/index.ts


+ 0 - 0
dashboard-fluent/src/locales/zh-Hans/dict/index.ts → demos/dashboard-fluent/src/locales/zh-Hans/dict/index.ts


+ 0 - 0
dashboard-fluent/src/locales/zh-Hans/forms.ts → demos/dashboard-fluent/src/locales/zh-Hans/forms.ts


+ 0 - 0
dashboard-fluent/src/locales/zh-Hans/group/index.ts → demos/dashboard-fluent/src/locales/zh-Hans/group/index.ts


+ 0 - 0
dashboard-fluent/src/locales/zh-Hans/nut/index.ts → demos/dashboard-fluent/src/locales/zh-Hans/nut/index.ts


+ 0 - 0
dashboard-fluent/src/locales/zh-Hans/tables.ts → demos/dashboard-fluent/src/locales/zh-Hans/tables.ts


+ 0 - 0
dashboard-fluent/src/locales/zh-Hans/term/index.ts → demos/dashboard-fluent/src/locales/zh-Hans/term/index.ts


+ 0 - 0
dashboard-fluent/src/locales/zh-Hans/utilities.ts → demos/dashboard-fluent/src/locales/zh-Hans/utilities.ts


+ 0 - 0
dashboard-fluent/src/locales/zh-Hant/buttons.ts → demos/dashboard-fluent/src/locales/zh-Hant/buttons.ts


+ 0 - 0
dashboard-fluent/src/locales/zh-Hant/forms.ts → demos/dashboard-fluent/src/locales/zh-Hant/forms.ts


+ 0 - 0
dashboard-fluent/src/locales/zh-Hant/nut/index.ts → demos/dashboard-fluent/src/locales/zh-Hant/nut/index.ts


+ 0 - 0
dashboard-fluent/src/main.tsx → demos/dashboard-fluent/src/main.tsx


+ 0 - 0
dashboard-fluent/src/pages/forbidden.tsx → demos/dashboard-fluent/src/pages/forbidden.tsx


+ 0 - 0
dashboard-fluent/src/pages/home.tsx → demos/dashboard-fluent/src/pages/home.tsx


+ 0 - 0
dashboard-fluent/src/pages/loading.tsx → demos/dashboard-fluent/src/pages/loading.tsx


+ 0 - 0
dashboard-fluent/src/pages/not-found.tsx → demos/dashboard-fluent/src/pages/not-found.tsx


+ 0 - 0
dashboard-fluent/src/pages/users/confirm/new.tsx → demos/dashboard-fluent/src/pages/users/confirm/new.tsx


+ 0 - 0
dashboard-fluent/src/pages/users/confirm/verify.tsx → demos/dashboard-fluent/src/pages/users/confirm/verify.tsx


+ 0 - 0
dashboard-fluent/src/pages/users/forgot-password.tsx → demos/dashboard-fluent/src/pages/users/forgot-password.tsx


+ 0 - 0
dashboard-fluent/src/pages/users/logs.tsx → demos/dashboard-fluent/src/pages/users/logs.tsx


+ 0 - 0
dashboard-fluent/src/pages/users/reset-password.tsx → demos/dashboard-fluent/src/pages/users/reset-password.tsx


+ 0 - 0
dashboard-fluent/src/pages/users/sign-in.tsx → demos/dashboard-fluent/src/pages/users/sign-in.tsx


+ 0 - 0
dashboard-fluent/src/pages/users/sign-up.tsx → demos/dashboard-fluent/src/pages/users/sign-up.tsx


+ 0 - 0
dashboard-fluent/src/pages/users/unlock/new.tsx → demos/dashboard-fluent/src/pages/users/unlock/new.tsx


+ 0 - 0
dashboard-fluent/src/pages/users/unlock/verify.tsx → demos/dashboard-fluent/src/pages/users/unlock/verify.tsx


+ 0 - 0
dashboard-fluent/src/reducers/current-user.ts → demos/dashboard-fluent/src/reducers/current-user.ts


+ 0 - 0
dashboard-fluent/src/reducers/layout.ts → demos/dashboard-fluent/src/reducers/layout.ts


+ 0 - 0
dashboard-fluent/src/request.ts → demos/dashboard-fluent/src/request.ts


+ 0 - 0
dashboard-fluent/src/store.ts → demos/dashboard-fluent/src/store.ts


+ 0 - 0
dashboard-fluent/src/vite-env.d.ts → demos/dashboard-fluent/src/vite-env.d.ts


+ 0 - 0
dashboard-fluent/tsconfig.json → demos/dashboard-fluent/tsconfig.json


+ 0 - 0
dashboard-fluent/tsconfig.node.json → demos/dashboard-fluent/tsconfig.node.json


+ 0 - 0
dashboard-fluent/vite.config.ts → demos/dashboard-fluent/vite.config.ts


+ 0 - 0
java/.gitignore → demos/java/.gitignore


+ 0 - 0
java/README.md → demos/java/README.md


+ 0 - 0
java/config.yml.orig → demos/java/config.yml.orig


+ 0 - 0
java/pom.xml → demos/java/pom.xml


+ 0 - 0
java/src/main/java/com/github/iapt_platform/mintApplication.java → demos/java/src/main/java/com/github/iapt_platform/mintApplication.java


+ 0 - 0
java/src/main/java/com/github/iapt_platform/mintConfiguration.java → demos/java/src/main/java/com/github/iapt_platform/mintConfiguration.java


+ 0 - 0
java/src/main/resources/banner.txt → demos/java/src/main/resources/banner.txt


+ 0 - 0
morus/.gitignore → demos/morus/.gitignore


+ 0 - 0
morus/README.md → demos/morus/README.md


+ 0 - 0
morus/config.json.orig → demos/morus/config.json.orig


+ 0 - 0
morus/package.json → demos/morus/package.json


+ 0 - 0
morus/schema.sh → demos/morus/schema.sh


+ 0 - 0
morus/src/env.js → demos/morus/src/env.js


+ 0 - 0
morus/src/index.js → demos/morus/src/index.js


+ 0 - 0
morus/src/logger.js → demos/morus/src/logger.js


+ 0 - 0
morus/src/protocols/morus_grpc_pb.js → demos/morus/src/protocols/morus_grpc_pb.js


+ 0 - 0
morus/src/protocols/morus_pb.js → demos/morus/src/protocols/morus_pb.js


+ 0 - 0
morus/src/services/markdown.js → demos/morus/src/services/markdown.js


+ 0 - 0
morus/third.sh → demos/morus/third.sh


+ 0 - 0
morus/webpack.config.js → demos/morus/webpack.config.js


+ 0 - 0
clients/README.md → rpc/README.md


Beberapa file tidak ditampilkan karena terlalu banyak file yang berubah dalam diff ini