Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/linuxserver/heimdalljs
https://github.com/linuxserver/heimdalljs
added more default env variables
62940dc58d815afe66644d86edbafa606632f3ef authored almost 5 years ago
62940dc58d815afe66644d86edbafa606632f3ef authored almost 5 years ago
Added dotenv package to have all variables in .env file, config is now centralized
1596c8d674407745fe3832598d5128067bdd5855 authored almost 5 years ago
1596c8d674407745fe3832598d5128067bdd5855 authored almost 5 years ago
merged in server code
f7ff16b5308cd6750cf0046598e9b8424174b3d2 authored almost 5 years ago
f7ff16b5308cd6750cf0046598e9b8424174b3d2 authored almost 5 years ago
removed unused import
5eec193de9239dda9f74d7a22756b802b300f05e authored almost 5 years ago
5eec193de9239dda9f74d7a22756b802b300f05e authored almost 5 years ago
added tags to item model, added getter and setter so we can work with tags as a data structure
47c825150b3a3995efa57336dc45b011db7f3fdc authored almost 5 years ago
47c825150b3a3995efa57336dc45b011db7f3fdc authored almost 5 years ago
Updating app to use new api responses
21aa5cacb1a6201a5fe4b4b7be1d44c67559cab9 authored almost 5 years ago
21aa5cacb1a6201a5fe4b4b7be1d44c67559cab9 authored almost 5 years ago
removed 403 on empty user list
3d6229c751e8ddc2abff532402d3f6de9241dc93 authored almost 5 years ago
3d6229c751e8ddc2abff532402d3f6de9241dc93 authored almost 5 years ago
/users endpoint is now controlled via setting, not user access
2c0a853f780ab09d7a64e13da0ed0ab86494d968 authored almost 5 years ago
2c0a853f780ab09d7a64e13da0ed0ab86494d968 authored almost 5 years ago
initial settings seed
c2ec1b65500bf2162c2480cb15c0ba30c2a5df41 authored almost 5 years ago
c2ec1b65500bf2162c2480cb15c0ba30c2a5df41 authored almost 5 years ago
publicPage is an options field, default to false
4be65d2d1464e90a68c1e755286aed091bed846e authored almost 5 years ago
4be65d2d1464e90a68c1e755286aed091bed846e authored almost 5 years ago
data -> result to prevent in axios in the frontend
04411ddc79c0ec53e695d016a771d945c1d84f59 authored almost 5 years ago
04411ddc79c0ec53e695d016a771d945c1d84f59 authored almost 5 years ago
standardized all route data output
d956c67da986804c883e1207ae83c5c48dfeb00f authored almost 5 years ago
d956c67da986804c883e1207ae83c5c48dfeb00f authored almost 5 years ago
added authorization / settings check for GET index, standardized all response data
359b5e9cd631bc5f70ebec37962fd5d518569b38 authored almost 5 years ago
359b5e9cd631bc5f70ebec37962fd5d518569b38 authored almost 5 years ago
added lodash for utilities
18d9fc9668d8d2a139fd98eea07e3be7236e4f6f authored almost 5 years ago
18d9fc9668d8d2a139fd98eea07e3be7236e4f6f authored almost 5 years ago
simplified migrations for now, added publicPage to users and tags to items
bd39d59ee5744b646faabc2a5b6307eee8befdc2 authored almost 5 years ago
bd39d59ee5744b646faabc2a5b6307eee8befdc2 authored almost 5 years ago
fixed non-underscored field
6b35abd723f976b9d75045981b4df1a331190242 authored almost 5 years ago
6b35abd723f976b9d75045981b4df1a331190242 authored almost 5 years ago
remove tabs on applications
608b7afc4e22e024871cb4676c1afbb789fd8a95 authored almost 5 years ago
608b7afc4e22e024871cb4676c1afbb789fd8a95 authored almost 5 years ago
Work on setup and adding items
766ecd146a3264d521ae65dc900f50d03f0ccc3a authored almost 5 years ago
766ecd146a3264d521ae65dc900f50d03f0ccc3a authored almost 5 years ago
removed tags - adding this just as a column to user
052a2e62de5309c2c9e0ae2297134768df3c5d86 authored almost 5 years ago
052a2e62de5309c2c9e0ae2297134768df3c5d86 authored almost 5 years ago
added applicationType and config to items, changed 'pinned' to 'active'
35c4cc5b7eb64abbb02fbc6a24ae5436ad123137 authored almost 5 years ago
35c4cc5b7eb64abbb02fbc6a24ae5436ad123137 authored almost 5 years ago
fixed typo
16394e710b091f08c6d18984d0f316d00bed6774 authored almost 5 years ago
16394e710b091f08c6d18984d0f316d00bed6774 authored almost 5 years ago
added global settings
44f6f75d03e055991ae1d1150ac844391a86bb6d authored almost 5 years ago
44f6f75d03e055991ae1d1150ac844391a86bb6d authored almost 5 years ago
added user level column, limit level altering to admins only
71d038fe7b34f7208588a18fe518ce90cd2221ba authored almost 5 years ago
71d038fe7b34f7208588a18fe518ce90cd2221ba authored almost 5 years ago
initial commit of tags and associations with users / items
665a2bd50ba571b836520ab281fa5f1557c74e27 authored almost 5 years ago
665a2bd50ba571b836520ab281fa5f1557c74e27 authored almost 5 years ago
get logging in working
0b85cc0c10e7978cbb9c633f8eb1b8c617537bfd authored almost 5 years ago
0b85cc0c10e7978cbb9c633f8eb1b8c617537bfd authored almost 5 years ago
CORS add credentials, conditionally set origin based on development flag
db4211b3f61d92feea8360d9b4755fd903b382bc authored almost 5 years ago
db4211b3f61d92feea8360d9b4755fd903b382bc authored almost 5 years ago
i guess we need to actually use the items router...
5df2f89ea0ac4e80deaabd3634dfa2071a4f0012 authored almost 5 years ago
5df2f89ea0ac4e80deaabd3634dfa2071a4f0012 authored almost 5 years ago
check to make sure the user editing items own that item, added route to delete items
11a9b2e487a1248162aadda5d428f049f4e99e40 authored almost 5 years ago
11a9b2e487a1248162aadda5d428f049f4e99e40 authored almost 5 years ago
fixed PUT method for editing items, pass ID in URL
a0873642ddd8f1804d08e7e50cf7348f05161a46 authored almost 5 years ago
a0873642ddd8f1804d08e7e50cf7348f05161a46 authored almost 5 years ago
login via username instead of email
4ae0f4c3c1d39c387b4763473e2ebc5e8e9c3b9f authored almost 5 years ago
4ae0f4c3c1d39c387b4763473e2ebc5e8e9c3b9f authored almost 5 years ago
initial add of item routes
33452ea04be2bf3c02d169662a384fffcf261433 authored almost 5 years ago
33452ea04be2bf3c02d169662a384fffcf261433 authored almost 5 years ago
initial add of items, only use underscores for db columns, not actual object properties
e91de5dfed7b89840a01fa1ad28541f2501b0184 authored almost 5 years ago
e91de5dfed7b89840a01fa1ad28541f2501b0184 authored almost 5 years ago
changes to user login
6a4e3bdb2fb17a9814bb61ca37d400d36ef498b8 authored almost 5 years ago
6a4e3bdb2fb17a9814bb61ca37d400d36ef498b8 authored almost 5 years ago
added settings column to users (not doing additional migrations just yet since it's still early development)
2111cb2193bc809fda8ff9d7efcd1e2999f67484 authored almost 5 years ago
2111cb2193bc809fda8ff9d7efcd1e2999f67484 authored almost 5 years ago
server start now runs migration automatically
c4857003d66141f705a0a083e3f2df00ab35599d authored almost 5 years ago
c4857003d66141f705a0a083e3f2df00ab35599d authored almost 5 years ago
be sure to sanitize all user data output from api
9b051282ec88f44e602df5dfef1f72e6f7d2ae8d authored almost 5 years ago
9b051282ec88f44e602df5dfef1f72e6f7d2ae8d authored almost 5 years ago
fixed deprecation notice
e993262754b8ea74a6a00a7ced99d21ac5ccc8ad authored almost 5 years ago
e993262754b8ea74a6a00a7ced99d21ac5ccc8ad authored almost 5 years ago
user 'toJSON' method to remove sensitive data (i.e., password)
074629028d6556a85c90338e2340530ba90d5329 authored almost 5 years ago
074629028d6556a85c90338e2340530ba90d5329 authored almost 5 years ago
fixed ping endpoint to return response based on auth status and user count
059e988bcf2f4223699d6a88f2e637f836d3b949 authored almost 5 years ago
059e988bcf2f4223699d6a88f2e637f836d3b949 authored almost 5 years ago
run migrate with npx in case dev deps weren't installed
202c203fcba47e54dff1480be1f84f4aa785bb27 authored almost 5 years ago
202c203fcba47e54dff1480be1f84f4aa785bb27 authored almost 5 years ago
eslinting
2a11d7e4a93191d80483d21cee65e6ba8627608e authored almost 5 years ago
2a11d7e4a93191d80483d21cee65e6ba8627608e authored almost 5 years ago
Add setup wizard and create admin user
c91aeb0919d9f6e99ecc9b238b35978728521ad7 authored almost 5 years ago
c91aeb0919d9f6e99ecc9b238b35978728521ad7 authored almost 5 years ago
fixed invalid path to db moddels
6b9f9a67002740bc3af7539f89b32e289d934012 authored almost 5 years ago
6b9f9a67002740bc3af7539f89b32e289d934012 authored almost 5 years ago
Added endpoint for logging in and a 'ping' endpoint to check current login status
ff1c69289ab6ffd4fc09491583c866bb9700e1f8 authored almost 5 years ago
ff1c69289ab6ffd4fc09491583c866bb9700e1f8 authored almost 5 years ago
changed npm run command for the server
1669c87fa3b34d0ebe0eb0e030e6bbe5388f78cc authored almost 5 years ago
1669c87fa3b34d0ebe0eb0e030e6bbe5388f78cc authored almost 5 years ago
eslinting fixes, initial commit of express server with JWT auth, middleware for attaching user to request object, and cors implemented
ad9726cba98bc3f0e82b22adf9090018b3a3372d authored almost 5 years ago
ad9726cba98bc3f0e82b22adf9090018b3a3372d authored almost 5 years ago
work on tags and preview
1103831cd14ef905e266e95bdcd329c859ba3f4d authored almost 5 years ago
1103831cd14ef905e266e95bdcd329c859ba3f4d authored almost 5 years ago
initial commit of user code, added in test framework and user test
7bee88e3833cc2b338be67157b4eef0ef9ffbfa6 authored almost 5 years ago
7bee88e3833cc2b338be67157b4eef0ef9ffbfa6 authored almost 5 years ago
work on application editing
05ca0ffa8ff69d2b325c62b8cb755e806525942b authored almost 5 years ago
05ca0ffa8ff69d2b325c62b8cb755e806525942b authored almost 5 years ago
Work on applications and added search
0b4b2168fc7ed0ea727cd8c2136c24d1a00170f7 authored almost 5 years ago
0b4b2168fc7ed0ea727cd8c2136c24d1a00170f7 authored almost 5 years ago
initial commit
cdf79a3bf891504ecd9f25df0492b109f682ad85 authored almost 5 years ago
cdf79a3bf891504ecd9f25df0492b109f682ad85 authored almost 5 years ago
changes
3cba622c51100bf58db84dacbd15f9af0365c144 authored almost 5 years ago
3cba622c51100bf58db84dacbd15f9af0365c144 authored almost 5 years ago
new stuff
93c518c6152f008ffda0f010dc7143b86a11c545 authored almost 5 years ago
93c518c6152f008ffda0f010dc7143b86a11c545 authored almost 5 years ago
Added .env support
cfdac987d96d1ae7fbebc01f5e1423baf0922e26 authored almost 5 years ago
cfdac987d96d1ae7fbebc01f5e1423baf0922e26 authored almost 5 years ago
Added some vuex stores
2a33a1720be86c978158b6a0ec8b3732cfdaa169 authored almost 5 years ago
2a33a1720be86c978158b6a0ec8b3732cfdaa169 authored almost 5 years ago
change styling
d57410d8ca2579a6325cf572f08d1532aaa85fd9 authored almost 5 years ago
d57410d8ca2579a6325cf572f08d1532aaa85fd9 authored almost 5 years ago
Initial commit
7f655d210a4139caaf2587f2644fc0a85db7fdb3 authored almost 5 years ago
7f655d210a4139caaf2587f2644fc0a85db7fdb3 authored almost 5 years ago