Commit Graph

739 Commits

Author SHA1 Message Date
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
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 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 c3ea45d900
Removed rancher from drone config 2019-07-13 19:23:09 +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
konrad 9930f98f8e Compress binaries after building them (#81) 2019-06-22 22:07:58 +00:00
konrad 16825ba7c6 Update echo (#82) 2019-06-22 21:51:58 +00:00
kolaente 4e8c2a7bf6
Fixed avatar url when logging in 2019-06-06 12:28:08 +02:00
kolaente 7f5a6e338c
[skip ci] updated todo 2019-06-06 12:13:15 +02:00
konrad 2763df20c9
[skip ci] updated todo 2019-06-05 22:25:55 +02:00
kolaente 9bc09ebbe5
Fixed user sharing not working 2019-06-04 19:45:09 +02:00
konrad 6746984c97 Simplified the docker image (#80) 2019-06-02 14:37:10 +00:00
konrad 7acf318b28 Fixed duedate spelling issue (#79) 2019-05-31 08:10:56 +00:00
konrad f638fae4fd Add the md5-hashed user email to user objects for use with gravatar (#78) 2019-05-31 07:24:59 +00:00
konrad bd930bf654
[skip ci] rearrange todo 2019-05-30 22:32:24 +02:00
kolaente 2cdb0eed3e
[skip ci] updated todo 2019-05-27 18:30:08 +02:00
konrad 85d08e5697 Fixed check if the user really exists before updating/deleting its rights (#77) 2019-05-25 10:16:55 +00:00
kolaente 4c4eb76fed
[skip ci] updated todo 2019-05-25 11:53:16 +02:00
konrad 50d1f29125 Use the username instead of a user when adding a user to a team or giving it rights (#76) 2019-05-25 09:47:16 +00:00
kolaente 3fffcbd986
[skip ci] updated todo 2019-05-25 10:09:47 +02:00
konrad 24ce940885 Put reminders in an extra table (#75) 2019-05-25 07:33:57 +00:00
konrad 802a13cffd Added settings for max open/idle connections and max connection lifetime (#74) 2019-05-25 05:49:52 +00:00
kolaente 6b348fad04
Used one branch for both fixes in caldav-go 2019-05-24 20:01:59 +02:00
kolaente 951d92b2f0
Fixed ical-go package include 2019-05-24 19:45:58 +02:00