Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/NamelessMC/Nameless-Java-API

The official Java library for interacting with NamelessMC
https://github.com/NamelessMC/Nameless-Java-API

Fix active and banned check

976d5066a77036c11728cee258e7fa06da612585 authored almost 6 years ago
Add response debug message

41e499b249fe1c3402f7dcfb040c855be0920edc authored almost 6 years ago
Hopefully fix many newlines in log messages

725dc7566db72eefb52111023ca7725036280423 authored almost 6 years ago
Add support for new "active" and "banned" parameters

8c4ffb8324013cedd0eb5f024c30d99ec97ceb58 authored almost 6 years ago
Announcements are in a "announcements" json member not in root

52eec8e42cb3378690ca61cc5a8a3907b113063d authored almost 6 years ago
Implement listUsers api method and add two functions for getting a list of users

549f7ec55dc0b0538033ba234d34dcd4c1985643 authored almost 6 years ago
Update plugins

0f9b7d2e41b925d9bfff72a4c91bb22f30429160 authored almost 6 years ago
Use "content" instead of "reason" for createReport

2e09bed41b9de88b2269843e207f2b76921cd0fa authored over 6 years ago
Fix getNotifications method

07b19de68b0189190ff6db19a4fae659383def6f authored over 6 years ago
Re-remove uuid parameter

ef3d8444dc608279c519196bcbe6dc1a9b1c6737 authored over 6 years ago
Re-add UUID parameter to register + remove old getPlayer method

14030ea4d545c2badb30fd25afadaf76e964ac70 authored over 6 years ago
Don't use UUID from nameless api

2b5a625c596f77870f09e2272bce482b481f96e6 authored over 6 years ago
Only add prefix if parameters are present

6d8429a8acf52374c823b515c15c6f8333cb5330 authored over 6 years ago
Add base url

7965b9a937c08b883cfa2f99c4c4061b38bc8c24 authored over 6 years ago
Set exception cause

7d147fd14f4f012df1634978f5575bd0388543aa authored over 6 years ago
Make request code more readable

c409e85f8bd537fc8dc7c3b19f25e03dd7de71f1 authored over 6 years ago
Fix API error 26 and minor fixes

2f7648b0e579b651e6232b144dd9dd1dc50678ab authored over 6 years ago
copy https to http

faa093ccfe07e34da962e3c019970b413c682c17 authored over 6 years ago
Add debug mode and copy stackoverflow for request

https://stackoverflow.com/questions/9767952/how-to-add-parameters-to-httpurlconnection-using-pos...

5bdc937813d69fa8465b5812142892dfb9493916 authored over 6 years ago
Rename method

8096a3eda42df59ff44f6c36e3c6849f413a32a6 authored over 6 years ago
Actually perform report request

9f3e23495ae01796d8c33205d06c6f3d43c441f9 authored over 6 years ago
Make variables final where allowed

111c81b6a9fa42c0468c637bc32e2c904b93f572 authored over 6 years ago
Add method to validate account with code

ec61695d89aed6b3ce1800d7d3107200d8a320ed authored over 6 years ago
Deprecate getting NamelessPlayer from a username

e7cdda770efb9c1cfecddd40fa98935158d59fb5 authored over 6 years ago
Deal with response from register method

755a9896ec3e4b76661ca4737342ff2934f6ce93 authored over 6 years ago
Make NamelessAPI object oriented

77a9810e436745ebf860a29ca4255dd7cc803ce7 authored over 6 years ago
Add getters and setters

c922421d5d7639e49a1abd2ef34c98f808b75875 authored almost 7 years ago
throw api error as exception

6bd731b744f922ee5e8a70618cd414dc48645ead authored almost 7 years ago
Fix typo

8fe5dd014d7735ec3f8edab68d77b473ac3425c1 authored almost 7 years ago
connect

ad91ebcac2cd49600208faa7621e36650aed7abe authored almost 7 years ago
implement new error api in all methods

e86e347c4ad2c03fbef3cc00fce128434e339324 authored almost 7 years ago
Add validate user method to api

96238dd50b4df0d0b34f133e012b583b768f9f81 authored almost 7 years ago
Implement api errors

4d971c60e4e2fc6ef813935344294c3400a7f070 authored almost 7 years ago
Added method for getting website info

