Trevor Buckner
|
d9c83379fe
|
Add "inject style" syntax, for use with images, headers, etc.
|
2021-07-28 23:26:12 -04:00 |
|
Trevor Buckner
|
d35769dceb
|
Merge pull request #1459 from G-Ambatte/sortUserBrews
Add options for ordering brews on User page
|
2021-07-27 18:12:32 -04:00 |
|
G.Ambatte
|
1031e8a55a
|
Changed from Radios to Buttons
|
2021-07-27 23:14:05 +12:00 |
|
Trevor Buckner
|
a71dca1487
|
Merge pull request #1456 from G-Ambatte/cleanTemplate
Clean up template.js
|
2021-07-26 17:47:24 -04:00 |
|
G.Ambatte
|
b80a249cf7
|
Reduce code duplication in sorting radio options
|
2021-07-26 22:40:01 +12:00 |
|
G.Ambatte
|
54d0e2c483
|
Add Lodash deburr to sorting by title
|
2021-07-26 22:08:54 +12:00 |
|
G.Ambatte
|
c91e5784ac
|
Change to Unicode characters for asc/desc arrows
|
2021-07-26 21:38:22 +12:00 |
|
G.Ambatte
|
48e80803f7
|
Ignore case when ordering by title ( a > B )
|
2021-07-26 21:33:20 +12:00 |
|
G.Ambatte
|
495a68893d
|
Initial pass at sorting User brews
|
2021-07-26 20:52:23 +12:00 |
|
G.Ambatte
|
7eb63db502
|
Clean up link validation in template
|
2021-07-26 10:05:43 +12:00 |
|
Trevor Buckner
|
1a2da712ed
|
Merge pull request #1452 from G-Ambatte/fixIssue1438
Fix for Issue #1438 - style data not cloning to `/new`
|
2021-07-25 17:05:36 -04:00 |
|
Trevor Buckner
|
36627bc188
|
code block style
|
2021-07-25 16:48:59 -04:00 |
|
G.Ambatte
|
9f8a857cef
|
Fix for Issue #1438 - style data not cloning to /new
|
2021-07-25 16:39:29 +12:00 |
|
Trevor Buckner
|
fbf053ac2b
|
Merge pull request #1450 from naturalcrit/dependabot/npm_and_yarn/codemirror-5.62.2
Bump codemirror from 5.62.1 to 5.62.2
|
2021-07-22 00:40:56 -04:00 |
|
dependabot[bot]
|
c77338c65e
|
Bump codemirror from 5.62.1 to 5.62.2
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.62.1 to 5.62.2.
- [Release notes](https://github.com/codemirror/CodeMirror/releases)
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codemirror/CodeMirror/compare/5.62.1...5.62.2)
---
updated-dependencies:
- dependency-name: codemirror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-22 03:00:58 +00:00 |
|
Trevor Buckner
|
42b0ea173d
|
Make toc two-columns
|
2021-07-21 16:05:29 -04:00 |
|
Trevor Buckner
|
7c9defb85c
|
Put theme in user page.
|
2021-07-21 15:09:37 -04:00 |
|
Trevor Buckner
|
6e5d183bf6
|
Merge pull request #1448 from naturalcrit/dependabot/npm_and_yarn/babel/preset-env-7.14.8
Bump @babel/preset-env from 7.14.7 to 7.14.8
|
2021-07-21 00:02:42 -04:00 |
|
Trevor Buckner
|
0ab00c24c5
|
Merge pull request #1447 from naturalcrit/dependabot/npm_and_yarn/codemirror-5.62.1
Bump codemirror from 5.62.0 to 5.62.1
|
2021-07-20 23:54:20 -04:00 |
|
dependabot[bot]
|
c23763a2cf
|
Bump @babel/preset-env from 7.14.7 to 7.14.8
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.7 to 7.14.8.
- [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.14.8/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>
|
2021-07-21 03:45:53 +00:00 |
|
Trevor Buckner
|
84b2d86054
|
Merge pull request #1446 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.14.8
Bump @babel/core from 7.14.6 to 7.14.8
|
2021-07-20 23:44:27 -04:00 |
|
Trevor Buckner
|
ba766254f8
|
typo
|
2021-07-20 23:39:34 -04:00 |
|
Trevor Buckner
|
a02e36e13f
|
Merge pull request #1449 from naturalcrit/DefinitionListsToMarkedExtension
Definition lists to marked extension
|
2021-07-20 23:34:19 -04:00 |
|
Trevor Buckner
|
8f34e8bb2d
|
Change note block to div, restyle notes and descript boxes
|
2021-07-20 23:32:49 -04:00 |
|
dependabot[bot]
|
38cca54b7f
|
Bump codemirror from 5.62.0 to 5.62.1
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.62.0 to 5.62.1.
- [Release notes](https://github.com/codemirror/CodeMirror/releases)
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codemirror/CodeMirror/compare/5.62.0...5.62.1)
---
updated-dependencies:
- dependency-name: codemirror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-21 03:01:03 +00:00 |
|
dependabot[bot]
|
7b44b5b7db
|
Bump @babel/core from 7.14.6 to 7.14.8
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.6 to 7.14.8.
- [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.14.8/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>
|
2021-07-21 03:00:52 +00:00 |
|
Trevor Buckner
|
3ed4ceb7a3
|
Fix description box snippet
|
2021-07-20 19:50:23 -04:00 |
|
Trevor Buckner
|
76e4023b37
|
Add theme CSS file to print page
|
2021-07-20 15:44:42 -04:00 |
|
Trevor Buckner
|
7ff6d9e825
|
Fix TOC generation for level 3 entries not inside level 2
|
2021-07-20 15:40:32 -04:00 |
|
Trevor Buckner
|
64d133f8f6
|
Definition List to Markdown Extension. New syntax.
|
2021-07-19 20:04:25 -04:00 |
|
Trevor Buckner
|
324d0e265e
|
Merge pull request #1443 from naturalcrit/dependabot/npm_and_yarn/eslint-7.31.0
Bump eslint from 7.30.0 to 7.31.0
|
2021-07-18 23:33:06 -04:00 |
|
Trevor Buckner
|
cec4addcad
|
Merge pull request #1442 from naturalcrit/dependabot/npm_and_yarn/googleapis-82.0.0
Bump googleapis from 81.0.0 to 82.0.0
|
2021-07-18 23:32:54 -04:00 |
|
Trevor Buckner
|
43605df266
|
Merge pull request #1441 from naturalcrit/dependabot/npm_and_yarn/mongoose-5.13.3
Bump mongoose from 5.13.2 to 5.13.3
|
2021-07-18 23:32:44 -04:00 |
|
dependabot[bot]
|
4f03df097c
|
Bump eslint from 7.30.0 to 7.31.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.30.0 to 7.31.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.30.0...v7.31.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-19 03:01:34 +00:00 |
|
dependabot[bot]
|
72dc62e5dd
|
Bump googleapis from 81.0.0 to 82.0.0
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 81.0.0 to 82.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v81.0.0...googleapis-v82.0.0)
---
updated-dependencies:
- dependency-name: googleapis
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-19 03:01:17 +00:00 |
|
dependabot[bot]
|
3520c03797
|
Bump mongoose from 5.13.2 to 5.13.3
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.13.2 to 5.13.3.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md)
- [Commits](https://github.com/Automattic/mongoose/compare/5.13.2...5.13.3)
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-19 03:01:07 +00:00 |
|
Trevor Buckner
|
fcbbe46861
|
Merge pull request #1432 from naturalcrit/dependabot/npm_and_yarn/googleapis-81.0.0
Bump googleapis from 79.0.0 to 81.0.0
|
2021-07-13 22:46:41 -04:00 |
|
Trevor Buckner
|
4a398143e3
|
Merge pull request #1428 from naturalcrit/dependabot/npm_and_yarn/mongoose-5.13.2
Bump mongoose from 5.13.0 to 5.13.2
|
2021-07-13 22:45:46 -04:00 |
|
Trevor Buckner
|
bbaaf74302
|
Merge pull request #1434 from naturalcrit/SplitThemeCSSOut
Themes are now compiled into separate css files
|
2021-07-13 00:35:05 -04:00 |
|
Trevor Buckner
|
d3dd3c3d5d
|
Merge pull request #1427 from naturalcrit/dependabot/npm_and_yarn/eslint-7.30.0
Bump eslint from 7.29.0 to 7.30.0
|
2021-07-12 21:49:05 -04:00 |
|
Trevor Buckner
|
4f2ddfa020
|
Themes are now compiled into separate css files and can be hot-swapped in the renderer as needed
|
2021-07-12 19:37:10 -04:00 |
|
Trevor Buckner
|
428ec8412f
|
Merge pull request #1433 from naturalcrit/moreV3Snippets
More v3 snippets
|
2021-07-11 16:59:13 -04:00 |
|
Trevor Buckner
|
50991dfe92
|
MustacheDivs to Marked.js extension
|
2021-07-11 00:33:47 -04:00 |
|
Trevor Buckner
|
63ba9f4fb9
|
Change {{ span to Marked.js extension
|
2021-07-10 19:01:27 -04:00 |
|
Trevor Buckner
|
efd0fd1f4a
|
Table of Contents CSS and snippet
|
2021-07-10 19:01:12 -04:00 |
|
dependabot[bot]
|
5a7767cf0e
|
Bump googleapis from 79.0.0 to 81.0.0
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 79.0.0 to 81.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v79.0.0...googleapis-v81.0.0)
---
updated-dependencies:
- dependency-name: googleapis
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-09 03:00:35 +00:00 |
|
Trevor Buckner
|
3948e17da2
|
Merge pull request #1424 from G-Ambatte/fixRecentNavItem
Fix crash caused by Recent Brews NavItem
|
2021-07-07 12:32:01 -04:00 |
|
dependabot[bot]
|
4e1e6bd69a
|
Bump mongoose from 5.13.0 to 5.13.2
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.13.0 to 5.13.2.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md)
- [Commits](https://github.com/Automattic/mongoose/compare/5.13.0...5.13.2)
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-05 03:00:51 +00:00 |
|
dependabot[bot]
|
9333bc73ea
|
Bump eslint from 7.29.0 to 7.30.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.29.0 to 7.30.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.29.0...v7.30.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-05 03:00:42 +00:00 |
|
G.Ambatte
|
3540a35a6c
|
Fix for white screen issue when transferring Brews between Storage options.
|
2021-07-04 20:54:31 +12:00 |
|