Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore(deps): update all non-major dependencies | Renovate Bot | 2024-04-03 | 2 | -5/+5 |
| | |||||
* | chore(deps): update all non-major dependencies | Renovate Bot | 2023-12-29 | 2 | -5/+5 |
| | |||||
* | chore(deps): update all non-major dependencies | Renovate Bot | 2023-12-15 | 2 | -5/+5 |
| | |||||
* | Simplify POM, add more precise JPA annotations. | Matthias Andreas Benkard | 2023-12-02 | 1 | -0/+5 |
| | | | | Change-Id: I2ad299c90d578c2151b2f0b0394d50d3dab3d24f | ||||
* | Update all non-major dependencies | Renovate Bot | 2023-11-29 | 2 | -5/+5 |
| | |||||
* | Update all non-major dependencies | Renovate Bot | 2023-11-28 | 2 | -5/+5 |
| | |||||
* | Update all non-major dependencies | Renovate Bot | 2023-10-31 | 2 | -5/+5 |
| | |||||
* | Update all non-major dependencies | Renovate Bot | 2023-10-18 | 2 | -5/+5 |
| | |||||
* | Update all non-major dependencies | Renovate Bot | 2023-10-04 | 2 | -5/+5 |
| | |||||
* | Update all non-major dependencies | Renovate Bot | 2023-09-14 | 2 | -5/+5 |
| | |||||
* | Update all non-major dependencies | Renovate Bot | 2023-08-24 | 2 | -5/+5 |
| | |||||
* | Fix name of org.hibernate.boot.model.FunctionContributor service. | Matthias Andreas Benkard | 2023-08-07 | 1 | -0/+0 |
| | | | | Change-Id: I3d617ea1b7306ab0348d2033801010b66dbfd21c | ||||
* | Update all non-major dependencies | Renovate Bot | 2023-08-06 | 2 | -5/+5 |
| | |||||
* | Updates for Quarkus 3. | Matthias Andreas Benkard | 2023-08-06 | 1 | -0/+1 |
| | | | | Change-Id: I14aff18aa1e31944619dfb6cc57955484227b298 | ||||
* | Update all non-major dependencies | Renovate Bot | 2023-05-10 | 2 | -5/+5 |
| | |||||
* | Update all non-major dependencies | Renovate Bot | 2023-04-04 | 2 | -5/+5 |
| | |||||
* | Update all non-major dependencies | Renovate Bot | 2023-03-07 | 2 | -5/+5 |
| | |||||
* | Update all non-major dependencies | Renovate Bot | 2023-02-18 | 2 | -5/+5 |
| | |||||
* | Update all non-major dependencies | Renovate Bot | 2023-02-02 | 2 | -5/+5 |
| | |||||
* | Update dependency flow-bin to ^0.198.0 | Renovate Bot | 2023-01-21 | 2 | -5/+5 |
| | |||||
* | Update dependency flow-bin to ^0.197.0 | Renovate Bot | 2023-01-15 | 2 | -5/+5 |
| | |||||
* | fix(deps): update dependency purecss to v3 (#15) | renovate[bot] | 2022-12-17 | 2 | -5/+5 |
| | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | ||||
* | chore(deps): update all non-major dependencies (#12) | renovate[bot] | 2022-12-17 | 2 | -5/+5 |
| | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | ||||
* | feat(wiki): Implement new Wiki page creation. | Matthias Andreas Benkard | 2022-11-02 | 1 | -4/+8 |
| | | | | Change-Id: I807147f3a4d105c08a9ffda130afec36dc13228a | ||||
* | Wiki: Rebundle Content Tools. | Matthias Andreas Benkard | 2022-11-01 | 4 | -2/+59 |
| | | | | | | | | | | | Content Tools was previously wrapped into an ECMAScript module through the use of Snowpack. This mechanism broke some time ago, making the wiki uneditable. Content Tools is now imported as is, which simplifies its packaging and restores it to a working state. Change-Id: I49d2d625bc955a260a63c47bcaceb23b61366123 | ||||
* | chore: Update dependencies. | Matthias Andreas Benkard | 2022-10-23 | 2 | -138/+135 |
| | | | | Change-Id: I5b94c17f2d2dbd7b19957d212ee879c2cc04ad38 | ||||
* | Update dependencies. | Matthias Andreas Benkard | 2022-09-04 | 2 | -5609/+2096 |
| | | | | Change-Id: I6ec407e7b73cd579c33344e791ab915799b43881 | ||||
* | KB66 Make ESLint happy. | Matthias Andreas Benkard | 2022-06-05 | 2 | -8/+13 |
| | | | | Change-Id: If77c7740cd9b776f9c043b246a444788093b0a42 | ||||
* | KB66 Add comment count to post header. | Matthias Andreas Benkard | 2022-06-04 | 1 | -2/+2 |
| | | | | Change-Id: I98fd99327fdfebaddfebe3541e6b1ccb1d78fe3c | ||||
* | KB66 Add comment box. | Matthias Andreas Benkard | 2022-06-04 | 1 | -5/+9 |
| | | | | Change-Id: I9bf140ded85045b09997145ed2a9fb421fedc7d4 | ||||
* | KB66 Add comment post form. | Matthias Andreas Benkard | 2022-05-24 | 2 | -0/+52 |
| | | | | Change-Id: Iac22d115f0d1c59eb273a26d720c07f6d1b11077 | ||||
* | MlkBookmarkSubmissionForm: Add initializers back. | Matthias Andreas Benkard | 2022-05-20 | 1 | -0/+3 |
| | | | | | | | The initializers were mistakenly removed, but they are needed for bookmarklet-driven bookmark submission. This adds them back. Change-Id: I565e5b3f372da826224d96dddf568295af552744 | ||||
* | KB118 MlkBookmarkSubmissionForm: Set descriptionInput.{innerText => value}. | Matthias Andreas Benkard | 2022-05-18 | 1 | -5/+1 |
| | | | | Change-Id: Ie500e369fa414039bcb1a35aab6fcf456d84956c | ||||
* | Format tables with a bit more spacing. | Matthias Andreas Benkard | 2022-05-07 | 1 | -0/+4 |
| | | | | Change-Id: Iba0dcabce7a0841dbb0f5cf795cb2d684faf7462 | ||||
* | Make navigation in portrait mode more finger-friendly again. | Matthias Andreas Benkard | 2020-12-16 | 1 | -9/+25 |
| | | | | Change-Id: I30c20e67c61259d6029055800db3131eeeeb0e46 | ||||
* | Make navigation in portrait mode more compact. | Matthias Andreas Benkard | 2020-12-16 | 1 | -6/+93 |
| | | | | | | | - Moves secondary navigation items to the footer. - Reduces primary navigation items to two lines. Change-Id: Id104bb051c48bcd1f8ff97b0ecd3e198a7531cd1 | ||||
* | Fix <strong> and <b> font weights. | Matthias Andreas Benkard | 2020-11-10 | 1 | -0/+5 |
| | | | | | | Pure CSS defaulted them to 'bolder', which is wrong. Change-Id: Iac8b527f81d1d9cb4c93b301d6eda76641f7a3b7 | ||||
* | KB73 Add full text search to post lists. | Matthias Andreas Benkard | 2020-09-17 | 1 | -0/+21 |
| | | | | Change-Id: Ib8333b39cef1d7035ab7fac0ff8a03b400adcb40 | ||||
* | Add missing Fira Code files. | Matthias Andreas Benkard | 2020-09-12 | 6 | -0/+0 |
| | | | | Change-Id: Ibbeb7d357079e62766b7a533d5fd8cb97919e90a | ||||
* | Design: Configure Iosevka with discretionary ligatures. | Matthias Andreas Benkard | 2020-09-12 | 1 | -1/+2 |
| | | | | Change-Id: Ie4b2f9481c786e4dc5a6f35d379ec36f529cee46 | ||||
* | Design: Make the sidebar minimum 12 em wide. | Matthias Andreas Benkard | 2020-09-12 | 1 | -1/+1 |
| | | | | Change-Id: I4752c7b92df2ff835b12d0b7e00cb29e1128e0f5 | ||||
* | Design: Revert to Source Sans Pro. | Matthias Andreas Benkard | 2020-09-12 | 1 | -2/+2 |
| | | | | | | | | While Fira Sans looks nice, it is too wide for the overall design. Source Sans Pro conserves space and is therefore the better choice for now. Change-Id: I84bfef149ce52c698ffe8ac3371efbc671c65b6f | ||||
* | Design: Use Iosevka and Fira Sans as the main fonts. | Matthias Andreas Benkard | 2020-09-12 | 201 | -3/+856 |
| | | | | Change-Id: Ie9652ab9d2ea8e7f331eb52de7aaea77594cd8d3 | ||||
* | Give the sidebar minimal width. | Matthias Andreas Benkard | 2020-09-12 | 1 | -1/+4 |
| | | | | Change-Id: I6a4edd89800726a37a9f295a5b50286878325adf | ||||
* | KB56 Add Rochester font, use for the login name. | Matthias Andreas Benkard | 2020-09-11 | 3 | -1/+9 |
| | | | | Change-Id: Iada14b30e17e1c006939009c423593bde6c3799e | ||||
* | KB56 Add login button and status box. | Matthias Andreas Benkard | 2020-09-10 | 1 | -2/+11 |
| | | | | Change-Id: I72658014b2198a1a01ffa02ad4bafcdf9d66ab2b | ||||
* | Add localized texts to Benki post model. | Matthias Andreas Benkard | 2020-08-27 | 2 | -3/+7 |
| | | | | Change-Id: I123cfe2ff06f85dc14c705b21d723d1c68fd2e00 | ||||
* | Specify Accept header in Fetch requests. | Matthias Andreas Benkard | 2020-06-15 | 2 | -3/+3 |
| | | | | Change-Id: I6634b9c6abc0ad7a688d4d3aa4e16349ad996cff | ||||
* | Add Parcel bundler to build process. | Matthias Andreas Benkard | 2020-06-14 | 10 | -271/+5485 |
| | | | | Change-Id: Iade8364efa0d2ce9443b67e20bf09ea93a3d7bcd | ||||
* | Update JavaScript dependencies. | Matthias Andreas Benkard | 2020-06-14 | 2 | -1291/+681 |
| | | | | Change-Id: I9173887632b212c07c88f49b1315d1922f980575 |