Skip to content

Commit 65f96d5

Browse files
authored
Merge pull request #466 from freehackquest/dev
v0.2.49
2 parents 9597ed7 + 7a1b693 commit 65f96d5

File tree

21 files changed

+21351
-6196
lines changed

21 files changed

+21351
-6196
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,6 @@ fhq-server/fhq-server.debian95
8282
fhq-server
8383

8484
contrib/docker_compose_example/logs/*.log
85+
contrib/docker_compose_example/data/logs/*.log
8586
contrib/docker_compose_example/mysql_data
8687
contrib/docker_compose_example/nginx/logs/*.log

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,24 @@ All notable changes to fhq-server project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8+
## [v0.2.49] - 2022-08-28 (2022 Aug 28)
9+
10+
### Added
11+
12+
- web-user: Few records to CTF WALL
13+
14+
### Fixed
15+
16+
- Fixed contrib/docker_compose_example
17+
18+
### Removed
19+
20+
- web-user: Removed links to twitter
21+
22+
### Security
23+
24+
- web-user: few upgrades of dependency packages
25+
826
## [v0.2.48] - 2022-01-09 (2022 Jan 9)
927

1028
### Added

Dockerfile.build-environment

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ LABEL "repository"="https://github.com/freehackquest/fhq-server"
77
RUN apt-get update && \
88
apt-get install -y curl
99

10-
RUN curl -sL https://deb.nodesource.com/setup_16.x -o setup_node_16x.sh && bash setup_node_16x.sh
10+
RUN curl -sL https://deb.nodesource.com/setup_17.x -o setup_node_16x.sh && bash setup_node_16x.sh
1111

1212
# basic libs
1313
RUN apt-get update && apt-get install -y --no-install-recommends \

contrib/docker_compose_example/conf.d/fhq-server.conf

Lines changed: 0 additions & 28 deletions
This file was deleted.
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# fhq-server travis config
2+
3+
## Database Configuration
4+
usemysql: yes
5+
storage_type: mysql
6+
dbhost: fhqserver_db
7+
dbname: fhqserver
8+
dbport: 3306
9+
dbuser: fhqserver
10+
dbpass: "VveGJemxFb"
11+
12+
## Server configurations
13+
port: 1234
14+
ssl_on: no
15+
ssl_port: 4613
16+
ssl_key_file: /usr/share/fhq-server/ssl/test_fhqserver.key
17+
ssl_cert_file: /usr/share/fhq-server/ssl/test_fhqserver.crt
18+
19+
# Web Configuration
20+
web_port: 7080
21+
web_max_threads: 4
22+
web_admin_folder: /usr/share/fhq-server/web-admin
23+
web_user_folder: /usr/share/fhq-server/web-user
24+
25+
web_public_folder: /usr/share/fhq-server/public/
26+
web_public_folder_url: http://localhost:7080/public/
27+
28+
# Jobs Pool Config
29+
jobs_fast_threads: 2
30+
jobs_slow_threads: 1
31+
32+
# fhqjad-store
33+
web_fhqjad_store: ./fhqjad-store
File renamed without changes.

contrib/docker_compose_example/docker-compose.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,12 @@ services:
1919
depends_on:
2020
- fhqserver_db
2121
image: sea5kg/fhq-server:latest
22+
command: fhq-server -wd /opt/data start
2223
volumes:
23-
- "./data/public:/usr/share/fhq-server/public"
24-
- "./conf.d:/etc/fhq-server"
24+
- "./data:/opt/data"
2525
- "./logs:/var/log/fhq-server"
2626
- "./ssl:/usr/share/fhq-server/ssl"
27-
# - "./fhq-server_data/web_admin_conf/fhq.ws.config.js:/usr/share/fhq-server/web-admin/fhq.ws.config.js"
28-
# - "./fhq-server_data/public:/usr/share/fhq-server/fhq-web-public"
29-
# - "./fhq-server_data/fhqjad-store:/usr/share/fhq-server/fhqjad-store"
3027
ports:
31-
- "1234:1234"
3228
- "4613:4613"
3329
- "7080:7080"
3430
restart: always

docker_dev/Dockerfile.dev

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:buster-20210816
1+
FROM debian:buster-20220328
22
LABEL "maintainer"="FreeHackQuest Team <freehackquest@gmail.com>"
33
LABEL "repository"="https://github.com/freehackquest/fhq-server"
44

src.wsjcpp/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Automaticly generated by wsjcpp@v0.2.2
22
cmake_minimum_required(VERSION 3.0)
33

4-
add_definitions(-DWSJCPP_APP_VERSION="v0.2.48")
4+
add_definitions(-DWSJCPP_APP_VERSION="v0.2.49")
55
add_definitions(-DWSJCPP_APP_NAME="fhq-server")
66

77
if (${CMAKE_SYSTEM_NAME} MATCHES "Darwin")

src/employees/employ_mails.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ EmployMails::EmployMails()
2828
"\r\n"
2929
"Write message via e-mail to freehackquest@gmail.com\r\n"
3030
"Contact by Telegram: https://t.me/freehackquest\r\n"
31-
"Follow in Twitter: https://twitter.com/freehackquest\r\n"
32-
"Google+ Community: https://plus.google.com/communities/107112500285357136727\r\n"
3331
).inDatabase();
3432
}
3533

0 commit comments

Comments
 (0)