Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Load the shadow DOM of edit forms lazily. | Matthias Andreas Benkard | 2020-06-14 | 2 | -26/+46 | |
| | | | | | | | | Loads the shadow DOM of an edit form only when it is shown on the screen (that is when the user clicks the corresponding Edit button). This keeps the DOM as small as possible at any given point in time. Change-Id: Icc1f43bfb54bd303a7182a02515c72522068415a | |||||
* | Make ESLint happy. | Matthias Andreas Benkard | 2020-06-14 | 3 | -10/+12 | |
| | | | | Change-Id: I3a8cd7a72467e5f1cdef1d3383f8c5b9f6bb27e7 | |||||
* | KB54 Use bookmark Emoji for bookmarks, give title font normal weight. | Matthias Andreas Benkard | 2020-04-26 | 1 | -1/+8 | |
| | | | | Change-Id: Id069e3392ee136b7d7b4291b35ad871a88b08732 | |||||
* | KB54 Group posts by date, use floating to make style sheet even more compact. | Matthias Andreas Benkard | 2020-04-26 | 1 | -7/+58 | |
| | | | | Change-Id: I41346eb51481d4c2c4e7066373fba5b7073e3e4f | |||||
* | KB54 Make web style sheet more compact. | Matthias Andreas Benkard | 2020-04-26 | 8 | -1/+55 | |
| | | | | Change-Id: I673550eb8bf129469573e2744340e216d740c258 | |||||
* | KB53 Support bookmark edition. | Matthias Andreas Benkard | 2020-04-19 | 4 | -4/+83 | |
| | | | | Change-Id: Ieacbb5c448b9afa4bc9524167e0c73618de6db48 | |||||
* | KB51 Add post links. | Matthias Andreas Benkard | 2020-04-18 | 1 | -0/+4 | |
| | | | | Change-Id: I429aadcc71212a9bfb90c812e108e55c51672ba9 | |||||
* | KB51 Add handler for post links. | Matthias Andreas Benkard | 2020-04-18 | 1 | -2/+2 | |
| | | | | Change-Id: Icb36da42fcf085ec541ba70c1421e8635d295974 | |||||
* | KB46 Add All Posts resource. | Matthias Andreas Benkard | 2020-04-18 | 1 | -0/+4 | |
| | | | | Change-Id: Ifc8ae0693d7e17addf4a84ed4eedcb43d5ea2f57 | |||||
* | MlkLazychatSubmissionForm: Make Flow type checker happy. | Matthias Andreas Benkard | 2020-04-13 | 1 | -7/+14 | |
| | | | | Change-Id: I39ad254ea853e657b82069580e369ab701eafd81 | |||||
* | Post list: Improve lazy chat message edit button layout. | Matthias Andreas Benkard | 2020-04-13 | 2 | -4/+24 | |
| | | | | Change-Id: I46100b4b0039f241c7fb13905fb203303f1a466d | |||||
* | Lazy Chat: Implement editing of messages. | Matthias Andreas Benkard | 2020-04-13 | 4 | -11/+65 | |
| | | | | Change-Id: I291201da1fbc7c2b6563f0837f7ce3e2f7f8555c | |||||
* | Lazy Chat: Default to semiprivate sharing. | Matthias Andreas Benkard | 2020-03-28 | 1 | -2/+2 | |
| | | | | Change-Id: I1d8900e3384dc491ca6af0f7b319953c981b194a | |||||
* | Update yarn.lock. | Matthias Andreas Benkard | 2020-03-26 | 1 | -397/+1144 | |
| | | | | Change-Id: I83eb8a0aeaf9944006fa7b2156618bb8356c3f64 | |||||
* | Enable lazy chat message submission. | Matthias Andreas Benkard | 2020-03-26 | 5 | -9/+108 | |
| | | | | Change-Id: I9e9060e29bb63a78591f618cc54acdfb5b49575f | |||||
* | Bookmarks: Add paging. | Matthias Andreas Benkard | 2020-03-16 | 1 | -1/+33 | |
| | | | | Change-Id: Icd53dd04a74b94e1fa80f23703348070d598c413 | |||||
* | Add contact information. | Matthias Andreas Benkard | 2020-03-01 | 1 | -0/+4 | |
| | | | | Change-Id: If94f79fa2e51c8cb7a9c8b63524ff992395aa96f | |||||
* | MlkBookmarkSubmissionForm: Make type-only import Flow-commented. | Matthias Andreas Benkard | 2020-02-16 | 1 | -1/+1 | |
| | | | | Change-Id: Ie1b6461e5ae8ef7888412a4cfbc3d9543a2ddbeb | |||||
* | MlkBookmarkSubmissionForm: Implement disconnectedCallback(). | Matthias Andreas Benkard | 2020-02-15 | 1 | -0/+4 | |
| | | | | Change-Id: Id93112b47d092711cd533c678901177fa73e3255 | |||||
* | Web: Add ESLint. | Matthias Andreas Benkard | 2020-02-15 | 4 | -9/+900 | |
| | | | | Change-Id: I3c7fb3cb2b11de29dab0f3be0d1587ee3d41e72f | |||||
* | Web: Remove lit-html, prefixfree, redux. | Matthias Andreas Benkard | 2020-02-15 | 2 | -30/+1 | |
| | | | | | | They were unused, so this patch removes them. Change-Id: I53cda07b5622bace3cd0fb004e75d19ddba8b681 | |||||
* | Web: Install TypeScript definitions for Elix. | Matthias Andreas Benkard | 2020-02-15 | 2 | -1/+2 | |
| | | | | Change-Id: I6ca8cafde683921d127599e01c7cada9dbbd5223 | |||||
* | Web: Move types.js to cms2/. | Matthias Andreas Benkard | 2020-02-15 | 2 | -1/+1 | |
| | | | | Change-Id: I297c74397b944e88989a8320953065e5cdd64c25 | |||||
* | Web: Move the Flow type cast function to its own module. | Matthias Andreas Benkard | 2020-02-15 | 2 | -14/+15 | |
| | | | | Change-Id: I572c91e483fdb0a3b9fce4a9315b9dac92f9a31b | |||||
* | Use Flow to typecheck JavaScript code. | Matthias Andreas Benkard | 2020-02-15 | 4 | -15/+49 | |
| | | | | Change-Id: I9c0c9b5aa74d592a04eb6533e64669f1896fb7cd | |||||
* | MlkBookmarkSubmissionForm: Remove lit-html dependency. | Matthias Andreas Benkard | 2020-02-15 | 1 | -48/+43 | |
| | | | | | | | For the MlkBookmarkSubmissionForm component, even lit-html is overkill. This patch removes it and makes the component even simpler. Change-Id: I5de6ffac4a3177c8fba89a1f897ad6b49f9ae562 | |||||
* | MlkBookmarkSubmissionForm: Refactor subelement references. | Matthias Andreas Benkard | 2020-02-15 | 1 | -21/+19 | |
| | | | | Change-Id: I8a50c55536c602c2412cae00f0762e4f8d9bb244 | |||||
* | MlkBookmarkSubmissionForm: Refactor attributes. | Matthias Andreas Benkard | 2020-02-15 | 1 | -4/+19 | |
| | | | | Change-Id: I47ada5516a37e7d3ad2184d7a3cc920685a20413 | |||||
* | Web: Remove AdminElement and components.js. | Matthias Andreas Benkard | 2020-02-15 | 3 | -54/+0 | |
| | | | | Change-Id: Ib829e99069229866a18e2a5356330bcf952b08d4 | |||||
* | Bookmark submission: Select public viewability by default. | Matthias Andreas Benkard | 2020-02-15 | 1 | -2/+2 | |
| | | | | Change-Id: Ia8a1feec2d01fd5fc5c7d032f976ae547887f6c8 | |||||
* | Bookmark submission: Fix stylesheet link. | Matthias Andreas Benkard | 2020-02-15 | 1 | -1/+1 | |
| | | | | Change-Id: I797a2d82fb3d0fe229b08e4d000b146d2763ac96 | |||||
* | Bookmark submission: Use CSS grid for form layout. | Matthias Andreas Benkard | 2020-02-13 | 2 | -27/+50 | |
| | | | | Change-Id: If06ddb2407dfb3f0e59948a9c437e9af4129da78 | |||||
* | Bookmark submission: Load title if URI was specified but title was not. | Matthias Andreas Benkard | 2020-02-13 | 1 | -0/+1 | |
| | | | | Change-Id: Idb956c72a4ecf87a2d40b5b1f382b3292eba5228 | |||||
* | Add /bookmarks/new endpoint. | Matthias Andreas Benkard | 2020-02-13 | 2 | -5/+21 | |
| | | | | Change-Id: I903dbf5f918e1478fff82e5ebf6f3e3e2766572d | |||||
* | Bookmark submission: Make bookmark submission form a reusable WebComponent. | Matthias Andreas Benkard | 2020-02-13 | 2 | -22/+100 | |
| | | | | Change-Id: I723d98208040db5b0d2d56d8c5e727c68399f843 | |||||
* | Bookmark submission: Fetch page info through back end. | Matthias Andreas Benkard | 2020-02-12 | 1 | -10/+8 | |
| | | | | | | | CORS prevents us from fetch the target page directly. This patch makes the front end use the back end to fetch it instead. Change-Id: I2d33a68d00b6ce1bb7a7b8dfcb7687f0bd1fdebd | |||||
* | Bookmark submission: Automatically fetch title after URI input. | Matthias Andreas Benkard | 2020-02-12 | 1 | -1/+26 | |
| | | | | Change-Id: Ieea258e076d1dbaeba2520e583b590822dfdcab8 | |||||
* | Bookmark submission: Rearrange fields, focus URI field on pane expansion. | Matthias Andreas Benkard | 2020-02-12 | 1 | -0/+5 | |
| | | | | Change-Id: I2c440905a39ea0126fa6b1024fa7b54e80a59b1a | |||||
* | Add a light hover effect on navbar items. | Matthias Andreas Benkard | 2020-02-10 | 1 | -0/+4 | |
| | | | | Change-Id: I3e4e42414590cf94713d9ef53123d4e8c51986ea | |||||
* | Hide bookmark submission form by default. | Matthias Andreas Benkard | 2020-02-10 | 1 | -0/+4 | |
| | | | | Change-Id: I542d39164297afa70d66102bd7db0bf064df9e02 | |||||
* | Book Marx: Implement bookmark submission. | Matthias Andreas Benkard | 2020-02-10 | 1 | -0/+4 | |
| | | | | Change-Id: Ieb1fef8565ed0e17de9590d5207ba11ebfe6f177 | |||||
* | Desaturate all colors. | Matthias Andreas Benkard | 2020-02-10 | 1 | -4/+4 | |
| | | | | Change-Id: Ieb8ab0b2324f015f45406bae044c52ab4f55d2a2 | |||||
* | Navigation bar: Make navigation items clickable everywhere. | Matthias Andreas Benkard | 2020-02-10 | 1 | -3/+3 | |
| | | | | Change-Id: Ic69c8b03e41868b3d28d4463e991f58ea2b82411 | |||||
* | Lafargue: Implement basic viewer. | Matthias Andreas Benkard | 2020-02-09 | 1 | -0/+14 | |
| | | | | Change-Id: If24f58aa069a14139454708d02ac40109c2181ef | |||||
* | Book Marx: Properly format bookmarks. | Matthias Andreas Benkard | 2020-02-09 | 1 | -1/+18 | |
| | | | | Change-Id: Idd6f2c4622d4b1a16c74b2d3af02e637625732fc | |||||
* | Web: Increase active menu item overlap from 1px to 3px. | Matthias Andreas Benkard | 2020-02-09 | 1 | -1/+1 | |
| | | | | Change-Id: I977c6cd7252935645e07585ef3c4328987b02f73 | |||||
* | Book Marx: Implement basic viewer. | Matthias Andreas Benkard | 2020-02-09 | 1 | -0/+4 | |
| | | | | Change-Id: I5a878ca82d8489c6a87c86f66a49a085f168f86c | |||||
* | Create a base design. | Matthias Andreas Benkard | 2020-02-09 | 1 | -1/+112 | |
| | | | | Change-Id: Idf90f0e4b1c411edb72d468d9b4c10daac6c67a3 | |||||
* | Wiki: Show warning if attempt to save the page fails. | Matthias Andreas Benkard | 2020-02-02 | 1 | -1/+1 | |
| | | | | Change-Id: I3fbacfca1c5d5f5834797ef029d79228cdb4dde2 | |||||
* | Move web files below /cms2 so they are easier to serve. | Matthias Andreas Benkard | 2020-01-31 | 5 | -18/+18 | |
| | | | | Change-Id: Ib56ceaef4ecaaa5c12398d6e27c63404eb4b9cd6 |