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

Bump json5 from 1.0.1 to 1.0.2 #15

Open
wants to merge 103 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
103 commits
Select commit Hold shift + click to select a range
95a7e86
Update configs and dependencies from CRA
mihirpathak97 May 30, 2019
63fd10b
Update packages
mihirpathak97 May 31, 2019
2a97bec
Update redux
mihirpathak97 May 31, 2019
8c53198
WIP Stash
mihirpathak97 Jun 6, 2019
538a515
Include antd in global CSS
mihirpathak97 Jul 20, 2019
e16db5c
Move first component to antd 🎉
mihirpathak97 Jul 20, 2019
2cc6a00
Move to SASS
mihirpathak97 Jul 20, 2019
f601b95
Use TopBar as func component with antd
mihirpathak97 Jul 20, 2019
e5bbd30
Move asset to separate folder
mihirpathak97 Jul 20, 2019
8201152
Use antd for Home view
mihirpathak97 Jul 20, 2019
ee2e28b
use withRouter hoc for app bar
mihirpathak97 Jul 20, 2019
aa0cd55
Do not test for REACT_APP prefix in env vars
mihirpathak97 Jul 20, 2019
c9ea418
Update electron
mihirpathak97 Jul 21, 2019
1e74c32
Pass and parse query properly
mihirpathak97 Jul 21, 2019
577bff9
Check env for keys
mihirpathak97 Jul 21, 2019
451d43c
Move about page to antd
mihirpathak97 Jul 21, 2019
c769ca4
Update terms of use
mihirpathak97 Jul 21, 2019
e643545
resize windows
mihirpathak97 Jul 21, 2019
8c45170
Update antd
mihirpathak97 Jul 21, 2019
e73bbe3
Move settings to antd
mihirpathak97 Jul 21, 2019
96b621b
Clean up
mihirpathak97 Jul 21, 2019
5c35f7c
Remove useless code in settings
mihirpathak97 Jul 21, 2019
169a931
Send more track info from spotify
mihirpathak97 Jul 21, 2019
74ceebd
Move query page to antd
mihirpathak97 Jul 21, 2019
dfc1ddc
Move assets
mihirpathak97 Jul 21, 2019
6e2aa7f
Add new download queue with antd
mihirpathak97 Jul 21, 2019
e45a90b
Code Cleanup
mihirpathak97 Jul 21, 2019
0e30a53
Add rainbow as a submodule
mihirpathak97 Jul 21, 2019
9f82f60
Remove bootstrap script
mihirpathak97 Jul 21, 2019
c2e7033
Remove unused dependencies
mihirpathak97 Jul 21, 2019
7d7790b
Set proper rainbow config
mihirpathak97 Jul 21, 2019
0ea8f8d
Use notifications instead of message poppers
mihirpathak97 Jul 24, 2019
cd20110
Type notifications in download queue
mihirpathak97 Jul 24, 2019
7de355d
Update packages
mihirpathak97 Jul 24, 2019
28911eb
Fix build config
mihirpathak97 Jul 24, 2019
6491957
YTSearch: Clean up
mihirpathak97 Jul 24, 2019
ae1e3be
Move auto updater inside `ready` block
mihirpathak97 Jul 24, 2019
128a9ec
Set menu to null in prod env
mihirpathak97 Jul 24, 2019
330c3cf
Use custom storage module
mihirpathak97 Jul 24, 2019
15b70d9
window.require ➡️require
mihirpathak97 Jul 24, 2019
a2a69a7
Follow a common pattern for showing messages
mihirpathak97 Jul 24, 2019
efba564
Update build config
mihirpathak97 Jul 24, 2019
755c2ac
Set sourceType in babel config
mihirpathak97 Jul 24, 2019
5a5d032
Move to AppImage for linux
mihirpathak97 Jul 24, 2019
a7a5454
Modify package scripts
mihirpathak97 Aug 4, 2019
989bef5
Modify build script to include rainbow
mihirpathak97 Aug 11, 2019
d576378
Move windows build to appveyor
mihirpathak97 Aug 24, 2019
6eeccf0
[AppVeyor] Update dependency path
mihirpathak97 Aug 24, 2019
d3f25a5
[AppVeyor] Add submodule to build script
mihirpathak97 Aug 24, 2019
be07cc4
[AppVeyor] Ugh.
mihirpathak97 Aug 24, 2019
950d7b3
[AppVeyor] Skipping non tag pushes
mihirpathak97 Aug 24, 2019
388f0c1
Do not treat warnings as errors in CI
mihirpathak97 Aug 24, 2019
de8e2d3
Bump v2.0.0-alpha1 :tada:
mihirpathak97 Aug 24, 2019
a752bb5
Script and package cleanup
mihirpathak97 Aug 24, 2019
a443a1a
Move to env based key management
mihirpathak97 Aug 24, 2019
cf2a4eb
Ignore .env please
mihirpathak97 Aug 24, 2019
d0ad506
Bump v2.0.0-alpha2
mihirpathak97 Aug 24, 2019
75ec94d
[CI] Write env vars to file
mihirpathak97 Aug 24, 2019
52d9fc8
Move dotenv from devDependency
mihirpathak97 Aug 24, 2019
c4ca785
Bring about a consistent app menu
mihirpathak97 Aug 24, 2019
b65275d
Update README and package details
mihirpathak97 Aug 25, 2019
637b9f7
Code quality checks :raised_hands:
mihirpathak97 Aug 25, 2019
1525ddc
Remove hardcoded YT API key
mihirpathak97 Aug 25, 2019
8d56780
Move ESLint back to v5
mihirpathak97 Aug 25, 2019
592b7b3
Upgrade dependencies from react-scripts 3 and typesecript
mihirpathak97 Aug 25, 2019
c36cee6
TypeScript to the rescue
mihirpathak97 Aug 25, 2019
a55ca5d
Remove MD theme file
mihirpathak97 Aug 25, 2019
99ee1f4
Prettify TS files on commit
mihirpathak97 Aug 25, 2019
bd39bcd
Rewrite app bar using styled components
mihirpathak97 Sep 14, 2019
7a8ddc5
Move to less because it opens up ant design customization
mihirpathak97 Sep 14, 2019
f6dc6f7
Clean up app bar layout for cross-platform
mihirpathak97 Sep 14, 2019
e8a4280
Move menu to top on darwin
mihirpathak97 Sep 14, 2019
ce34be4
Implement theme
mihirpathak97 Sep 14, 2019
063436e
Remove unused redux logic
mihirpathak97 Sep 22, 2019
c702510
Move main JS to functional component
mihirpathak97 Sep 22, 2019
9eff6c4
Set download queue as array
mihirpathak97 Sep 22, 2019
4a13cd6
Rewrite some components as FC
mihirpathak97 Sep 22, 2019
aa92304
Implement basic queue
mihirpathak97 Sep 22, 2019
1f9a575
Rewrite download queue
mihirpathak97 Sep 22, 2019
04be1e1
Major rewrite to typescript
mihirpathak97 Sep 22, 2019
4f32da8
Prettify and clean up
mihirpathak97 Sep 22, 2019
abafca3
Bump v2.0.0-alpha3
mihirpathak97 Sep 22, 2019
89be54f
Update lock file
mihirpathak97 Oct 20, 2019
5131ff6
Update configs from CRA
mihirpathak97 Oct 20, 2019
48ad1af
Update dependencies from CRA
mihirpathak97 Oct 20, 2019
52d90b0
Use pyinstaller for rainbow
mihirpathak97 Oct 20, 2019
9dbbb41
Clean up
mihirpathak97 Oct 20, 2019
2b688ff
Clean up types and stuctures
mihirpathak97 Mar 26, 2020
960c210
Routine upgrades
mihirpathak97 Mar 26, 2020
1324317
Clean up downloads
mihirpathak97 Mar 26, 2020
9bc1e25
Use user provided API keys
mihirpathak97 Mar 26, 2020
0314a39
[ci] Do not write .env
mihirpathak97 Mar 26, 2020
70f158c
⬆️ v2.0.0-beta1
mihirpathak97 Mar 26, 2020
1469771
Revert "Use pyinstaller for rainbow"
mihirpathak97 Oct 20, 2019
63b1ef8
[ci] ⬆️ node v12
mihirpathak97 Mar 26, 2020
fb69f6b
[rainbow] Pull latest changes from audius-mod
mihirpathak97 Mar 26, 2020
e803ec7
[yt] Fix embedding id3 tags
mihirpathak97 Mar 26, 2020
f7a69b4
[ci] Update appveyor to node 12
mihirpathak97 Mar 26, 2020
b0905bb
[update] change channel to beta
mihirpathak97 Mar 26, 2020
cdfed7a
Rename files and cleanup
mihirpathak97 Mar 26, 2020
a2912e7
deps: routine bump
mihirpathak97 Jun 24, 2020
143cc54
[WIP] 🚨WIP STASH 🚨Everything breaks
mihirpathak97 Aug 11, 2020
ef53875
Bump json5 from 1.0.1 to 1.0.2
dependabot[bot] Jun 11, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"presets": [
"react-app"
],
"sourceType": "unambiguous"
}
9 changes: 9 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
root = true