b62ff7ad3f220200cceab928e420700ae2c8133b authored almost 7 years ago
Disable error checking until new system is in place

9e1ae18796fa4a0ebd321cc71a43c0bf0aa45431 authored almost 7 years ago
Just enter action names manually

f018bd0065ec6276c7d94a071305e4515918793e authored almost 7 years ago
Add method for SERVER_INFO action

279941755a9f5a76b48e4992e60a852a2c331e0b authored almost 7 years ago
Added announcements api

20a21c0f5f8a3a1a735cb28587baae861ca98c0d authored almost 7 years ago
Notification types

58f9727a54bf93d6d09031b464f51c0c1eaa2529 authored about 7 years ago
Remove old request util

7bbf2802b0f816545678d731928ecf9bbf6bacd6 authored about 7 years ago
Update all methods to new request api

089609b94574c42b4823ca5093fd95ae3a91a1b7 authored about 7 years ago
Remove updateUsername method - no longer exists in v2

f093ec1fddfaec498a8a416e6fdcb72ee559aaff authored about 7 years ago
Update set group method

ead0080bfe53fc7dcbf387ada9cb97b139fa1d4e authored about 7 years ago
Update getNotifications method to new api

d135e9c46bcd04cb3e3533a65b798eeaa667002a authored about 7 years ago
Parameter builder

cddde3099787ae92b33741b3ea445b787e4e866e authored about 7 years ago
Remove blank lines

dd164324ca705804b6b2c1c864eac431029d6cec authored about 7 years ago
New request api

54b0f0b7e16ce0e52c8921443e6da5437e045481 authored about 7 years ago
Get notifications method

945e00e7ed057d47f8f4f9943b6384b1f9c64f88 authored about 7 years ago
Update constructor to v2 api

6e3b42691cf5fdd0cf908c35d27a0c5bbe55ffc0 authored about 7 years ago
Fix post string

d4f3bc988fe6673339fb5f61b8dddda954e1625e authored about 7 years ago
Accept any object type in encode method

678601018c7a74a26e676fcd624f7aa8d3c745e1 authored about 7 years ago
Remove unused code

77f16f469870cdfecad6626b4eb8d08940f60aae authored about 7 years ago
Merge branch 'master' of https://github.com/NamelessMC/Nameless-Java-API

45595f1a7b3d4c9a72a26af82a71e43b1710668a authored about 7 years ago
Fix typos in post strings (use & not ?)

33afd616d58248b899ba77d8d4e2fda8b104744f authored about 7 years ago
Revert "Revert "Add dashes to uuid""

This reverts commit 3ed1386fe5d9d2ef12664af4dd0cf6129bb1b3f2.

My mistake :P

28bd0fd5a2b2a49d22ffa6a1ad4f7cb19bf176f8 authored about 7 years ago
Revert "Add dashes to uuid"

This reverts commit 6fe2ac90592cc22b03e6ca0840ff75f54d0bae70.

The reason is that the api remove...

3ed1386fe5d9d2ef12664af4dd0cf6129bb1b3f2 authored about 7 years ago
Add dashes to uuid

6fe2ac90592cc22b03e6ca0840ff75f54d0bae70 authored about 7 years ago
Initialize response variable

97d62891b3b60b93a6fc54b3ab3a443b8447d3a9 authored over 7 years ago
Fixed formatting and corrected comment

00a83e7dd3dcd5d4855ca8df4776e557ca0d823d authored over 7 years ago
Merge branch 'master' of https://github.com/NamelessMC/Nameless-Java-API

3bb675444b05471e37ecd7301244d959810d6941 authored over 7 years ago
Prevent instantiation and extending of util classes

8fd09604a28ded09a4f0b7dab385d3e4d068769b authored over 7 years ago
Bug fix hopefully..

Hopefully this bug fix will fix the null.

9e019bb427b9036cb65fd1e59fb3cce23118d7b1 authored over 7 years ago
Use request util for checking connection

88d7eb003d7b8ee804cb87150b0e58cea3fa69d6 authored over 7 years ago
Set post string to "" if it is null

fb2728bf52ff9a5ceb70088406d5524695211969 authored over 7 years ago
Append / if necessary

