Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | POM: Update dependencies. | Matthias Andreas Benkard | 2020-06-22 | 1 | -5/+5 | |
| | | | | Change-Id: Ib56258b4ff6958d6f641e55cdbf81f6bc61f8601 | |||||
* | POM: Add quarkus-panache-common as an annotation processor. | Matthias Andreas Benkard | 2020-06-16 | 1 | -2/+11 | |
| | | | | | | This works around https://github.com/quarkusio/quarkus/issues/9961. Change-Id: I74e2511eb1eed6d7aee866e8d9690784d94269f1 | |||||
* | POM: Do not build and push container image by default. | Matthias Andreas Benkard | 2020-06-16 | 2 | -2/+3 | |
| | | | | Change-Id: I508f1ab70a1d9e1c82acb81a94b9ab2787153dad | |||||
* | Remove hibernate.properties. | Matthias Andreas Benkard | 2020-06-16 | 1 | -1/+0 | |
| | | | | Change-Id: Idc1c2a477f988174ea4ee4658ea6b6dfaab77b86 | |||||
* | Downgrade Quarkus to 1.4.2.Final. | Matthias Andreas Benkard | 2020-06-15 | 1 | -2/+2 | |
| | | | | | | | | MulkCMS 2 is currently suffering from https://github.com/quarkusio/quarkus/issues/9961, which prevents the post editor from working. Quarkus 1.4.2.Final works. Change-Id: I6514b589bb6e0c7a8fc8ebf243ab14227cb42338 | |||||
* | Minimize resources in the JAR file. | Matthias Andreas Benkard | 2020-06-15 | 1 | -0/+5 | |
| | | | | Change-Id: Ie9615599a4b93f17a152abf7c2591161493a5dee | |||||
* | Update Quarkus to 1.5.1.Final. | Matthias Andreas Benkard | 2020-06-15 | 1 | -2/+2 | |
| | | | | Change-Id: Id7f1fcf4f4e2b8af804729b0ceb39ced446631fb | |||||
* | Specify Accept header in Fetch requests. | Matthias Andreas Benkard | 2020-06-15 | 2 | -3/+3 | |
| | | | | Change-Id: I6634b9c6abc0ad7a688d4d3aa4e16349ad996cff | |||||
* | Parcel: Minor fixes. | Matthias Andreas Benkard | 2020-06-15 | 2 | -3/+1 | |
| | | | | Change-Id: Ib04e28ffa2d006a36292080cd2071e4ad85d4e2d | |||||
* | Add Parcel bundler to build process. | Matthias Andreas Benkard | 2020-06-14 | 17 | -282/+5542 | |
| | | | | Change-Id: Iade8364efa0d2ce9443b67e20bf09ea93a3d7bcd | |||||
* | Update JavaScript dependencies. | Matthias Andreas Benkard | 2020-06-14 | 2 | -1291/+681 | |
| | | | | Change-Id: I9173887632b212c07c88f49b1315d1922f980575 | |||||
* | 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 | |||||
* | Benki: Cache HTML renderings of posts in the database. | Matthias Andreas Benkard | 2020-06-13 | 8 | -11/+85 | |
| | | | | Change-Id: I3367ceb8769d354f64165d23ec7ed1f2155c4c49 | |||||
* | Add Liquibase. | Matthias Andreas Benkard | 2020-06-13 | 5 | -8/+1221 | |
| | | | | Change-Id: I95f2e630f03bcf08c5a8fb2dfba80021da350c75 | |||||
* | POM: Update Spotless and Google Java Format. | Matthias Andreas Benkard | 2020-06-13 | 1 | -2/+2 | |
| | | | | Change-Id: I7520fa5a085195e3f3904990e6a19dc28d7df6f7 | |||||
* | POM: Remove JUnit. | Matthias Andreas Benkard | 2020-06-13 | 1 | -23/+0 | |
| | | | | Change-Id: I64347fdcc1350deb0fbd46acecbb77b76c87119e | |||||
* | POM: Remove MapStruct and TestContainers. | Matthias Andreas Benkard | 2020-06-13 | 1 | -54/+0 | |
| | | | | Change-Id: I2e343e97d9591f6d543b7f1afdb5b1750d9d72b4 | |||||
* | POM: Update dependencies. | Matthias Andreas Benkard | 2020-06-13 | 1 | -9/+9 | |
| | | | | Change-Id: I4d7a1f2f72ef673532f513e4505e4ca5a4959e32 | |||||
* | Feed: Add alternate links to every post. | Matthias Andreas Benkard | 2020-05-02 | 1 | -8/+22 | |
| | | | | Change-Id: I2abbccabe3d53b6efade8266e11ccc9071cc1a46 | |||||
* | Update dependencies. | Matthias Andreas Benkard | 2020-05-02 | 1 | -1/+1 | |
| | | | | Change-Id: Ia839fa2330de46cc035356fc5e6236d928b62c8d | |||||
* | Feed: Add generated titles to lazy chat messages. | Matthias Andreas Benkard | 2020-05-02 | 1 | -0/+12 | |
| | | | | Change-Id: I691cbc0a1440960a5dc8a46863d7291927ff3390 | |||||
* | URL-encode URI fields in the news feed. | Matthias Andreas Benkard | 2020-05-02 | 1 | -8/+15 | |
| | | | | Change-Id: I69ff4dfea602f17dbbdbd72366c7647aba00e105 | |||||
* | KB59 Jenkins CI: Build and push container image. | Matthias Andreas Benkard | 2020-04-28 | 1 | -1/+1 | |
| | | | | Change-Id: I51a5f76a2301d2ae3370bde1874617faff255442 | |||||
* | KB59 Add Jenkinsfile. | Matthias Andreas Benkard | 2020-04-28 | 1 | -0/+59 | |
| | | | | Change-Id: I1329c6ab588d0ceabe42232d3cc08c2799fdc75c | |||||
* | Update dependencies. | Matthias Andreas Benkard | 2020-04-28 | 1 | -5/+5 | |
| | | | | Change-Id: I45b923410972c8efb8502d79981518bfb2dbf9e9 | |||||
* | Post list: Load JavaScript modules only if editing is enabled. | Matthias Andreas Benkard | 2020-04-27 | 1 | -0/+2 | |
| | | | | Change-Id: Ia6a41427866428da6bd57593c57173ad88f990f5 | |||||
* | KB54 Use bookmark Emoji for bookmarks, give title font normal weight. | Matthias Andreas Benkard | 2020-04-26 | 2 | -2/+9 | |
| | | | | Change-Id: Id069e3392ee136b7d7b4291b35ad871a88b08732 | |||||
* | KB54 Group posts by date, use floating to make style sheet even more compact. | Matthias Andreas Benkard | 2020-04-26 | 3 | -42/+122 | |
| | | | | Change-Id: I41346eb51481d4c2c4e7066373fba5b7073e3e4f | |||||
* | KB54 Make web style sheet more compact. | Matthias Andreas Benkard | 2020-04-26 | 8 | -1/+55 | |
| | | | | Change-Id: I673550eb8bf129469573e2744340e216d740c258 | |||||
* | KB54 Put posts in date buckets for templating. | Matthias Andreas Benkard | 2020-04-26 | 3 | -71/+102 | |
| | | | | Change-Id: Ic17b2dede722f5962a55b9c4d3b4663a71480e9c | |||||
* | build.xml: Fix package and deploy targets. | Matthias Andreas Benkard | 2020-04-24 | 1 | -2/+3 | |
| | | | | Change-Id: I35f18585e96129ad62717538c198f80f24bfc79b | |||||
* | POM: Update Quarkus to 1.4.0.Final. | Matthias Andreas Benkard | 2020-04-24 | 1 | -2/+2 | |
| | | | | Change-Id: Ib0a93093d70cda5b569c879e63dcd8050f2ce6c7 | |||||
* | POM: Remove unused Failsafe plugin. | Matthias Andreas Benkard | 2020-04-24 | 1 | -23/+0 | |
| | | | | Change-Id: Id6ed3f37a8a7219c7a29c88ba157baa675d5c28f | |||||
* | POM: Remove disabled sections. | Matthias Andreas Benkard | 2020-04-24 | 1 | -18/+0 | |
| | | | | Change-Id: I0abef8512aeb349bae4f9a5eb4592d46d729ec71 | |||||
* | Use OpenJ9 instead of HotSpot. | Matthias Andreas Benkard | 2020-04-24 | 1 | -2/+3 | |
| | | | | Change-Id: I540ab722070dc73efb720d989493233551b8d689 | |||||
* | POM: Clean up properties, remove unused dependencies. | Matthias Andreas Benkard | 2020-04-20 | 1 | -3/+7 | |
| | | | | Change-Id: I5b61b94347e9d71709113221a89469be2e9e4757 | |||||
* | build.xml: Run eslint on lazychat and posts folders, too. | Matthias Andreas Benkard | 2020-04-19 | 1 | -1/+3 | |
| | | | | Change-Id: If353cafd52730a4c6c2e67f0b6a74b069a253ba7 | |||||
* | KB53 Support bookmark edition. | Matthias Andreas Benkard | 2020-04-19 | 6 | -6/+142 | |
| | | | | Change-Id: Ieacbb5c448b9afa4bc9524167e0c73618de6db48 | |||||
* | PostResource: Rearrange methods. | Matthias Andreas Benkard | 2020-04-19 | 1 | -25/+25 | |
| | | | | Change-Id: I1066712c9230688e672a84fc2cfe03e91f88e3a1 | |||||
* | KB49 Vary feed URI based on resource type rendered. | Matthias Andreas Benkard | 2020-04-19 | 1 | -2/+2 | |
| | | | | Change-Id: I02025bc5ce86aa6cda1b083c7a542cefb561c25d | |||||
* | KB49 Add private news feeds. | Matthias Andreas Benkard | 2020-04-19 | 7 | -40/+103 | |
| | | | | Change-Id: Ib9488351b9734795e02ddaeb26aa81eeb79c0b4d | |||||
* | Fix problems found by static analysis. | Matthias Andreas Benkard | 2020-04-18 | 13 | -47/+47 | |
| | | | | Change-Id: I02c51279f18f629b2d2fb1095692a6ae98b0e25e | |||||
* | Add nullability constraints everywhere. | Matthias Andreas Benkard | 2020-04-18 | 40 | -23/+186 | |
| | | | | Change-Id: I80577b7784006070f29ce11af4e6fd87c10363bf | |||||
* | POM: Move annotation processors to compiler plugin configuration. | Matthias Andreas Benkard | 2020-04-18 | 1 | -17/+19 | |
| | | | | Change-Id: Id39984b5bbabc0dd7eda97885bc8fd6c984459a0 | |||||
* | KB51 Add post links. | Matthias Andreas Benkard | 2020-04-18 | 2 | -4/+12 | |
| | | | | Change-Id: I429aadcc71212a9bfb90c812e108e55c51672ba9 | |||||
* | Fix feed links. | Matthias Andreas Benkard | 2020-04-18 | 1 | -4/+3 | |
| | | | | Change-Id: I1c04bdbbef852b65a23375d6725714bbc06b95e8 | |||||
* | KB51 Add handler for post links. | Matthias Andreas Benkard | 2020-04-18 | 3 | -10/+31 | |
| | | | | Change-Id: Icb36da42fcf085ec541ba70c1421e8635d295974 | |||||
* | KB51 Promote LazychatResource#getMessage => PostResource#getPost, handle ↵ | Matthias Andreas Benkard | 2020-04-18 | 4 | -25/+49 | |
| | | | | | | null login. Change-Id: I31601b00f1d72ec2282b6f6deedf971644b93a15 | |||||
* | KB46 Post#queryViewable: Fix visible posts query logic for Post.class. | Matthias Andreas Benkard | 2020-04-18 | 1 | -2/+4 | |
| | | | | Change-Id: Ic7f16a9dec8e639133ab266540b5f25d8f1594c9 |