Hangar/docker
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
..
db Improved some project stats (#95) 2020-08-30 21:55:26 +02:00
hangar More renames 2020-08-21 16:49:38 +02:00
dev-db.yml revert accidental DB changes, introduce dev db compose file so it doesnt happen again 2020-07-15 19:53:21 +02:00
docker-compose.yml More renames 2020-08-21 16:49:38 +02:00