Commit Graph

112 Commits

Author SHA1 Message Date
e82a0ecb5e build: upgrade ref
All checks were successful
Build and Deploy Angular App / build (push) Successful in 1m27s
2024-07-24 21:50:37 +03:00
1327131d69 build: upgrade ref
All checks were successful
Build and Deploy Angular App / build (push) Successful in 1m54s
2024-07-13 00:17:49 +03:00
8fa39614b7 build: try fix rsync error
All checks were successful
Build and Deploy Angular App / build (push) Successful in 1m3s
2024-07-13 00:15:21 +03:00
458cab9888 build: set group separately of rsync
Some checks failed
Build and Deploy Angular App / build (push) Failing after 1m2s
Signed-off-by: Polianin Nikita <wesser@noreply.git.winsomnia.net>
2024-07-04 11:01:05 +03:00
0c28514a8d build: add -p to rsync
Some checks failed
Build and Deploy Angular App / build (push) Failing after 1m30s
Signed-off-by: Polianin Nikita <wesser@noreply.git.winsomnia.net>
2024-07-04 10:53:24 +03:00
d5074eb0f3 build: test all in rsync
Some checks failed
Build and Deploy Angular App / build (push) Failing after 57s
Signed-off-by: Polianin Nikita <wesser@noreply.git.winsomnia.net>
2024-07-04 10:46:04 +03:00
c8f2c608b8 build: add -y
Some checks failed
Build and Deploy Angular App / build (push) Failing after 51s
Signed-off-by: Polianin Nikita <wesser@noreply.git.winsomnia.net>
2024-07-04 10:32:43 +03:00
ece19a663a build: install rsync before run
Some checks failed
Build and Deploy Angular App / build (push) Failing after 43s
Signed-off-by: Polianin Nikita <wesser@noreply.git.winsomnia.net>
2024-07-04 10:31:24 +03:00
28804e6f06 build: sync file instead copy
Some checks failed
Build and Deploy Angular App / build (push) Failing after 37s
Signed-off-by: Polianin Nikita <wesser@noreply.git.winsomnia.net>
2024-07-04 10:28:35 +03:00
b5cc4cd06f env: add '/' to end endpoint url
All checks were successful
Build and Deploy Angular App / build (push) Successful in 35s
Signed-off-by: Polianin Nikita <wesser@noreply.git.winsomnia.net>
2024-07-03 11:34:10 +03:00
a71223b951 build: change path
All checks were successful
Build and Deploy Angular App / build (push) Successful in 42s
2024-07-02 01:10:56 +03:00
8cb05a7895 build: remove passphrase
Some checks failed
Build and Deploy Angular App / build (push) Failing after 35s
2024-07-02 01:04:53 +03:00
dedc8b258a feat: add TimeOnly class
Some checks failed
Build and Deploy Angular App / build (push) Failing after 38s
2024-07-02 00:58:45 +03:00
748421580a feat: add summary page 2024-07-02 00:58:35 +03:00
2fe2b11659 build: update ref
Some checks failed
Build and Deploy Angular App / build (push) Failing after 1m29s
2024-07-02 00:55:23 +03:00
86cf636e16 feat: add auth service 2024-07-02 00:54:21 +03:00
7d78295b9a feat: add token response and token request 2024-07-02 00:53:51 +03:00
0e4b57af51 feat: add auto refresh token service 2024-07-02 00:52:47 +03:00
ce5508fe7f build: add apiUrl to environment
Some checks failed
Build and Deploy Angular App / build (push) Failing after 1m29s
2024-07-02 00:49:42 +03:00
4dbcdf658e build: fix configuration 2024-07-02 00:49:26 +03:00
7d0a51696f build: fix ng to npm run build
Some checks failed
Build and Deploy Angular App / build (push) Failing after 1m23s
2024-07-02 00:45:46 +03:00
20e26fff6f build: add deploy to server
Some checks failed
Build and Deploy Angular App / build (push) Failing after 1m33s
2024-07-02 00:43:30 +03:00
0cefefb768 docs: add README.md 2024-06-28 22:45:19 +03:00
ae9808da30 Добавить LICENSE.txt
Signed-off-by: Polianin Nikita <wesser@noreply.git.winsomnia.net>
2024-06-28 22:20:19 +03:00
7eebe4632c feat: add withCredentials that doesn't send cookie if not needed 2024-06-28 21:32:10 +03:00
b498b0204c build: update ref 2024-06-27 01:52:35 +03:00
9d875f31ad build: change maximum budgets mb 2024-06-27 01:52:12 +03:00
8e738d9b3d refactor: implement RequestBuilder for main request 2024-06-27 01:50:58 +03:00
e36376db3a refactor: delete private for local action 2024-06-27 01:47:09 +03:00
aa2eab9a4c feat: add request builder 2024-06-27 01:46:32 +03:00
e56644c538 feat: add focus by id 2024-06-22 00:55:03 +03:00
8d075f8982 build: upgrade ref 2024-06-15 22:07:03 +03:00
c91973b185 refactor: use other way to save env 2024-06-15 00:37:12 +03:00
aca3eb457a feat: add setup/schedule page 2024-06-11 00:28:16 +03:00
99a77999fb feat: add setup/logging page 2024-06-11 00:27:18 +03:00
d764e84726 feat: add setup/create-admin page 2024-06-11 00:27:09 +03:00
f5c7ceb850 fix: change cache service to component 2024-06-11 00:26:51 +03:00
6fd78e7830 feat: add password match validator for password and retype fields 2024-06-11 00:26:00 +03:00
b0b41fcdc5 feat: add setup/cache page 2024-06-11 00:25:33 +03:00
02f7c33b91 feat: add setup/database page 2024-06-11 00:25:25 +03:00
1468a9766d fix: change protected to public readonly 2024-06-11 00:24:50 +03:00
d6f51a5d1c feat: add setup/welcome page 2024-06-11 00:24:25 +03:00
7e7b8b6c8f feat: add setup page 2024-06-11 00:24:04 +03:00
06f6efe023 feat: add navigator service 2024-06-11 00:23:48 +03:00
781599e2b7 feat: add schedule page 2024-06-11 00:21:29 +03:00
aec9175d1a fix: convert Date to DateOnly 2024-06-11 00:17:09 +03:00
69e080033f refactor: bind components to api 2024-06-11 00:16:49 +03:00
8a1921b6cb refactor: bind components to api 2024-06-11 00:16:17 +03:00
bd03cde151 refactor: use ScheduleResponse instead other schedule responses 2024-06-10 21:52:42 +03:00
704271cf6d feat: add link to creator website 2024-06-10 21:49:14 +03:00