Commit Graph
100 Commits
Author SHA1 Message Date
G.Ambatte cf3635bccc Merge branch 'master' into addEditorThemes-#362 2023-07-11 07:38:13 +12:00
G.Ambatte 085cb99562 Merge branch 'master' into addStyleSanitization-#1437 2023-07-06 12:41:14 +12:00
G.Ambatte 568586541a Merge branch 'master' into addSmartPageBreak-#2289 2023-07-06 12:40:05 +12:00
G.Ambatte 0d44e1778f Emit click event when iFrame clicked 2023-07-05 15:48:54 +12:00
G.Ambatte 9cb8b46930 Merge branch 'master' into addEditorThemes-#362 2023-07-05 14:24:36 +12:00
G.Ambatte 45d32ebfc3 Merge branch 'master' into experimentalClickToOpen-#2702 2023-07-05 14:24:24 +12:00
G.Ambatte 1dad009298 Merge branch 'experimentalClickToOpen-#2702' of https://github.com/G-Ambatte/homebrewery into experimentalClickToOpen-#2702 2023-06-30 07:57:38 +12:00
G.Ambatte aadf663623 Add scrollbar on dropdowns 2023-06-30 07:57:33 +12:00
G.Ambatte 8685f32b49 Merge branch 'master' into experimentalClickToOpen-#2702 2023-06-30 00:03:35 +12:00
G.Ambatte 678ac90cd0 Shift Recent Items to use Nav.dropdown 2023-06-29 23:58:52 +12:00
G.Ambatte 3cb5e8ed42 Initial functionality pass 2023-06-29 21:59:42 +12:00
G.Ambatte 273f0ca05d Merge branch 'master' into addStyleSanitization-#1437 2023-06-29 13:26:21 +12:00
G.Ambatte 3c929870cb Merge branch 'master' into addSmartPageBreak-#2289 2023-06-29 13:25:11 +12:00
G.Ambatte 4cb2a9ef76 Merge branch 'master' into addEditorThemes-#362 2023-06-29 13:24:56 +12:00
G.Ambatte 9713cc4be9 Merge branch 'master' into experimentalErrorPage 2023-06-27 15:35:28 +12:00
Sean Robertson a7040e554a Fix test 2023-06-27 15:19:33 +12:00
G.Ambatte e88e7f852c Add account check to Google File not found error 2023-06-26 20:40:11 +12:00
G.Ambatte a3b2c6987f Fix test 2023-06-26 18:08:52 +12:00
G.Ambatte 3d47b5a0bc Fix test 2023-06-26 18:06:37 +12:00
G.Ambatte c5f4793c23 Add owner info to missing Google file message 2023-06-26 17:43:19 +12:00
G.Ambatte cff4f8eae5 Catch duplicate delete requests 2023-06-25 21:26:02 +12:00
G.Ambatte 4799e8b443 Fix test 2023-06-25 21:10:28 +12:00
G.Ambatte fa38d5c892 Additional info in errors 2023-06-25 20:39:36 +12:00
G.Ambatte 04eb7d0556 Add brew title to Not an Author page 2023-06-25 20:13:13 +12:00
G.Ambatte f175323221 Use common error object to reduce DRY 2023-06-25 18:22:22 +12:00
G.Ambatte 9f4de3c66e Fix test 2023-06-25 18:16:57 +12:00
G.Ambatte 800bff611a Fix test 2023-06-25 18:14:12 +12:00
G.Ambatte e28b6e7a19 Differentiate Not an Author from Not logged in 2023-06-25 18:10:31 +12:00
G.Ambatte 4c6de90d82 Fix test 2023-06-25 17:13:37 +12:00
G.Ambatte e5ef0aedd3 Pass all error properties to message generator 2023-06-25 17:10:25 +12:00
G.Ambatte da8e7ec610 Change Not an Author to 401 2023-06-25 16:51:17 +12:00
G.Ambatte d1412abe03 Increase specificity of ErrorPage.less 2023-06-25 16:48:50 +12:00
G.Ambatte 9de4a82977 Remove unneeded HR 2023-06-25 15:24:10 +12:00
G.Ambatte 9ddae7bbea Update UIPage.less to increase specificity 2023-06-25 15:23:58 +12:00
G.Ambatte 4fdc6b79ea Use Less var to not break server build process 2023-06-25 15:11:12 +12:00
G.Ambatte 0001cf16d9 Change UIPage width calculation 2023-06-25 15:00:10 +12:00
G.Ambatte 438cb7f26d Fix test 2023-06-25 14:41:15 +12:00
G.Ambatte ffa240f78d Fix test 2023-06-25 14:39:42 +12:00
G.Ambatte 782aa8e658 Increase ESLint max lines in app.js 2023-06-25 14:23:14 +12:00
G.Ambatte 7efe8964f1 Change throw method, update HBErrors 2023-06-25 14:21:35 +12:00
G.Ambatte 853515e09e Switch Error gen from spread operator to func 2023-06-25 12:56:22 +12:00
G.Ambatte 949d763e35 Detect heading from Markdown Lexer tokens 2023-06-23 17:58:54 +12:00
G.Ambatte 661872f332 Merge branch 'master' into addEditorThemes-#362 2023-06-23 09:44:18 +12:00
G.Ambatte 46cb2e6b5b Merge branch 'master' into addStyleSanitization-#1437 2023-06-23 09:44:05 +12:00
G.Ambatte e7224e97ef Merge branch 'master' into addSmartPageBreak-#2289 2023-06-23 09:43:24 +12:00
G.Ambatte e07d53aa5f Merge branch 'master' into experimentalErrorPage 2023-06-23 09:42:04 +12:00
G.Ambatte 71c384ee0b Fix tests 2023-06-20 16:45:36 +12:00
G.Ambatte 546b8d5725 Merge branch 'experimentalErrorPage' of https://github.com/G-Ambatte/homebrewery into experimentalErrorPage 2023-06-20 13:45:04 +12:00
G.Ambatte 4d6ac2b142 Update ErrorPage to use basePage/UIPage 2023-06-20 13:45:01 +12:00
G.Ambatte ce538ebbfd Add errorIndex.json 2023-06-20 13:44:41 +12:00
G.Ambatte cf17e73dfa Merge branch 'master' into experimentalErrorPage 2023-06-20 11:20:02 +12:00
G.Ambatte 9e1d53a30c Basic ErrorPage functionality 2023-06-19 21:06:38 +12:00
G.Ambatte 1b2fc746d3 Remove script check from basic Markdown tests 2023-06-17 22:45:09 +12:00
G.Ambatte b472fc1115 Move script tag sanitization to BrewRenderer 2023-06-17 20:25:15 +12:00
G.Ambatte a7a47afaae Merge branch 'master' into addStyleSanitization-#1437 2023-06-17 20:09:45 +12:00
G.Ambatte e06f5e17d9 Relocate from 5ePHB to Blank theme 2023-06-15 13:42:10 +12:00
G.Ambatte ade61971d0 Remove snippet.params 2023-06-15 11:50:38 +12:00
G.Ambatte e1a22ed76c Merge branch 'master' into addEditorThemes-#362 2023-06-14 08:39:18 +12:00
G.Ambatte 7e660aad45 Add styling for columnSplite and pageLine 2023-06-12 20:49:15 +12:00
G.Ambatte c8df449aac Style custom blocks in editor on dark themes 2023-06-12 19:52:13 +12:00
G.Ambatte 7681be2e9c Merge branch 'master' into addEditorThemes-#362 2023-06-10 14:25:23 +12:00
G.Ambatte 1d513f7a0e Bump Node from 16.13 to 18 2023-06-05 20:33:46 +12:00
G.Ambatte 69c242425b Update test output 2023-06-03 14:20:45 +12:00
G.Ambatte 9093f610bd Add params from snippet to function 2023-06-03 14:09:50 +12:00
G.Ambatte d2b2e69123 Shift Footer generation to snippet 2023-06-03 13:30:32 +12:00
G.Ambatte 052c255068 Lint fixes 2023-06-03 13:23:39 +12:00
G.Ambatte e6ad8aefde Lint fix 2023-06-03 12:18:22 +12:00
G.Ambatte 43ae80e80d Merge branch 'master' into addSmartPageBreak-#2289 2023-06-03 12:16:18 +12:00
G.Ambatte 455b364160 Merge branch 'master' into addEditorThemes-#362 2023-05-10 08:40:51 +12:00
G.Ambatte 56dbfc032c Merge branch 'master' into addEditorThemes-#362 2023-05-09 10:19:35 +12:00
G.Ambatte 3f7aff587c Remove transition rules from style.less 2023-04-27 21:23:55 +12:00
G.Ambatte 00dd030ee2 Change to npm from yarn 2023-04-27 17:54:30 +12:00
G.Ambatte 3c168065ee Merge branch 'master' into addEditorThemes-#362 2023-04-16 07:13:39 +12:00
G.Ambatte cf42520305 Merge branch 'master' into addEditorThemes-#362 2023-04-12 14:05:19 +12:00
G.Ambatte 8febaee2a9 Merge branch 'master' into addMetadataToShare-#1679 2023-04-11 08:06:28 +12:00
G.Ambatte 4ddee3c2f1 Remove z-index to fix UserPage bug 2023-04-10 10:17:15 +12:00
G.Ambatte 0aac08f276 Move from let to const 2023-04-10 10:16:28 +12:00
G.Ambatte 9690c6dac3 Center metadata window 2023-04-10 09:35:56 +12:00
G.Ambatte eb7d558c8d Change author names to UserPage links 2023-04-09 23:24:54 +12:00
G.Ambatte 0e226ca8db Add min and max widths 2023-04-09 22:26:15 +12:00
G.Ambatte 14ac098882 Fix no systems/tags/authors mesasges 2023-04-09 21:40:41 +12:00
G.Ambatte d5dbf46fc4 Fix "No tags" message 2023-04-09 21:33:57 +12:00
G.Ambatte bc83e1f84d Tweak animation, add alternating bg colors 2023-04-09 21:33:33 +12:00
G.Ambatte b8e68f9a93 Add animations 2023-04-09 21:01:28 +12:00
G.Ambatte ebc90c998a Position window correctly when nav bar is thick 2023-04-09 20:31:12 +12:00
G.Ambatte aa0cc1ebf6 Move Metadata window to title 2023-04-09 13:33:53 +12:00
G.Ambatte c5bd41acbf Adjust tag styling 2023-04-09 11:00:41 +12:00
G.Ambatte 22b6b6a473 Comment out valid-expect linter rule 2023-04-09 11:00:07 +12:00
G.Ambatte 89ba709789 Merge branch 'master' into addMetadataToShare-#1679 2023-04-08 17:14:39 +12:00
G.Ambatte d5ac237d40 Merge branch 'master' into addEditorThemes-#362 2023-04-05 12:24:56 +12:00
G.Ambatte c666d6acb9 Merge branch 'master' into addEditorThemes-#362 2023-04-05 07:45:03 +12:00
G.Ambatte 2869726efd Merge branch 'master' into addEditorThemes-#362 2023-04-04 13:00:04 +12:00
G.Ambatte dce880610d Change Model.remove to Model.deleteOne 2023-04-02 20:57:03 +12:00
G.Ambatte ae9a29c28c Merge branch 'master' into addEditorThemes-#362 2023-04-02 17:59:36 +12:00
G.Ambatte c660f87dff Load from & save to local storage 2023-04-02 17:57:11 +12:00
G.Ambatte a86c728710 Remove obsolete styling 2023-04-02 16:53:41 +12:00
G.Ambatte b28e183f95 Remove obsolete dev function 2023-04-02 16:53:30 +12:00
G.Ambatte dc55880544 Initial theme selector functionality 2023-04-02 16:42:45 +12:00
G.Ambatte 5e9b451e29 Pass current editor theme to SnippetBar as prop 2023-04-02 16:17:50 +12:00
G.Ambatte 977cbeed43 Load available CM themes to global config 2023-04-02 15:17:44 +12:00