Commit Graph
100 Commits
Author SHA1 Message Date
Víctor Losada Hernández efa8f3fedf remove unnecessary, cluttering logs 2024-12-16 22:13:14 +01:00
Víctor Losada Hernández 35be1e9b94 quickfix 2024-12-16 16:43:40 +01:00
Víctor Losada Hernández a9275698fa add comment to tell future me to remove logs when feature comes 2024-12-14 23:41:05 +01:00
Víctor Losada Hernández 99f2972079 fixes as asked 2024-12-14 23:34:12 +01:00
Víctor Losada Hernández afc92c4545 fix check client version middleware to stop checking outside calls 2024-12-14 22:30:24 +01:00
Víctor Losada Hernández b26526a2f1 lint and logging pass prepared for in server auth from this end 2024-12-14 22:24:52 +01:00
Víctor Losada Hernández 4f57f006ce log cookies at auth middleware 2024-12-14 21:20:39 +01:00
Víctor Losada Hernández 666a94cd65 fix log 2024-12-14 21:15:16 +01:00
Víctor Losada Hernández f0c094e9d8 logs to account middleware 2024-12-14 21:12:35 +01:00
Víctor Losada Hernández a1c228b1d1 log req account 2024-12-14 21:01:38 +01:00
Víctor Losada Hernández 5e5c637c79 revert api catch on wrong route middleware 2024-12-14 20:59:51 +01:00
Víctor Losada Hernández d573129f31 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into re-author-brews-on-batch 2024-12-14 20:34:41 +01:00
Víctor Losada Hernández c29e1905bf add localhost to allowed origins only if in local, also remake regex 2024-12-10 19:24:23 +01:00
Víctor Losada Hernández 3a20452214 hide unusable editors 2024-12-09 22:18:15 +01:00
Víctor Losada Hernández 3e4ba89ed9 change div selector 2024-12-09 22:11:10 +01:00
Víctor Losada Hernández 2c5c3d40df revert toolbar changes 2024-12-09 22:08:39 +01:00
Víctor Losada Hernández 213240327d resolve issues 2024-12-09 22:05:04 +01:00
Víctor Losada Hernández eca0f59b40 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into adress-small-accessibility-concerns 2024-12-09 21:52:25 +01:00
Víctor Losada Hernández 81f56ec91d add heroku apps to cors 2024-12-09 18:59:48 +01:00
Víctor Losada Hernández 4eb8abf1e7 Update CORS error message in app.js 2024-12-08 23:46:27 +01:00
Víctor Losada Hernández 23910cc94c add cors policy and rename route 2024-12-08 23:43:32 +01:00
Víctor Losada Hernández ef0ee78758 revert check client version changes 2024-12-08 23:43:06 +01:00
Víctor Losada Hernández 1b20c00842 log headers 2024-12-08 20:46:02 +01:00
Víctor Losada Hernández db9212bd12 log req 2024-12-08 20:45:43 +01:00
Víctor Losada Hernández 7348ecbb3d Merge branch 'master' of https://github.com/naturalcrit/homebrewery into re-author-brews-on-batch 2024-12-08 12:07:53 +01:00
Víctor Losada Hernández 31a22703c1 initial commit 2024-12-08 12:05:01 +01:00
Víctor Losada Hernández ee9143fa35 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into fix-buttons 2024-12-03 20:20:42 +01:00
Víctor Losada Hernández c62bb53660 turn back checkboxes to default, fix button styles and filter bar to correct font. 2024-12-03 20:16:42 +01:00
Víctor Losada Hernández 7c09680939 add vault navitem to share and edit pages 2024-11-27 23:45:25 +01:00
Víctor Losada Hernández 3f0a6a577f faq new version 2024-11-27 23:28:08 +01:00
Víctor Losada Hernández 626b602a61 last fix 2024-11-01 20:39:45 +01:00
Víctor Losada Hernández 3d7d90104b revert content deletion 2024-11-01 20:37:28 +01:00
Víctor Losada Hernández 2abc2b13f0 wrap encodeURI in try catch 2024-10-30 22:47:17 +01:00
Víctor Losada Hernández 48baaa33e2 linting 2024-10-29 14:22:51 +01:00
Víctor Losada Hernández 6f07d25101 second fix 2024-10-29 14:20:49 +01:00
Víctor Losada Hernández fec904b4c6 initial commit 2024-10-29 14:16:45 +01:00
Víctor Losada Hernández 391d0a0bfe remove flickering in divider 2024-10-27 10:20:49 +01:00
Víctor Losada Hernández 782ee7a4ad Merge branch 'master' of https://github.com/naturalcrit/homebrewery into refactor-splitpane 2024-10-27 10:14:30 +01:00
Víctor Losada Hernández 987063422d use storage instead of state to correctly save position while resizing 2024-10-27 10:13:59 +01:00
Víctor Losada Hernández 46eac41021 further formatting 2024-10-26 23:03:25 +02:00
Víctor Losada Hernández 43441f3185 last changes as suggested 2024-10-26 22:54:16 +02:00
Víctor Losada Hernández f2765650f7 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into userpage-to-func-comp 2024-10-26 19:46:55 +02:00
Víctor Losada Hernández a017c28b02 allow for null error instead of undefined 2024-10-26 19:45:55 +02:00
Víctor Losada Hernández ef1e0f1faa destructure props as per usual 2024-10-26 19:45:26 +02:00
Víctor Losada Hernández 5dc961505b Merge branch 'userpage-to-func-comp' of https://github.com/5e-Cleric/homebrewery into userpage-to-func-comp 2024-10-26 19:44:08 +02:00
Víctor Losada Hernández b129ec1469 linting 2024-10-26 19:43:27 +02:00
Víctor Losada Hernández 843aa6d769 linting and final pass 2024-10-26 16:45:33 +02:00
Víctor Losada Hernández 8ab9b842fc Merge branch 'master' of https://github.com/naturalcrit/homebrewery into refactor-splitpane 2024-10-26 16:29:08 +02:00
Víctor Losada Hernández f8b5a8133e initial commit 2024-10-26 16:15:53 +02:00
Víctor Losada Hernández c7894499b1 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into fix-snippetbar-behaviour 2024-10-24 01:25:15 +02:00
Víctor Losada Hernández 55a50ce261 always stretch 2024-10-24 01:23:26 +02:00
Víctor Losada Hernández 5b675918ad real fix for the meta tab 2024-10-24 01:10:47 +02:00
Víctor Losada Hernández 70046e00f8 fix min-width in meta tab 2024-10-24 01:07:52 +02:00
Víctor Losada Hernández e129eb2f5d Merge branch 'fix-snippetbar-behaviour' of https://github.com/5e-Cleric/homebrewery into fix-snippetbar-behaviour 2024-10-24 01:04:23 +02:00
Víctor Losada Hernández 56c9413ab5 next iteration 2024-10-24 01:04:22 +02:00
Víctor Losada Hernández 88e5f26dd8 not render snippets element if empty 2024-10-23 20:16:30 +02:00
Víctor Losada Hernández ddfccba822 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into add-notification-client-side 2024-10-23 19:48:45 +02:00
Víctor Losada Hernández 069d054e30 remove console logs and lint 2024-10-23 19:47:12 +02:00
Víctor Losada Hernández 1f7ff4386b fix html in notifs 2024-10-23 19:45:47 +02:00
Víctor Losada Hernández 7a78408415 Merge branch 'add-notification-client-side' of https://github.com/5e-Cleric/homebrewery; branch 'master' of https://github.com/naturalcrit/homebrewery into add-notification-client-side 2024-10-23 19:33:14 +02:00
Víctor Losada Hernández 52311f989d Merge branch 'userpage-to-func-comp' of https://github.com/5e-Cleric/homebrewery into userpage-to-func-comp 2024-10-23 17:03:02 +02:00
Víctor Losada Hernández b9bf9c7e70 "Refactor UserPage component: removed unnecessary import, updated function signature, and moved useState hook declaration" 2024-10-23 17:03:00 +02:00
Víctor Losada Hernández 9d2a305f03 initial commit 2024-10-23 09:02:23 +02:00
Víctor Losada Hernández 999a96b5ce "Rename dismissKeys to dismisskeys in Dialog component and its usage" 2024-10-22 21:46:57 +02:00
Víctor Losada Hernández 1d663ef38d last iteration 2024-10-20 12:19:38 +02:00
Víctor Losada Hernández d3e11ead54 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into snippet-bar-wrapping 2024-10-20 12:19:26 +02:00
Víctor Losada Hernández 5a75182aff changes as requested, wrapping of editor tools, and linting 2024-10-18 00:52:26 +02:00
Víctor Losada Hernández 8538ccabe6 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into snippet-bar-wrapping 2024-10-17 23:47:02 +02:00
Víctor Losada Hernández 8ef88a4799 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into scroll-to-element 2024-10-17 23:42:57 +02:00
Víctor Losada Hernández 189625c79b adding margin to scroll action to prevent toolbar overlapping 2024-10-17 23:38:27 +02:00
Víctor Losada Hernández d872a496a7 fix mutation observer integration 2024-10-17 23:38:11 +02:00
Víctor Losada Hernández 9a4473526a move around 2 2024-10-17 22:59:29 +02:00
Víctor Losada Hernández 5077fda3f6 move stuff around for minimal changes 2024-10-17 22:58:14 +02:00
Víctor Losada Hernández 397ae31f56 remove stale changes 2024-10-17 22:56:58 +02:00
Víctor Losada Hernández 87915ef0ef remove unnecessary changes 2024-10-17 22:42:55 +02:00
Víctor Losada Hernández c9240c7023 fix last line pack-lock 2024-10-17 22:41:24 +02:00
Víctor Losada Hernández e54d237a19 fix pack-lock 2024-10-17 22:40:53 +02:00
Víctor Losada Hernández ccfd5578cf Merge branch 'master' of https://github.com/naturalcrit/homebrewery into scroll-to-element 2024-10-17 22:39:28 +02:00
Víctor Losada Hernández 618e865e52 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into add-notification-client-side 2024-10-17 22:29:31 +02:00
Víctor Losada Hernández 3c66907a86 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into scroll-to-element 2024-10-13 11:15:15 +02:00
Víctor Losada Hernández 0663e82fa1 remove unnecessary space in homepage markdown 2024-10-13 10:58:24 +02:00
Víctor Losada Hernández 6e241c5bcd remove splitpane parent 2024-10-13 10:53:05 +02:00
Víctor Losada Hernández ebe5dca7a9 remove unnecessary child in nav 2024-10-13 10:51:06 +02:00
Víctor Losada Hernández 766fd40b72 set cursor in code less for disabled elements 2024-10-11 00:35:43 +02:00
Víctor Losada Hernández 3e6884b506 dynamic input width 2024-10-11 00:32:28 +02:00
Víctor Losada Hernández 2118142faa not allowed cursor 2024-10-11 00:16:36 +02:00
Víctor Losada Hernández 2b270ccdb7 linting 2024-10-11 00:14:12 +02:00
Víctor Losada Hernández 08eabf8102 proper snippetbar styles 2024-10-11 00:12:52 +02:00
Víctor Losada Hernández c1d85bc216 remove annoying class 2024-10-11 00:12:39 +02:00
Víctor Losada Hernández 3a2c213cf8 linting codeeditor.les 2024-10-11 00:02:00 +02:00
Víctor Losada Hernández 99dc0deb08 foldgutter styles 2024-10-11 00:00:57 +02:00
Víctor Losada Hernández c47974cb49 suggested changes 2024-10-10 23:00:39 +02:00
Víctor Losada Hernández 4fde4600bc fix pack 2024-10-10 22:58:55 +02:00
Víctor Losada Hernández 27f939201d Merge branch 'master' of https://github.com/naturalcrit/homebrewery into fix-vulnerability-admin-pages 2024-10-10 22:54:22 +02:00
Víctor Losada Hernández 6e2cde507d revert package completely 2024-10-10 22:50:29 +02:00
Víctor Losada Hernández 95d6e39a44 Revert "remove changes package lock"
This reverts commit 00f1d4a27e.
2024-10-10 22:49:19 +02:00
Víctor Losada Hernández 39b8cbae2a Revert "remove package 2"
This reverts commit 0162232053.
2024-10-10 22:49:16 +02:00
Víctor Losada Hernández 0162232053 remove package 2 2024-10-10 22:44:51 +02:00
Víctor Losada Hernández 00f1d4a27e remove changes package lock 2024-10-10 22:43:13 +02:00
Víctor Losada Hernández db618fe2ad linting changes 2024-10-10 22:42:47 +02:00