0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-25 23:38:14 +00:00

Commit Graph

  • ec514cdb51 Set local storage only if dismissKey prop exists G.Ambatte 2024-06-05 07:49:29 +12:00
  • 7272544724 Convert LockNotification.jsx to functional component Trevor Buckner 2024-06-04 14:53:19 -04:00
  • 99ff7fdf14 linting Trevor Buckner 2024-06-04 12:32:21 -04:00
  • 491b38c330 Small cleanup of Dialog component Trevor Buckner 2024-06-04 12:29:13 -04:00
  • 4033d3ad99 Merge pull request #3513 from naturalcrit/propagateEventsToNavButtons Trevor Buckner 2024-06-04 10:24:14 -04:00
  • 9285d355b2 Merge branch 'master' into propagateEventsToNavButtons Trevor Buckner 2024-06-04 10:22:12 -04:00
  • 24e67e2270 Restore Info Circle to notification G.Ambatte 2024-06-04 17:47:17 +12:00
  • 5f6d5f53cc Change dismiss button to use fa-dismiss G.Ambatte 2024-06-04 17:38:06 +12:00
  • 865c5678bc Change all Modal references to Dialog G.Ambatte 2024-06-04 17:34:26 +12:00
  • 05ba7b41d1 Tweak NotificationPopup G.Ambatte 2024-06-04 17:29:34 +12:00
  • e7735e242a Add closeText prop G.Ambatte 2024-06-04 17:28:29 +12:00
  • 1111d8275c Tweak dismiss button styling G.Ambatte 2024-06-04 17:27:45 +12:00
  • f3b01bc75c Fix for modals G.Ambatte 2024-06-04 16:51:43 +12:00
  • 8685c5cae4 Break Dialog out of NotificationPopup, restore NotificationPopup to original position G.Ambatte 2024-06-04 16:26:51 +12:00
  • 510d8f410d Resolve timing issue with liveScroll on linking. David Bolack 2024-06-03 22:45:22 -05:00
  • ea9f9a8c36 Missed a couple of variable repalcements. David Bolack 2024-06-03 02:39:20 -05:00
  • 4818f70aed Add additional visual hinting to liveScroll lock. David Bolack 2024-06-03 02:36:44 -05:00
  • cca79d4b17 Merge branch 'master' into Issue_241_Part_II David Bolack 2024-06-03 02:29:19 -05:00
  • a715c9e1e6 Store livescrolling in local storage David Bolack 2024-06-03 02:26:56 -05:00
  • e0a457bf40 Bump mongoose from 8.4.0 to 8.4.1 dependabot[bot] 2024-06-03 03:05:35 +00:00
  • a48d9d295e Try binging to ctrl-X and CTRL-Shift-X which seem to somehow be available... David Bolack 2024-06-02 20:23:33 -05:00
  • 587831652c Merge branch 'master' into Issue_1958 David Bolack 2024-06-02 12:33:14 -05:00
  • a5f453f1e5 linting toolBar.less Víctor Losada Hernández 2024-06-02 16:13:04 +02:00
  • c2170dd558 Remove line hiding toolbar in printCurrentBrew function Víctor Losada Hernández 2024-06-02 16:12:46 +02:00
  • 0c9958f461 "Removed '%' symbol handling from zoom input value" Víctor Losada Hernández 2024-06-02 16:05:57 +02:00
  • e2a3959feb "Update brewRenderer.less: changed padding-bottom to padding-block, removed empty lines, and reformatted some styles." Víctor Losada Hernández 2024-06-02 16:03:54 +02:00
  • 202ea1d905 "Removed margin-bottom from brewRenderer style, added padding-bottom and updated styles in brewRenderer.less" Víctor Losada Hernández 2024-06-02 15:59:09 +02:00
  • e3c1e4b6f0 "Updated toolbar.less: changed hover selector to also include focus-within" Víctor Losada Hernández 2024-06-02 15:50:47 +02:00
  • d20c9c502c Merge branch 'issue_2994_css_style' of github.com:dbolacksn/homebrewery-broken into issue_2994_css_style David Bolack 2024-06-01 00:35:39 -05:00
  • 8c5e68e571 Merge branch 'master' into issue_2994_css_style David Bolack 2024-06-01 00:34:43 -05:00
  • fbe65a4e93 Resolve indentation errors in TOC Generation, adjust partCover class David Bolack 2024-06-01 00:32:25 -05:00
  • 3875dabfd2 Merge branch 'master' of github.com:naturalcrit/homebrewery David Bolack 2024-05-31 23:32:39 -05:00
  • 6464f35ce9 Forgot to run npm install after merge David Bolack 2024-05-31 22:40:22 -05:00
  • 5442f232d5 Merge branch 'master' into brew_themes_user_selection David Bolack 2024-05-31 22:32:14 -05:00
  • 930709223a Lint fix G.Ambatte 2024-06-01 12:42:40 +12:00
  • a6ce36689c Shift NotificationPopup to shared components & update BrewRenderer ref G.Ambatte 2024-06-01 12:38:01 +12:00
  • 2424d34682 Merge branch 'master' into addLockNotification-#3326 G.Ambatte 2024-06-01 12:14:04 +12:00
  • 3fad8227a7 "Updated brewRenderer.jsx: added id 'zoomStyle' to style tag and changed margin-bottom from 7cm to 5cm." Víctor Losada Hernández 2024-06-01 00:50:16 +02:00
  • 2d051fcdc0 misstype Víctor Losada Hernández 2024-06-01 00:42:07 +02:00
  • 95d7ce2876 move toolbar hiding to brewrenderer.less Víctor Losada Hernández 2024-06-01 00:41:44 +02:00
  • 1a52acd4a9 i fixed it wrong Víctor Losada Hernández 2024-06-01 00:37:49 +02:00
  • de8194d7e0 hide toolbar during printing Víctor Losada Hernández 2024-06-01 00:34:45 +02:00
  • c60ddb701c this one works best Víctor Losada Hernández 2024-05-31 21:06:39 +02:00
  • 0e00460012 change margin bottom to fixed distance Víctor Losada Hernández 2024-05-31 21:03:27 +02:00
  • ed92628012 udpate input zoom Víctor Losada Hernández 2024-05-31 21:02:03 +02:00
  • 12de8c5221 fix last page navigation Víctor Losada Hernández 2024-05-31 21:00:01 +02:00
  • afa0571382 fix page displacement Víctor Losada Hernández 2024-05-31 20:57:09 +02:00
  • 75c592b437 "Update onPageChange argument in nextPage button onClick handler" Víctor Losada Hernández 2024-05-31 20:28:34 +02:00
  • 90b504d67d Oops Víctor Losada Hernández 2024-05-31 20:26:12 +02:00
  • 8efea112b4 "Updated scrollToPage argument to add 1 to pageNumber" Víctor Losada Hernández 2024-05-31 20:22:14 +02:00
  • 000c3db8cd fixed page error Víctor Losada Hernández 2024-05-31 20:14:41 +02:00
  • f23c0bccbc "Added onKeyPress event handler to zoom input and page number input to blur the target on Enter key press." Víctor Losada Hernández 2024-05-31 19:46:40 +02:00
  • 69db1e2cb7 change page works, added change zoom via input too Víctor Losada Hernández 2024-05-31 19:43:09 +02:00
  • acbdd1b801 "Removed iframe parameter from scrollToPage and getPageContainingElement functions, instead getting iframe element by id 'BrewRenderer' inside the functions." Víctor Losada Hernández 2024-05-31 17:13:29 +02:00
  • 933dc372d2 "Refactor scrollToPage function to retrieve iframe element internally and add page not found logging" Víctor Losada Hernández 2024-05-31 17:10:35 +02:00
  • d012a09346 "Refactor BrewRenderer: updated iframe handling and scrolling logic in useEffect and scrollToPage function" Víctor Losada Hernández 2024-05-31 17:06:47 +02:00
  • 3cca38302a "Refactor BrewRenderer component: removed unnecessary code, reorganized useEffect hooks, and simplified getPageContainingElement function." Víctor Losada Hernández 2024-05-31 17:00:03 +02:00
  • f9352a94c6 "Refactor BrewRenderer: simplify URL param extraction, remove iframe existence checks, and update scrollIntoView behavior" Víctor Losada Hernández 2024-05-31 16:47:17 +02:00
  • 1add97b1b2 scrolls to page 100 ms after page load Víctor Losada Hernández 2024-05-31 16:38:08 +02:00
  • 176766dfe7 change in themes.json apparently Víctor Losada Hernández 2024-05-31 16:25:29 +02:00
  • 6fb185a964 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into pdf-tools Víctor Losada Hernández 2024-05-31 16:23:55 +02:00
  • 1442414299 scroll to page Víctor Losada Hernández 2024-05-31 16:23:47 +02:00
  • f6161abf52 bottom margin to prevent bottom clip Víctor Losada Hernández 2024-05-29 16:23:32 +02:00
  • 6d9e564d1c Merge branch 'master' into addLockRoutes-#3326 G.Ambatte 2024-05-30 00:02:37 +12:00
  • 8fc224e9a1 Update themes/V3/5ePHB/snippets.js Trevor Buckner 2024-05-28 17:33:52 -04:00
  • 98fc007efd Merge branch 'master' into issue_2994_css_style Trevor Buckner 2024-05-28 17:31:14 -04:00
  • 7fb23c7362 Pass click events to click handler Trevor Buckner 2024-05-28 16:25:39 -04:00
  • a2f0546a6d Merge pull request #3491 from naturalcrit/Print-directly-from-edit/share-page Trevor Buckner 2024-05-28 16:14:08 -04:00
  • 8a55658bd7 Rename printPage function to printCurrentBrew() Print-directly-from-edit/share-page Trevor Buckner 2024-05-28 16:11:18 -04:00
  • 01d60c4520 lint Trevor Buckner 2024-05-28 13:22:33 -04:00
  • b4349a0476 iframe hotkey printing only works in Edit/Share/New Trevor Buckner 2024-05-28 12:51:58 -04:00
  • 695b9916dd Remove old /print page Trevor Buckner 2024-05-28 12:39:43 -04:00
  • 4543881808 functional zoom Víctor Losada Hernández 2024-05-28 08:51:23 +02:00
  • 6e0aff525f Updated rate limiter window name Víctor Losada Hernández 2024-05-25 20:51:44 +02:00
  • ac3168e365 Move "printPage()" to helpers.js for reuse in multiple pages Trevor Buckner 2024-05-24 19:28:02 -04:00
  • 748c25aae4 "Added express-rate-limit package and implemented rate limiting for admin API login attempts" Víctor Losada Hernández 2024-05-24 20:42:25 +02:00
  • e396211f92 remove duplicate button Trevor Buckner 2024-05-23 17:13:44 -04:00
  • 4ce68b86ed Fix hotkey printing on focused iframe Trevor Buckner 2024-05-23 17:09:03 -04:00
  • 24769d69d4 Force browser repaint after closing Print dialog Trevor Buckner 2024-05-23 17:08:24 -04:00
  • 609f5a3330 more logs Víctor Losada Hernández 2024-05-23 14:08:37 +02:00
  • 058d70ed82 auto, not scroll Víctor Losada Hernández 2024-05-23 13:37:23 +02:00
  • cbdf06f39d oops Víctor Losada Hernández 2024-05-23 13:35:00 +02:00
  • 6f6c142aa2 fixes scrolling error Víctor Losada Hernández 2024-05-23 13:32:09 +02:00
  • 72cb8e7db9 remove console logs and add forced space to brew count Víctor Losada Hernández 2024-05-23 13:18:07 +02:00
  • fc22e6cd53 Smidge of documentation David Bolack 2024-05-22 23:17:22 -05:00
  • 62ed026757 Hopeflly final class renaming sessions. David Bolack 2024-05-22 21:25:10 -05:00
  • 7cef4316d7 Flag Table of Contents as "Experimental" David Bolack 2024-05-22 21:04:32 -05:00
  • 0df53daa4c Another attempt at clearer classnames for the Table of contents snippet David Bolack 2024-05-22 17:25:52 -05:00
  • b496ef3597 Remove completely redundant checks for class based exclusion from ToC Snippet David Bolack 2024-05-22 16:34:00 -05:00
  • 3ae5d4c1e3 Slight reworking of style naming for Table of Contents David Bolack 2024-05-22 16:30:12 -05:00
  • a227a792c0 Replace print redirect with print contentWindow on all pages Trevor Buckner 2024-05-22 15:54:01 -04:00
  • 133295c225 big changes to the UI Víctor Losada Hernández 2024-05-22 20:10:54 +02:00
  • 54efc18ad4 minimum range text to 3 Víctor Losada Hernández 2024-05-22 19:55:20 +02:00
  • 43f77dc525 fix valid check Víctor Losada Hernández 2024-05-22 19:49:06 +02:00
  • d9d4d74b71 Add CR wrappers around addTOC snippet insertions. David Bolack 2024-05-22 12:44:19 -05:00
  • af82d71e4f Merge branch 'master' into issue_2994_css_style David Bolack 2024-05-22 11:52:43 -05:00
  • f897cbfdf4 Merge branch 'master' of github.com:naturalcrit/homebrewery David Bolack 2024-05-22 11:51:45 -05:00
  • 1773e77cb9 Fix missed issues with converting to delightfully recursive function David Bolack 2024-05-22 11:47:12 -05:00
  • 34d37b24f1 "Update text in 'noBrews' div from 'Whenever you want, just start typing...' to 'No search yet'" Víctor Losada Hernández 2024-05-22 12:33:11 +02:00
  • 1e6427ca56 non selection , as per request Víctor Losada Hernández 2024-05-22 12:28:57 +02:00