Commit Graph

41 Commits

Author SHA1 Message Date
a50701e6da Build: Refactoring 2021-03-23 14:10:33 +03:00
0631da043b extract build.sln.bat 2020-10-14 18:24:39 +03:00
SuhorukovAnton
b5ff2b9feb socket.io: fix 2020-08-03 11:20:57 +03:00
SuhorukovAnton
103de233e9 Thumbnails: fix 2020-06-17 14:00:28 +03:00
8bbe383e78 Added url shortener service install scripts 2020-03-05 14:56:07 +03:00
ac5017da99 Merge branch 'master' into feature/elastic
# Conflicts:
#	build/build.bat
#	build/rebuild.bat
2020-02-26 10:46:37 +03:00
2ccd226940 web: clients: Fixed CRA proxy bug; 2020-02-26 10:02:37 +03:00
4ca24f0077 Files: Init Files.Client 2020-02-25 09:58:09 +03:00
de2b072d83 removed batch.sh 2020-01-08 15:28:27 +03:00
4bb2b542f3 Jenkkinsfile: added scripts 2020-01-08 14:58:21 +03:00
ff82fea65d build\scripts\components renamed to components.bat 2020-01-08 14:22:52 +03:00
19acdd4a6e web: Common: Init commit of new js library for common code of any App in AppServer 2019-11-12 14:55:22 +03:00
025fa319ee web: Removed ASC.Web.Storybook 2019-09-08 20:01:46 +03:00
38b13e0d70 build run as admin 2019-09-03 14:12:19 +03:00
79178a0edc Changed folder for asc-web-components (npm-local/ -> packages/); Added react-calendar v2.13.2 (with important fix) 2019-08-19 13:30:18 +03:00
eec14c838b build: Removed annoying reinstall npm-local 2019-08-02 14:07:07 +03:00
f9fe9daa48 build: Added removing npm-local and coping node_modules 2019-07-18 12:17:28 +03:00
973ea1cee7 build: Removed duplicated echo command 2019-07-18 11:13:54 +03:00
c1ea615a18 build: Added yarn link to asc-web-components 2019-07-18 10:57:35 +03:00
a7148cb793 npm install changed to yarn 2019-07-17 16:46:08 +03:00
ff1d098eac temp fix cra bug with public_url in development mode 2019-07-15 12:33:28 +03:00
26baaa8124 Build: removed building people client 2019-07-12 17:29:52 +03:00
355278cfd1 Requesting administrative privileges for install/uninstall/start/stop 2019-07-11 16:02:33 +03:00
a194b2a2c4 Stop services before build
fix dotnet services
2019-07-11 14:08:20 +03:00
fd0f9f3d15 Build: run npm with --prefix 2019-07-10 19:00:37 +03:00
273c99c414 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore
Conflicts:
	build/build.bat
2019-07-10 11:29:42 +03:00
2458bc2944 ASC.People project is divided into two separate parts: Server and Client 2019-07-10 11:21:12 +03:00
38fd000896 fix build 2019-07-09 22:01:12 +03:00
d1c6a7d82e fixed build 2019-07-09 18:04:47 +03:00
9afc8a1da1 Moved Storybook to separated ASC.Web.Storybook folder (issue: 'git clean -xdf' removes storybook files every time) 2019-07-09 17:54:30 +03:00
38ea0329b7 Fixed build 2019-07-09 16:04:59 +03:00
d1a42da028 fix build 2019-07-09 15:20:36 +03:00
3d250a0ce0 ASC.Web.Client: added package-lock.json 2019-07-09 15:19:12 +03:00
d93d0fe901 Build ASC.Web.Client 2019-07-09 15:12:39 +03:00
409fa4934d use npm ci instead of npm install 2019-07-09 14:15:40 +03:00
1ad03ec6d8 Added auth to StorageHandler 2019-07-09 13:29:53 +03:00
832a2a8a71 fixed build 2019-07-08 13:49:42 +03:00
37a3cce40c Build: Added build storybook 2019-07-05 11:55:44 +03:00
73308504b3 Added ability to connect external products 2019-06-26 12:26:36 +03:00
c56dc09985 Build: log and pause 2019-06-07 17:34:51 +03:00
c2d61517a5 Added ASC.Api.Core.csproj
added build.bat
PeopleController replaced to ASC.People
2019-05-29 17:44:37 +03:00