Skip to content

Releases: alfg/openencoder

0.7.1 - Bug fixes.

26 Dec 03:48
Compare
Choose a tag to compare
0.7.1 - Bug fixes. Pre-release
Pre-release
  • API: Add return if role check validation fails.
  • SQL: Add active column to users schema

0.7.0 - User Management

26 Dec 02:04
Compare
Choose a tag to compare
Pre-release
  • SQL

    • Database schema, presets, settings and a master user is automatically created and setup when Docker creates the DB for the first time.
    • New force_password_reset column to users table to prompt user to update password on next login.
  • API

    • New API routes, handlers and DB operations for managing users as an admin role.
    • New API routes, handlers and DB operations for updating the current user settings and password.
    • If force_password_reset field is set in users, then user is required to update password on next login.
  • Web

    • New routes, views and components for managing users as an admin role.
    • New routes, views and components for updating a user password and profile settings.
    • New Footer UI for displaying project links and current API version.
    • Update user dropdown menu to display only if user is authenticated.
  • Update .editorconfig preferences

0.6.0 - FFmpeg Preset Parsing

17 Dec 07:32
Compare
Choose a tag to compare
Pre-release
  • worker: add functions for parsing the ffmpeg preset json format.
  • web: fix login redirect. presetform editor sizing update.
  • db/sql: various db and schema updates to support saving ffmpeg options passed to encode job

0.5.0 - More encode progress data

05 Dec 06:13
e48a603
Compare
Choose a tag to compare
Pre-release
  • api: add encode speed and fps data mappings.
  • sql: update encode_data schema
  • web: updated jobs table to include encode speed and fps

0.4.1

04 Dec 07:16
Compare
Choose a tag to compare
0.4.1 Pre-release
Pre-release
  • api: check for role on job write endpoints
  • web: hide actions for unpriviledged roles

0.4.0

04 Dec 06:53
200c095
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release
Update API.md

0.0.4

04 Dec 06:43
200c095
Compare
Choose a tag to compare
0.0.4 Pre-release
Pre-release
  • Worker: Add option to cancel running ffmpeg job.
  • API: New endpoints for cancelling, restarting and checking job status and re-submitting to queue.
  • DB: New database methods for getting job statuses.
  • Web: New "Action" buttons for cancelling and restarting jobs.

0.0.3h

01 Dec 08:09
Compare
Choose a tag to compare
0.0.3h Pre-release
Pre-release

0.0.3h

0.0.3

29 Nov 22:43
7d10880
Compare
Choose a tag to compare
0.0.3 Pre-release
Pre-release
  • Tag version in CI build.
  • Fixed droplet tagging

0.0.2c

29 Nov 07:53
Compare
Choose a tag to compare
0.0.2c Pre-release
Pre-release

0.0.2c