0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-26 23:28:11 +00:00

Commit Graph

  • 278a4d35c7 Adjust calling of removeLineClass to limit the classes it removes Charlie Humphreys 2021-11-11 21:47:15 -06:00
  • ea68e4778e Merge branch 'code-folding' into codemirror-tweaks Charlie Humphreys 2021-11-11 21:16:40 -06:00
  • 2d30ac21a7 Update code based on PR feedback Charlie Humphreys 2021-11-11 17:08:05 -06:00
  • 5fbae3271f Bump eslint-plugin-react from 7.26.1 to 7.27.0 dependabot[bot] 2021-11-11 03:00:58 +00:00
  • da6b00918d Add addons for code search, auto-closing code, active line highlight, and trailing whitespace Charlie Humphreys 2021-11-10 17:11:00 -06:00
  • 52d7e6892b Adjust comment to better describe the require section Charlie Humphreys 2021-11-10 11:37:18 -06:00
  • 9f05aae876 remove left property entirely and set height to cm.defaultTextHeight Gazook89 2021-11-10 11:17:45 -06:00
  • cac9e208df Update editor.jsx to only clear marks that are not folds Charlie Humphreys 2021-11-10 10:27:32 -06:00
  • c86e8c51cb Remove code added for debugging purposes Charlie Humphreys 2021-11-10 10:26:55 -06:00
  • 3abb399045 Update homebrewery fold helper to allow folding the last page to the end of the document Charlie Humphreys 2021-11-09 10:08:48 -06:00
  • fb52618ce9 Merge pull request #1794 from G-Ambatte/fixViewCountOrdering-#1793 Trevor Buckner 2021-11-09 10:49:41 -05:00
  • f8a2ffa4fa Merge pull request #1811 from naturalcrit/dependabot/npm_and_yarn/eslint-8.2.0 Trevor Buckner 2021-11-08 22:02:14 -05:00
  • ff521f64a6 Merge pull request #1812 from naturalcrit/dependabot/npm_and_yarn/googleapis-91.0.0 Trevor Buckner 2021-11-08 22:01:44 -05:00
  • edb8f28098 Bump googleapis from 89.0.0 to 91.0.0 dependabot[bot] 2021-11-09 03:00:55 +00:00
  • b06dedfa4a Fix linting issues Charlie Humphreys 2021-11-08 17:24:33 -06:00
  • f3d0d3e2c9 Add new library files to the browserify lib array Charlie Humphreys 2021-11-08 17:24:22 -06:00
  • 3e54f6e6e1 remove collection array from _.forEach() function Gazook89 2021-11-08 10:49:41 -06:00
  • 796bd22000 circleCI update Gazook89 2021-11-08 09:07:59 -06:00
  • 403e5050e8 adjust position from right to accommodate scrollbar Gazook89 2021-11-08 09:05:08 -06:00
  • c3e24ef4c5 replace _.reduce() with _.forEach() Gazook89 2021-11-08 08:59:30 -06:00
  • eec6e66543 Replace copied code with require methods to import the CodeMirror helpers Charlie Humphreys 2021-11-07 21:35:35 -06:00
  • b17c2dc341 Bump eslint from 8.1.0 to 8.2.0 dependabot[bot] 2021-11-08 03:01:22 +00:00
  • 9141b93a6b fix pageCountWidgets to get elements by correct class name Gazook89 2021-11-07 16:47:54 -06:00
  • 1fb63f8be3 initial commit to add programmatic page counts in editor Gazook89 2021-11-06 22:28:12 -05:00
  • 34bc242b76 Merge pull request #1802 from naturalcrit/revert-1777-experimentalAddMetadata-#820 Trevor Buckner 2021-11-03 22:09:28 -04:00
  • f4529594a2 Revert "Add <meta> tags to template" Trevor Buckner 2021-11-03 22:07:58 -04:00
  • 3a4cf4f2dd Merge pull request #1777 from G-Ambatte/experimentalAddMetadata-#820 Trevor Buckner 2021-11-03 21:59:21 -04:00
  • f422b22af1 Revert "Initial pass at editorPage.jsx." G.Ambatte 2021-11-04 14:07:11 +13:00
  • 6cd56dfd62 Initial pass at editorPage.jsx. G.Ambatte 2021-11-04 14:03:57 +13:00
  • fbcd4036f5 Merge pull request #1788 from naturalcrit/dependabot/npm_and_yarn/babel/preset-env-7.16.0 Trevor Buckner 2021-11-03 21:03:24 -04:00
  • fe708e0a0b Remove line rather than comment it out G.Ambatte 2021-11-04 11:44:41 +13:00
  • 4fc0bbc9d7 Remove unnecessary userPage.less G.Ambatte 2021-11-04 11:44:05 +13:00
  • fd0eb4ca7d Add & implement ListPage G.Ambatte 2021-11-04 10:42:27 +13:00
  • 3528503604 Bump @babel/preset-env from 7.15.8 to 7.16.0 dependabot[bot] 2021-11-03 14:16:58 +00:00
  • 954fb6064e Merge pull request #1787 from naturalcrit/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.16.0 Trevor Buckner 2021-11-03 10:16:09 -04:00
  • 2948a9ffc3 Update listGoogleBrews to ensure pageCount and views are integers G.Ambatte 2021-11-03 21:39:20 +13:00
  • e54649bf66 Bump @babel/plugin-transform-runtime from 7.15.8 to 7.16.0 dependabot[bot] 2021-11-03 03:46:38 +00:00
  • dcb99fff80 Merge pull request #1786 from naturalcrit/dependabot/npm_and_yarn/babel/preset-react-7.16.0 Trevor Buckner 2021-11-02 23:45:42 -04:00
  • a851469ae1 Merge pull request #1785 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.16.0 Trevor Buckner 2021-11-02 23:45:34 -04:00
  • c0b9f4488f Add code folding feature for all content within a single page Charlie Humphreys 2021-11-02 22:40:17 -05:00
  • 594aebaf8f Bump @babel/preset-react from 7.14.5 to 7.16.0 dependabot[bot] 2021-11-01 03:01:27 +00:00
  • 34c8646477 Bump @babel/core from 7.15.8 to 7.16.0 dependabot[bot] 2021-11-01 03:01:02 +00:00
  • 5bc3de1e0a Added Prod check to template function for meta URL G.Ambatte 2021-10-31 00:21:42 +13:00
  • bd5f3c74e7 Add public URL in template.js G.Ambatte 2021-10-31 00:07:25 +13:00
  • 68341bf6a5 Use PUBLIC_ENV variable and localhost thumbnail G.Ambatte 2021-10-30 19:00:44 +13:00
  • 95f1561f0d Change to locally hosted thumbnail image G.Ambatte 2021-10-30 18:57:53 +13:00
  • 056024372b Fix button arrow size. G.Ambatte 2021-10-30 18:25:51 +13:00
  • cd8962f68b Nudge Metadata Editor elements G.Ambatte 2021-10-30 18:14:46 +13:00
  • bade8ad32f Remove showThumbnail from MetadataEditor props G.Ambatte 2021-10-30 18:14:21 +13:00
  • 4714074b12 Remove unnecessary thumbnail default prop G.Ambatte 2021-10-30 18:13:04 +13:00
  • 785b859d63 Changed label from thumbnail URL to thumbnail G.Ambatte 2021-10-30 14:03:01 +13:00
  • de39ef938a Added placeholder to text input G.Ambatte 2021-10-30 14:02:09 +13:00
  • 6295b7561e Modularize default icon location G.Ambatte 2021-10-30 13:51:59 +13:00
  • defae3cc3a Add overflow control to URL textbox G.Ambatte 2021-10-30 13:51:28 +13:00
  • 47c2b4bbde Add max-height to thumbnail preview G.Ambatte 2021-10-30 13:38:41 +13:00
  • 029077b92b Default thumbnail to visible rather than hidden G.Ambatte 2021-10-30 13:26:08 +13:00
  • ed042a66a4 Fix label line height G.Ambatte 2021-10-29 12:03:13 +13:00
  • 7499a0d9ab Add thumbnail preview to Metadata Editor G.Ambatte 2021-10-29 11:54:56 +13:00
  • 09ca2a4fd9 Merge pull request #1779 from naturalcrit/v3.0.3 Trevor Buckner 2021-10-27 21:53:42 -04:00
  • a4b2fe2b91 Update Changelog Trevor Buckner 2021-10-27 21:52:52 -04:00
  • 8b219ba38a Merge pull request #1773 from naturalcrit/dependabot/npm_and_yarn/marked-3.0.8 Trevor Buckner 2021-10-27 21:41:22 -04:00
  • 6160d3ddd1 Correct thumbnail type in model G.Ambatte 2021-10-28 09:08:54 +13:00
  • 20d7193fb2 Add thumbnail to metadata and saving functions G.Ambatte 2021-10-28 00:29:42 +13:00
  • 3ce1ea610d Update template.js to add <meta> tags G.Ambatte 2021-10-27 19:51:52 +13:00
  • 8722791419 Merge pull request #1772 from naturalcrit/dependabot/npm_and_yarn/eslint-8.1.0 Trevor Buckner 2021-10-26 23:11:45 -04:00
  • 55c175d9dd Merge pull request #1775 from G-Ambatte/fixDockerNodeConfig-#1767 Trevor Buckner 2021-10-26 23:10:25 -04:00
  • da2dfd3736 Shift from 16.11 to 16.11-alpine with git added G.Ambatte 2021-10-26 19:15:58 +13:00
  • bf489513dc Bump marked from 3.0.7 to 3.0.8 dependabot[bot] 2021-10-25 03:00:59 +00:00
  • 56054e2607 Bump eslint from 8.0.1 to 8.1.0 dependabot[bot] 2021-10-25 03:00:36 +00:00
  • 732021f5a5 Merge pull request #1769 from naturalcrit/FixStartingUndoOnNewPage Trevor Buckner 2021-10-24 19:10:58 -04:00
  • 34293bcc1d Merge pull request #1763 from naturalcrit/keepHistoryOnTabSwitch Trevor Buckner 2021-10-24 19:04:14 -04:00
  • ddb12ffbe2 Make sure initial tab loads with language for code highlighting Trevor Buckner 2021-10-24 18:03:10 -04:00
  • 47b99a24fb Clear out unneeded style when editor is hidden in Metadata panel Trevor Buckner 2021-10-24 16:46:46 -04:00
  • a4e0768105 Move Localstorage load to GetInitialState Trevor Buckner 2021-10-24 16:42:39 -04:00
  • 11f7e3b8fc Merge pull request #1768 from G-Ambatte/fixDockerNodeConfig-#1767 Trevor Buckner 2021-10-24 11:26:22 -04:00
  • e42c346ebc Up Dockerfile Node version G.Ambatte 2021-10-23 14:21:06 +13:00
  • 23799b8d41 Merge pull request #1765 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.0.12 Trevor Buckner 2021-10-21 23:47:14 -04:00
  • 9515e13ce5 Bump mongoose from 6.0.11 to 6.0.12 dependabot[bot] 2021-10-22 03:01:17 +00:00
  • e1d7a363ef Merge pull request #1760 from G-Ambatte/fixDivider-#1674 Trevor Buckner 2021-10-20 10:55:28 -04:00
  • 63d659ff49 use CodeMirror Documents Trevor Buckner 2021-10-19 23:49:11 -04:00
  • dbf6020194 Darken divider on hover G.Ambatte 2021-10-19 23:19:26 +13:00
  • b5ad75bcf2 Merge pull request #1761 from naturalcrit/dependabot/npm_and_yarn/googleapis-89.0.0 Trevor Buckner 2021-10-18 23:33:17 -04:00
  • 67d3c44017 Bump googleapis from 88.2.0 to 89.0.0 dependabot[bot] 2021-10-19 03:00:46 +00:00
  • 3b37cacea2 Limit position to min/max window limits G.Ambatte 2021-10-19 15:04:53 +13:00
  • a2a6a3d3f6 Add limits to central divider position G.Ambatte 2021-10-19 14:39:51 +13:00
  • e9b9c87188 Merge pull request #1701 from G-Ambatte/addEditorBar Trevor Buckner 2021-10-18 15:18:20 -04:00
  • fec6aacee5 Add word-break: break-word to fix code wrapping G.Ambatte 2021-10-18 22:51:17 +13:00
  • 941159425b Merge branch 'addEditorBar' of https://github.com/G-Ambatte/homebrewery into addEditorBar G.Ambatte 2021-10-18 22:30:55 +13:00
  • f33cd39300 Add conditional highlighting to Undo/Redo G.Ambatte 2021-10-18 22:26:34 +13:00
  • 8983960ca8 Add divider and tool active class G.Ambatte 2021-10-18 21:39:01 +13:00
  • 9dd885e7eb Move Undo/Redo to SnippetBar G.Ambatte 2021-10-05 20:25:24 +13:00
  • ab2900cadf Expose CodeMirror functions in codeEditor.jsx G.Ambatte 2021-10-05 20:24:45 +13:00
  • bfcb29ff9c Reduce CodeMirror codeEditor historyEventDelay to 250 Sean Robertson 2021-10-05 10:50:13 +13:00
  • 9bc52b412c Initial pass at Editor Toolbar - Undo and Redo. G.Ambatte 2021-09-19 19:26:44 +12:00
  • 606a3c843d Add conditional highlighting to Undo/Redo G.Ambatte 2021-10-18 22:26:34 +13:00
  • 5b3953094e Add divider and tool active class G.Ambatte 2021-10-18 21:39:01 +13:00
  • aec8133046 Merge pull request #1755 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.0.11 Trevor Buckner 2021-10-14 23:06:52 -04:00
  • 97cad9f52c Bump mongoose from 6.0.10 to 6.0.11 dependabot[bot] 2021-10-15 03:01:06 +00:00
  • 44d4198f69 Merge pull request #1754 from naturalcrit/dependabot/npm_and_yarn/eslint-8.0.1 Trevor Buckner 2021-10-14 00:46:14 -04:00
  • 432cce4ccf Merge pull request #1753 from naturalcrit/dependabot/npm_and_yarn/nanoid-3.1.30 Trevor Buckner 2021-10-14 00:45:59 -04:00