postcat/.gitignore

60 lines
781 B
Plaintext
Raw Normal View History

2022-01-17 14:50:31 +08:00
# See http://help.github.com/ignore-files/ for more about ignoring files.
2021-11-24 11:29:00 +08:00
2022-01-17 14:50:31 +08:00
# compiled output
2022-04-17 09:39:20 +08:00
dist/
out/
2022-01-17 14:50:31 +08:00
/tmp
/out-tsc
/app-builds
/release
*.js
2022-01-17 14:50:31 +08:00
*.js.map
2022-04-22 00:19:03 +08:00
*.webpack.js
2022-07-14 18:39:45 +08:00
!src/workbench/node/electron/**/*.js
2022-04-22 00:19:03 +08:00
!src/workbench/node/request/**/*.js
i18n (#90) * fix: can not navigate to extensions page * feat: add iconpark * feat: sidebar done * feat: update style * fix: theme components show in bottom * feat: homepage almost done * feat: extension detail readme * feat: ignore eo-setting * feat: ignore eo-setting * feat: extension detail support text * fix: build error * feat: mock extension preview in web * update css style * feat: extension detail support web preview * pref: update css style * feat: update setting component * feat: update style * feat: ignore * remove diver * feat: add link in github logo * fix: build ts error * fix: search extension * feat: change bind event of click * fix: setting button can not click * feat: system setting support web * fix: flex style issue * feat: icon button width * chore: switch data source btn move to setting modal * feat: i18n * fix: module inject error * fix: some css style * feat: hide cloud icon * add logo to settingModal * feat: update settingModal UI * chore: serve support i18n * feat: base env * fix: some error message * fix: build error * feat: history done * feat: done env * feat: settings logic * fix: env modal auto open while page load * pref: api-tabs css style * fix: api-tabs css style issus * pref: update settingsModal css style * fix: set default language * feat: update env * feat: add goto env callback * fix: remote source for web * fix: remote source for web * fix: rename API to REST * feat: fix tips text * feat: fix icon size * fix: make api-tabs space evenly * fix: about component descritions issues * fix: style of env select position * fix: settings modal navigate to extension page faile * feat: modal footer left * fix: mock some logic * feat: history icon style * fix: extension list css style * update extension css style * fix: env save failed * chore: build i18n destop app * fix: rename event name * feat: change language * chore * test vercel * test vercel * delete vercel.json * fix: lose baseHref * chore: change angular.json beforeBuild * fix: 2 bug about env * perf: extension detail scrollbar style * feat: add ts.code-snippets * feat: initial i18n * fix: open test history * feat: add uuid in history tab * fix: custom iconpark component * test merge * fix: center plus icon * fix: setttings should auto save * translate: en * feat: change lang * feat: translate en * translate en * translate en * translate en * delete package.lock * fix: root directory run error * vercel.json * vercel redirects * vercel.json * change * change * route by accept-language * vercel.json * feat:redirect * vercel rewrites * vercel * chore: translate chinese comment to english * translate: cn * push zh.xlf * fix: manage environment * translate zh * fix: some css style issues * feat: changeLanuage * delete vercel * fix: language storage none * feat: app reload * fix: initial lanugae * feat:debug success * feat: node-server * feat:web node server * stash ProxySandbox * feat: extension i18n * feat: extension i18n logic Co-authored-by: buqiyuan <1743369777@qq.com> Co-authored-by: 夜鹰 <17kungfuboy@gmail.com>
2022-07-13 12:46:00 +08:00
!src/workbench/node/server/**/*.js
2022-04-22 00:34:32 +08:00
!/api/*.js
!/scripts/*.js
!*.config.js
Group UI optimization (#89) * fix: can not navigate to extensions page * feat: add iconpark * feat: sidebar done * feat: update style * fix: theme components show in bottom * feat: homepage almost done * feat: extension detail readme * feat: ignore eo-setting * feat: ignore eo-setting * feat: extension detail support text * fix: build error * feat: mock extension preview in web * update css style * feat: extension detail support web preview * pref: update css style * feat: update setting component * feat: update style * feat: ignore * remove diver * feat: add link in github logo * fix: build ts error * fix: search extension * feat: change bind event of click * fix: setting button can not click * feat: system setting support web * fix: flex style issue * feat: icon button width * chore: switch data source btn move to setting modal * feat: i18n * fix: module inject error * fix: some css style * feat: hide cloud icon * add logo to settingModal * feat: update settingModal UI * chore: serve support i18n * feat: base env * fix: some error message * fix: build error * feat: history done * feat: done env * feat: settings logic * fix: env modal auto open while page load * pref: api-tabs css style * fix: api-tabs css style issus * pref: update settingsModal css style * fix: set default language * feat: update env * feat: add goto env callback * fix: remote source for web * fix: remote source for web * fix: rename API to REST * feat: fix tips text * feat: fix icon size * fix: make api-tabs space evenly * fix: about component descritions issues * fix: style of env select position * fix: settings modal navigate to extension page faile * feat: modal footer left * fix: mock some logic * feat: history icon style * fix: extension list css style * update extension css style * fix: env save failed * chore: build i18n destop app * fix: rename event name * feat: change language * chore * test vercel * test vercel * delete vercel.json * fix: lose baseHref * chore: change angular.json beforeBuild * fix: 2 bug about env * perf: extension detail scrollbar style * feat: add ts.code-snippets * feat: initial i18n * fix: open test history * feat: add uuid in history tab * fix: custom iconpark component * test merge * fix: center plus icon * fix: setttings should auto save * translate: en * feat: change lang * feat: translate en * translate en * translate en * translate en * delete package.lock * fix: root directory run error * vercel.json * vercel redirects * vercel.json * change * change * route by accept-language * vercel.json * feat:redirect * vercel rewrites * vercel * chore: translate chinese comment to english * translate: cn * push zh.xlf * fix: manage environment * translate zh * fix: some css style issues * feat: extension detail support web preview * fix: update extension page css style * ci: support mac pack * fix: ci trigger condition * ci: set time zone * ci: set time zone * ci: remove build step * ci: remove set time zone * feat: add upload.js * chore: delete .yarnc * ci: update trigger condion * v1.2.3 * fix: release:m1 comand * feat: add notarize after sign * Update upload.js * feat: test * feat: delete upload.js in release command * feat: test v1.1.3 * feat: test v1.2.5 * fix: can not minimize with windows * fix: testResult.response can be null * feat: test 1.2.6 * feat: upload.js * test upload * feat: add test file * test upload * test upload * test upload * test upload * test upload * feat: update upload.js * feat: add log * feat: update * feat: delete upload.yml * feat: delete useless file * refactor: add settings service * feat: use custom update url * feat: v1.2.2 * ci: auto update by qiniu cdn * chore: release 1.2.3 * feat: v1.2.4 * remove yaml devp * chore: release 1.2.4 * update upload.js * update electron builder config Co-authored-by: buqiyuan <1743369777@qq.com> Co-authored-by: 夜鹰 <17kungfuboy@gmail.com> Co-authored-by: renqian805 <84910084+renqian805@users.noreply.github.com>
2022-07-12 15:42:13 +08:00
!upload.js
2022-04-22 00:19:03 +08:00
2022-01-17 14:50:31 +08:00
# dependencies
node_modules
2022-04-24 10:42:41 +08:00
# package-lock.json
2022-01-17 14:50:31 +08:00
# IDEs and editors
.idea
.project
.classpath
.c9/
*.launch
2021-11-24 11:29:00 +08:00
.settings/
2022-01-17 14:50:31 +08:00
*.sublime-workspace
# misc
/connect.lock
/coverage
/libpeerconnection.log
npm-debug.log
2022-07-14 19:00:51 +08:00
*-error.log
2022-01-17 14:50:31 +08:00
testem.log
/typings
2021-11-24 11:29:00 +08:00
2022-01-17 14:50:31 +08:00
# e2e
Squashed commit of the following: commit c49c927790b7fdc480636b40bcad732cbc13abe8 Merge: 0efda1f 4bf46aa Author: 夜鹰 <17kungfuboy@gmail.com> Date: Mon Feb 7 00:08:53 2022 +0800 Merge branch 'fix-bug-2022-01-25' of github.com:eolinker/eoapi into fix-bug-2022-01-25 commit 0efda1fc58279f5814122ba8a3aecc542a181811 Author: 夜鹰 <17kungfuboy@gmail.com> Date: Mon Feb 7 00:04:47 2022 +0800 add e2e test case commit 4cecdbbfa6aa5a5b40601011678679c37aa480b9 Author: kungfuboy <17kungfuboy@gmail.com> Date: Sun Feb 6 22:37:13 2022 +0800 change test unit commit 292fe93b2d33b08703b4a149617e8bea570cdaee Author: kungfuboy <17kungfuboy@gmail.com> Date: Wed Jan 26 21:48:07 2022 +0800 add file about test commit 62f4870a577996e3e9bfd093fcf98a76b7414db8 Author: 夜鹰 <17kungfuboy@gmail.com> Date: Wed Jan 26 16:50:52 2022 +0800 update commit 083ebc953e037b804d4c1d2e39afa8d463613a3b Author: kungfuboy <17kungfuboy@gmail.com> Date: Tue Jan 25 22:07:03 2022 +0800 add log commit afc3a5f72994b095d7f62a3bcc3762f6cc7b5129 Author: kungfuboy <17kungfuboy@gmail.com> Date: Sun Jan 30 22:38:40 2022 +0800 add e2e test of add_api commit 5fed3394a5d2ac452beb9a19acb8bb936bcb8dfb Author: kungfuboy <17kungfuboy@gmail.com> Date: Wed Jan 26 21:48:07 2022 +0800 add file about test commit f7f1c7e017450a1d04f5b4f94da8980b88e08b13 Author: 夜鹰 <17kungfuboy@gmail.com> Date: Wed Jan 26 16:50:52 2022 +0800 update commit 3f11b61a180186f536c163da9c830b75f26e1478 Author: kungfuboy <17kungfuboy@gmail.com> Date: Tue Jan 25 22:07:03 2022 +0800 add log commit 4bf46aad777464a87800a0db0f55c99cb4ad8fdd Author: 夜鹰 <17kungfuboy@gmail.com> Date: Mon Feb 7 00:04:47 2022 +0800 add e2e test case commit aab9ee73b013f7dc84ffd85ee030162c561907de Author: kungfuboy <17kungfuboy@gmail.com> Date: Sun Feb 6 22:37:13 2022 +0800 change test unit commit e0528e45274c3d00884a002a9115fe0a41c4e2c0 Merge: ee0ca9f cabde42 Author: kungfuboy <17kungfuboy@gmail.com> Date: Thu Feb 3 21:13:16 2022 +0800 Merge branch 'fix-bug-2022-01-25' of github.com:eolinker/eoapi into fix-bug-2022-01-25 commit ee0ca9fe6cce56fb2984a2e138a25a6811395f34 Author: kungfuboy <17kungfuboy@gmail.com> Date: Sun Jan 30 22:38:40 2022 +0800 add e2e test of add_api commit 680f9233fc7d9d605516e4f46765909e50fae5db Author: kungfuboy <17kungfuboy@gmail.com> Date: Wed Jan 26 21:48:07 2022 +0800 add file about test commit 1ca2950d9438eb031783418f736fcf82846e72c3 Author: 夜鹰 <17kungfuboy@gmail.com> Date: Wed Jan 26 16:50:52 2022 +0800 update commit 1b1c2fd297c5f7baeeebb0e3623953af621726d1 Author: kungfuboy <17kungfuboy@gmail.com> Date: Tue Jan 25 22:07:03 2022 +0800 add log commit cabde42c38d48a45d5518e5c2c8aed28ba348a5d Author: kungfuboy <17kungfuboy@gmail.com> Date: Wed Jan 26 21:48:07 2022 +0800 add file about test commit bca80271a6e335e830001b8525abbbab9d2822e2 Author: 夜鹰 <17kungfuboy@gmail.com> Date: Wed Jan 26 16:50:52 2022 +0800 update commit 1ffe93f421e1404093e6bb9ba76de663d063c923 Author: kungfuboy <17kungfuboy@gmail.com> Date: Tue Jan 25 22:07:03 2022 +0800 add log
2022-02-07 00:09:40 +08:00
/e2e/test
2022-09-13 15:54:41 +08:00
/e2e/imgs
2022-01-17 14:50:31 +08:00
!/e2e/protractor.conf.js
/e2e/*.map
/e2e/tracing
/e2e/screenshots
2021-11-24 11:29:00 +08:00
2022-01-17 14:50:31 +08:00
# System Files
.DS_Store
Thumbs.db
# *-lock.json
2022-07-19 10:50:36 +08:00
-error.log
.vercel
2022-11-01 21:41:26 +08:00
nginx-test.conf
docker-compose.dev.yml
Dockerfile.dev