Trevor Buckner
|
c4e331ee7e
|
Merge pull request #2438 from G-Ambatte/fixToC-#2437
Change ToC to use flexbox
|
2022-10-18 15:25:24 -04:00 |
|
Trevor Buckner
|
13192dc102
|
Merge pull request #2428 from G-Ambatte/fixSaveFromHomePage-#2427
Send entire brew to HomePage save function
|
2022-10-18 14:12:47 -04:00 |
|
Trevor Buckner
|
ab773f5f7b
|
Merge pull request #2426 from G-Ambatte/ignoreVSCodeFIles
Add .vscode to .gitignore
|
2022-10-18 14:12:15 -04:00 |
|
Trevor Buckner
|
164a0fe8d5
|
Merge pull request #2425 from G-Ambatte/addURIEncodingToUserName-#2420
Add URI encoding to User Page link
|
2022-10-18 14:11:42 -04:00 |
|
Trevor Buckner
|
3032363aea
|
Merge pull request #2392 from G-Ambatte/stopUnfoldingCode-#2135
[Editor] Prevent unfolding code in Editor when adding a Snippet
|
2022-10-18 13:55:21 -04:00 |
|
Trevor Buckner
|
3327712253
|
Focus on editor after snippet
|
2022-10-18 13:52:22 -04:00 |
|
Trevor Buckner
|
2abd0a871b
|
Merge pull request #2416 from naturalcrit/dependabot/npm_and_yarn/supertest-6.3.0
Bump supertest from 6.2.4 to 6.3.0
|
2022-10-18 13:23:39 -04:00 |
|
Trevor Buckner
|
eff7fde8cf
|
Merge pull request #2384 from Gazook89/Toggle-AutoSave
Add ability to toggle the Auto Save
|
2022-10-18 13:23:26 -04:00 |
|
Trevor Buckner
|
8b8a60c8ad
|
tweak alert text
|
2022-10-18 13:22:29 -04:00 |
|
Trevor Buckner
|
5350f7d933
|
Merge pull request #2418 from naturalcrit/dependabot/npm_and_yarn/react-router-dom-6.4.2
Bump react-router-dom from 6.3.0 to 6.4.2
|
2022-10-18 11:57:36 -04:00 |
|
Trevor Buckner
|
30c9b35354
|
Merge pull request #2404 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.19.3
Bump @babel/core from 7.19.1 to 7.19.3
|
2022-10-18 11:57:23 -04:00 |
|
Trevor Buckner
|
4c46388686
|
Merge pull request #2419 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.6.5
Bump mongoose from 6.6.1 to 6.6.5
|
2022-10-18 11:57:12 -04:00 |
|
dependabot[bot]
|
3bd9fe4c99
|
Bump supertest from 6.2.4 to 6.3.0
Bumps [supertest](https://github.com/visionmedia/supertest) from 6.2.4 to 6.3.0.
- [Release notes](https://github.com/visionmedia/supertest/releases)
- [Commits](https://github.com/visionmedia/supertest/compare/v6.2.4...v6.3.0)
---
updated-dependencies:
- dependency-name: supertest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-18 15:32:04 +00:00 |
|
Trevor Buckner
|
837554eb17
|
Merge pull request #2439 from naturalcrit/dependabot/npm_and_yarn/jest-29.2.0
Bump jest from 29.0.3 to 29.2.0
|
2022-10-18 11:30:45 -04:00 |
|
Gazook89
|
d8fe54b7b2
|
Merge branch 'master' into Toggle-AutoSave
|
2022-10-17 21:53:35 -05:00 |
|
Gazook89
|
c49be3391e
|
change time delay between warnings to 15min
|
2022-10-17 21:52:48 -05:00 |
|
Gazook89
|
c56adcba76
|
only display 'off' warning if changes exist
|
2022-10-17 21:49:50 -05:00 |
|
dependabot[bot]
|
74e20bf7be
|
Bump jest from 29.0.3 to 29.2.0
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.0.3 to 29.2.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.2.0/packages/jest)
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-17 03:01:24 +00:00 |
|
G.Ambatte
|
7896fe3ed9
|
Remove footer on pages with ToC
|
2022-10-16 22:37:30 +13:00 |
|
G.Ambatte
|
0e0cdfe25b
|
Fix font size in ToC
|
2022-10-16 21:20:01 +13:00 |
|
G.Ambatte
|
2c2a10730e
|
Change style of page numbers
|
2022-10-16 21:01:45 +13:00 |
|
G.Ambatte
|
51f8786905
|
Change ToC to use flexbox
|
2022-10-16 20:34:18 +13:00 |
|
dependabot[bot]
|
78a5390917
|
Bump @babel/core from 7.19.1 to 7.19.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.1 to 7.19.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.19.3/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-11 01:18:32 +00:00 |
|
Trevor Buckner
|
d998381bbe
|
Merge pull request #2435 from naturalcrit/dependabot/npm_and_yarn/babel/preset-env-7.19.4
Bump @babel/preset-env from 7.19.1 to 7.19.4
|
2022-10-10 21:17:48 -04:00 |
|
Trevor Buckner
|
6326a93d98
|
Merge pull request #2434 from naturalcrit/dependabot/npm_and_yarn/eslint-plugin-react-7.31.10
Bump eslint-plugin-react from 7.31.8 to 7.31.10
|
2022-10-10 21:17:42 -04:00 |
|
dependabot[bot]
|
e4e619ac1e
|
Bump @babel/preset-env from 7.19.1 to 7.19.4
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.19.1 to 7.19.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.19.4/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-11 01:11:34 +00:00 |
|
dependabot[bot]
|
439afcb667
|
Bump eslint-plugin-react from 7.31.8 to 7.31.10
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.31.8 to 7.31.10.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.8...v7.31.10)
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-11 01:11:10 +00:00 |
|
Trevor Buckner
|
f4108f241e
|
Merge pull request #2422 from naturalcrit/dependabot/npm_and_yarn/body-parser-1.20.1
Bump body-parser from 1.20.0 to 1.20.1
|
2022-10-10 21:10:36 -04:00 |
|
Trevor Buckner
|
2e3c9114c6
|
Merge pull request #2412 from naturalcrit/dependabot/npm_and_yarn/marked-4.1.1
Bump marked from 4.1.0 to 4.1.1
|
2022-10-10 21:10:16 -04:00 |
|
Trevor Buckner
|
746b04646c
|
Merge pull request #2431 from naturalcrit/dependabot/npm_and_yarn/express-4.18.2
Bump express from 4.18.1 to 4.18.2
|
2022-10-10 21:10:04 -04:00 |
|
Trevor Buckner
|
a7577bf83b
|
Merge pull request #2432 from naturalcrit/dependabot/npm_and_yarn/eslint-8.25.0
Bump eslint from 8.24.0 to 8.25.0
|
2022-10-10 21:09:51 -04:00 |
|
dependabot[bot]
|
b283e8e66a
|
Bump eslint from 8.24.0 to 8.25.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.24.0 to 8.25.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.24.0...v8.25.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-10 03:01:22 +00:00 |
|
dependabot[bot]
|
a129e887dd
|
Bump express from 4.18.1 to 4.18.2
Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.1...4.18.2)
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-10 03:01:07 +00:00 |
|
G.Ambatte
|
ed65d0c922
|
Send entire brew to HomePage save function
|
2022-10-09 11:55:05 +13:00 |
|
G.Ambatte
|
df53369ec1
|
Add .vscode to .gitignore
|
2022-10-08 14:56:42 +13:00 |
|
G.Ambatte
|
cc385462de
|
Add URI encoding to User Page link
|
2022-10-08 14:47:59 +13:00 |
|
dependabot[bot]
|
269ba246ec
|
Bump body-parser from 1.20.0 to 1.20.1
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.0 to 1.20.1.
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.0...1.20.1)
---
updated-dependencies:
- dependency-name: body-parser
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-07 03:01:00 +00:00 |
|
dependabot[bot]
|
a67b1b9c12
|
Bump mongoose from 6.6.1 to 6.6.5
Bumps [mongoose](https://github.com/Automattic/mongoose) from 6.6.1 to 6.6.5.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/6.6.1...6.6.5)
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-06 03:02:20 +00:00 |
|
dependabot[bot]
|
8c13d4d7ad
|
Bump react-router-dom from 6.3.0 to 6.4.2
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.3.0 to 6.4.2.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@6.4.2/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.4.2/packages/react-router-dom)
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-06 03:01:39 +00:00 |
|
Gazook89
|
8562d328ff
|
Merge remote-tracking branch 'upstream/master' into Toggle-AutoSave
|
2022-10-03 20:46:11 -05:00 |
|
dependabot[bot]
|
dd64d19037
|
Bump marked from 4.1.0 to 4.1.1
Bumps [marked](https://github.com/markedjs/marked) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v4.1.0...v4.1.1)
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-03 03:01:09 +00:00 |
|
Gazook89
|
bfb82e8a21
|
autosave warning conditional on elapsed time unsaved.
|
2022-09-30 12:20:59 -05:00 |
|
Gazook89
|
8609026531
|
add unsavedTime state for better notification
|
2022-09-30 11:24:15 -05:00 |
|
Gazook89
|
0cd598ae14
|
rework the whole thing
|
2022-09-30 10:42:50 -05:00 |
|
Gazook89
|
95497350e4
|
move test for autosave status to handleTextChange from trySave()
|
2022-09-28 20:20:11 -05:00 |
|
Gazook89
|
9bb1344538
|
tweak behavior per calculuschild notes
Default to autosave = true. trySave() when autosave toggled on. Display "auto-saved." when save is a result of autosave.
|
2022-09-28 12:17:14 -05:00 |
|
Gazook89
|
ab695d29fe
|
refactor into handle... and render... methods
|
2022-09-28 11:13:16 -05:00 |
|
Gazook89
|
fa4b3338af
|
save autosave setting to localStorage
|
2022-09-27 21:04:51 -05:00 |
|
Gazook89
|
c7ed9ea717
|
Create autosave toggle dropdown menu
|
2022-09-27 19:35:29 -05:00 |
|
G.Ambatte
|
de86a77dfc
|
Change post-insertion selection option
|
2022-09-27 17:06:48 +13:00 |
|