73 Commits

Author SHA1 Message Date
b880f2f48b New version yo 2023-05-10 22:35:38 +02:00
61590f684e Reworking stuff 2023-05-08 15:29:19 +02:00
c4a97644ed Updating versions and changing log system 2023-02-20 23:54:02 +01:00
16c57cc424 Fixed bug when trying to auth with empty username and empty password 0.3.8 2022-04-26 13:42:59 +02:00
30dad5851a Improved step documentation in drone 2022-04-22 14:33:14 +02:00
f96a9afd55 Upgraded everything 0.3.7 2022-04-22 14:30:24 +02:00
9dcaa1ad39 Added some more logging and documented deploy procedures 0.3.6 2022-04-22 11:09:40 +02:00
c9871c817a Testing to clean up docker stuff before running tests 0.3.5 2022-02-27 20:11:41 +01:00
0fe1e00737 Testing another postgres password 2022-02-27 19:29:56 +01:00
1859f8d7bc Updated all go modules 0.3.4 2022-02-27 17:34:42 +01:00
3abefb9adf Fixed internal server error for trying to login with wrong username 2022-02-27 17:32:30 +01:00
092a3f7712 Removed postgres open port 2022-02-18 21:02:08 +01:00
00d051903f Updated all Go dependencies 0.3.3 2022-02-18 19:38:35 +01:00
6decc6b139 Added license and upgraded postgres 2022-02-18 19:27:02 +01:00
ce4be7e5a1 Fixed error in docker tagging 0.3.2 2022-02-15 20:17:25 +01:00
dbf4512e9f Updated pipelines to always push the latest tag to docker hub 0.3.1 2022-02-15 20:14:33 +01:00
bfcf27cd60 Release candidate 0.3.0 2022-02-15 20:11:58 +01:00
edb0ef0ced Updated tag pipeline 0.2.0 2022-02-15 20:03:29 +01:00
b3263145ca Updated tag pipeline test5 2022-02-15 19:55:01 +01:00
451f660efb Updated tag pipeline test4 2022-02-15 19:53:21 +01:00
ec1eaddd11 Updated tag pipeline test3 2022-02-15 19:49:55 +01:00
6786f6df4e Updated tag pipeline test2 2022-02-15 19:48:03 +01:00
8fbe67402c Fixed duplicate pipeline name problem test 2022-02-15 19:25:44 +01:00
a2150c0b5d Seems drone is not fully YAML compatible 2022-02-15 19:25:05 +01:00
3fb0101b9c Playing with pipelines 2022-02-15 19:24:22 +01:00
649d37d14c Remvoed test code 2022-02-14 00:17:08 +01:00
d673187659 Making sure docker compose reruns builds between runs 2022-02-14 00:16:04 +01:00
3dc377b82a Testing to add code 2022-02-14 00:14:25 +01:00
482239b905 Updated tets so it should work 2022-02-14 00:13:20 +01:00
98af3d9424 Changed so we don't have any volumes for drone to work better 2022-02-14 00:04:55 +01:00
9890f33e30 Debugging 2022-02-13 23:57:53 +01:00
a72d742c25 Removed bogus step 2022-02-13 23:56:29 +01:00
439fd161c7 Trying to get dind to work 2022-02-13 23:54:36 +01:00
0847335bf6 Updated image to one containing docker and compose 2022-02-13 21:30:46 +01:00
6e69eac13d Added tests to the pipeline 2022-02-13 21:25:31 +01:00
2840ffe12c Minor change 2022-02-13 21:21:08 +01:00
b5e2a1312b Added drone config file 2022-02-13 21:19:47 +01:00
fb96d9291f Test-commit 2022-01-22 17:07:10 +01:00
113c177bdc Updated readme and stuff 2022-01-22 15:51:14 +01:00
795222f342 Updated module path to change to gitea 2022-01-22 15:43:33 +01:00
0cdb52754f Minor stuff 2022-01-22 15:35:58 +01:00
998266f929 Added database migration docker 2021-12-10 23:38:39 +01:00
d4e394fa6b Latest udpates 2021-12-10 23:09:57 +01:00
d6fd4e705f Upgrades
Better resilience against crashes

Even better resilience against crashes

Fixed stuff

Renamed API service

Fixed some paths

Simplified error handling

Updated README
2021-09-06 03:14:23 +02:00
8d251e545f Updated README 2021-06-24 01:59:44 +02:00
880a384f35 Added PUT /account/{id}/fields 2021-06-24 01:55:47 +02:00
227132413a Better error handling 2021-06-24 00:46:28 +02:00
ee15057b13 More tests and DELETE account 2021-06-24 00:42:54 +02:00
2f5a7918d2 Added tests to docker-compose 2021-06-23 22:59:27 +02:00
9ba1c8d736 Added node_modules to gitignore for the tests 2021-06-23 22:32:02 +02:00