1
0

10002 Commits

Author SHA1 Message Date
kolaente
1e2ec17343
[skip ci] update todo 2019-09-20 18:45:28 +02:00
konrad
2f267f3f68 Moved teams_{namespace|list}_* to {namespace|list}_teams_* for better consistency (#101) 2019-09-20 16:39:02 +00:00
konrad
694fc62495 Refactored getting all lists for a namespace (#100) 2019-09-20 16:16:31 +00:00
konrad
8d5a2685c4 Fixed labels being displayed multiple times if they were associated with more than one task (#99) 2019-09-20 15:52:09 +00:00
konrad
568de04a87 Fixed redirect to login page (#33) 2019-09-09 18:36:30 +00:00
konrad
f6b70bb0a1 Fixed namespace loading (#32) 2019-09-09 17:59:58 +00:00
konrad
d83fb24bbd Added link sharing (#30) 2019-09-09 17:55:43 +00:00
konrad
857c283fb7 Added global api config (#31) 2019-09-09 17:32:57 +00:00
konrad
71ef86e0df Added more infos to a link share auth (#98) 2019-09-08 19:22:54 +00:00
konrad
6140920cb8 Fixed rate limit panic when authenticatin with a link share auth token (#97) 2019-09-08 19:11:42 +00:00
konrad
fdd1624121 Small link share fixes (#96) 2019-09-07 13:19:23 +00:00
kolaente
158ad631e1
[skip ci] update todo 2019-09-05 22:48:51 +02:00
kolaente
c126d2f55c
[skip ci] update todo 2019-09-05 22:00:21 +02:00
kolaente
1d98e4cabe
Fixed metrics on/off setting 2019-09-01 18:39:03 +02:00
kolaente
43676f045c
Switched default logger to stdout instead of stderr 2019-09-01 18:23:35 +02:00
kolaente
ba7db545fe
Added extra depth to logging to correctly show the functions calling the logger in logs 2019-09-01 17:56:22 +02:00
kolaente
021ee48ec3
Made sure all tags are checked out when building in docker 2019-09-01 11:43:01 +02:00
kolaente
a324921dce
Updated Readme [skip ci] 2019-09-01 11:01:36 +02:00
konrad
8d57923a7d Sharing of lists via public links (#94) 2019-08-31 20:56:41 +00:00
kolaente
88ea66798b
[skip ci] updated todo 2019-08-27 22:51:27 +02:00
kolaente
78272ae4cd
Added caching to the docker image 2019-08-17 11:52:35 +02:00
kolaente
551d848a4e
Fixed gzip compression in docker 2019-08-17 11:31:33 +02:00
konrad
66cdd79666 Refactor ListTask to Task (#92) 2019-08-14 20:19:04 +00:00
konrad
be14634e1e GetUser now returns a pointer (#93) 2019-08-14 19:59:31 +00:00
kolaente
8fbe721453
[skip ci] updated todo 2019-08-13 22:31:05 +02:00
kolaente
5d3e169883
[skip ci] update todo 2019-08-11 14:56:50 +02:00
kolaente
a9c220d8d4
[skip ci] updated todo 2019-07-22 13:28:11 +02:00
kolaente
52bce0b9f1
Use the new listuser endpoint to search for users 2019-07-22 13:27:20 +02:00
kolaente
208eb4e68c
Fixed swaggerdocs of description fields 2019-07-21 23:57:19 +02:00
kolaente
8d76280811
[skip ci] updated todo 2019-07-21 23:53:04 +02:00
kolaente
10fbbe1db6
Moved metrics init to seperate methods 2019-07-21 23:44:12 +02:00
konrad
4327a559e5 feature/rate-limit (#91) 2019-07-21 21:27:30 +00:00
kolaente
2e599e792e
[skip ci] update todo 2019-07-20 20:46:06 +02:00
konrad
48826a6ed7 Logger refactoring (#90) 2019-07-20 18:12:10 +00:00
kolaente
15a0963bd1
[skip ci] update todo 2019-07-18 22:54:55 +02:00
konrad
9a7d470ce2 Limit the test pipeline to run only on pull requests (#89) 2019-07-18 20:28:56 +00:00
konrad
ef0e7c9769 Use longtext instead of varchar(1000) on description fields (#88) 2019-07-18 19:56:34 +00:00
konrad
12eaddc8ee Added http endpoint to list all users on a list (#87) 2019-07-18 16:38:21 +00:00
konrad
b63928850a Simplify structure by having less files (#86) 2019-07-16 14:15:40 +00:00
kolaente
4005cd2f32
[skip ci] Updated todo 2019-07-16 01:04:19 +02:00
kolaente
5cc89fd474
[skip ci] Updated todo 2019-07-16 00:56:25 +02:00
konrad
e2d9de191d /info endpoint (#85) 2019-07-15 22:54:38 +00:00
kolaente
13d06769cf
Removed rancher configuration 2019-07-13 19:33:23 +02:00
kolaente
c3ea45d900
Removed rancher from drone config 2019-07-13 19:23:09 +02:00
kolaente
9dd8ab6c50
Update vue/cli-service 2019-07-12 11:11:48 +02:00
konrad
50ca8bd28e Statically compile templates in the final binary (#84) 2019-07-11 19:10:42 +00:00
konrad
1f1a079fd3 Better config handling with constants (#83) 2019-07-06 20:12:26 +00:00
kolaente
f1d21ea52b
Use the auth methods to get IDs to avoid unneeded casts 2019-06-28 10:21:48 +02:00
kolaente
fc3c5f2187
Updated the web handler with updated param binder 2019-06-28 09:13:17 +02:00
kolaente
5d3b6573ca
Updated echo to use the latest version 2019-06-28 09:01:50 +02:00