Age | Commit message (Expand) | Author | Files | Lines |
2021-07-24 | Update CSS for "code" tag in error message box | Thomas Lange | 3 | -0/+13 |
2021-07-14 | Do some minor optimizations on the admin theme | Thomas Lange | 7 | -20/+20 |
2021-07-10 | Fix unequal grid item widths (and use fr unit) | Thomas Lange | 4 | -39/+30 |
2021-07-09 | Detect unsaved changes in content editor | Thomas Lange | 1 | -0/+31 |
2021-07-09 | Bugfix: Add CSS "word-break" property | Thomas Lange | 3 | -0/+3 |
2021-07-05 | Add dark color mode for admin theme | Thomas Lange | 5 | -6/+1243 |
2021-07-05 | Add SCSS variables and do some minor optimizations | Thomas Lange | 5 | -814/+891 |
2021-07-04 | Remove unused CSS rules from admin theme | Thomas Lange | 2 | -76/+4 |
2021-07-04 | Use CSS grid for admin search forms | Thomas Lange | 2 | -0/+7 |
2021-07-04 | Prettify the item meta elements in the admin theme | Thomas Lange | 2 | -38/+21 |
2021-07-04 | Use list for item meta elements | Thomas Lange | 2 | -0/+18 |
2021-07-04 | Move ID into heading element and remove brackets | Thomas Lange | 2 | -0/+4 |
2021-06-26 | Add and change some Fontello icons for admin theme | Thomas Lange | 9 | -395/+909 |
2021-06-24 | Implement database schema Migrator | Thomas Lange | 2 | -18/+45 |
2021-06-19 | Remove ID form field (and rearrange other fields) | Thomas Lange | 3 | -0/+18 |
2021-06-19 | Fix missing margin on user list | Thomas Lange | 2 | -0/+9 |
2021-06-14 | Darken background on focused/active buttons | Thomas Lange | 2 | -2/+21 |
2021-06-13 | Use grid layout for items in administration area | Thomas Lange | 3 | -44/+109 |
2021-06-13 | Ignore source maps for Javascript and CSS | Thomas Lange | 1 | -1/+0 |
2021-06-13 | Replace the flex layout in favor of a grid layout | Thomas Lange | 4 | -132/+96 |
2021-06-12 | Remove outline from focused form elements | Thomas Lange | 2 | -0/+7 |
2021-06-12 | Place message boxes outside the <form> elements | Thomas Lange | 2 | -0/+9 |
2021-06-12 | Show first image from items content | Thomas Lange | 3 | -6/+28 |
2021-06-12 | Use SCSS for stylesheets | Thomas Lange | 6 | -508/+1410 |
2019-10-29 | Remove PHP closing tags and add LF to text files | Thomas Lange | 4 | -4/+4 |
2019-05-05 | Update CSS layout | Thomas Lange | 1 | -19/+29 |
2019-04-26 | Remove "box-sizing" property with invalid value | Thomas Lange | 1 | -2/+0 |
2019-04-26 | Rename "template" directory to "theme" | Thomas Lange | 8 | -0/+1328 |