Commit Graph
3855 Commits
Author SHA1 Message Date
Thomas MüllerandGitHub 901c02afce Merge pull request #17 from owncloud/feature/groups
Feature/groups
2019-12-11 10:12:44 +01:00
Thomas Boerger 1612e4a841 Use new package structuring, embed existing extensions 2019-12-10 15:24:01 +01:00
Thomas Müller 1d0e201379 Render proper list responses for users and groups 2019-12-10 12:41:26 +01:00
Thomas Müller 37940d58c7 Adding /v1.0/groups 2019-12-10 12:41:26 +01:00
Thomas MüllerandGitHub fc7e3d748b Merge pull request #16 from owncloud/feature/configure-ldap
Add LDAP config to flagset
2019-12-10 12:40:50 +01:00
Thomas Müller 96929276e0 Add LDAP config to flagset 2019-12-10 11:18:02 +01:00
Thomas Boerger af2e98f1e6 Drop nodejs references from readme 2019-12-10 10:02:27 +01:00
Thomas Boerger 3f4c51b962 Drop nodejs references from readme 2019-12-10 10:02:03 +01:00
Thomas Boerger 1d02209be7 Drop node references from readme 2019-12-10 10:01:37 +01:00
Thomas Boerger 0f2829ca1b Fix formatting 2019-12-10 09:45:49 +01:00
Thomas Boerger 66337bb4da Initial commit 2019-12-10 09:38:51 +01:00
Thomas MüllerandGitHub b8e4604416 Merge pull request #15 from owncloud/feature/use-proper-error-object
Introduce ErrorCode enum for error handling
2019-12-09 22:00:17 +01:00
Thomas Müller 7c538b21c3 Introduce ErrorCode enum for error handling 2019-12-09 20:36:47 +01:00
Thomas BoergerandGitHub c73b270f87 Merge pull request #14 from owncloud/restructure
Restructure project similar to hello and graph
2019-12-09 16:26:23 +01:00
Thomas BoergerandGitHub eed82050c8 Merge pull request #14 from owncloud/http-root
Add custom http root
2019-12-09 16:26:14 +01:00
Thomas Boerger 690e80aaec Add back http-root 2019-12-09 16:13:26 +01:00
Thomas Boerger 3b82714a78 Add effort labels 2019-12-09 16:13:26 +01:00
Thomas Boerger 1aa4e64764 add logger to assets 2019-12-09 16:12:53 +01:00
Thomas Boerger 3498580b7b Restructure project similar to hello and graph 2019-12-09 16:12:53 +01:00
Thomas Boerger 385a99d3a3 Add custom http root
Now we are able to let this service run on a different root path.
2019-12-09 16:11:26 +01:00
Thomas BoergerandGitHub 62230d2d23 Merge pull request #6 from owncloud/http-root
Add custom http root
2019-12-09 16:07:51 +01:00
Thomas BoergerandGitHub 1a87c7e109 Merge pull request #6 from owncloud/http-root
Add custom http root
2019-12-09 16:07:47 +01:00
Thomas MüllerandGitHub 8491cf288e Merge pull request #8 from owncloud/feature/read-more-ldap-attributes
Read more LDAP attributes to fill the user model
2019-12-09 15:55:12 +01:00
Thomas Boerger c100102253 Add custom http root
Now we are able to let this service run on a different root path.
2019-12-09 14:48:37 +01:00
Thomas Boerger 4e4e873b80 Add custom http root
Now we are able to let this service run on a different root path.
2019-12-09 14:48:22 +01:00
Thomas Boerger 46095a5a39 Automated changelog update [skip ci] 2019-12-09 13:45:11 +00:00
Thomas BoergerandGitHub 8264882910 Merge pull request #11 from owncloud/changelog-1.2.0
Prepare changelog for 1.2.0
2019-12-09 14:41:35 +01:00
Thomas Boerger 2417fb935c Automated changelog update [skip ci] 2019-12-09 13:39:35 +00:00
Thomas Boerger 99c8da7fbb Prepare changelog for 1.2.0 2019-12-09 14:37:20 +01:00
Thomas BoergerandGitHub 29bdcd6d6e Merge pull request #10 from owncloud/static-root-path
Add root path to static middleware
2019-12-09 14:35:57 +01:00
Thomas Boerger 7b9cdadbdd Add root path to static middleware 2019-12-09 14:28:15 +01:00
Thomas Boerger 535a6ef579 Add effort labels 2019-12-09 14:27:31 +01:00
Thomas Müller c31ddc2417 A bit more structure to the code base ... 2019-12-09 14:08:19 +01:00
Thomas Müller edcc7f43a9 Read more attributes from LDAP and implement /v1.0/users/{userID} 2019-12-09 12:24:50 +01:00
Thomas Boerger 34dcbeee14 Add effort labels 2019-12-09 11:56:06 +01:00
Thomas Boerger b5a28fe5ed Add descriptions to labels 2019-12-09 11:55:38 +01:00
Thomas Boerger 7d102589ba Add effort labels 2019-12-09 11:55:27 +01:00
Thomas Boerger 6b6b1d8b66 Add descriptions to labels 2019-12-09 11:54:55 +01:00
Jörn Friedrich DreyerandGitHub 2bed27443e add effort labels 2019-12-09 11:43:36 +01:00
Jörn Friedrich DreyerandGitHub a4bc4bd839 add effort labels 2019-12-09 11:42:42 +01:00
Jörn Friedrich DreyerandGitHub f9f58f9a32 add effort labels 2019-12-09 11:42:08 +01:00
Jörn Friedrich DreyerandGitHub 74f3709320 order effort labels correctly 2019-12-09 11:39:43 +01:00
Jörn Friedrich DreyerandGitHub 3c9082dad0 enable wiki 2019-12-09 11:36:42 +01:00
Jörn Friedrich DreyerandGitHub 3bf6ffdd44 add effort labels 2019-12-09 11:35:58 +01:00
Thomas BoergerandGitHub 2b826cb4fc Merge pull request #13 from owncloud/fix-go-requirement
Require a minimum of Go 1.13
2019-12-06 16:17:28 +01:00
Thomas BoergerandGitHub 1705a86b55 Merge pull request #5 from owncloud/restructure
Restructure project similar to hello and graph
2019-12-06 16:17:13 +01:00
Thomas BoergerandGitHub 7ef6012e2f Merge pull request #5 from owncloud/restructure
Restructure project similar to hello and graph
2019-12-06 16:17:05 +01:00
Thomas BoergerandGitHub 1779928633 Merge pull request #7 from owncloud/fix-go-requirement
Require a minimum of Go 1.13
2019-12-06 15:06:14 +01:00
Thomas Boerger 89ab7bf914 Restructure project similar to hello and graph 2019-12-06 15:03:44 +01:00
Thomas Boerger acd6d6e7f5 Restructure project similar to hello and graph 2019-12-06 15:03:43 +01:00