Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
Orchestra Hall
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
10
Issues
10
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Orchestra Language
Orchestra Hall
Commits
1d7eca3f
Commit
1d7eca3f
authored
Jan 12, 2019
by
Pouya Kary
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
copyright fix
parent
a6947ce2
Changes
48
Hide whitespace changes
Inline
Side-by-side
Showing
48 changed files
with
52 additions
and
52 deletions
+52
-52
constants.js
editor/globals/constants.js
+1
-1
storage.js
editor/globals/storage.js
+1
-1
base.js
editor/quartet/base.js
+1
-1
block-enum-props.js
editor/quartet/block-enum-props.js
+1
-1
blockly-styles.js
editor/quartet/blockly-styles.js
+1
-1
blocks.js
editor/quartet/blocks.js
+1
-1
generator.js
editor/quartet/generator.js
+1
-1
loader.js
editor/quartet/loader.js
+1
-1
regstd.js
editor/quartet/regstd.js
+1
-1
result-checker.js
editor/quartet/result-checker.js
+1
-1
ui.js
editor/quartet/ui.js
+1
-1
console.js
editor/ui/console.js
+1
-1
dev-tools.js
editor/ui/dev-tools.js
+2
-2
dialogs.js
editor/ui/dialogs.js
+1
-1
file.js
editor/ui/file.js
+1
-1
import-regexp.js
editor/ui/import-regexp.js
+1
-1
init.js
editor/ui/init.js
+1
-1
loading-screen.js
editor/ui/loading-screen.js
+1
-1
menu.js
editor/ui/menu.js
+1
-1
playground.js
editor/ui/playground.js
+1
-1
screen-controller.js
editor/ui/screen-controller.js
+1
-1
side-console.js
editor/ui/side-console.js
+1
-1
trafficlights.js
editor/ui/trafficlights.js
+1
-1
window.js
editor/ui/window.js
+1
-1
gulpfile.js
gulpfile.js
+2
-2
base.less
sheets/base.less
+1
-1
source-code-pro.less
sheets/fonts/source-code-pro.less
+1
-1
vegur.less
sheets/fonts/vegur.less
+1
-1
globals.less
sheets/globals.less
+1
-1
scroll.less
sheets/scroll.less
+1
-1
ui.less
sheets/ui.less
+1
-1
regexp-importer.less
sheets/views/editor/regexp-importer.less
+1
-1
view.less
sheets/views/editor/view.less
+1
-1
view.less
sheets/views/playground/view.less
+1
-1
tab-view.less
sheets/views/tab-view.less
+1
-1
ribbon.less
sheets/views/toolbar/ribbon.less
+1
-1
editor.less
sheets/views/toolbar/ribbons/editor.less
+1
-1
general.less
sheets/views/toolbar/ribbons/general.less
+1
-1
playground.less
sheets/views/toolbar/ribbons/playground.less
+1
-1
tabs.less
sheets/views/toolbar/tabs.less
+1
-1
toolbar.less
sheets/views/toolbar/toolbar.less
+1
-1
window-buttons.less
sheets/views/window-buttons.less
+1
-1
index.html
view/index.html
+1
-1
style.css
windows/about/style.css
+1
-1
window.js
windows/about/window.js
+1
-1
style.css
windows/help/style.css
+2
-2
window.js
windows/help/window.js
+1
-1
main.js
winserver/main.js
+2
-2
No files found.
editor/globals/constants.js
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
editor/globals/storage.js
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
editor/quartet/base.js
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
editor/quartet/block-enum-props.js
View file @
1d7eca3f
//
// Copyright © 2017-presentPouya Kary. All rights reserved.
// Copyright © 2017-present
Pouya Kary. All rights reserved.
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
editor/quartet/blockly-styles.js
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
editor/quartet/blocks.js
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
editor/quartet/generator.js
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
editor/quartet/loader.js
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
editor/quartet/regstd.js
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
editor/quartet/result-checker.js
View file @
1d7eca3f
//
// Copyright © 2017-presentPouya Kary. All rights reserved.
// Copyright © 2017-present
Pouya Kary. All rights reserved.
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
editor/quartet/ui.js
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
editor/ui/console.js
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
editor/ui/dev-tools.js
View file @
1d7eca3f
//
// Copyright © 2017-presentPouya Kary. All rights reserved.
// Copyright © 2017-present
Pouya Kary. All rights reserved.
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
@@ -40,7 +40,7 @@
"
font-family: Helvetica, Arial;
"
originalDevToolsLogFunction
(
'
\n
%cOrchestra Hall %c
\
u2022 Copyright 2016-present by Pouya Kary. All rights reserved.
\n\n
'
,
'
\n
%cOrchestra Hall %c
\
u2022 Copyright 2016-present by
Pouya Kary. All rights reserved.
\n\n
'
,
firstStyle
,
secondStyle
)
}
...
...
editor/ui/dialogs.js
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
editor/ui/file.js
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
editor/ui/import-regexp.js
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
editor/ui/init.js
View file @
1d7eca3f
//
// Copyright © 2017-presentPouya Kary. All rights reserved.
// Copyright © 2017-present
Pouya Kary. All rights reserved.
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
editor/ui/loading-screen.js
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
editor/ui/menu.js
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
editor/ui/playground.js
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
editor/ui/screen-controller.js
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
editor/ui/side-console.js
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
editor/ui/trafficlights.js
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
editor/ui/window.js
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
gulpfile.js
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
@@ -47,7 +47,7 @@
]
const
CopyrightNotice
=
'
Copyright 2016-present,
Pouya KA
ry. All rights reserved.
'
'
Copyright 2016-present,
Pouya Ka
ry. All rights reserved.
'
//
// ─── UPDATING PACKAGE JSON ──────────────────────────────────────────────────────
...
...
sheets/base.less
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
sheets/fonts/source-code-pro.less
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
sheets/fonts/vegur.less
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
sheets/globals.less
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
sheets/scroll.less
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
sheets/ui.less
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
sheets/views/editor/regexp-importer.less
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
sheets/views/editor/view.less
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
sheets/views/playground/view.less
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
sheets/views/tab-view.less
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
sheets/views/toolbar/ribbon.less
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
sheets/views/toolbar/ribbons/editor.less
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
sheets/views/toolbar/ribbons/general.less
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
sheets/views/toolbar/ribbons/playground.less
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
sheets/views/toolbar/tabs.less
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
sheets/views/toolbar/toolbar.less
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
sheets/views/window-buttons.less
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
view/index.html
View file @
1d7eca3f
<!DOCTYPE Html>
<html>
<!-- Copyright 2016-present
Pouya Kary
. All rights reserved -->
<!-- Copyright 2016-present
Kary Foundation, Inc
. All rights reserved -->
<head>
<title>
Orchestra
</title>
...
...
windows/about/style.css
View file @
1d7eca3f
/*
* Copyright 2016Pouya Kary.
* Copyright 2016
Pouya Kary.
* Author: Pouya Kary <k@karyfoundation.org>
*
* This Source Code Form is subject to the terms of the Mozilla Public
...
...
windows/about/window.js
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
windows/help/style.css
View file @
1d7eca3f
/*
* Copyright 2016Pouya Kary.
* Copyright 2016
Pouya Kary.
* Author: Pouya Kary <k@karyfoundation.org>
*
* This Source Code Form is subject to the terms of the Mozilla Public
...
...
@@ -76,7 +76,7 @@ sidebar {
float
:
right
;
/* max-width: 750px;
margin-left: 240px; */
margin-left: 240px; */
width
:
calc
(
100vw
-
210px
);
height
:
calc
(
100vh
-
50pt
);
overflow-y
:
scroll
;
...
...
windows/help/window.js
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
winserver/main.js
View file @
1d7eca3f
//
// Copyright © 2016-presentPouya Kary. All Rights Reserved
// Copyright © 2016-present
Pouya Kary. All Rights Reserved
// Author: Pouya Kary <k@karyfoundation.org>
//
// This Source Code Form is subject to the terms of the Mozilla Public
...
...
@@ -278,7 +278,7 @@
if
(
isWinServerLoaded
)
{
return
}
console
.
log
(
`Orchestra, Version
${
orchestraVersion
}
`
)
console
.
log
(
'
Copyright 2016-present -Pouya Kary. All Rights Reserved.
'
)
console
.
log
(
'
Copyright 2016-present -
Pouya Kary. All Rights Reserved.
'
)
isWinServerLoaded
=
true
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment