index
:
FMI/pico-web
main
Year 3 FMI Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(README): Remove kubectl command (#23) (#24)
v0.2.1
Kamen Mladenov
2024-08-12
1
-4
/
+0
*
fix(main-pr*): Execute workflows on edited
Syndamia
2024-08-12
2
-1
/
+2
*
fix(main-pr-release): Run only on prs from dev to main
Syndamia
2024-08-12
1
-0
/
+1
*
feat(main-pr): Fixed pr editing and added commenting
Syndamia
2024-08-12
1
-6
/
+14
*
fix(main-pr): Bad syntax
Syndamia
2024-08-12
1
-1
/
+1
*
feat(main-pr): Change pr base to dev instead of closing pr
Syndamia
2024-08-12
1
-3
/
+5
*
fix(main-pr): Minor formatting change
Syndamia
2024-08-11
2
-2
/
+0
*
fix(main-pr): Added write permissions
Syndamia
2024-08-11
1
-0
/
+2
*
fix(main-pr): Moved out close pull request job to it's own file
Syndamia
2024-08-11
2
-13
/
+19
*
feat(main-pr): Added job which closes pull requests to main which are not fro...
Syndamia
2024-08-11
1
-0
/
+9
*
fix(main-pr): Fixed pull_request types and has_release_label condition
Syndamia
2024-08-11
1
-4
/
+5
*
feat!: Major rework of DevOps components
Syndamia
2024-08-11
8
-25
/
+62
*
Update README.md (#4) (#5)
v0.2.0
Kamen Mladenov
2024-01-08
1
-0
/
+20
*
Merge pull request #2 from Syndamia/dev
v0.1.0
Kamen Mladenov
2024-01-08
13
-44
/
+152
|
\
|
*
[.github/dev-branch] Fixed download artifact logic
Syndamia
2024-01-08
1
-2
/
+1
|
*
[.github/dev-branch] Manual checkout and local context
Syndamia
2024-01-08
1
-0
/
+2
|
*
[.github/dev-branch] Fixed build folder permissions
Syndamia
2024-01-08
1
-1
/
+2
|
*
[.github/dev-branch] Fixed build file dir
Syndamia
2024-01-08
1
-2
/
+1
|
*
[.github/dev-branch] Testing tree
Syndamia
2024-01-08
1
-0
/
+1
|
*
[.github/main-branch] Updated github token name
Syndamia
2024-01-08
1
-1
/
+1
|
*
[.github/dev-branch] Skipped unnecessary checkout action
Syndamia
2024-01-08
1
-1
/
+0
|
*
[.github/dev-branch] Install flawfinder
Syndamia
2024-01-08
1
-0
/
+1
|
*
[workflows/dev-branch] Fixed missing needs for build docker
Syndamia
2024-01-08
1
-0
/
+1
|
*
[browser-cli,server-cli] Fixed security issues
Syndamia
2024-01-08
2
-4
/
+4
|
*
(Makefile) Ignore sds during security analysis
Syndamia
2024-01-08
1
-1
/
+1
|
*
Merge pull request #1 from Syndamia/dev-workflow
Kamen Mladenov
2024-01-08
12
-40
/
+145
|
/
|
|
*
[.github] Recursive submodule checkout
Syndamia
2024-01-08
3
-0
/
+6
|
*
[.github/feature-branch] Fixed names of steps
Syndamia
2024-01-08
1
-2
/
+2
|
*
[src] Fixed angled bracket includes to quote includes where applicable
Syndamia
2024-01-08
6
-11
/
+11
|
*
[tests/browser-net] Removed bad tests
Syndamia
2024-01-08
1
-20
/
+0
|
*
[.github/dev-branch] Slight name rename
Syndamia
2024-01-08
1
-1
/
+1
|
*
[.github/main-branch] Added a github release step
Syndamia
2024-01-08
1
-2
/
+13
|
*
[Dockerfile] Added development Dockerfile
Syndamia
2024-01-08
1
-0
/
+10
|
*
[Makefile] Added security analysis
Syndamia
2024-01-08
1
-0
/
+8
|
*
[.github/dev-branch] Added initial setup
Syndamia
2024-01-08
1
-0
/
+85
|
*
[.github/feature-branch] Reworked to properly use clone repo artifact
Syndamia
2024-01-08
1
-4
/
+9
|
*
[.github/feature-branch] Fixed bad static analysis name
Syndamia
2024-01-08
1
-1
/
+1
|
/
*
[.github/feature-branch] Added workflow for non-main or dev branches
Syndamia
2024-01-08
1
-0
/
+36
*
(.gitignore) Ignore build directory and gch files (from static analysis)
Syndamia
2024-01-08
1
-3
/
+2
*
(demo-prod-dep) Removed useless init container
Syndamia
2024-01-08
1
-6
/
+0
*
(demo-prod-dep) Finished demo production deployment
Syndamia
2024-01-08
2
-37
/
+76
*
(prod-server-deployment) Added initial kubernetes deployment
Syndamia
2024-01-08
1
-0
/
+37
*
(Makefile) Fixed wrong name for dev target
Syndamia
2024-01-07
1
-1
/
+1
*
(workflows) Added workflow for pushing to dockerhub
Syndamia
2024-01-07
1
-0
/
+20
*
(Makefile) Make -C instead of cd make
Syndamia
2024-01-07
1
-1
/
+1
*
(Makefile) Added static analysis
Syndamia
2024-01-07
1
-0
/
+7
*
(Dockerfile) Started work on a docker container for the server
Syndamia
2024-01-07
2
-0
/
+15
*
(server-connection) Added disconnected messages to log
Syndamia
2024-01-07
1
-2
/
+6
*
(Makefile) Moved building to a Makefile inside src and added dev/prod flags
Syndamia
2024-01-07
2
-10
/
+41
*
(server-connection) Fixed hanging on inexistant error file
Syndamia
2024-01-07
1
-23
/
+24
[next]