Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge #1

Open
wants to merge 207 commits into
base: master
Choose a base branch
from
Open

merge #1

wants to merge 207 commits into from

Commits on Mar 9, 2020

  1. Revert "Hide TargetMessagePane for now"

    This reverts commit 64f249c.
    munshkr committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    5ee1954 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. Create foxdot.ts

    mathigatti authored and munshkr committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    5a48857 View commit details
    Browse the repository at this point in the history
  2. Update foxdot.ts

    mathigatti authored and munshkr committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    830b6fb View commit details
    Browse the repository at this point in the history
  3. Update index.ts

    mathigatti authored and munshkr committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    ec4c624 View commit details
    Browse the repository at this point in the history
  4. Update [session].tsx

    mathigatti authored and munshkr committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    3c5a5bc View commit details
    Browse the repository at this point in the history
  5. Update index.ts

    mathigatti authored and munshkr committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    c652195 View commit details
    Browse the repository at this point in the history
  6. Update foxdot.ts

    mathigatti authored and munshkr committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    f969410 View commit details
    Browse the repository at this point in the history
  7. repl: Remove unused imports

    munshkr committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    221deef View commit details
    Browse the repository at this point in the history
  8. Skip prepublish on TravisCI

    munshkr committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    3a71efa View commit details
    Browse the repository at this point in the history
  9. Revive FlockScene <3

    This time, with lower resolution for better framerate.
    munshkr committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    9de0e5f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1d1be4d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    53188ba View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0d38d77 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. web: Delete unused import

    munshkr committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    f517f0f View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2020

  1. web: Dynamic layout via query string parameter

    Use `?layout=` for defining the number of slots and targets of each one.
    e.g. For 4 slots with 2x tidal, foxdot and hydra, use
    `?layout=tidal,tidal,foxdot,hydra`
    
    Max 8 slots, for now.
    munshkr committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    a1c9c96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16c302b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bfab1f View commit details
    Browse the repository at this point in the history
  4. web: Fix styles height issue

    munshkr committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    fc1455d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a9c714e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    39f1c32 View commit details
    Browse the repository at this point in the history
  7. build(deps): bump acorn from 6.4.0 to 6.4.1

    Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
    - [Release notes](https://github.com/acornjs/acorn/releases)
    - [Commits](acornjs/acorn@6.4.0...6.4.1)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and munshkr committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    85c03f0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4b2d758 View commit details
    Browse the repository at this point in the history
  9. Add note about yarn release

    munshkr committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    9095a86 View commit details
    Browse the repository at this point in the history
  10. v0.3.8

    munshkr committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    167ba5a View commit details
    Browse the repository at this point in the history
  11. Fix publish-all script

    munshkr committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    e49fe0a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4e97ab3 View commit details
    Browse the repository at this point in the history
  13. Update README

    munshkr committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    d46e46f View commit details
    Browse the repository at this point in the history
  14. Update README

    munshkr committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    d940ec0 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2020

  1. Fix multiline commands in FoxDot

    mathigatti authored and munshkr committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    e89b088 View commit details
    Browse the repository at this point in the history
  2. Update TextEditor.tsx

    mathigatti authored and munshkr committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    94dab26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0580ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f741a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. v0.3.9

    munshkr committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    e672376 View commit details
    Browse the repository at this point in the history
  2. FoxDot free all shortcut

    mathigatti authored and munshkr committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    ce470dd View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. Replace s.freeAll with CmdPeriod.run

    leandroyako authored and munshkr committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    257f7b0 View commit details
    Browse the repository at this point in the history
  2. Update TextEditor.tsx

    munshkr committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    1131058 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    665fb16 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. Configuration menu
    Copy the full SHA
    1ecdd74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c72f2be View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2020

  1. Configuration menu
    Copy the full SHA
    a7a6b31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e1ce41 View commit details
    Browse the repository at this point in the history
  3. repl: Include pubsub client id in target messages (#31)

    Also, show client id on console script
    munshkr committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    5bd0193 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c42dc5 View commit details
    Browse the repository at this point in the history
  5. v0.3.10

    munshkr committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    d355dc6 View commit details
    Browse the repository at this point in the history
  6. Fix publish-all script

    munshkr committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    31c5fb5 View commit details
    Browse the repository at this point in the history
  7. v0.3.11

    munshkr committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    37e1da5 View commit details
    Browse the repository at this point in the history
  8. web: Add automatic redirection from http to https

    For Heroku hub. REDIRECT_HTTPS=1 env var needs to be set.
    munshkr committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    c7f13fc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    25299dc View commit details
    Browse the repository at this point in the history
  10. v0.3.12

    munshkr committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    0d449d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2020

  1. Configuration menu
    Copy the full SHA
    83fd752 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a3b263 View commit details
    Browse the repository at this point in the history
  3. Fix README

    munshkr committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    d73334d View commit details
    Browse the repository at this point in the history
  4. web: Tidy y-webrtc file

    munshkr committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    a063332 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ce8ac9 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. Configuration menu
    Copy the full SHA
    ebac4d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96fe0eb View commit details
    Browse the repository at this point in the history
  3. web: Add P5 dep (#46)

    munshkr committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    f95fb3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    077f0f9 View commit details
    Browse the repository at this point in the history
  5. web: Use p5 wrapper from Hydra editor (#46)

    Also, evaluate JS code in context of window
    munshkr committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    bb6dec6 View commit details
    Browse the repository at this point in the history
  6. Update README

    munshkr committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    7bd81f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. Allow freeing sounds based on target

    Support for: tidal, sclang, foxdot
    
    Also, fixes #42
    munshkr committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    1f6358d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dc50ff View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. Configuration menu
    Copy the full SHA
    2af5eb4 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2020

  1. Configuration menu
    Copy the full SHA
    4be029d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1500354 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. web: Upgrade next to 9.3.2

    munshkr committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    3955ec1 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Configuration menu
    Copy the full SHA
    d258051 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Detect if WebGL is supported and skip or warn user (fixes #56)

    In case WebGL is not supported:
      * On IndexPage, skip loading of FlockScene component.
      * On SessionPage, if "hydra" target was requested, warn user.
    
    Also, load Hydra only if "hydra" target was requested.
    munshkr committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    09dcd27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4848629 View commit details
    Browse the repository at this point in the history
  3. Remove old server script

    munshkr committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    2b54bed View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Configuration menu
    Copy the full SHA
    7099d85 View commit details
    Browse the repository at this point in the history
  2. v0.3.13

    munshkr committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    35636ea View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2020

  1. repl: Use "python" by default on FoxDot REPL

    Allow setting specific Python executable path with extra option
    `python`.
    
    ```sh
    flok-repl -t foxdot --extra '{ "python": "python3" }'
    ```
    munshkr committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    0d17a2d View commit details
    Browse the repository at this point in the history
  2. repl: Run "sclang" by default on Sclang REPL

    Allow setting specific sclang executable path with extra option
    `sclang`.
    
    ```sh
    flok-repl -t sclang --extra '{ "sclang": "/my/path/to/sclang" }'
    ```
    munshkr committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    2e0f620 View commit details
    Browse the repository at this point in the history
  3. v0.3.14

    munshkr committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    b5bbaf7 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2020

  1. Configuration menu
    Copy the full SHA
    e5c827f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3318c3c View commit details
    Browse the repository at this point in the history
  3. Remove --redirect-https option

    This option was only intended as a solution for the Heroku server, to
    automatically redirect from http to https.
    munshkr committed May 9, 2020
    Configuration menu
    Copy the full SHA
    26bf9d6 View commit details
    Browse the repository at this point in the history
  4. Move lib/cert to cert/

    munshkr committed May 9, 2020
    Configuration menu
    Copy the full SHA
    1f3db89 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82b874d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e50f2d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6efb4de View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6c051b4 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2020

  1. Configuration menu
    Copy the full SHA
    940e68d View commit details
    Browse the repository at this point in the history
  2. Allow customization of SSL key and certification .pem files

    Use SSL_CERT and SSL_KEY for custom crt and key files.
    munshkr committed May 10, 2020
    Configuration menu
    Copy the full SHA
    2791064 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. Configuration menu
    Copy the full SHA
    cac2263 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. adds an audio streaming component

    diegodorado authored and munshkr committed May 28, 2020
    Configuration menu
    Copy the full SHA
    6495bdf View commit details
    Browse the repository at this point in the history
  2. Tidy Server.js

    munshkr committed May 28, 2020
    Configuration menu
    Copy the full SHA
    26c70ae View commit details
    Browse the repository at this point in the history
  3. Revert "Store sessions content on local storage (fixes #38, #62)"

    This reverts commit 6c051b4.
    munshkr committed May 28, 2020
    Configuration menu
    Copy the full SHA
    8c0e77f View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

  1. Configuration menu
    Copy the full SHA
    dd01557 View commit details
    Browse the repository at this point in the history
  2. Use IndexedDB provider as a backup for WebRTC (fixes #38)

    This provider persists document content of each session on IndexDB
    automatically.
    munshkr committed May 30, 2020
    Configuration menu
    Copy the full SHA
    a99dfcf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b5e1e6 View commit details
    Browse the repository at this point in the history
  4. Update lib0

    munshkr committed May 30, 2020
    Configuration menu
    Copy the full SHA
    93370d8 View commit details
    Browse the repository at this point in the history
  5. Add a WebsocketProvider as fallback for WebRTC

    Maybe this fixes connection issues with WebRTC?
    For now using default WS server from yjs.dev
    munshkr committed May 30, 2020
    Configuration menu
    Copy the full SHA
    3525f94 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    85ad229 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0f992c9 View commit details
    Browse the repository at this point in the history
  8. Format Audio component

    munshkr committed May 30, 2020
    Configuration menu
    Copy the full SHA
    ef1a8e4 View commit details
    Browse the repository at this point in the history
  9. Set audio constraints

    * Disable echo cancellation
    * Disable auto gain control
    * Disable noise suppression
    * Set latency to 0
    * Set number of channels to 2 (stereo)
    munshkr committed May 30, 2020
    Configuration menu
    Copy the full SHA
    79672c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Configuration menu
    Copy the full SHA
    444c5ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfc31a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df4478e View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Upgrade to hydra-synth 1.3.0

    munshkr committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    df727ec View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Configuration menu
    Copy the full SHA
    16033bb View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. Configuration menu
    Copy the full SHA
    ef78fbf View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2020

  1. Revert "Show Hydra toggle only if layout has "hydra" slot"

    This reverts commit 16033bb.
    munshkr committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    ec1d6be View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2020

  1. Show Hydra toggle only if layout has "hydra" slot

    This reverts commit ec1d6be.
    munshkr committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    dbc3b69 View commit details
    Browse the repository at this point in the history
  2. Update Hydra version to 1.3.0

    This reverts commit ef78fbf.
    munshkr committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    d2d0fdb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a6139e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ac6233 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2020

  1. build(deps): bump lodash from 4.17.15 to 4.17.19

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.15...4.17.19)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and munshkr committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    755acfd View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. build(deps): bump elliptic from 6.5.2 to 6.5.3

    Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
    - [Release notes](https://github.com/indutny/elliptic/releases)
    - [Commits](indutny/elliptic@v6.5.2...v6.5.3)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and munshkr committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    f415e37 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. Format files

    munshkr committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    3eb253d View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2020

  1. build(deps): bump bl from 4.0.1 to 4.0.3

    Bumps [bl](https://github.com/rvagg/bl) from 4.0.1 to 4.0.3.
    - [Release notes](https://github.com/rvagg/bl/releases)
    - [Commits](rvagg/bl@v4.0.1...v4.0.3)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and munshkr committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    d44aa2a View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Configuration menu
    Copy the full SHA
    ab4e1ef View commit details
    Browse the repository at this point in the history
  2. Remove Bulma dep

    munshkr committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    3c7c56b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8d2d27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10e44fd View commit details
    Browse the repository at this point in the history
  5. Replace sass styles for css

    munshkr committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    659b41c View commit details
    Browse the repository at this point in the history
  6. Remove unneeded @zeit/next-css

    Now Nextjs comes with CSS support. Just need to import css files only in
    pages/_app.js file.
    munshkr committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    e02e931 View commit details
    Browse the repository at this point in the history
  7. Add normalize.css dep

    munshkr committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    84ecceb View commit details
    Browse the repository at this point in the history
  8. Import normalize.css on app

    munshkr committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    a01ea09 View commit details
    Browse the repository at this point in the history
  9. Fix styles on Index page

    munshkr committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    38c12e4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6684d5b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a179e1b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3bb0155 View commit details
    Browse the repository at this point in the history
  13. Fix EvaluateButton styles

    munshkr committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    920e693 View commit details
    Browse the repository at this point in the history
  14. Fix Status styles

    munshkr committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    9981839 View commit details
    Browse the repository at this point in the history
  15. Fix Mosaic columns styles

    munshkr committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    777c233 View commit details
    Browse the repository at this point in the history
  16. Fix styles for CodeMirror

    munshkr committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    63c54df View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e80e293 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e129380 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    23460b7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e086112 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5d6f52d View commit details
    Browse the repository at this point in the history
  22. Import fonts

    munshkr committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    156c2c8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ed3b931 View commit details
    Browse the repository at this point in the history
  24. Better styles for index page

    munshkr committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    d9459a3 View commit details
    Browse the repository at this point in the history
  25. Create Container component

    munshkr committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    dfb37ee View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    8b4161b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    7175365 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    bb4b214 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    2073b08 View commit details
    Browse the repository at this point in the history
  30. Smaller text

    munshkr committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    6085d65 View commit details
    Browse the repository at this point in the history
  31. Remove unused fonts

    munshkr committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    f6e5458 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Upgrade caniuse-lite

    munshkr committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    8f2c34d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Flash animation

    munshkr committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    a88f92a View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. v0.3.15

    munshkr committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    ddab80c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe8c4be View commit details
    Browse the repository at this point in the history
  3. Update README

    munshkr committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    7623d15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78c726e View commit details
    Browse the repository at this point in the history
  5. v0.3.16

    munshkr committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    579c321 View commit details
    Browse the repository at this point in the history
  6. Update README

    munshkr committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    e96b167 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2020

  1. Configuration menu
    Copy the full SHA
    3eecece View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15f6bf3 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. repl: Add dotenv dep

    munshkr committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    28d1396 View commit details
    Browse the repository at this point in the history
  2. repl: New --config option for customizing parameters from a file

    It also tries to load config file from FLOK_CONFIG environment variable
    and .env files.  This allows you to easily customize flok for different
    projects (custom Tidal config files, etc.)
    munshkr committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    bcce700 View commit details
    Browse the repository at this point in the history
  3. v0.3.17

    munshkr committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    fb34d81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2795cf6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8625617 View commit details
    Browse the repository at this point in the history
  6. web: Subscribe to global and user-specific messages on pubsub

    Also, make sure flok-repl example includes --nickname/-N option for
    sending messages only to current user and not everyone, by default.
    munshkr committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    9f6e52b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    261bf11 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c6c16c1 View commit details
    Browse the repository at this point in the history
  9. Update Changelog

    munshkr committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    58d155b View commit details
    Browse the repository at this point in the history
  10. v0.4.0

    munshkr committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    2d118ff View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Configuration menu
    Copy the full SHA
    e4fafd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fe3f1b View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Configuration menu
    Copy the full SHA
    9bbb3af View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2020

  1. Include BootTidal.hs as data file and fallback as bootScript if ghc-p…

    …kg fails
    
    Workaround for issues #83 and #85
    munshkr committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    4bbd4b0 View commit details
    Browse the repository at this point in the history
  2. v0.4.1

    munshkr committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    df7dc41 View commit details
    Browse the repository at this point in the history
  3. Update Changelog

    munshkr committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    dbe5130 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Configuration menu
    Copy the full SHA
    e1f3697 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Configuration menu
    Copy the full SHA
    8a4100e View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. Configuration menu
    Copy the full SHA
    dd05a6f View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    munshkr committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    57058e9 View commit details
    Browse the repository at this point in the history
  3. v0.4.2

    munshkr committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    77207ae View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2020

  1. Upgrade Hydra to 1.3.4

    munshkr committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    ab73317 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2020

  1. web: New shortcut for evaluating web-target (e.g. Hydra) code only on…

    … local client
    
    * Ctrl-Alt-Enter/Cmd-Alt-Enter for block execution
    * Shift-Alt-Enter for line execution
    munshkr committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    2772795 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Configuration menu
    Copy the full SHA
    a71d940 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f48f440 View commit details
    Browse the repository at this point in the history
  3. updated README for Mercury

    tmhglnd committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    a7c6d98 View commit details
    Browse the repository at this point in the history
  4. update README

    tmhglnd committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    e9d487d View commit details
    Browse the repository at this point in the history
  5. resolved conflicts

    tmhglnd committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    8921b64 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #94 from tmhglnd/mercury-repl

    Mercury REPL
    munshkr authored Dec 4, 2020
    Configuration menu
    Copy the full SHA
    d1974e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2020

  1. Update CHANGELOG

    munshkr committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    9794767 View commit details
    Browse the repository at this point in the history
  2. v0.4.3

    munshkr committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    520c2c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad4c210 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. build(deps): bump ini from 1.3.5 to 1.3.8

    Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
    - [Release notes](https://github.com/isaacs/ini/releases)
    - [Commits](npm/ini@v1.3.5...v1.3.8)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 11, 2020
    Configuration menu
    Copy the full SHA
    da90fd9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #96 from munshkr/dependabot/npm_and_yarn/ini-1.3.8

    build(deps): bump ini from 1.3.5 to 1.3.8
    munshkr authored Dec 11, 2020
    Configuration menu
    Copy the full SHA
    181dda8 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. Configuration menu
    Copy the full SHA
    c0d6761 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2020

  1. web: Reformat TextEditor

    munshkr committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    5927481 View commit details
    Browse the repository at this point in the history
  2. web: Follow remote cursors when moving (i.e. jump to line)

    Only if editor is blurred (unfocused).
    
    Fixes #33
    munshkr committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    836683b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b274dbb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e132808 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Configuration menu
    Copy the full SHA
    507020d View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    munshkr committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    d7ba42b View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. Configuration menu
    Copy the full SHA
    34ad637 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d14a6f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

  1. Update CHANGELOG

    munshkr committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    fa2d7be View commit details
    Browse the repository at this point in the history
  2. v0.4.4

    munshkr committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    0b3b34b View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Include data/ dir

    munshkr committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    5ce5174 View commit details
    Browse the repository at this point in the history
  2. v0.4.5

    munshkr committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    e83d579 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2021

  1. Upgrade hydra-synth to 1.3.6

    munshkr committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    178843b View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Update foxdot.ts

    mathigatti authored and munshkr committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    c31bb93 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. build(deps): bump elliptic from 6.5.3 to 6.5.4

    Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
    - [Release notes](https://github.com/indutny/elliptic/releases)
    - [Commits](indutny/elliptic@v6.5.3...v6.5.4)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and munshkr committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    9c6348d View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. build(deps-dev): bump three from 0.101.1 to 0.125.0

    Bumps [three](https://github.com/mrdoob/three.js) from 0.101.1 to 0.125.0.
    - [Release notes](https://github.com/mrdoob/three.js/releases)
    - [Commits](https://github.com/mrdoob/three.js/commits)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and munshkr committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    c0c1ae5 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. Configuration menu
    Copy the full SHA
    389d26c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c8a5c4 View commit details
    Browse the repository at this point in the history