d57b3ae7c8d637d53a6e05bdbe0f30b01bf2034d authored over 7 years ago
Move method

Doesn't make sense to have a class for just one method

2d847744c25e68fa10e8ad4b878e0ab710973ee0 authored over 7 years ago
More spelling fixes

ffcda7b6b571966164dda75533bc07a5492877c9 authored over 7 years ago
Fix javadoc spelling

9197f341f1273ad7d1d2723aa40e0762dbc0911d authored over 7 years ago
Optimize code

f5700e50eff9f8d4b84d6da2592ba6b2d53253ff authored over 7 years ago
Check if succeeded before parsing response

c66e2a19009eade6b57a953e44427909072be00b authored over 7 years ago
Revert "Implement getter caching"

This reverts commit 36187b4a905dbf41d5cf38200c5c3e86e3bc3044.

de223d4bfd4e0a4c0cba2abb47fad81be18b0e19 authored over 7 years ago
Implement getter caching

36187b4a905dbf41d5cf38200c5c3e86e3bc3044 authored over 7 years ago
Cleanup

49711c9f316263b00196dab8a5982b94806626ff authored over 7 years ago
Fix version

Version will be bumped in a seperate branch for every release

eff63bbd19a231daab7d1a920aefd0ad39a2779e authored over 7 years ago
Changed it to 1.0.0-dev

7b0d4366d49165e3928ed40113a7c9efb3518e54 authored over 7 years ago
Add javadoc for NamelessPlayer(String, URL)

2a189a025cabdb6e60841dbcf22e614947be866b authored over 7 years ago
DRY

669f8e0a7def1f7a32fb469272c9b336d073ff90 authored over 7 years ago
Added a username constructor

Instead of uuid u can do username!

f46c7045f67ea22292b5aa4959244aead1a0e54c authored over 7 years ago
Javadoc for NamelessException

4f2762e83f2482bc438b7b14d4d599517c272aea authored over 7 years ago
Fixed UUID always being null

5987f7721d15c77cb9b9fa8035f671e3256193b8 authored over 7 years ago
Javadocs for NamelessPlayer

8102c7daf762a432cfe9328ec8af88a89a7a80eb authored over 7 years ago
Ignore .classpath files

08402f44bfa7b265ca49b652e098f7dc5dc0c162 authored over 7 years ago
Ignore eclipse project files

54889036421ea848a645489cc685ffd12a087cb8 authored over 7 years ago
Renamed classes & set as api version

Moved from package com.namelessmc.plugin to default "com.namelessmc"

Renamed 2 classes

37d87d0d193a18935ba87cb8361b7eb3af6386e6 authored over 7 years ago
Updated description

title says it all

e9131e7e42653f9321e731b198a450c973bb9126 authored over 7 years ago
New API

Title says it all.

6dc18a0e7d4913953251d798d7d3f911f24fae22 authored over 7 years ago
Added Sponge

64b650fd18c4604e647cdec97c5b9f9ed79fc568 authored about 8 years ago
Added Sponge

a6169849ae0afcd916c040a4ad22a6a1c328f1fb authored about 8 years ago
Added sponge

22cdcfba5ba5e764b26ca2b649be6279efe888fb authored about 8 years ago
Created shaded pom.xml

f1c08fcc2835d88a415bac4e5de7bae902f406cd authored about 8 years ago
Created spigot pom.xml

896bd14ec9cb095d4e077d2577f2a18e8b3e856c authored about 8 years ago
Create Bungeecord pom.xml

72f9cf721466cd467ef6ac398f98fe2bc4dbc251 authored about 8 years ago
Update pom.xml

0c35ab01dd3264fab5fddd8de9ddb6ba82f87111 authored about 8 years ago
Created Maven pom.xml

48ccd872b5b942ce1ac1fa7de9e6af63f9c03c36 authored about 8 years ago
Merge pull request #1 from IsS127/patch-1

Update README.md

0aeeb30dcb2f5c544e2815d6732fa871d65b1014 authored about 8 years ago
Update README.md

359c7c9818415e28ea4fba6ec14a3713a41e6326 authored about 8 years ago
Initial commit

f94dff37cdbcc13b109492572da80f74ec9dd4dd authored about 8 years ago