Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/decompals/frogress
An api for storing and retrieving decomp project progress 🐸
https://github.com/decompals/frogress
* Dep updates
* black
* mypy
defeb51bd9989c18a584d1132fa4c2b0ab8b68df authored about 1 year ago by Ethan Roseman <[email protected]>74174af81ebecb14caa36aea9240190e5a4e98b1 authored about 1 year ago by Ethan <[email protected]>
759d4f0c3a60abcd0a8e90e8fe40de2e6dd74de0 authored about 1 year ago by Ethan Roseman <[email protected]>
Add 'description' to entry
Fixes #26, fixes #25
General cleanup
Fixes #27, #29, #13
19e625ad27afa203dcb2f764124ccf403f4ea882 authored over 1 year ago by Ethan Roseman <[email protected]>* Add prune feature to cli to remove duplicated entries as a workaround to https://github.com/de...
b45cb756c9b23e3e32cc51aac891ec42cf364531 authored almost 2 years ago by laqieer <[email protected]>* Add prune feature to cli to remove duplicated entries as a workaround to https://github.com/de...
632e710acdfe93a5c71f34594a77692df9dd77dd authored almost 2 years ago by laqieer <[email protected]>* Fix docker-compose.yml
* Update DOCKER to describe the configuration
* Ensure postgres i...
31616f91321e4ebb42e75011f113dd2979e2fb34 authored almost 2 years ago by Luciano Ciccariello <[email protected]>Typo / clarifications for Category
47b142adea81aa35bb713fb3306b999768f02b59 authored almost 2 years ago by Ethan Roseman <[email protected]>04422e8d24183b56aba30a8b0f71339c6a068cbe authored almost 2 years ago by Ethan Roseman <[email protected]>
5ce56965f23a4b55f133d8730d5d10008890e65a authored almost 2 years ago by Ethan Roseman <[email protected]>
a99f8c521099461e4d0180be39f27df4d584db94 authored almost 2 years ago by Ethan Roseman <[email protected]>
0b8f71016246ed38d3c33b035d37adcdda188cce authored about 2 years ago by Luke Street <[email protected]>
05f2b7a2ef961b19381ed992dc3fcc19c2edc48c authored about 2 years ago by Ethan Roseman <[email protected]>
bf2472fd21da1b06a43ae19b74383a46f7fda2c8 authored about 2 years ago by Ethan Roseman <[email protected]>
6fb6d3c6dcf6e876bdf2d9457563a8773c760469 authored about 2 years ago by Ethan Roseman <[email protected]>
db6b97461700007fe4fecd872cbfa36ddda51bc2 authored about 2 years ago by Ethan Roseman <[email protected]>
25f771cdd720766d2de2d6361072422f109ec384 authored about 2 years ago by Ethan Roseman <[email protected]>
e2d9f6e682126990a168a00fa5d9b3b716a744f8 authored about 2 years ago by Ethan Roseman <[email protected]>
5619b5a39f7783ef9bd2faf2cc96eabfc6cb9f39 authored about 2 years ago by Ethan Roseman <[email protected]>
2c6c86ecfb23cfe2808ffdd90b52d2bee222ff8f authored about 2 years ago by Ethan Roseman <[email protected]>
1ad84ecff14cc63bc443be87b3100c952a6ac18b authored about 2 years ago by Ethan Roseman <[email protected]>
* Use cache for get_all_entries
* Use prefetch_related in get_all_entries
* Run formatter
...
b3a907e91c27da2ad5e6c7b26a7ded5d234635f4 authored about 2 years ago by Ethan Roseman <[email protected]>
b3278c02875f968954cfa5dfe881e141e7591fd2 authored about 2 years ago by Ethan Roseman <[email protected]>
- Use passed in category_slug
- Default to {measure}/total when not specified
- Use colors wit...
ba9bc093b09d8b393e9fc5d4f76ad76ea4c34d41 authored over 2 years ago by Ethan Roseman <[email protected]>
693d4325d9d056df5d3ee8f0e1ceb56c044c1e68 authored over 2 years ago by Ethan Roseman <[email protected]>
* First attempt
* Working
* Tweak the mode handling a bit
ff0116dbb8ab50beb8d3d2e5b407712e7af0fd1a authored over 2 years ago by EllipticEllipsis <[email protected]>* Basic docker-compose support
* Use caddy instead of nginx, re-organise files
* frogress....
86104d49d8a3976675a0c7d00f162d8c7b0a1000 authored over 2 years ago by Mark Street <[email protected]>c98e43d0878b8265eeff4d8223a43c8977c2cb13 authored over 2 years ago by Ethan Roseman <[email protected]>
1899828ba54dbd8c579d8a3e58316ee770ec5989 authored over 2 years ago by Ethan Roseman <[email protected]>
86e73f3d093d146b1d117cd82c822be897c61f96 authored over 2 years ago by Ethan Roseman <[email protected]>
ae6197df110dd7302d478a525952bebb96aedafb authored over 2 years ago by Ethan Roseman <[email protected]>
f68a9c415480d34ee53f7b847abc9b29c1fed942 authored over 2 years ago by Ethan Roseman <[email protected]>
* Validate category creation requests, unit test
* unit tests
5d619698c47126b4ee30e712a28bea43f691b96e authored over 2 years ago by Ethan Roseman <[email protected]>* Add some URLFields to projects
* null=False version
d5978edd29bd64f93f132710855f4ccc16e4345b authored over 2 years ago by EllipticEllipsis <[email protected]>3b62d63fbbab5cba995fd83b6a41386fef6ce165 authored over 2 years ago by Ethan Roseman <[email protected]>
* Cleanup/reorg WIP - serializers next
* PR comments, fixes
* fix URLs
686e15385eb29c2d2957f54dc8a4bcdd5a604b8c authored over 2 years ago by Ethan Roseman <[email protected]>* First attempt at csv parsing
* Probably right format now
* Add POSTing
* Updates and ...
5790357ac47911409843c602f807c85fcd38c337 authored over 2 years ago by EllipticEllipsis <[email protected]>Expand README.md, add CONTRIBUTING.md, rename LICENSE to standard name
7c25d052d2f09a12d34db273431f902a704b468b authored over 2 years ago by Ethan Roseman <[email protected]>Add github actions CI (black, mypy, django tests)
3e8b5809a0e7524d6ab5f6d9c58281ef5d6259b2 authored over 2 years ago by Ethan Roseman <[email protected]>26248396892261feb8e9ec51a2ca57a4e2c616c5 authored over 2 years ago by Ethan Roseman <[email protected]>
aaa92af032d59e8a6633583aca564b5df537ea69 authored over 2 years ago by Ethan Roseman <[email protected]>
8bf138d8c9a04afa6ceb424d8696c229118aaa37 authored over 2 years ago by Ethan Roseman <[email protected]>
3defb09002aec62931da3bbe43ed6247009d831d authored over 2 years ago by Ethan Roseman <[email protected]>
9848c8db9adc33974e9dc1ab5546a7c720dc736d authored over 2 years ago by Ethan Roseman <[email protected]>
e656ab4e648c72e9c7284ad580f8b34cd1c88d1f authored over 2 years ago by Ethan Roseman <[email protected]>
3d5822901f894c06267e0c14449641543b7337da authored over 2 years ago by Ethan Roseman <[email protected]>
c76c934ac9e36c1e106d56277c12f7ffc1c99d2b authored over 2 years ago by Ethan Roseman <[email protected]>
e5608c291d6eb87fe7249bae5c05b73ff70c927c authored over 2 years ago by Ethan Roseman <[email protected]>
800996542fe09de39c32ea9808a9fb0eacf75211 authored over 2 years ago by Ethan Roseman <[email protected]>
f9ab6ffbf9288ae1fc3044685f1f8187a12a7aa2 authored over 2 years ago by Ethan Roseman <[email protected]>
34ac5980ec52d62534cef67398bf83b42afeaff5 authored over 2 years ago by Ethan Roseman <[email protected]>
5b02dc1b338be38005e8872c9f3049ff47abbc9f authored over 2 years ago by Ethan Roseman <[email protected]>