Commit Graph

35 Commits

Author SHA1 Message Date
kolaente 75c50a705f
Changed ReadAll method to enable proper pagination 2019-10-21 23:04:17 +02:00
kolaente b457b5a1a3
Added method to the auth interface to get the ID 2019-06-28 09:52:53 +02:00
kolaente b5c16e24b0
Swapped the custom param binder with the merged one from echo 2019-06-28 09:10:27 +02:00
kolaente cda84c1ddb
Updated echo to the latest version 2019-06-28 09:04:43 +02:00
konrad 97c2f66ff3
Fixed link to error handling 2019-06-23 18:23:37 +02:00
konrad 05d147aab0
Updated echo dependency 2019-06-23 13:30:32 +02:00
konrad edb39812af
Updated echo to v4 2019-05-07 21:37:36 +02:00
kolaente 7dc1f4191c
Fixed rights check 2019-03-29 18:09:35 +01:00
konrad 62b466dd13
Refactored CanRead to check the right before reading it 2019-03-24 13:30:58 +01:00
konrad 0933ac0823
Refactored Rights interface to return errors 2019-03-24 11:52:29 +01:00
konrad 49b95473bb
Updated Readme 2019-03-24 11:46:46 +01:00
konrad 7a7813274c
Updated Readme 2019-03-24 11:46:20 +01:00
konrad 66d64e9e45
Updated Readme 2019-03-24 09:15:45 +01:00
konrad 7bd881d989
Removed unused code 2019-03-24 09:07:41 +01:00
konrad fcc8b45b7e
Init config 2019-03-24 09:06:54 +01:00
konrad 1ddbccd6c8
Removed unused function 2019-03-24 08:58:14 +01:00
konrad e1854c265e
Merge remote-tracking branch 'origin/master'
# Conflicts:
#	handler/create.go
#	handler/delete.go
#	handler/helper.go
#	handler/read_all.go
#	handler/read_one.go
#	handler/update.go
2019-03-24 08:57:58 +01:00
konrad fcaf01fb20
Refactored config 2019-03-24 08:55:30 +01:00
kolaente 4e6771ac6c
updated todo 2019-02-16 12:49:14 +01:00
kolaente f5633d9a74
Improved docs 2019-02-08 01:00:08 +01:00
kolaente c30ef60733
removed unused import 2019-01-23 15:23:49 +01:00
kolaente 83337a24ac
Fixed logging the current user if forbidden 2019-01-23 15:21:21 +01:00
kolaente b4a943dba1
Added helper function to get logger 2019-01-23 15:19:02 +01:00
konrad 1c90eb2253
Added todos 2019-01-14 23:35:35 +01:00
konrad b061c20192
Added license badge 2018-12-01 00:11:48 +01:00
konrad 50ffad2e46
Added explanation about the binder 2018-12-01 00:10:59 +01:00
konrad ec954ac350
Added license 2018-12-01 00:10:43 +01:00
konrad df05938d24
Added go report card 2018-12-01 00:02:50 +01:00
konrad 0b84be3eb5
improved docs 2018-12-01 00:01:55 +01:00
konrad 2ac2530c38
improved docs 2018-11-30 23:59:58 +01:00
konrad cce5ff4ff7
Added docs 2018-11-30 23:45:22 +01:00
konrad d23d2a4c1e
added go mod file 2018-11-30 23:18:02 +01:00
konrad 47a6b54cc1
added gitignore 2018-11-30 23:17:48 +01:00
konrad 8bf729ca52
updated path 2018-11-30 23:16:30 +01:00
konrad 4c49b0fe6d
initial commit 2018-11-30 22:36:20 +01:00