Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Wiki: Fix revision list HTML. | Matthias Andreas Benkard | 2020-02-08 | 1 | -3/+5 | |
| | | | | Change-Id: Ia01ab8584f3a3591bf3cd7a8ad022a2e531f027d | |||||
* | Wiki: Mark JavaScript modules as deferrable. | Matthias Andreas Benkard | 2020-02-08 | 1 | -2/+2 | |
| | | | | Change-Id: Ie5943a1d409e838e5c24c14d61a29378fcb0b6cc | |||||
* | Wiki: Show warning if attempt to save the page fails. | Matthias Andreas Benkard | 2020-02-02 | 2 | -7/+30 | |
| | | | | Change-Id: I3fbacfca1c5d5f5834797ef029d79228cdb4dde2 | |||||
* | Set principal claim to preferred_username. | Matthias Andreas Benkard | 2020-02-02 | 1 | -0/+1 | |
| | | | | | | | This clearly defines what the principal name is expected to be passed as. Change-Id: I4e56ee1dc79ac2c7ef8af0e382065e84e2a05fe0 | |||||
* | wikiPage.html: Fix import statement. | Matthias Andreas Benkard | 2020-02-01 | 1 | -1/+1 | |
| | | | | Change-Id: I0c8e1a0514a74b11f9fc07f64265549171f34957 | |||||
* | Implement an alternate JWT security filter. | Matthias Andreas Benkard | 2020-02-01 | 2 | -0/+23 | |
| | | | | Change-Id: Ie46b6efc24d045f90f45f7b16f17e4b84ae886c5 | |||||
* | Move web files below /cms2 so they are easier to serve. | Matthias Andreas Benkard | 2020-01-31 | 6 | -20/+20 | |
| | | | | Change-Id: Ib56ceaef4ecaaa5c12398d6e27c63404eb4b9cd6 | |||||
* | Configure deployment. | Matthias Andreas Benkard | 2020-01-31 | 1 | -0/+20 | |
| | | | | Change-Id: I724c34c121925831c3eb525b2790386e922652cb | |||||
* | Wiki: Provide feedback after editing. | Matthias Andreas Benkard | 2020-01-27 | 1 | -1/+12 | |
| | | | | Change-Id: I6530be803f5f4218008c07d00ad3c6f739a1eb7a | |||||
* | Remove index.html. | Matthias Andreas Benkard | 2020-01-27 | 1 | -152/+0 | |
| | | | | Change-Id: Iac02f4dd4251525970e6e74e9a399c532f46c7d0 | |||||
* | Wiki: Render WikiWord links and autolinks on the server side. | Matthias Andreas Benkard | 2020-01-27 | 1 | -2/+3 | |
| | | | | Change-Id: I46f972bcebf765a3d9fb55b7b35f40deb978dc5d | |||||
* | Wiki: Make editing work. | Matthias Andreas Benkard | 2020-01-27 | 1 | -2/+24 | |
| | | | | Change-Id: Ibff52be5c595deba96b3f7642307ba1208eff9cf | |||||
* | Use embedded properties authentication in dev mode. | Matthias Andreas Benkard | 2020-01-26 | 2 | -1/+12 | |
| | | | | Change-Id: I3a10cac96568fb990eab5b9eaf27bf8780fe207d | |||||
* | Add wiki page revision list. | Matthias Andreas Benkard | 2020-01-26 | 1 | -0/+38 | |
| | | | | Change-Id: I21a6ff469ef4dbf64a8d77eb4626765ae43ed37e | |||||
* | Sort package.json. | Matthias Andreas Benkard | 2020-01-26 | 1 | -3/+3 | |
| | | | | Change-Id: I4735d8df29f36adcc37a15a9a60aa5c2874c2021 | |||||
* | Add Bosonic web components as a dependency. | Matthias Andreas Benkard | 2020-01-26 | 2 | -0/+14 | |
| | | | | Change-Id: I2ccdfcd00d8f6f2a6955a3cd51e1e03684682771 | |||||
* | Add standard import map tag to base template. | Matthias Andreas Benkard | 2020-01-26 | 1 | -0/+1 | |
| | | | | Change-Id: I3a796978039a979de8c1fd5ff3d2f92dedc5979c | |||||
* | Rename {common => base}.css. | Matthias Andreas Benkard | 2020-01-26 | 2 | -1/+1 | |
| | | | | Change-Id: I5099a8d8c955ae2d8f200b22678283b1985ddd7e | |||||
* | Add Normalize-Opentype.css. | Matthias Andreas Benkard | 2020-01-26 | 3 | -0/+10 | |
| | | | | Change-Id: I3281ddecf7fd9cfe26b57e95b82c04ea4978c189 | |||||
* | Wiki: Add ContentTools to all wiki pages. | Matthias Andreas Benkard | 2020-01-25 | 4 | -1/+28 | |
| | | | | Change-Id: I30e3c59458b2754439c9edfd5029d260816dd9de | |||||
* | Web: Extract base template. | Matthias Andreas Benkard | 2020-01-25 | 2 | -24/+33 | |
| | | | | Change-Id: I20a4fbb04aa75a94f96617b0c4d1be00ab3e4aca | |||||
* | Add Elix web component library as a dependency. | Matthias Andreas Benkard | 2020-01-25 | 2 | -0/+7 | |
| | | | | Change-Id: I2a1c98c50e72c27ee45b322d1e01a3c307e5118c | |||||
* | Always log in color. | Matthias Andreas Benkard | 2020-01-25 | 1 | -0/+2 | |
| | | | | Change-Id: Ib43374258500b29a6abfc9981ba3153d405ff9d8 | |||||
* | Wiki: Remove author and change date from wiki pages. | Matthias Andreas Benkard | 2020-01-25 | 1 | -4/+0 | |
| | | | | Change-Id: I733222105a2b74d0478a4232d39bff5338e9ba57 | |||||
* | Clean up CSS and JavaScript files, change wiki layout a bit. | Matthias Andreas Benkard | 2020-01-25 | 5 | -11/+35 | |
| | | | | Change-Id: Ib47bf59db5e4e65ef58515b45d63bd7f1572c88b | |||||
* | Start implementing /wiki/{pageName}. | Matthias Andreas Benkard | 2020-01-24 | 2 | -1/+12 | |
| | | | | Change-Id: Ia9adf24209be8eddcfec72a66434ea4100855533 | |||||
* | Add example Qute resource. | Matthias Andreas Benkard | 2020-01-24 | 1 | -0/+10 | |
| | | | | Change-Id: Ie5be7967d6d8536270873d01641f5ff825e31e07 | |||||
* | Enable authentication via Keycloak. | Matthias Andreas Benkard | 2020-01-24 | 1 | -0/+4 | |
| | | | | Change-Id: I81a05d2e965394b13d7344f4f20475b4e468c761 | |||||
* | Web: Add purecss/buttons.css. | Matthias Andreas Benkard | 2020-01-24 | 1 | -1/+1 | |
| | | | | Change-Id: I0c4b049de17629510619ff9fcca3f0bd263a93b5 | |||||
* | Web: Add PureCSS, Prism.js, Prefixfree. | Matthias Andreas Benkard | 2020-01-24 | 2 | -5/+62 | |
| | | | | Change-Id: I228ebf02e254c20fcf3aed8c6804aa3eacbbd510 | |||||
* | Web: Import JavaScript modules by path, without an import map. | Matthias Andreas Benkard | 2020-01-24 | 3 | -6/+3 | |
| | | | | Change-Id: I2142ddb12e4eb39ec2a80947f6f77d5a6c9812a6 | |||||
* | Use Snowpack for web module management. | Matthias Andreas Benkard | 2020-01-23 | 4 | -13/+1551 | |
| | | | | Change-Id: Id4ed0471166cfe82caeca7b5e8b53c9ef1765d66 | |||||
* | Frontend: Put import map into its own file. | Matthias Andreas Benkard | 2020-01-23 | 2 | -13/+10 | |
| | | | | Change-Id: I0357d6961acedbae5b8ed8b65c45e7c8a5469178 | |||||
* | Frontend: Add all remaining JavaScript modules to the import map. | Matthias Andreas Benkard | 2020-01-23 | 1 | -0/+2 | |
| | | | | Change-Id: I6bdc929a29ebf7e2de893ce984b42862680e21c6 | |||||
* | AdminElement: Use Redux. | Matthias Andreas Benkard | 2020-01-23 | 4 | -2379/+51 | |
| | | | | | | | | | - Imports es-module-shims. - Adds an importmap via es-module-shims. - Makes the “switch” button flip a boolean flag in the state and uses it to modify the value shown. Change-Id: Ie8042a4c434206f590ebde21fd67e84f48446c03 | |||||
* | WebComponents: Use lit-html for templating. | Matthias Andreas Benkard | 2020-01-22 | 1 | -4/+3 | |
| | | | | Change-Id: Ic2fac595c5fc0275a4859d8c8bf470c77907be19 | |||||
* | Add an example WebComponent. | Matthias Andreas Benkard | 2020-01-22 | 5 | -0/+2466 | |
| | | | | Change-Id: I74a6b63912f431db150e6cd4707c405621a922dd | |||||
* | Disable Hypersistence Optimizer ad. | Matthias Andreas Benkard | 2020-01-12 | 1 | -0/+1 | |
| | | | | Change-Id: I0f89dc56cc39f057bc9b729cf677e9c88a62eace | |||||
* | Import autogenerated JPA entities. | Matthias Andreas Benkard | 2020-01-12 | 1 | -2/+12 | |
| | | | | | | | Adds JPA entities generated by IntelliJ for all existing tables in the database. Change-Id: Iac957b5d68ce45328db87487f105522f8595e124 | |||||
* | Import fresh Quarkus project. | Matthias Andreas Benkard | 2020-01-12 | 2 | -0/+154 | |
Change-Id: I05fa5dd499cdca04adee9afbef9f83b3afd8fe0f |