• Joined on 2020-01-11
prpr pushed to master at hummypkg/webif 2022-03-25 22:58:14 +00:00
3dc3404327 Merge pull request 'Play file in browser or with external helper application' (#34) from df/webif:df-playmedia-patch into master
da7d07a891 Add Download button
bf838ed5e4 Add Download button
8b795a0a7d Fix quoting and escaping of JS fragments
243dfdd595 Fix quoting and escaping of JS fragments
Compare 15 commits »
prpr merged pull request hummypkg/webif#34 2022-03-25 22:58:13 +00:00
Play file in browser or with external helper application
prpr pushed to master at hummypkg/webif 2022-03-25 22:57:53 +00:00
67fe7e655c Merge pull request 'Improve processing and display of custom encryption key' (#48) from df/webif:df-cryptokey-patch into master
a7a4067a7f Improve processing and display of custom encryption key
Compare 2 commits »
prpr merged pull request hummypkg/webif#48 2022-03-25 22:57:52 +00:00
Improve processing and display of custom encryption key
prpr pushed to master at hummypkg/webif 2022-03-25 22:57:18 +00:00
4f55ea1b9f Merge pull request 'Fixes and improvements for bookmark viewer' (#47) from df/webif:df-bookmarkviewer-patch into master
4d9fa6b961 Don't show Generate Thumbnails for ODEncrypted file
55ea14864c Merge branch 'master' of https://git.hpkg.tv/hummypkg/webif into df-bookmarkviewer-patch
de1b690f36 Rework scripting for bookmark page; move presentation to CSS
caafde56c8 Correctly end the HTML page with closing tags etc
Compare 68 commits »
prpr merged pull request hummypkg/webif#47 2022-03-25 22:57:16 +00:00
Fixes and improvements for bookmark viewer
prpr merged pull request hummypkg/webif#46 2022-03-25 22:54:04 +00:00
Fix incorrectly constructed query list, restore purging completed entries
prpr pushed to master at hummypkg/webif 2022-03-25 22:54:04 +00:00
4f5ba6f14f Merge pull request 'Fix incorrectly constructed query list, restore purging completed entries' (#46) from df/webif:df-queue-safer-patchv2 into master
49a7e430cf Fix incorrectly constructed query list to restore purging completed entries
Compare 2 commits »
prpr pushed to master at prpr/webif 2022-03-25 22:45:33 +00:00
dc3c0fab6c Add Power cycle reason
prpr pushed tag 1.4.9-6 to hummypkg/webif 2022-03-25 19:17:47 +00:00
prpr pushed tag 1.4.9-6 to prpr/webif 2022-03-25 19:14:36 +00:00
prpr created repository prpr/webif 2022-03-25 19:05:51 +00:00
prpr commented on pull request hummypkg/webif#46 2021-06-02 14:13:36 +00:00
Fix incorrectly constructed query list, restore purging completed entries

Works for me.

prpr commented on pull request hummypkg/webif#47 2021-06-02 14:12:34 +00:00
Fixes and improvements for bookmark viewer

I didn't test the thumbnails bit as it takes ages, but the rest of it "works for me".

prpr commented on pull request hummypkg/webif#34 2021-04-17 07:21:08 +00:00
Play file in browser or with external helper application

/mod/webif/html/browse/file.jim:297: Error: unmatched "[" at file "/mod/webif/html/browse/file.jim", line 297 /mod/webif/lib/system.class:302: Error: invalid command name…

prpr commented on pull request hummypkg/webif#34 2021-04-17 00:06:37 +00:00
Play file in browser or with external helper application

/mod/webif/html/browse/file.jim:287: Error: missing quote at file "/mod/webif/html/browse/file.jim", line 287

prpr commented on pull request hummypkg/webif#34 2021-03-18 13:30:14 +00:00
Play file in browser or with external helper application

I think it is, but it's not my PR :-) The /mod/webif/html/play tree needs removing too, as that's not in this. It applies cleanly on 1.4.9-3 now, so no re-basing needed I would think.

prpr commented on pull request hummypkg/webif#34 2021-03-18 12:45:16 +00:00
Play file in browser or with external helper application

Busybox patch 1.20 fails to apply the change to webif/lib/setup

It works OK for me.

prpr commented on pull request hummypkg/webif#34 2021-03-15 17:06:12 +00:00
Play file in browser or with external helper application

I've been using GNU Patch for a while (got fed up with lack of --dry-run on the stock one). The create mode permissions seem to be 644 in the diff, which is not terribly useful as far as creating…

prpr commented on pull request hummypkg/webif#34 2021-03-15 14:35:44 +00:00
Play file in browser or with external helper application

Git: a system for making an unholy f---ing mess out of calm and order, causing much frustration in the process.

The source of the hassle appears to be…