Skip to content
Snippets Groups Projects
  1. Jul 01, 2018
  2. Jun 30, 2018
  3. Jun 29, 2018
  4. Jun 28, 2018
  5. Jun 25, 2018
  6. Jun 24, 2018
    • Eliot Berriot's avatar
      Merge branch '328-http-signature-date' into 'develop' · 2febce8f
      Eliot Berriot authored
      Resolve "Validate agains Date header in HTTP Signature"
      
      Closes #328
      
      See merge request funkwhale/funkwhale!280
      2febce8f
    • Eliot Berriot's avatar
      9017acdb
    • Eliot Berriot's avatar
      Merge tag '0.15' into develop · 2a7333df
      Eliot Berriot authored
      0.15 (2018-06-24)
      -----------------
      
      Upgrade instructions are available at
      https://docs.funkwhale.audio/upgrading.html
      
      Features:
      
      - Added admin interface to manage import requests (#190)
      - Added replace flag during import to replace already present tracks with a new
        version of their track file (#222)
      - Funkwhale's front-end can now point to any instance (#327) Removed front-end
        and back-end coupling
      - Management interface for users (#212)
      - New invite system (#248) New invite system
      
      Enhancements:
      
      - Added "TV" to the list of highlighted words during YouTube import (#154)
      - Command line import now accepts unlimited args (#242)
      
      Bugfixes:
      
      - Expose track files date in manage API (#307)
      - Fixed current track restart/hiccup when shuffling queue, deleting track from
        queue or reordering (#310)
      - Include user's current private playlists on playlist list (#302)
      - Remove link to generic radios, since they don't have detail pages (#324)
      
      Documentation:
      
      - Document that Funkwhale may be installed with YunoHost (#325)
      - Documented a saner layout with symlinks for in-place imports (#254)
      - Upgrade documentation now use the correct user on non-docker setups (#265)
      
      Invite system
      ^^^^^^^^^^^^^
      
      On closed instances, it has always been a little bit painful to create accounts
      by hand for new users. This release solve that by adding invitations.
      
      You can generate invitation codes via the "users" admin interface (you'll find a
      link in the sidebar). Those codes are valid for 14 days, and can be used once
      to create a new account on the instance, even if registrations are closed.
      
      By default, we generate a random code for invitations, but you can also use custom codes
      if you need to print them or make them fancier ;)
      
      Invitations generation and management requires the "settings" permission.
      2a7333df
    • Eliot Berriot's avatar
      Merge branch 'release/0.15' · b206c3cf
      Eliot Berriot authored
      0.15
      b206c3cf
    • Eliot Berriot's avatar
      Version bump and changelog for 0.15 · b6ac2dc3
      Eliot Berriot authored
      b6ac2dc3
    • Eliot Berriot's avatar
      Disabled source maps in production · eab9aaa1
      Eliot Berriot authored
      eab9aaa1
    • Eliot Berriot's avatar
      Merge branch 'changelog-fixes' into 'develop' · 0914020a
      Eliot Berriot authored
      Fixed a few changelog fragments with wrong category
      
      See merge request funkwhale/funkwhale!279
      0914020a
Loading