Initial commit

This commit is contained in:
2024-05-25 21:47:36 +05:00
parent d879798871
commit 263a917bc9
94 changed files with 9 additions and 9 deletions

0
.dockerignore Normal file → Executable file

0
.gitattributes vendored Normal file → Executable file

0
.gitignore vendored Normal file → Executable file

0
Dockerfile Normal file → Executable file

0
admin.js Normal file → Executable file

0
back_users.sql Normal file → Executable file

0
db.js Normal file → Executable file

18
docker-compose.yaml Normal file → Executable file

@ -12,15 +12,15 @@ services:
volumes:
- ./mysql:/var/lib/mysql
node:
build:
context: .
dockerfile: Dockerfile
restart: always
ports:
- 8080:8080
volumes:
- ./:/usr/src/app
# node:
# build:
# context: .
# dockerfile: Dockerfile
# restart: always
# ports:
# - 8080:8080
# volumes:
# - ./:/usr/src/app
# phpmyadmin:
# image: phpmyadmin

0
func.js Normal file → Executable file

0
index.js Normal file → Executable file

0
object.js Normal file → Executable file

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

0
package.json Normal file → Executable file

0
project.js Normal file → Executable file

0
public/favicon.ico Normal file → Executable file

Before

Width: 216px  |  Height: 145px  |  Size: 12 KiB

After

Width: 216px  |  Height: 145px  |  Size: 12 KiB

0
public/img/background/photo_2023-06-06_08-53-47 1.png Normal file → Executable file

Before

(image error) Size: 2.3 MiB

After

(image error) Size: 2.3 MiB

0
public/img/bg1red.png Normal file → Executable file

Before

(image error) Size: 21 KiB

After

(image error) Size: 21 KiB

0
public/img/drop.png Normal file → Executable file

Before

(image error) Size: 300 B

After

(image error) Size: 300 B

0
public/img/icon/back.png Normal file → Executable file

Before

(image error) Size: 600 B

After

(image error) Size: 600 B

0
public/img/icon/copy.png Normal file → Executable file

Before

(image error) Size: 661 B

After

(image error) Size: 661 B

0
public/img/icon/copy.svg Normal file → Executable file

Before

(image error) Size: 814 B

After

(image error) Size: 814 B

0
public/img/icon/del.png Normal file → Executable file

Before

(image error) Size: 688 B

After

(image error) Size: 688 B

0
public/img/icon/down.png Normal file → Executable file

Before

(image error) Size: 2.6 KiB

After

(image error) Size: 2.6 KiB

0
public/img/icon/download.png Normal file → Executable file

Before

(image error) Size: 579 B

After

(image error) Size: 579 B

0
public/img/icon/download.svg Normal file → Executable file

Before

(image error) Size: 847 B

After

(image error) Size: 847 B

0
public/img/icon/edit.svg Normal file → Executable file

Before

(image error) Size: 1.2 KiB

After

(image error) Size: 1.2 KiB

0
public/img/icon/forw.png Normal file → Executable file

Before

(image error) Size: 603 B

After

(image error) Size: 603 B

0
public/img/icon/save.png Normal file → Executable file

Before

(image error) Size: 1.5 KiB

After

(image error) Size: 1.5 KiB

0
public/img/icon/save.svg Normal file → Executable file

Before

(image error) Size: 14 KiB

After

(image error) Size: 14 KiB

0
public/img/icon/trash.svg Normal file → Executable file

Before

(image error) Size: 1.5 KiB

After

(image error) Size: 1.5 KiB

0
public/img/icon/up.png Normal file → Executable file

Before

(image error) Size: 2.7 KiB

After

(image error) Size: 2.7 KiB

0
public/img/new_proj.png Normal file → Executable file

Before

(image error) Size: 2.4 KiB

After

(image error) Size: 2.4 KiB

Before

(image error) Size: 848 KiB

After

(image error) Size: 848 KiB

Before

(image error) Size: 164 KiB

After

(image error) Size: 164 KiB

0
public/img/ok.svg Normal file → Executable file

Before

(image error) Size: 1.4 KiB

After

(image error) Size: 1.4 KiB

0
public/img/placeholder.png Normal file → Executable file

Before

(image error) Size: 6.7 KiB

After

(image error) Size: 6.7 KiB

0
public/img/proj_placeholder.webp Normal file → Executable file

Before

(image error) Size: 802 B

After

(image error) Size: 802 B

0
public/img/shadow-energy.gif Normal file → Executable file

Before

(image error) Size: 435 KiB

After

(image error) Size: 435 KiB

0
public/img/telegram.svg Normal file → Executable file

Before

(image error) Size: 1.1 KiB

After

(image error) Size: 1.1 KiB

0
public/img/vk.svg Normal file → Executable file

Before

(image error) Size: 721 B

After

(image error) Size: 721 B

0
public/img/youtube.svg Normal file → Executable file

Before

(image error) Size: 623 B

After

(image error) Size: 623 B

Before

(image error) Size: 12 KiB

After

(image error) Size: 12 KiB

0
public/lib/aes.js Normal file → Executable file

0
public/lib/ejs.js Normal file → Executable file

0
public/lib/fn.js Normal file → Executable file

0
public/lib/html2canvas.js Normal file → Executable file

0
public/lib/inter.js Normal file → Executable file

0
public/lib/inter_group_object.js Normal file → Executable file

0
public/lib/inter_temp.js Normal file → Executable file

0
public/lib/interact.js Normal file → Executable file

0
public/lib/interact.js.map Normal file → Executable file

0
public/lib/jquery.cookie.js Normal file → Executable file

0
public/lib/jquery.js vendored Normal file → Executable file

0
templates.js Normal file → Executable file

0
update.sh Normal file → Executable file

0
user.js Normal file → Executable file

0
vars.js Normal file → Executable file

0
views/admin.ejs Normal file → Executable file

0
views/admin/objects.ejs Normal file → Executable file

0
views/admin/objects/group_object.ejs Normal file → Executable file

0
views/admin/objects/object_colors.ejs Normal file → Executable file

0
views/admin/objects/object_creation.ejs Normal file → Executable file

0
views/admin/objects/object_edit.ejs Normal file → Executable file

0
views/admin/objects/object_groups.ejs Normal file → Executable file

0
views/admin/users.ejs Normal file → Executable file

0
views/admin/users/user_edit.ejs Normal file → Executable file

0
views/admin/users/user_reg.ejs Normal file → Executable file

0
views/header.ejs Normal file → Executable file

0
views/help.ejs Normal file → Executable file

0
views/load.ejs Normal file → Executable file

0
views/login.ejs Normal file → Executable file

0
views/main.ejs Normal file → Executable file

0
views/message.ejs Normal file → Executable file

0
views/old/project.ejs Normal file → Executable file

0
views/project.ejs Normal file → Executable file

0
views/static/404.ejs Normal file → Executable file

0
views/static/end.ejs Normal file → Executable file

0
views/static/language.ejs Normal file → Executable file

0
views/static/start.ejs Normal file → Executable file

0
views/template.ejs Normal file → Executable file

0
views/templates.ejs Normal file → Executable file