shiori/internal
Felipe Martin 4df7e1dd8e
feat: build css from less files locally (#735)
* build less using lessc and bun

* build

* make styles-check

* Added workflow to check updates

* avoid embed less files

* docs

* updated tests to reflect changes

* typo

* fixed archive page css

* call styles check on pull requests

* comments in style.less

* fix archive styles affecting other pages

* minify using clean-css

* Split archive.css and style.css

* Updated docs
2023-09-16 19:58:55 +02:00
..
cmd default to sqlite, warn dbms users (#667) 2023-07-30 07:41:32 +02:00
config just use one dependency for uuid (#736) 2023-09-16 18:34:51 +02:00
core fix: Ensure bookmark files are correctly downloaded before deleting current ones (#683) 2023-08-20 18:20:13 +02:00
database fix: properly parse mysql connection string, docs update (#730) 2023-09-13 18:31:41 +02:00
domains Run legacy API and new API at the same time. (#648) 2023-07-19 18:25:41 +02:00
http feat: build css from less files locally (#735) 2023-09-16 19:58:55 +02:00
model Show version in login page (#652) 2023-07-21 09:25:19 +02:00
testutil Run legacy API and new API at the same time. (#648) 2023-07-19 18:25:41 +02:00
view feat: build css from less files locally (#735) 2023-09-16 19:58:55 +02:00
webserver feat: build css from less files locally (#735) 2023-09-16 19:58:55 +02:00
assets.go Start working on new REST API. Refactor logic in domains. (#497) 2023-07-17 14:30:18 +01:00