aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* auto-retry db queriesdakkar2022-04-03
| | | | might work, might make things worse…
* try to avoid calling `.d` on a non-existent filedakkar2022-04-03
| | | | | there's always races between this program and whatever is modifying the filesystem!
* auto-scroll, without messing with the historydakkar2022-04-03
|
* auto-scroll to relevant vlc sectionsdakkar2022-04-03
|
* vlc seek buttonsdakkar2022-04-03
|
* fix namedakkar2022-04-03
|
* on-demand lirc connectdakkar2022-04-03
| | | | also, re-connect after failure
* buttons for subs/audio tracksdakkar2022-03-06
|
* show apache configdakkar2022-01-22
|
* fix mount root in webmanifestdakkar2022-01-22
|
* probably templated webmanifestdakkar2022-01-22
|
* search in filesdakkar2022-01-16
|
* fix playing-file overflowdakkar2022-01-16
|
* fix webmanifest urldakkar2022-01-13
|
* tweaksdakkar2022-01-05
|
* note when scan donedakkar2022-01-05
|
* actually use hostdakkar2022-01-05
|
* more ignoredakkar2022-01-05
|
* init scriptdakkar2022-01-05
|
* real configdakkar2022-01-05
|
* tweak lirc command classdakkar2022-01-04
|
* avoid persistent connections to vlcdakkar2022-01-04
| | | | its minimal http server can't understand them
* stop ignoring directories…dakkar2022-01-04
|
* show watched age by colourdakkar2021-12-31
|
* filter files by extensionsdakkar2021-12-31
|
* style `recent`, link to files listdakkar2021-12-31
|
* fix `recent` limitdakkar2021-12-31
|
* fix `recent` payloaddakkar2021-12-31
|
* fix binds for get-children-ofdakkar2021-12-31
|
* Revert "batch inserts!"dakkar2021-12-31
| | | | | | | | This reverts commit d8623278929c620e22cfb943b5724c66e5f5fb91. if, inside a batch, we get both a dir and its children, the `WITH` wouldn't see the parent (it's not there yet), so the children would have `parent_id` would stay NULL
* kill notedakkar2021-12-31
|
* recent (broken)dakkar2021-12-31
|
* actually pass pairsdakkar2021-12-31
|
* flush batched addsdakkar2021-12-31
|
* some better vlc controls / statusdakkar2021-12-30
|
* simpler one-shot browsedakkar2021-12-30
|
* apparently this makes the buttons more reliabledakkar2021-12-30
|
* longer busy-timeoutdakkar2021-12-30
|
* return files sorteddakkar2021-12-30
|
* batch inserts!dakkar2021-12-30
|
* fix wrappingdakkar2021-12-30
|
* some stylingdakkar2021-12-30
|
* breadcrumbsdakkar2021-12-30
|
* template: undef attrs are removeddakkar2021-12-30
|
* listen everywheredakkar2021-12-30
|
* show parents / breadcrumbsdakkar2021-12-30
|
* start of browse uidakkar2021-12-30
|
* prettier get-children-ofdakkar2021-12-30
|
* mark all required parameters as suchdakkar2021-12-30
|
* play from media listdakkar2021-12-30
|