[*]
charset = utf-8
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
# production
/react-compiled
/dist
/bin

# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
.env

npm-debug.log*
yarn-debug.log*
Expand Down
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[submodule "bin/rainbow"]
path = bin/rainbow
url = https://github.com/mihirpathak97/rainbow.git
branch = audius-mod
7 changes: 7 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"endOfLine": "lf",
"semi": false,
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "es5"
}
62 changes: 31 additions & 31 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,55 +2,55 @@
# Author - Mihir Pathak
#
# Consists of 2 jobs -
# - Linux environment builds for debian
# - OSX builds for Mac and Windows
# - Ubuntu bionic environment builds for Linux
# - OSX builds for Mac

# Build with Node JS 8 [9+ causes fsevetns build to crash in darwin]
# Language configs
language: node_js
node_js: "8"
node_js: '12'

# Job for building
jobs:
include:
- if: tag IS present
os: linux
dist: trusty
dist: bionic
addons:
apt:
packages:
- python3-pip
- python3-setuptools
- if: tag IS present
os: osx
osx_image: xcode9.3
addons:
homebrew:
taps:
- sashkab/python
packages:
- python36

# Global environment variables
env:
global:
- ELECTRON_CACHE=$HOME/.cache/electron
- ELECTRON_BUILDER_CACHE=$HOME/.cache/electron-builder
# Run the build script depending on OS
script:
- echo "Installing yarn dependencies"
- yarn install

# Cache directorries
cache:
directories:
- node_modules
- $HOME/.cache/electron
- $HOME/.cache/electron-builder
- echo "Building raindow"
- cd bin/rainbow
- pip3 install --upgrade --user pip setuptools wheel
- pip3 install --upgrade --user -r requirements.txt
- python3 setup.py build
- cd ../../

# Perform build [win32's exe and darwin's dmg in osx and linux's deb in linux]
script:
- echo "Initializing app files..."
- yarn init-app
- echo "Compiling React app for production"
- yarn build

- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
echo "Packaging Audius for Linux x64 (.deb)";
chmod a+x bin/ffmpeg/linux/ffmpeg;
chmod a+x bin/rainbow/linux/rainbow;
yarn package-linux;
echo "Packaging Audius for Linux x64 (AppImage)";
yarn package:linux;
fi
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
echo "Packaging Audius for MacOS X (.dmg)";
chmod a+x bin/ffmpeg/darwin/ffmpeg;
chmod a+x bin/rainbow/darwin/rainbow;
yarn package-mac;
echo "Packaging Audius for Windows x64 (.exe)";
yarn package-win;
echo "Packaging Audius for MacOS X (DMG)";
yarn package:mac;
fi

after_success:
Expand Down
Loading