-
-
Notifications
You must be signed in to change notification settings - Fork 207
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Maroto V2 (Draft) #273
Maroto V2 (Draft) #273
Commits on Sep 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d46188b - Browse repository at this point
Copy the full SHA d46188bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c1f83d - Browse repository at this point
Copy the full SHA 4c1f83dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2be918 - Browse repository at this point
Copy the full SHA e2be918View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a86726 - Browse repository at this point
Copy the full SHA 1a86726View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4db42bd - Browse repository at this point
Copy the full SHA 4db42bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e12c0a - Browse repository at this point
Copy the full SHA 5e12c0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fca91f9 - Browse repository at this point
Copy the full SHA fca91f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d549d7e - Browse repository at this point
Copy the full SHA d549d7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd63b18 - Browse repository at this point
Copy the full SHA fd63b18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 927e7f0 - Browse repository at this point
Copy the full SHA 927e7f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdc68b4 - Browse repository at this point
Copy the full SHA bdc68b4View commit details
Commits on Sep 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dd97fc5 - Browse repository at this point
Copy the full SHA dd97fc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e404b85 - Browse repository at this point
Copy the full SHA e404b85View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7dac50 - Browse repository at this point
Copy the full SHA a7dac50View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce81fe4 - Browse repository at this point
Copy the full SHA ce81fe4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82766e2 - Browse repository at this point
Copy the full SHA 82766e2View commit details -
Johnathan Fercher committed
Sep 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 8894d43 - Browse repository at this point
Copy the full SHA 8894d43View commit details -
Johnathan Fercher committed
Sep 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 5bb97e1 - Browse repository at this point
Copy the full SHA 5bb97e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 300a3e8 - Browse repository at this point
Copy the full SHA 300a3e8View commit details -
* Add main abstractions (Maroto, Node, Component, Page, Row, Col) * Add metrics decorator (MarotoMetrified, Metrics) * Add GetStructure to unit test structure (using go-tree) * Maroto computing pages to add on every row add * Create Provider abstraction to decouple maroto from gofpdf * Create a HTMLProvider to create HTML to prove that the abstraction work with other output * Maroto now use Cell as coordination * V2 already calling all maroto features, but we need to validate that everything is working * Image is validated by example example/imagegrid/v2 * Change behavior when can´t do an operation in gofpdf, now we are adding a message in the pdf * Fixed a behavior on image package where it didn´t follow the cell rule. * Using page size from maroto instead of gofpdf to decouple from gofpdf * Define component type to facilitate unit testing *
Configuration menu - View commit details
-
Copy full SHA for c2310d0 - Browse repository at this point
Copy the full SHA c2310d0View commit details
Commits on Sep 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8614b10 - Browse repository at this point
Copy the full SHA 8614b10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e5e446 - Browse repository at this point
Copy the full SHA 7e5e446View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b688e9 - Browse repository at this point
Copy the full SHA 8b688e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 119b74b - Browse repository at this point
Copy the full SHA 119b74bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57b7911 - Browse repository at this point
Copy the full SHA 57b7911View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19758ca - Browse repository at this point
Copy the full SHA 19758caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 120078a - Browse repository at this point
Copy the full SHA 120078aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 383537a - Browse repository at this point
Copy the full SHA 383537aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a23b56a - Browse repository at this point
Copy the full SHA a23b56aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14f1391 - Browse repository at this point
Copy the full SHA 14f1391View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09170aa - Browse repository at this point
Copy the full SHA 09170aaView commit details -
Feature/v2 improve parallelism (#265)
* fix parallel generation * implement image cache * add mutex on saving images to cache * reorder newMaroto cache instantiation * remove metrics from inner generate, replace image * merge v2, implement html merge
Configuration menu - View commit details
-
Copy full SHA for bb0df7b - Browse repository at this point
Copy the full SHA bb0df7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb1dbc8 - Browse repository at this point
Copy the full SHA fb1dbc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ebd4a9 - Browse repository at this point
Copy the full SHA 8ebd4a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f81eef0 - Browse repository at this point
Copy the full SHA f81eef0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1299474 - Browse repository at this point
Copy the full SHA 1299474View commit details -
* fix generate async * change maroto config input params
Configuration menu - View commit details
-
Copy full SHA for b6236b9 - Browse repository at this point
Copy the full SHA b6236b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b55897b - Browse repository at this point
Copy the full SHA b55897bView commit details
Commits on Sep 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4d90610 - Browse repository at this point
Copy the full SHA 4d90610View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a48a29 - Browse repository at this point
Copy the full SHA 3a48a29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6289681 - Browse repository at this point
Copy the full SHA 6289681View commit details -
Configuration menu - View commit details
-
Copy full SHA for 512ac8f - Browse repository at this point
Copy the full SHA 512ac8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c146d68 - Browse repository at this point
Copy the full SHA c146d68View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe61ea9 - Browse repository at this point
Copy the full SHA fe61ea9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b063e8 - Browse repository at this point
Copy the full SHA 2b063e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 669a1e0 - Browse repository at this point
Copy the full SHA 669a1e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d39928 - Browse repository at this point
Copy the full SHA 4d39928View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f3d5bc - Browse repository at this point
Copy the full SHA 9f3d5bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8642e16 - Browse repository at this point
Copy the full SHA 8642e16View commit details -
Configuration menu - View commit details
-
Copy full SHA for db0bfe3 - Browse repository at this point
Copy the full SHA db0bfe3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bee51f - Browse repository at this point
Copy the full SHA 4bee51fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7272ef - Browse repository at this point
Copy the full SHA f7272efView commit details -
Configuration menu - View commit details
-
Copy full SHA for a71e871 - Browse repository at this point
Copy the full SHA a71e871View commit details
Commits on Sep 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e47da9b - Browse repository at this point
Copy the full SHA e47da9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ba3415 - Browse repository at this point
Copy the full SHA 6ba3415View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63c75c1 - Browse repository at this point
Copy the full SHA 63c75c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9ee5d0 - Browse repository at this point
Copy the full SHA a9ee5d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41630b9 - Browse repository at this point
Copy the full SHA 41630b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d4c247 - Browse repository at this point
Copy the full SHA 5d4c247View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2200d49 - Browse repository at this point
Copy the full SHA 2200d49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38f161b - Browse repository at this point
Copy the full SHA 38f161bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90f780e - Browse repository at this point
Copy the full SHA 90f780eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c15da4 - Browse repository at this point
Copy the full SHA 5c15da4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5f878d - Browse repository at this point
Copy the full SHA f5f878dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3577d21 - Browse repository at this point
Copy the full SHA 3577d21View commit details -
Configuration menu - View commit details
-
Copy full SHA for b89b630 - Browse repository at this point
Copy the full SHA b89b630View commit details -
Configuration menu - View commit details
-
Copy full SHA for 745861a - Browse repository at this point
Copy the full SHA 745861aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5d19c2 - Browse repository at this point
Copy the full SHA a5d19c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3298eb - Browse repository at this point
Copy the full SHA c3298ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4773f6 - Browse repository at this point
Copy the full SHA a4773f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c68cba - Browse repository at this point
Copy the full SHA 5c68cbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20105ac - Browse repository at this point
Copy the full SHA 20105acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d7da58 - Browse repository at this point
Copy the full SHA 4d7da58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8334552 - Browse repository at this point
Copy the full SHA 8334552View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4f1c30 - Browse repository at this point
Copy the full SHA c4f1c30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cbe90f - Browse repository at this point
Copy the full SHA 1cbe90fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 248992f - Browse repository at this point
Copy the full SHA 248992fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a43eeeb - Browse repository at this point
Copy the full SHA a43eeebView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4b6c36 - Browse repository at this point
Copy the full SHA a4b6c36View commit details
Commits on Sep 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1533557 - Browse repository at this point
Copy the full SHA 1533557View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8b9cca - Browse repository at this point
Copy the full SHA f8b9ccaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1e7d03 - Browse repository at this point
Copy the full SHA a1e7d03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 098e9c4 - Browse repository at this point
Copy the full SHA 098e9c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbd41ae - Browse repository at this point
Copy the full SHA fbd41aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff23b7e - Browse repository at this point
Copy the full SHA ff23b7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a867d6 - Browse repository at this point
Copy the full SHA 7a867d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 920e087 - Browse repository at this point
Copy the full SHA 920e087View commit details -
refactor v2 package structure to unify go mod (#291)
* refactor v2 package structure to unify go mod * make dod * Update version --------- Co-authored-by: John Fercher <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 105692f - Browse repository at this point
Copy the full SHA 105692fView commit details -
Configuration menu - View commit details
-
Copy full SHA for df59518 - Browse repository at this point
Copy the full SHA df59518View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70dac75 - Browse repository at this point
Copy the full SHA 70dac75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3955738 - Browse repository at this point
Copy the full SHA 3955738View commit details
Commits on Sep 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 46aa90d - Browse repository at this point
Copy the full SHA 46aa90dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 089e974 - Browse repository at this point
Copy the full SHA 089e974View commit details -
Configuration menu - View commit details
-
Copy full SHA for 998bcae - Browse repository at this point
Copy the full SHA 998bcaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8cfbeb - Browse repository at this point
Copy the full SHA f8cfbebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dec576 - Browse repository at this point
Copy the full SHA 4dec576View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5975855 - Browse repository at this point
Copy the full SHA 5975855View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5aa627d - Browse repository at this point
Copy the full SHA 5aa627dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28ff38f - Browse repository at this point
Copy the full SHA 28ff38fView commit details
Commits on Sep 20, 2023
-
Improve package organization and usage + allow more options on cell s…
…tyles. (#295) * Improve package organization * Improve package usage * Allow more options on cell styles. * Documentation (https://maroto.io/#/v2/features/cellstyle?id=cell-style)
Configuration menu - View commit details
-
Copy full SHA for c35b88f - Browse repository at this point
Copy the full SHA c35b88fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2840be - Browse repository at this point
Copy the full SHA a2840beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e7dbbc - Browse repository at this point
Copy the full SHA 0e7dbbcView commit details -
* Add pager number parameters on builder * Add docs * Add example * Create Page props * Using page props on page creation by maroto * Change SetNumber of Page to receive total pages too * Compute TextProp from PageProp
Configuration menu - View commit details
-
Copy full SHA for e8e5a1f - Browse repository at this point
Copy the full SHA e8e5a1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c77e892 - Browse repository at this point
Copy the full SHA c77e892View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a9b040 - Browse repository at this point
Copy the full SHA 4a9b040View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c130f1 - Browse repository at this point
Copy the full SHA 8c130f1View commit details
Commits on Sep 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2e8649c - Browse repository at this point
Copy the full SHA 2e8649cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08f7473 - Browse repository at this point
Copy the full SHA 08f7473View commit details -
Configuration menu - View commit details
-
Copy full SHA for db11cd0 - Browse repository at this point
Copy the full SHA db11cd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c1b4d0 - Browse repository at this point
Copy the full SHA 4c1b4d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 259f3be - Browse repository at this point
Copy the full SHA 259f3beView commit details
Commits on Sep 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bdf9a97 - Browse repository at this point
Copy the full SHA bdf9a97View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdbc63c - Browse repository at this point
Copy the full SHA fdbc63cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e0f178 - Browse repository at this point
Copy the full SHA 7e0f178View commit details -
Configuration menu - View commit details
-
Copy full SHA for 749bd2c - Browse repository at this point
Copy the full SHA 749bd2cView commit details
Commits on Sep 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 62bfbd8 - Browse repository at this point
Copy the full SHA 62bfbd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92db56b - Browse repository at this point
Copy the full SHA 92db56bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbd8ec8 - Browse repository at this point
Copy the full SHA bbd8ec8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2567d0c - Browse repository at this point
Copy the full SHA 2567d0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccaf6de - Browse repository at this point
Copy the full SHA ccaf6deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1228e6a - Browse repository at this point
Copy the full SHA 1228e6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56ff4be - Browse repository at this point
Copy the full SHA 56ff4beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03341e5 - Browse repository at this point
Copy the full SHA 03341e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e613b6d - Browse repository at this point
Copy the full SHA e613b6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb8b97a - Browse repository at this point
Copy the full SHA bb8b97aView commit details
Commits on Sep 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a1b7092 - Browse repository at this point
Copy the full SHA a1b7092View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9ccb55 - Browse repository at this point
Copy the full SHA d9ccb55View commit details -
Configuration menu - View commit details
-
Copy full SHA for f925b6e - Browse repository at this point
Copy the full SHA f925b6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d38470c - Browse repository at this point
Copy the full SHA d38470cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe92d09 - Browse repository at this point
Copy the full SHA fe92d09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 969f0f5 - Browse repository at this point
Copy the full SHA 969f0f5View commit details
Commits on Sep 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c2a8ed2 - Browse repository at this point
Copy the full SHA c2a8ed2View commit details
Commits on Sep 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 28988e5 - Browse repository at this point
Copy the full SHA 28988e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c449a90 - Browse repository at this point
Copy the full SHA c449a90View commit details -
Configuration menu - View commit details
-
Copy full SHA for b145241 - Browse repository at this point
Copy the full SHA b145241View commit details
Commits on Sep 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c565731 - Browse repository at this point
Copy the full SHA c565731View commit details -
Redesign of image and code features with cache enabled + standardize …
…usage of bytes inside maroto (#319)
Configuration menu - View commit details
-
Copy full SHA for b2bccbc - Browse repository at this point
Copy the full SHA b2bccbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69deda6 - Browse repository at this point
Copy the full SHA 69deda6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 597058b - Browse repository at this point
Copy the full SHA 597058bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c185974 - Browse repository at this point
Copy the full SHA c185974View commit details
Commits on Sep 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9910b8b - Browse repository at this point
Copy the full SHA 9910b8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c80526e - Browse repository at this point
Copy the full SHA c80526eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fb9b67 - Browse repository at this point
Copy the full SHA 3fb9b67View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5c4d0d - Browse repository at this point
Copy the full SHA b5c4d0dView commit details
Commits on Oct 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f6b78da - Browse repository at this point
Copy the full SHA f6b78daView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6da9e5 - Browse repository at this point
Copy the full SHA c6da9e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60d4660 - Browse repository at this point
Copy the full SHA 60d4660View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f408e0 - Browse repository at this point
Copy the full SHA 9f408e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd3b1b0 - Browse repository at this point
Copy the full SHA fd3b1b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10de07b - Browse repository at this point
Copy the full SHA 10de07bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 369789c - Browse repository at this point
Copy the full SHA 369789cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f5086d - Browse repository at this point
Copy the full SHA 1f5086dView commit details
Commits on Oct 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 04ce38b - Browse repository at this point
Copy the full SHA 04ce38bView commit details
Commits on Oct 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f3e6393 - Browse repository at this point
Copy the full SHA f3e6393View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3321a54 - Browse repository at this point
Copy the full SHA 3321a54View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4e3640 - Browse repository at this point
Copy the full SHA b4e3640View commit details -
Configuration menu - View commit details
-
Copy full SHA for 090541e - Browse repository at this point
Copy the full SHA 090541eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cafb63 - Browse repository at this point
Copy the full SHA 2cafb63View commit details
Commits on Oct 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 62f4191 - Browse repository at this point
Copy the full SHA 62f4191View commit details
Commits on Oct 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 81d412d - Browse repository at this point
Copy the full SHA 81d412dView commit details
Commits on Oct 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ac4ec81 - Browse repository at this point
Copy the full SHA ac4ec81View commit details
Commits on Oct 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2cb4639 - Browse repository at this point
Copy the full SHA 2cb4639View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73bc391 - Browse repository at this point
Copy the full SHA 73bc391View commit details
Commits on Oct 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6b676a5 - Browse repository at this point
Copy the full SHA 6b676a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38646f6 - Browse repository at this point
Copy the full SHA 38646f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c58c77 - Browse repository at this point
Copy the full SHA 8c58c77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04109aa - Browse repository at this point
Copy the full SHA 04109aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f907ea7 - Browse repository at this point
Copy the full SHA f907ea7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cecd01 - Browse repository at this point
Copy the full SHA 0cecd01View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb2e738 - Browse repository at this point
Copy the full SHA bb2e738View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6925a0e - Browse repository at this point
Copy the full SHA 6925a0eView commit details
Commits on Oct 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3400cf8 - Browse repository at this point
Copy the full SHA 3400cf8View commit details
Commits on Oct 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cf7dc87 - Browse repository at this point
Copy the full SHA cf7dc87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79e98d6 - Browse repository at this point
Copy the full SHA 79e98d6View commit details
Commits on Oct 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4819045 - Browse repository at this point
Copy the full SHA 4819045View commit details
Commits on Oct 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5f049f0 - Browse repository at this point
Copy the full SHA 5f049f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50dee42 - Browse repository at this point
Copy the full SHA 50dee42View commit details
Commits on Oct 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6a09c2d - Browse repository at this point
Copy the full SHA 6a09c2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11cc556 - Browse repository at this point
Copy the full SHA 11cc556View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd0d2af - Browse repository at this point
Copy the full SHA dd0d2afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24470b6 - Browse repository at this point
Copy the full SHA 24470b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e19700f - Browse repository at this point
Copy the full SHA e19700fView commit details
Commits on Oct 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7fe77fd - Browse repository at this point
Copy the full SHA 7fe77fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d10f10 - Browse repository at this point
Copy the full SHA 1d10f10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6197ee3 - Browse repository at this point
Copy the full SHA 6197ee3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 515a2c1 - Browse repository at this point
Copy the full SHA 515a2c1View commit details
Commits on Oct 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c29ce84 - Browse repository at this point
Copy the full SHA c29ce84View commit details
Commits on Oct 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2de93e4 - Browse repository at this point
Copy the full SHA 2de93e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e00fe0 - Browse repository at this point
Copy the full SHA 3e00fe0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 093992d - Browse repository at this point
Copy the full SHA 093992dView commit details