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

Commit Graph

  • b3376435b9 purty apostrophes; containerise brew collections Eric Scheid 2019-12-19 04:49:09 +11:00
  • b9cfc2e6af Fixed need for spaces to render html in a DIV Trevor Buckner 2020-02-04 14:10:36 -05:00
  • 3259836964 Remove extra |:--:| in table Trevor Buckner 2020-02-04 12:06:36 -05:00
  • b3387c363f Bump react-dom to v16.12.0 Trevor Buckner 2020-02-04 11:40:41 -05:00
  • f0d9fcf942 Bump eslint version Trevor Buckner 2020-02-04 11:09:15 -05:00
  • 928b553b19 Revert Marked update Trevor Buckner 2020-02-04 10:34:00 -05:00
  • 508f87f117 Bump express from 4.16.3 to 4.17.1 dependabot-preview[bot] 2020-02-04 03:19:13 +00:00
  • 03b389761b Bump body-parser from 1.18.2 to 1.19.0 dependabot-preview[bot] 2020-02-04 03:05:48 +00:00
  • 36d0f15960 Bump shortid from 2.2.8 to 2.2.15 dependabot-preview[bot] 2020-02-04 02:53:28 +00:00
  • b56d4fb773 Bump pico-check from 1.0.3 to 1.3.2 dependabot-preview[bot] 2020-02-04 02:52:54 +00:00
  • 272b336cd8 Bump cookie-parser from 1.4.3 to 1.4.4 dependabot-preview[bot] 2020-02-04 02:51:38 +00:00
  • ac58833adf Bump marked from 0.3.19 to 0.8.0 dependabot-preview[bot] 2020-02-04 02:35:19 +00:00
  • c3432a9263 Bump codemirror from 5.36.0 to 5.51.0 dependabot-preview[bot] 2020-02-03 20:56:31 +00:00
  • f8f1c99266 Bump jwt-simple from 0.5.1 to 0.5.6 dependabot-preview[bot] 2020-02-03 21:06:46 +00:00
  • 0e9b50d4e8 Bump eslint-plugin-react from 7.7.0 to 7.18.3 dependabot-preview[bot] 2020-02-03 20:55:24 +00:00
  • e6e995d7f4 Bump moment from 2.22.0 to 2.24.0 dependabot-preview[bot] 2020-02-03 20:54:51 +00:00
  • c9d18be0cb Bump superagent from 3.8.2 to 5.2.1 dependabot-preview[bot] 2020-02-03 18:51:51 +00:00
  • b75063f936 Try upping Mongoose to 5.7.5 again Trevor Buckner 2020-02-03 15:29:12 -05:00
  • 6ef88e0f1f Revert "Try upping Mongoose to 5.7.5" Trevor Buckner 2020-02-03 14:52:06 -05:00
  • 59e0118d8b Try upping Mongoose to 5.7.5 Trevor Buckner 2020-02-03 14:49:03 -05:00
  • 09e6766e0d Update .gitignore Trevor Buckner 2020-02-03 14:16:06 -05:00
  • ce8cfde211 Revert "[Security] Bump mongoose from 5.0.13 to 5.7.5" Trevor Buckner 2020-02-03 14:11:47 -05:00
  • 7fbb51b3f4 [Security] Bump mongoose from 5.0.13 to 5.7.5 dependabot-preview[bot] 2020-02-03 18:52:05 +00:00
  • 1e9b8e679d Bump lodash from 4.17.13 to 4.17.15 dependabot-preview[bot] 2020-02-03 18:49:12 +00:00
  • 53a1c4f85d [Security] Bump react-dom from 16.3.1 to 16.3.3 dependabot-preview[bot] 2020-02-03 18:48:53 +00:00
  • b1c252495b Bump react from 16.3.1 to 16.12.0 dependabot-preview[bot] 2020-02-03 18:33:51 +00:00
  • 5fce35edd7 Bump classnames from 2.2.5 to 2.2.6 dependabot-preview[bot] 2020-02-03 18:06:54 +00:00
  • debe58ff0b Remove unneeded comments Trevor Buckner 2020-01-28 10:51:52 -05:00
  • 0018627f82 Process brew compression in batches to reduce server load. Trevor Buckner 2020-01-28 10:48:07 -05:00
  • e50f0a1f3b Upping number of compressed brews at once Trevor Buckner 2020-01-23 15:12:25 -05:00
  • e862f65166 Up number of brews compressed at once Trevor Buckner 2020-01-23 12:57:23 -05:00
  • 347575b0ec Lint 2 Trevor Buckner 2020-01-23 12:22:42 -05:00
  • 4ac922482e Lint Trevor Buckner 2020-01-23 12:17:51 -05:00
  • 27e7af870a Fixed what was breaking Trevor Buckner 2020-01-23 12:17:05 -05:00
  • 474b2552fd Fix recent crash Trevor Buckner 2020-01-23 11:47:21 -05:00
  • a06b29c6f5 Admin controls for compressing old brews Trevor Buckner 2020-01-23 10:50:35 -05:00
  • 4128670a9f Revert "Merge pull request #867 from naturalcrit/compressBrews" Trevor Buckner 2020-01-23 10:27:30 -05:00
  • 94d090277f Merge pull request #867 from naturalcrit/compressBrews Trevor Buckner 2020-01-23 10:06:53 -05:00
  • 0b8889d0b8 Merge branch 'master' into compressBrews Trevor Buckner 2020-01-23 09:48:47 -05:00
  • 2efb24d692 Lint Trevor Buckner 2020-01-23 09:47:19 -05:00
  • bc81e09686 Admin script to compress old brews Trevor Buckner 2020-01-23 09:38:50 -05:00
  • aeffec1763 minor grammar fixes in error messages Eric Scheid 2018-12-24 15:56:25 +11:00
  • 462a5608d2 Revert "list-style-type is a property of <li>, not <ul>" Eric Scheid 2018-12-23 18:03:41 +11:00
  • 09ae750eec list-style-type is a property of <li>, not <ul> Eric Scheid 2018-12-23 17:35:06 +11:00
  • e8dcb042f8 Typo Trevor Buckner 2020-01-21 10:05:03 -05:00
  • ecd25ca49f Changed to encourage environment variable Trevor Buckner 2020-01-21 10:03:52 -05:00
  • 3e8551bad6 Fix links to blobs in README.md Christian Brickhouse 2019-03-14 00:39:53 -07:00
  • ef325e2617 Updating README.md with more detailed install instructions and reformatting. Christian Brickhouse 2019-03-14 00:32:28 -07:00
  • 81c361bfb8 Make brand new files also save compressed Trevor Buckner 2020-01-10 16:03:04 -05:00
  • 37eb0d0889 Merge branch 'master' into compressBrews Trevor Buckner 2020-01-10 15:59:33 -05:00
  • 8adc04a565 Make brand new files also save compressed Trevor Buckner 2020-01-10 15:55:21 -05:00
  • 486841084f Make compression raw (no wrapper). Otherwise small files are actually larger after compression. Trevor Buckner 2020-01-10 08:59:39 -05:00
  • 399a6d82f6 lint Trevor Buckner 2020-01-05 23:59:42 -05:00
  • becc6b8df0 Add zlib compression to the "text" field. Now, when a file is saved, the original text field is blanked out and the "compressed" binary version is saved instead. Viewing files in Edit page unzips and views them just fine. Trevor Buckner 2020-01-05 23:48:50 -05:00
  • 1ff3f96f6c Make compression raw (no wrapper). Otherwise small files are actually larger after compression. Trevor Buckner 2020-01-10 08:59:39 -05:00
  • b289cb1003 lint Trevor Buckner 2020-01-05 23:59:42 -05:00
  • 3ea3d273a5 Add zlib compression to the "text" field. Now, when a file is saved, the original text field is blanked out and the "compressed" binary version is saved instead. Viewing files in Edit page unzips and views them just fine. Trevor Buckner 2020-01-05 23:48:50 -05:00
  • a007c5f85f Bump lodash from 4.17.5 to 4.17.13 dependabot[bot] 2019-10-02 16:54:45 +00:00
  • 06d970e61a Notification about the Grey Shadow issue Trevor Buckner 2019-07-24 09:35:13 -04:00
  • f28ed3d52e Try again... Trevor Buckner 2019-07-01 13:56:27 -04:00
  • c5867dab91 Undo. Didn't work. Trevor Buckner 2019-07-01 13:20:24 -04:00
  • df4bacf890 Allow cleaning function to work for a full minute Trevor Buckner 2019-07-01 13:16:26 -04:00
  • 6a57542216 Fix links on Home Page Trevor Buckner 2019-05-02 08:38:48 -04:00
  • 72db7fedfb Remove "Report Issue" from share page Trevor Buckner 2019-04-08 09:12:48 -04:00
  • 892a5f9f1e Fixing links in contributing.md Christian Brickhouse 2019-03-12 01:55:44 -07:00
  • 2839846ec0 Lint 2 Trevor Buckner 2019-02-14 13:53:39 -05:00
  • 502ef6ad7c Lint Trevor Buckner 2019-02-14 13:53:04 -05:00
  • 5b8aa5bb19 Change the popup warning on the metadata editor Trevor Buckner 2019-02-14 13:42:31 -05:00
  • a26e828f00 Change popup warning if you are the only editor Trevor Buckner 2019-02-14 13:40:51 -05:00
  • f572e671cf Lint Trevor Buckner 2019-02-07 16:37:41 -05:00
  • d18bd500b1 Fixing delete buttons Trevor Buckner 2019-02-07 16:36:32 -05:00
  • 14f721d209 Fix spacing on Notification popup for legibility Trevor Buckner 2019-02-07 12:24:26 -05:00
  • 1219f64cb3 Notification about Chrome PDF missing letters bug Trevor Buckner 2019-02-07 12:19:38 -05:00
  • b82aac4a5a Make Monster Blocks always generate "abilities" Trevor Buckner 2019-02-04 11:26:37 -05:00
  • b53b5ccf43 More version updates in the changelog Trevor Buckner 2019-01-29 17:39:40 -05:00
  • 9e7981f05c Fix typo in changelog Bobby Wertman 2019-01-28 19:44:02 -05:00
  • 18a238786e Hide scrollbar in share page but KEEP SCROLLBAR IN USER PAGE Trevor Buckner 2019-01-22 13:38:56 -05:00
  • 507f8e0852 Revert "Revert "Merge branch 'master' of https://github.com/naturalcrit/homebrewery"" Trevor Buckner 2019-01-22 11:26:33 -05:00
  • 0c70162a78 Revert "Merge branch 'master' of https://github.com/naturalcrit/homebrewery" Trevor Buckner 2019-01-22 11:23:35 -05:00
  • 077511dfa7 Merge branch 'master' of https://github.com/naturalcrit/homebrewery Trevor Buckner 2019-01-22 11:13:53 -05:00
  • 69b25eb03a Fix duplicate scrollbar in "share" page Trevor Buckner 2019-01-22 10:53:36 -05:00
  • a56a999920 More Lint Trevor Buckner 2019-01-19 20:08:46 -05:00
  • c1d8796807 Lint Trevor Buckner 2019-01-19 20:00:35 -05:00
  • 71af97e489 Refactored the "Recent Items" navbar component. Greatly simplified the code to about 70% length and made it much easier to read. Results in the same thing. Trevor Buckner 2019-01-18 14:27:38 -05:00
  • facbc5f6dc Merge branch 'master' of https://github.com/naturalcrit/homebrewery Trevor Buckner 2019-01-15 07:35:38 -05:00
  • 63a1ff454f Added a notification popup similar to the "YOU ARE NOT USING CHROME" message. Can be used to notify users of current known issues, updates, etc. Trevor Buckner 2019-01-11 16:26:03 -05:00
  • c634192289 Added a notification popup similar to the "YOU ARE NOT USING CHROME" message. Can be used to notify users of current known issues, updates, etc. Trevor Buckner 2019-01-11 16:26:03 -05:00
  • bf21c3d351 lint Scott Tolksdorf 2018-12-04 13:37:55 -05:00
  • 52c0462a4f Finished the clean up brew ui Scott Tolksdorf 2018-12-04 13:37:03 -05:00
  • 1184fe86a5 Removing the admin key, switching to full basic auth Scott Tolksdorf 2018-12-04 11:27:25 -05:00
  • 7656e53606 Finished stats and brew lookup on admin panel Scott Tolksdorf 2018-12-03 17:32:04 -05:00
  • 4241052952 Updating readme Scott Tolksdorf 2018-12-05 18:13:34 -05:00
  • 21b83ead88 Added middleware to force all routes to be https Scott Tolksdorf 2018-11-30 16:29:05 -05:00
  • 448ea5cf5c Making the script tag stripper case insensitive Scott Tolksdorf 2018-11-30 16:49:37 -05:00
  • 20b719d0de Added in a function to sanatize script tags specifically v2.8.1 Scott Tolksdorf 2018-11-26 19:46:51 -05:00
  • 8b04cc9269 Adding some more text to the default issue title to guide peopel to add an issue title Scott Tolksdorf 2018-11-26 19:51:09 -05:00
  • 96466211c7 Make imgur link https in order to display image Marius 2018-09-17 16:46:12 +02:00
  • 34741291c7 Fix ESLint errors Kurtis Miller 2018-09-24 22:44:22 -04:00
  • fcb0cd8ee7 Reset to previous commit Kurtis Miller 2018-09-24 22:37:45 -04:00
  • aafac16af2 Add bold/italic shortcuts, reposition renderer warning Kurtis Miller 2018-09-24 22:21:08 -04:00