Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Fix injecting multiple css/js files (fix #458) #1162

Merged
merged 15 commits into from
Apr 30, 2021

Commits on Apr 29, 2021

  1. Configuration menu
    Copy the full SHA
    e995778 View commit details
    Browse the repository at this point in the history
  2. API doc: Move misplaced macOS shortcuts doc (PR nativefier#1158)

    When I added this documentation originally, I guess I placed it in the wrong location.
    TheCleric committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    5c4ef13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40bf034 View commit details
    Browse the repository at this point in the history
  4. Support opening URLs passed as arg to Nativefied application (fix nat…

    …ivefier#405) (PR nativefier#1154)
    
    Co-authored-by: Ronan Jouchet <ronan@jouchet.fr>
    2 people authored and TheCleric committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    f5aa854 View commit details
    Browse the repository at this point in the history
  5. macOS: Fix crash when using --tray (fix nativefier#527), and invisibl…

    …e icon (fix nativefier#942, fix nativefier#668) (nativefier#1156)
    
    This fixes:
    
    1. A startup crash on macOS when using the `--tray` option; see nativefier#527.
      ![image](https://user-images.githubusercontent.com/22625791/115987741-99544600-a5b6-11eb-866a-dadb5640eecb.png)
    2. Invisible tray icon on macOS; see nativefier#942 and nativefier#668.  
       ![image](https://user-images.githubusercontent.com/22625791/115988276-24364000-a5b9-11eb-80c3-561a8a646754.png)
    
    Co-authored-by: Ronan Jouchet <ronan@jouchet.fr>
    2 people authored and TheCleric committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    1c20e9f View commit details
    Browse the repository at this point in the history
  6. API.md / --widevine: document signing apps to make some sites like HB…

    …O Max & Udemy work (fix nativefier#1147)
    ronjouch authored and TheCleric committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    0c87799 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b439889 View commit details
    Browse the repository at this point in the history
  8. Add an option to upgrade an existing app (fix nativefier#1131) (PR na…

    …tivefier#1138)
    
    This adds a `--upgrade` option to upgrade-in-place an old app, re-using its options it can.
    Should help fix nativefier#1131
    
    Co-authored-by: Ronan Jouchet <ronan@jouchet.fr>
    TheCleric and ronjouch committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    e8b0e3d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4991055 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    37a621c View commit details
    Browse the repository at this point in the history
  11. Fix Widevine by properly listening to widevine-... events, and update…

    … docs (fix nativefier#1153) (PR nativefier#1164)
    
    As documented in nativefier#1153, for Widevine support to work properly, we need to listen for the Widevine ready event, and as well for certain sites the app must be signed.
    
    This PR adds the events, and as well adds better documentation on the signing limitation.
    
    This may also help resolve nativefier#1147
    TheCleric committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    5e97399 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    92b9e83 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Configuration menu
    Copy the full SHA
    1ba67ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    232b039 View commit details
    Browse the repository at this point in the history
  3. Typo

    ronjouch committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    d01cf27 View commit details
    Browse the repository at this point in the history