Commit Graph
100 Commits
Author SHA1 Message Date
Víctor Losada Hernández 987d1c881b Merge branch 'master' of https://github.com/naturalcrit/homebrewery into Issue_1430_Unique_HeaderIDs 2024-08-23 23:08:20 +02:00
Víctor Losada Hernández 032fcf12e0 "Removed dynamic generation of zoom levels in datalist, replaced with a single static option of 100%" 2024-08-17 11:39:22 +02:00
Víctor Losada Hernández 5ee4ada112 "Updated ToolBar component: added zoom level limits, refactored zoom level handling, and modified CSS styles for input and slider elements." 2024-08-16 15:58:00 +02:00
Víctor Losada Hernández f0765b5aaa "refactored ToolBar component to use a single state object, and updated styles in toolBar.less" 2024-08-15 20:05:23 +02:00
Víctor Losada Hernández 9dde4aa94e Merge branch 'pdf-tools' of https://github.com/5e-Cleric/homebrewery into pdf-tools 2024-08-15 17:46:49 +02:00
Víctor Losada Hernández 1452920fbd Merge branch 'master' of https://github.com/naturalcrit/homebrewery into pdf-tools 2024-08-15 17:41:27 +02:00
Víctor Losada Hernández 65d6eb11dd suggested changes 2024-06-10 22:09:25 +02:00
Víctor Losada Hernández a591763d10 "Moved iOS-specific styles from .monster.frame to a separate @supports block" 2024-06-09 00:43:11 +02:00
Víctor Losada Hernández 62bf982a73 change to browser-specific solution 2024-06-08 23:40:11 +02:00
Víctor Losada Hernández 6294b12ad5 "Removed background-blend-mode from monster stat block and updated monsterBlockBackground image URL" 2024-06-08 22:59:12 +02:00
Víctor Losada Hernández a5f453f1e5 linting toolBar.less 2024-06-02 16:13:04 +02:00
Víctor Losada Hernández c2170dd558 Remove line hiding toolbar in printCurrentBrew function 2024-06-02 16:12:46 +02:00
Víctor Losada Hernández 0c9958f461 "Removed '%' symbol handling from zoom input value" 2024-06-02 16:05:57 +02:00
Víctor Losada Hernández e2a3959feb "Update brewRenderer.less: changed padding-bottom to padding-block, removed empty lines, and reformatted some styles." 2024-06-02 16:03:54 +02:00
Víctor Losada Hernández 202ea1d905 "Removed margin-bottom from brewRenderer style, added padding-bottom and updated styles in brewRenderer.less" 2024-06-02 15:59:09 +02:00
Víctor Losada Hernández e3c1e4b6f0 "Updated toolbar.less: changed hover selector to also include focus-within" 2024-06-02 15:50:47 +02:00
Víctor Losada Hernández 3fad8227a7 "Updated brewRenderer.jsx: added id 'zoomStyle' to style tag and changed margin-bottom from 7cm to 5cm." 2024-06-01 00:50:16 +02:00
Víctor Losada Hernández 2d051fcdc0 misstype 2024-06-01 00:42:07 +02:00
Víctor Losada Hernández 95d7ce2876 move toolbar hiding to brewrenderer.less 2024-06-01 00:41:44 +02:00
Víctor Losada Hernández 1a52acd4a9 i fixed it wrong 2024-06-01 00:37:49 +02:00
Víctor Losada Hernández de8194d7e0 hide toolbar during printing 2024-06-01 00:34:45 +02:00
Víctor Losada Hernández c60ddb701c this one works best 2024-05-31 21:06:39 +02:00
Víctor Losada Hernández 0e00460012 change margin bottom to fixed distance 2024-05-31 21:03:27 +02:00
Víctor Losada Hernández ed92628012 udpate input zoom 2024-05-31 21:02:03 +02:00
Víctor Losada Hernández 12de8c5221 fix last page navigation 2024-05-31 21:00:01 +02:00
Víctor Losada Hernández afa0571382 fix page displacement 2024-05-31 20:57:09 +02:00
Víctor Losada Hernández 75c592b437 "Update onPageChange argument in nextPage button onClick handler" 2024-05-31 20:28:34 +02:00
Víctor Losada Hernández 000c3db8cd fixed page error 2024-05-31 20:14:41 +02:00
Víctor Losada Hernández f23c0bccbc "Added onKeyPress event handler to zoom input and page number input to blur the target on Enter key press." 2024-05-31 19:46:40 +02:00
Víctor Losada Hernández 69db1e2cb7 change page works, added change zoom via input too 2024-05-31 19:43:09 +02:00
Víctor Losada Hernández 933dc372d2 "Refactor scrollToPage function to retrieve iframe element internally and add page not found logging" 2024-05-31 17:10:35 +02:00
Víctor Losada Hernández 176766dfe7 change in themes.json apparently 2024-05-31 16:25:29 +02:00
Víctor Losada Hernández 6fb185a964 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into pdf-tools 2024-05-31 16:23:55 +02:00
Víctor Losada Hernández 1442414299 scroll to page 2024-05-31 16:23:47 +02:00
Víctor Losada Hernández f6161abf52 bottom margin to prevent bottom clip 2024-05-29 16:23:32 +02:00
Víctor Losada Hernández 4543881808 functional zoom 2024-05-28 08:51:23 +02:00
Víctor Losada Hernández bc9ab284d8 Initial UI 2024-05-21 08:01:50 +02:00
Víctor Losada Hernández b64c835706 Aparently it wasn't redundant as VSCode said
This reverts commit aef6605225.
2024-05-17 22:38:54 +02:00
Víctor Losada Hernández b7717171b3 Server and shared folders 2024-05-17 22:34:40 +02:00
Víctor Losada Hernández 92e27cda6c "Removed unused imports of 'classnames' and 'create-react-class' from various JSX files. in the Client folder" 2024-05-17 22:31:55 +02:00
Víctor Losada Hernández aef6605225 Remove redundant snippetBar import from editor.jsx 2024-05-17 22:28:01 +02:00
Víctor Losada Hernández f21d636846 changes as requested 2024-05-09 08:00:02 +02:00
Víctor Losada Hernández 8365841b89 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into fix-icon-fonts 2024-05-09 07:59:31 +02:00
Víctor Losada Hernández e6bf8b59a1 fix further errors 2024-05-09 07:49:17 +02:00
Víctor Losada Hernández d3f1fde9d9 icon for edit link 2024-05-06 07:43:45 +02:00
Víctor Losada Hernández 268d202562 initial commit 2024-05-06 00:32:38 +02:00
Víctor Losada Hernández 3c1f8804af initial commit 2024-05-02 11:38:00 +02:00
Víctor Losada Hernández 076599f05c to cm 2024-05-01 21:58:15 +02:00
Víctor Losada Hernández da6bc497fc eldeberry misstype rise dead 2024-04-26 23:07:06 +02:00
Víctor Losada Hernández 2ebe8d80e9 fix ei poison piercing 2024-04-25 15:15:07 +02:00
Víctor Losada Hernández 8c20422fef initial commit 2024-04-25 15:09:25 +02:00
Víctor Losada Hernández 9247967f93 fixed published request 2024-04-09 20:12:40 +02:00
Víctor Losada Hernández 0e5c91733d Revert "rename icons less"
This reverts commit 7cc83eaf95.
2024-04-08 02:29:43 +02:00
Víctor Losada Hernández f5c729c328 Revert "rename icons"
This reverts commit 22b01b131f.
2024-04-08 02:29:40 +02:00
Víctor Losada Hernández 4f9e93fac7 Revert "renaming snippetBar"
This reverts commit 2045bf8060.
2024-04-08 02:29:38 +02:00
Víctor Losada Hernández 7cc83eaf95 rename icons less 2024-04-08 02:19:43 +02:00
Víctor Losada Hernández 22b01b131f rename icons 2024-04-08 02:19:32 +02:00
Víctor Losada Hernández 2045bf8060 renaming snippetBar 2024-04-08 02:17:10 +02:00
Víctor Losada Hernández df73b37180 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into add-share-link-to-error-pages 2024-04-07 16:17:51 +02:00
Víctor Losada Hernández 99f9b10348 initial commit 2024-04-07 16:16:21 +02:00
Víctor Losada Hernández 85a00b508b automatic linting 2024-04-02 14:47:03 +02:00
Víctor Losada Hernández 8a15172db1 pull from master and suggested fixes 2024-04-02 14:09:53 +02:00
Víctor Losada Hernández aae574e4e5 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into small-fixes,-snippet-uniformity 2024-04-02 13:56:21 +02:00
Víctor Losada Hernández 45106b47d4 Custom scrollbar fixes 2024-04-02 13:47:16 +02:00
Víctor Losada Hernández 03f868d084 initial commit 2024-03-20 17:58:10 +01:00
Víctor Losada Hernández b74fb22182 Revert "fix another test"
This reverts commit b6ea89356b.
2024-03-18 23:50:33 +01:00
Víctor Losada Hernández b6ea89356b fix another test 2024-03-18 23:47:06 +01:00
Víctor Losada Hernández 37488ded4d fix 1 test, no idea how these work 2024-03-18 23:43:51 +01:00
Víctor Losada Hernández c47dd828ed initial commit 2024-03-18 23:39:15 +01:00
Víctor Losada Hernández b4fec32320 Merge branch 'scrollbar' of https://github.com/5e-Cleric/homebrewery into scrollbar 2024-03-08 10:13:06 +01:00
Víctor Losada Hernández d0000cee11 linting 2024-03-08 10:13:04 +01:00
Víctor Losada Hernández 54d881642d listpage, editor 2024-03-08 10:09:29 +01:00
Víctor Losada Hernández 4cc2acc9e6 quickfix 2024-03-06 23:12:12 +01:00
Víctor Losada Hernández f903e97562 back to original links 2024-03-06 23:03:44 +01:00
Víctor Losada Hernández b57e42be6f Merge branch 'master' of https://github.com/naturalcrit/homebrewery into fonts-fix 2024-03-06 22:38:00 +01:00
Víctor Losada Hernández 9f95947d16 initial commit 2024-03-06 22:34:44 +01:00
Víctor Losada Hernández f172d02920 Merge branch 'nav-fixes' of https://github.com/5e-Cleric/homebrewery into nav-fixes 2024-03-06 19:43:46 +01:00
Víctor Losada Hernández dbe60e3ff1 dropdown classes fix 2024-03-06 19:43:44 +01:00
Víctor Losada Hernández beaf67c975 initial commit 2024-03-06 19:30:23 +01:00
Víctor Losada Hernández b2b276c3a3 classname to new dropdown 2024-03-06 19:21:11 +01:00
Víctor Losada Hernández 7483b4afc6 quickfix 2024-03-06 19:16:48 +01:00
Víctor Losada Hernández c7a2e84927 no wrapping text 2024-03-06 19:13:35 +01:00
Víctor Losada Hernández 3482330629 adjust to work with overflow 2024-03-06 19:05:58 +01:00
Víctor Losada Hernández 1721b9087a Merge branch 'master' of https://github.com/naturalcrit/homebrewery into nav-fixes 2024-03-06 18:55:02 +01:00
Víctor Losada Hernández 02509ebc3a Merge branch 'newFromLocal' of https://github.com/5e-Cleric/homebrewery into newFromLocal 2024-03-06 18:12:23 +01:00
Víctor Losada Hernández e494899f8b icons 2024-03-06 18:12:21 +01:00
Víctor Losada Hernández f93af38fa6 split-style-and-metadata moved to helpers.js 2024-03-06 18:09:26 +01:00
Víctor Losada Hernández 25945fc0df getting rid of state as per req 2024-03-06 14:06:57 +01:00
Víctor Losada Hernández b50353c8c4 rename nav buttons per req 2024-03-06 14:02:09 +01:00
Víctor Losada Hernández 1e1505c63f towards a more traditional approach 2024-03-05 08:27:56 +01:00
Víctor Losada Hernández 1bddb38fcc Merge branch 'master' of https://github.com/naturalcrit/homebrewery into newFromLocal 2024-03-05 08:07:34 +01:00
Víctor Losada Hernández 0310eee685 increase minimum width 2024-02-27 22:18:04 +01:00
Víctor Losada Hernández c4499fcc26 min-width for elements 2024-02-27 22:12:40 +01:00
Víctor Losada Hernández 1d317788fe fix undefined class 2024-02-27 22:12:32 +01:00
Víctor Losada Hernández b5301ff978 requested changes 2024-02-27 21:53:44 +01:00
Víctor Losada Hernández a027e16636 Merge branch 'pr/3292' into nav-fixes 2024-02-27 21:42:44 +01:00
Víctor Losada Hernández f42cab6e40 suggested changes 2024-02-17 11:51:42 +01:00
Víctor Losada Hernández 5a68acc0f5 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into update-popup 2024-02-13 14:31:45 +01:00
Víctor Losada Hernández f51fca74e6 initial commit 2024-02-13 14:27:32 +01:00
Víctor Losada Hernández fe5a76c0df fix link href 2024-02-13 10:52:53 +01:00