1
0
mirror of https://github.com/Foltik/Shimapan synced 2024-11-10 15:48:27 -05:00

Update file permissions

This commit is contained in:
Jack Foltz 2018-01-13 17:20:14 -05:00
parent ba704d19dc
commit 86b7de2039
Signed by: foltik
GPG Key ID: 303F88F996E95541
63 changed files with 0 additions and 0 deletions

0
.gitignore vendored Normal file → Executable file
View File

0
README.md Normal file → Executable file
View File

0
app/models/Invite.js Normal file → Executable file
View File

0
app/models/Key.js Normal file → Executable file
View File

0
app/models/Upload.js Normal file → Executable file
View File

0
app/models/User.js Normal file → Executable file
View File

0
app/public/css/form.css Normal file → Executable file
View File

0
app/public/css/form.min.css vendored Normal file → Executable file
View File

0
app/public/css/home.css Normal file → Executable file
View File

0
app/public/css/home.min.css vendored Normal file → Executable file
View File

0
app/public/css/index.css Normal file → Executable file
View File

0
app/public/css/index.min.css vendored Normal file → Executable file
View File

0
app/public/css/panel.css Normal file → Executable file
View File

0
app/public/css/panel.min.css vendored Normal file → Executable file
View File

0
app/public/index/typegraph.js Normal file → Executable file
View File

0
app/public/panel/controllers/ApiCtrl.js Normal file → Executable file
View File

0
app/public/panel/controllers/NavCtrl.js Normal file → Executable file
View File

0
app/public/panel/routes.js Normal file → Executable file
View File

0
app/public/panel/shimapan-panel.js Normal file → Executable file
View File

0
app/public/services/ApiSvc.js Normal file → Executable file
View File

0
app/public/services/AuthSvc.js Normal file → Executable file
View File

0
app/public/shimapan/components/LoginComp.js Normal file → Executable file
View File

0
app/public/shimapan/components/RegisterComp.js Normal file → Executable file
View File

0
app/public/shimapan/components/UploadComp.js Normal file → Executable file
View File

0
app/public/shimapan/shimapan.js Normal file → Executable file
View File

0
app/routes/auth.js Normal file → Executable file
View File

0
app/routes/home.js Normal file → Executable file
View File

0
app/routes/index.js Normal file → Executable file
View File

0
app/routes/keys.js Normal file → Executable file
View File

0
app/routes/login.js Normal file → Executable file
View File

0
app/routes/panel.js Normal file → Executable file
View File

0
app/routes/register.js Normal file → Executable file
View File

0
app/routes/routes.js Normal file → Executable file
View File

0
app/routes/upload.js Normal file → Executable file
View File

0
app/routes/view.js Normal file → Executable file
View File

0
config/default.json Normal file → Executable file
View File

0
config/dev.json Normal file → Executable file
View File

0
config/passport.js Normal file → Executable file
View File

0
config/test.json Normal file → Executable file
View File

0
gulpfile.js Normal file → Executable file
View File

0
package-lock.json generated Normal file → Executable file
View File

0
package.json Normal file → Executable file
View File

0
public/img/edge.mp4 Normal file → Executable file
View File

0
public/img/flower.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 249 KiB

After

Width:  |  Height:  |  Size: 249 KiB

0
public/img/glyphicons-512-copy.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

0
public/views/home.html Normal file → Executable file
View File

0
public/views/index.html Normal file → Executable file
View File

0
public/views/login.html Normal file → Executable file
View File

0
public/views/panel.html Normal file → Executable file
View File

0
public/views/panel/api.html Normal file → Executable file
View File

0
public/views/panel/dash.html Normal file → Executable file
View File

0
public/views/panel/invites.html Normal file → Executable file
View File

0
public/views/panel/search.html Normal file → Executable file
View File

0
public/views/panel/stats.html Normal file → Executable file
View File

0
public/views/panel/users.html Normal file → Executable file
View File

0
public/views/register.html Normal file → Executable file
View File

0
public/views/shimapan/login-form.html Normal file → Executable file
View File

0
public/views/shimapan/register-form.html Normal file → Executable file
View File

0
public/views/shimapan/upload-form.html Normal file → Executable file
View File

0
server.js Normal file → Executable file
View File

0
test/api.js Normal file → Executable file
View File

0
test/test.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 8.4 KiB

After

Width:  |  Height:  |  Size: 8.4 KiB

0
test/testUtil.js Normal file → Executable file
View File