MiniDigger
7bfdb0754a
disable webpack for staging
2020-09-30 11:24:43 +02:00
KennyTV
a55ca6ca1c
Fix db init
2020-09-29 19:24:15 +02:00
MiniDigger
c5993ada30
update yarn, node, openjdk, add missing phase args
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-09-29 18:34:44 +02:00
Jake Potrebic
3c0127f3eb
finished removing all from resources/public
2020-09-29 18:34:44 +02:00
Jake Potrebic
dc277ad8ac
vue 3
...
(easy enough to revert)
the vuetable component I was using for the platform choices no longer works w/vue 3
so we should just hang tight until bootstrap vue updates (according to their repo, they started updating to 3 this week)
2020-09-29 18:34:44 +02:00
Jake Potrebic
aa393eb38f
enable fake user
2020-09-16 20:08:54 -07:00
Jake Potrebic
64bbabc399
added db migrations
2020-09-10 12:17:56 -07:00
Jake Potrebic
0ff4ff0687
expands logging capability
...
Closes #120
2020-09-09 20:33:44 -07:00
Jake Potrebic
97cef3416e
version visibility checks
2020-09-06 21:33:19 -07:00
Jake Potrebic
c2184e7856
implemented user locking authentication
2020-09-06 18:42:57 -07:00
Jake Potrebic
67a04661b6
download confirmations
2020-09-05 11:38:46 -07:00
Jake Potrebic
7123067a91
org invites
2020-09-03 17:18:14 -07:00
Jake Potrebic
b2d27ec518
fixed promoted_versions
2020-09-02 19:25:17 -07:00
Jake Potrebic
2fd52c2241
small fix for deploy w/docker
2020-09-02 11:45:24 -07:00
Jake Potrebic
298920f6a7
finished /api/sync_sso and org creation
2020-09-02 11:24:23 -07:00
Jake Potrebic
762b2a9848
hot reloading w/docker
2020-09-02 11:24:23 -07:00
Dragonium
719ada906b
Improved some project stats ( #95 )
...
* The actual stars and watchers can now be displayed when the home_projects view is refreshed.
* views are now also kept track on, it will only change if you refresh the home_projects view.
* Changed V1ApiService a little bit, The mapping of the result from the db calls to a bit cleaner and a little bit efficienter way (O(2n) -> O(n)) (not that it should matter that much.
Changed ApiV1Controller by adding a default by the recommended tag (in case some project or plugin didnt have one but you still want to request the users information)
* Fix for the upsert statement, it complained about null values
* Made the fix for NPE in apiv4controller less hacky and added spaces between `//` and the message
* Refresh on count
2020-08-30 21:55:26 +02:00
realDragonium
7da99df639
ProjectAPIDao expansion ( #92 )
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-08-29 10:41:47 +02:00
MiniDigger
1c5fee9e41
More renames
2020-08-21 16:49:38 +02:00
MiniDigger
e53475cc8e
helpful nullpointers on staging
2020-08-04 00:03:28 +02:00
MiniDigger
2ad8b303ee
fix traefik router and service name
2020-08-03 23:50:45 +02:00
MiniDigger
6e47fc315a
make spring see our config
2020-08-03 23:12:23 +02:00
MiniDigger
0f23181f83
more gitlab
2020-08-03 22:48:52 +02:00
MiniDigger
0f8208addf
fix cache + fix yml
2020-08-03 22:40:51 +02:00
MiniDigger
6a42a8daab
try to optimize gitlab build
2020-08-03 22:21:34 +02:00
MiniDigger
f5ad1e627c
application.properties -> application.yml
2020-08-03 22:07:09 +02:00
MiniDigger
393166135b
disable traefik on DB
2020-08-03 21:43:13 +02:00
MiniDigger
6d39a6c176
Remove port
2020-07-28 23:04:08 +02:00
MiniDigger
45923cf861
try seperate images
2020-07-28 22:49:54 +02:00
MiniDigger
73261bb22c
use different port
2020-07-28 22:38:57 +02:00
MiniDigger
6e75640999
try to build and then deploy
2020-07-28 21:53:46 +02:00
MiniDigger
ed5016db5e
first try of staging
2020-07-28 21:00:16 +02:00
MiniDigger
55b190867e
prepare for staging, do a bit of readme
2020-07-28 20:49:32 +02:00
MiniDigger
2e5e49893d
bunch of works on the authors page (which includes role shit)
2020-07-25 18:07:37 +02:00
Jake Potrebic
66e549139f
fixed error in init.sql
2020-07-25 11:58:37 +02:00
MiniDigger
ccf4cead46
revert accidental DB changes, introduce dev db compose file so it doesnt happen again
2020-07-15 19:53:21 +02:00
MiniDigger
8ba6d89251
move swagger shit into their own packages (we might need to delete them) and generate mappings for the tables (without fancy joins and shit)
2020-07-15 19:50:27 +02:00
ysl3000
b95cad976e
deleted compose.yml in project root, do build process using multi stage dockerfile
2020-07-14 20:34:16 +02:00
ysl3000
845d59b083
add hangar docker image build and compose stuff
2020-07-12 18:35:28 +02:00
MiniDigger
fea58f60cf
initial commit, api done
2020-07-08 17:19:41 +02:00