-
0905b4bb5b
basic changes
main
Oier Bravo Urtasun
2024-09-15 18:51:38 +02:00
-
ce5417ef2c
Remove debug logging
Jacob Gunther
2024-08-31 17:43:26 -05:00
-
63c604d4d1
Add filestore store option
Jacob Gunther
2024-08-10 23:21:36 -05:00
-
e123b0e337
Support the ability to make images square
Jacob Gunther
2024-07-13 11:45:16 -05:00
-
ae3203543a
Update dependencies
Jacob Gunther
2024-03-05 22:31:32 -06:00
-
16dde6347f
Remove unique players route, update dependencies
Jacob Gunther
2024-02-24 23:37:21 -06:00
-
9926c09539
Update dependencies, reduce Go version requirement
Jacob Gunther
2023-10-27 21:32:42 -05:00
-
bb908bf0df
Use default skin if a malformed skin is provided
Jacob Gunther
2023-10-10 09:18:22 -05:00
-
72fb530078
Update dependencies
Jacob Gunther
2023-10-09 22:50:07 -05:00
-
72780f9904
Update dependencies
Jacob Gunther
2023-10-05 19:59:31 -05:00
-
a5f1a59f60
Update dependencies
Jacob Gunther
2023-10-04 22:44:50 -05:00
-
d11a1c58c5
Add format query parameter
Jacob Gunther
2023-08-27 21:38:35 -05:00
-
4adcd85f4b
More code cleanup
Jacob Gunther
2023-08-09 19:39:46 -05:00
-
e1464a5616
Remove profiler
Jacob Gunther
2023-08-09 19:22:48 -05:00
-
2bf0971051
Add count route
Jacob Gunther
2023-08-05 22:32:46 -05:00
-
44d43944cf
Rename config variable
Jacob Gunther
2023-08-05 21:55:13 -05:00
-
2e08b91250
Refactor cache code, add comments
Jacob Gunther
2023-07-27 14:50:39 -05:00
-
55fd9f7bb4
Add distributed locks to specific methods
Jacob Gunther
2023-07-22 01:29:19 -05:00
-
34c3156cc5
Major code cleanup
Jacob Gunther
2023-07-21 13:48:35 -05:00
-
70cd37608f
Change username deprecation notice date
Jacob Gunther
2023-07-20 14:22:13 -05:00
-
484c0aceaa
Add favicon route
Jacob Gunther
2023-07-20 14:13:25 -05:00
-
f925a29ac8
Remove authorization from list route (#1)
Jacob
2023-07-20 13:57:29 -05:00
-
07cc9593cb
Update dependencies
Jacob Gunther
2023-07-15 01:30:09 -05:00
-
dc64f3580a
Update dependencies
Jacob Gunther
2023-07-02 21:53:09 -05:00
-
9879d925aa
Update dependencies
Jacob Gunther
2023-05-05 09:45:38 -05:00
-
1a9c9897b3
Fix list route
Jacob Gunther
2023-05-02 21:06:54 -05:00
-
a1b37f7c64
Fix list route again
Jacob Gunther
2023-05-02 20:57:56 -05:00
-
028503bf36
Fix list route
Jacob Gunther
2023-05-02 20:56:31 -05:00
-
953eb04476
Update dependencies and add unique UUID route
Jacob Gunther
2023-05-02 19:21:07 -05:00
-
d4f88af1f8
Update dependencies
Jacob Gunther
2023-05-02 12:15:00 -05:00
-
7b2e3b0290
Ignore MacOS Finder files
Jacob Gunther
2023-05-01 17:37:34 -05:00
-
70419c178e
Clean up
Jacob Gunther
2023-04-23 21:05:09 -05:00
-
91ca9fb11e
Change deprecation warning
Jacob Gunther
2023-04-23 16:27:20 -05:00
-
f5a77a3eb3
Remove username support
Jacob Gunther
2023-04-22 18:19:34 -05:00
-
4a201af734
Require Go 1.18
Jacob Gunther
2023-04-20 00:31:15 -05:00
-
af45527321
Update Go version in Actions, update dependencies
Jacob Gunther
2023-04-20 00:29:48 -05:00
-
a66cc778f7
Add symbol definitions, code cleanup
Jacob Gunther
2023-04-20 00:15:52 -05:00
-
2d1648f119
Move Yggdrasil methods to this repo
Jacob Gunther
2023-02-24 12:51:29 -06:00
-
4d926e5976
Major code cleanup
Jacob Gunther
2023-02-24 09:48:40 -06:00
-
94f42a4af5
Fix README to show updated build
Jacob Gunther
2023-02-24 09:02:23 -06:00
-
5879ceabb8
Fix example config values
Jacob Gunther
2023-02-24 09:01:03 -06:00
-
20f1c31fda
Fix issue with cache duration on skins
Jacob Gunther
2023-02-17 13:56:41 -06:00
-
a2605a02a7
Fix bug
Jacob Gunther
2023-02-14 22:39:54 -06:00
-
72a17b128d
Add more Redis connection details to config
Jacob Gunther
2023-02-14 22:38:06 -06:00
-
23ac7fe894
Major code cleanup and switch to Fiber
Jacob Gunther
2022-12-16 02:18:37 -06:00
-
88202db62c
Update GitHub actions to use Makefile
Jacob Gunther
2022-07-22 23:01:19 -05:00
-
71d16972a6
Use Makefile, update packages
Jacob Gunther
2022-07-22 22:59:12 -05:00
-
57b8b17e42
Clean up code, remove Prometheus
Jacob Gunther
2022-07-11 11:27:43 -05:00
-
a87b633ca3
Add more metrics
Jacob Gunther
2022-03-24 04:40:55 -05:00
-
d9feff6c4b
Add Prometheus metrics
Jacob Gunther
2022-03-24 04:02:37 -05:00
-
baed581d69
Rewrite to use external modules
Jacob Gunther
2022-03-18 15:21:20 -05:00
-
061779f6f3
Allow more customizability with config
Jacob Gunther
2022-03-11 13:43:01 -06:00
-
16d5c9689e
Move host and port to environment variables
Jacob Gunther
2022-03-10 20:18:41 -06:00
-
1a22b02cc6
Add Go actions
Jacob Gunther
2022-03-10 20:09:00 -06:00
-
5ca2c59c9f
Add license
Jacob Gunther
2022-03-10 20:06:21 -06:00
-
2c0b39c2d2
Send 404 on UUID route when not found
Jacob Gunther
2022-03-10 20:01:43 -06:00
-
e2b591c84f
Merge branch 'master' of https://github.com/mineatar-io/api-server
Jacob Gunther
2022-03-09 17:17:20 -06:00
-
-
20c812e0da
Update README
Jacob Gunther
2022-03-09 17:17:12 -06:00
-
93079de490
Fix head for left body render
Jacob Gunther
2022-03-09 09:25:39 -06:00
-
-
b0518288da
Add initial code
Jacob Gunther
2022-03-08 21:28:46 -06:00