Ecosyste.ms: OpenCollective

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

Exosphere Foundation

Supporting Exosphere - A user-friendly web interface for OpenStack clouds, initially focused on research and scientific users.
Collective - Host: opensource - https://opencollective.com/exosphere-foundation - Website: https://exosphere.app/ - Code: https://gitlab.com/exosphere/exosphere

More string helpers

gitlab.com/exosphere/exosphere - 81969f44365e8024e1eabef8e70b888ed291716f authored almost 4 years ago
Localizing strings in the support request generator

gitlab.com/exosphere/exosphere - 3a6f91b729d3bb240ce17e3005f9b5d89420c438 authored almost 4 years ago
Fixing incorrect JSON syntax, need : instead of =

gitlab.com/exosphere/exosphere - 817f42fd4b97141f4973bd1a968791796caa6c6f authored almost 4 years ago
Using localized strings for project in CreateServer.elm

gitlab.com/exosphere/exosphere - acd02f768c1c824e44884ccdcaba32569573a4e9 authored almost 4 years ago
A few string helper functions

gitlab.com/exosphere/exosphere - 16574696cffa9c446a3e8a7c3355e57a1ec2cdae authored almost 4 years ago
Rename View.Types.ViewContext to View.Types.Context

gitlab.com/exosphere/exosphere - d751f78bd3489527f90019bf56d9a959ba8f9aee authored almost 4 years ago
Pass a View.Types.ViewContext aroud the view functions instead of a Style.Types.ExoPalette

gitlab.com/exosphere/exosphere - 82e0aaba0f4be9fa86fc828bcdfa328fd13e6adb authored almost 4 years ago
setting localization for Jetstream Cloud

gitlab.com/exosphere/exosphere - 0565c1318dc2754a64ce8ea18a1927c1a1d4357c authored almost 4 years ago
Store any customized localization in the model

gitlab.com/exosphere/exosphere - 2fc07f9d9ffca1b38fc01b63b3f2eac6229af1b7 authored almost 4 years ago
document how to customize localization

gitlab.com/exosphere/exosphere - 9f08f5e70c6b0bc5c7adfadae7f6042071c6d6c9 authored almost 4 years ago
Default config.js values

gitlab.com/exosphere/exosphere - 08818acf1e08817bdb6e050e86425f0e95838066 authored almost 4 years ago
Make localization optional in flags

gitlab.com/exosphere/exosphere - 051b60fc3f39d0b18c63f1bd17d2f9c55854cc73 authored almost 4 years ago
Localization in model and default value

gitlab.com/exosphere/exosphere - f335cfadd3fa45bf0cc17a7c71310ea3acb1ae6b authored almost 4 years ago
Merge branch 'cmart-master-patch-05203' into 'master'

Update README.md

See merge request exosphere/exosphere!398

gitlab.com/exosphere/exosphere - 5c9a8cdc8dbb9f1c4bd700b1ca9c44f2a7213389 authored almost 4 years ago
Update README.md

gitlab.com/exosphere/exosphere - 48e4504b84d578ec38f3393541eeb15c43b48720 authored almost 4 years ago
Merge branch 'package-upgrade-true' into 'master'

Upgrade operating system packages on first boot

See merge request exosphere/exosphere!397

gitlab.com/exosphere/exosphere - 2dca3546fc7de22e3044f2035581e9765cd224e2 authored almost 4 years ago
Merge branch 'issue-409' into 'master'

Skip the SQL database for Guacamole

Closes #409

See merge request exosphere/exosphere!396

gitlab.com/exosphere/exosphere - 4d06bf442261e5c1229b7282d87e16c465a02570 authored almost 4 years ago
Merge branch 'issue-475' into 'master'

Fix communication of exoSetup via console log

Closes #475

See merge request exosphere/exospher...

gitlab.com/exosphere/exosphere - 512bb7cc0e37c0e88a3e2df31afa9b39a8823076 authored almost 4 years ago
Upgrade operating system packages on first boot

gitlab.com/exosphere/exosphere - fb5dcbe29a17a7ece7b39dff49a6276cd3182abe authored almost 4 years ago
try skipping the SQL database for Guacamole

gitlab.com/exosphere/exosphere - d5190435bae4a8e9f8a9fa11c4775d0eb40c953e authored almost 4 years ago
When trying to parse JSON objects in console log, throw out any characters before or after the JSON object

gitlab.com/exosphere/exosphere - e5b4093afd25cf0e36c45f816b97471513292929 authored almost 4 years ago
Sleep 1 second before writing to console log, ensuring previous command is finished writing to console log

gitlab.com/exosphere/exosphere - 462ecdb9292eb4bbcc90bfcd3f53b862e7a942ec authored almost 4 years ago
Merge branch 'fix-ipv6-icmp-protocol-security-group' into 'master'

Problem: Security group rule decoder broke

See merge request exosphere/exosphere!394

gitlab.com/exosphere/exosphere - 2ee9c9aebd9cac9224a4d435c4b76f07308bbc4a authored almost 4 years ago
Removed comment.

gitlab.com/exosphere/exosphere - f4f4e744ec0cd40f19acbf98d8520c2f12473800 authored almost 4 years ago
Normalized security group protocol identifiers

Start all of them with 'Protocol'.

gitlab.com/exosphere/exosphere - f9df496dcfba558a0bdbfff25a9fb6cdfc9ca939 authored almost 4 years ago
Added rest of protocols from here:

https://docs.openstack.org/python-openstackclient/rocky/cli/command-objects/security-group-rule....

gitlab.com/exosphere/exosphere - f24dee63247e0e22092c58ef5ec43da6b786fd34 authored almost 4 years ago
Problem: Security group rule decoder broke

Broke for protocol 'ipv6-icmp'. Added a valid decoder.

There's a protocol 'icmpv6' which doesn'...

gitlab.com/exosphere/exosphere - 28616f77ea742e8421dc3d8dc9ef66f60679ad17 authored almost 4 years ago
Merge branch 'issue-259-improvements-to-image-search' into 'master'

Issue 259 improvements to image search

Closes #259

See merge request exosphere/exosphere!391

gitlab.com/exosphere/exosphere - 84fce9da514e69a831fefa6438277f124788c8b0 authored almost 4 years ago
Fixed problem: All images excluded with no filter

If no filter then no images should be excluded, instead of excluding all
images. XD

gitlab.com/exosphere/exosphere - d4f4421cb0066ee2858baaa19769994a9508b526 authored almost 4 years ago
Determine image 'featured' status in the view

Instead of a pointless JSON decode step, and storing it on the image.

Had to add the featuredIm...

gitlab.com/exosphere/exosphere - 350b6418b2fa8bd101e6da71335ea1327c729d7c authored almost 4 years ago
Removed excludedByDeployer attribute from Image

No longer need to pass defaultImageExcludeFilter down the JSON decoding
process either.

gitlab.com/exosphere/exosphere - 6b8d6b3795531d496e0a6852149d4bbbb38fe03d authored almost 4 years ago
Determine image exclusion in the view

Instead of using the JSON decoder and storing it on the image.

Had to add the exclude filter to...

gitlab.com/exosphere/exosphere - 2ece737ce2df88d6cda81c74dc5b6dbe5b3682d0 authored almost 4 years ago
Simplify 'drop the rest' decoder

gitlab.com/exosphere/exosphere - 299618f4c72a0ca0cc08bbbe7b4bea01c7d32432 authored almost 4 years ago
Added 'additionalProperties' to Image

Decoding this dictionary of strings from all image properties which are
NOT present in a list of...

gitlab.com/exosphere/exosphere - a35aa3e6b35dfd48f5ccabefba2c091ab0264a21 authored almost 4 years ago
Eliminate repetition

List.concat together featuredImages, ownImages, and otherImages, then
feed the result to just on...

gitlab.com/exosphere/exosphere - e3e0206061eeddc195d64f84d68873870c85889a authored almost 4 years ago
Use ExcludeFilter instead of duplicating code

gitlab.com/exosphere/exosphere - 2978c531a5dd86fad9fa15253d84345c644f97bb authored almost 4 years ago
Only exclude atmo images for exosphere.jetstream

gitlab.com/exosphere/exosphere - 090f2ebf73d348c8f3355fd99fbdee6823e6baea authored almost 4 years ago
Merge branch 'issue-187' into 'master'

install a GUI desktop environment upon request

Closes #187

See merge request exosphere/exosphe...

gitlab.com/exosphere/exosphere - 1bab037fbdae881e0cc4023d73f8bc28b7ea49b9 authored almost 4 years ago
defaultImageSearchText -> featuredImageNamePrefix

defaultImageSearchText is no longer an accurate name for that option,
because instead of populat...

gitlab.com/exosphere/exosphere - def3d3f5b146e08a60bd564a583cd6292bcc8afa authored almost 4 years ago
Document image exclude filter in README.md

gitlab.com/exosphere/exosphere - 106a5e2a8d1c343aa31072d56bc3579056de27cc authored almost 4 years ago
Reverted tests for Glance image data

gitlab.com/exosphere/exosphere - 7f6cd6c96869e0baa8b80ee43d408f12a6088fd0 authored almost 4 years ago
More contrast on warning text

gitlab.com/exosphere/exosphere - a4a0db4b1551d9e404e5b74afb34930c4cc0e8d5 authored almost 4 years ago
Appeasing elm-analyse

gitlab.com/exosphere/exosphere - 91b6879d213fa11c9628f3026493ed318846d6a9 authored almost 4 years ago
Don't exclude images for local (dev) config

gitlab.com/exosphere/exosphere - 5af87bb178ca54d0544659d576d1da31ec43881a authored almost 4 years ago
Show featured images at the top of the list...

...then the project's images, then the rest of the images.

gitlab.com/exosphere/exosphere - 37538711d498d319764f0dc2ec4cb03508443064 authored almost 4 years ago
Show 'featured' badge for featured images

gitlab.com/exosphere/exosphere - 78236264159760dba5710da628c4040cc37be6fa authored almost 4 years ago
Added 'featured' attribute to Image type

Also setting this attribute on images when they're received.

And image is considered 'featured'...

gitlab.com/exosphere/exosphere - b9465873d964f9370f8b8ca323b07708c6ed8e90 authored almost 4 years ago
Warn user of likely long wait if deploying desktop environment to image which does not have one

gitlab.com/exosphere/exosphere - 94d4291b2ddc7d5d7ef6295ab836608f8bfd3f5e authored almost 4 years ago
Added 'ImageVisibility' type as well as decoder

Also added 'visibility' attribute of type 'ImageVisibility' to 'Image'
type.

gitlab.com/exosphere/exosphere - c2f772b2ac87f16e0d883b767062f98494566a15 authored almost 4 years ago
Don't use default image search in search box

gitlab.com/exosphere/exosphere - 694769f5326170a55dca8976a3348b421ca1a079 authored almost 4 years ago
Removed debug log

gitlab.com/exosphere/exosphere - 8d02c7c393be3bf11e8629829d8e1717bd2edc43 authored almost 4 years ago
Tests for decoding Glance image data

gitlab.com/exosphere/exosphere - 9506eda77649d89ad55a591a81512aab8ecee191 authored almost 4 years ago
Added filterKey and filterValue to model.

Also passing it down to the image decoding code.

gitlab.com/exosphere/exosphere - 5804821fa921eb89ad59de87c85a5f8f1df9adc8 authored almost 4 years ago
Don't show image in list if excluded by deployer

gitlab.com/exosphere/exosphere - 8a02694dae0b3009adc87d6afd299ed3485b4c2a authored almost 4 years ago
Changed exclude filter to a record.

Also moved it into the style attribute of the model.

gitlab.com/exosphere/exosphere - 5d1ae92bc60d7839447b8c086a3f146f19d69cdc authored almost 4 years ago
Added defaultImageExcludeFilter to configs

gitlab.com/exosphere/exosphere - 0585c84f5d1e627d3d5c23188c4720cc4db82081 authored almost 4 years ago
Merge branch 'fix-broken-styleguide' into 'master'

Fixed style guide

See merge request exosphere/exosphere!392

gitlab.com/exosphere/exosphere - 01fef1361a8730bb0c88ebfe6dfe5d170f6d8f46 authored almost 4 years ago
Fixed style guide

It imported and used the 'question' icon which no longer exists.

gitlab.com/exosphere/exosphere - b8cbd7595da574dd62a689cc3d97c25e2b2c8c14 authored almost 4 years ago
Attempt at deploying graphical desktop environments on Ubuntu and CentOS

gitlab.com/exosphere/exosphere - 9a47d8e78c68a36d907597580ab90ef20414cce4 authored almost 4 years ago
Fixing copy-paste error

gitlab.com/exosphere/exosphere - 72aa59d01a4fba1d8e0dd1c33fcc92bbab4386d2 authored almost 4 years ago
scaffolding for ability to run additional cloud-init commands to deploy desktop environment

gitlab.com/exosphere/exosphere - 8b66d971d41253b427892fe2acd371fc9587ac93 authored almost 4 years ago
Remove unused parameter

gitlab.com/exosphere/exosphere - a8c2db55826eb420dc615396adc6bcd37f662fab authored almost 4 years ago
Option to deploy desktop environment when launching server

gitlab.com/exosphere/exosphere - 033e84e6141e17acff981548eb36a044afc9ccf9 authored almost 4 years ago
Merge branch 'pwa' into 'master'

Replace Electron with Progressive Web App, deprecate Cockpit support

Closes #397, #396, and #31...

gitlab.com/exosphere/exosphere - 9037c8ca2ede1d609fcd23ca70646ef63a612309 authored almost 4 years ago
Stop setting up OpenStack security groups with port open for Cockpit

gitlab.com/exosphere/exosphere - 2f21c7f40b56adb5eba2d2c632fb36e711398a8b authored almost 4 years ago
Update docs showing Cockpit deprecation

gitlab.com/exosphere/exosphere - 38ef2820bbdcb48d5f477d484300a43de3cb1f86 authored almost 4 years ago
Stop deploying Cockpit to new instances

gitlab.com/exosphere/exosphere - ab030908ccb0c07c6549b4af92be7f82e984b06f authored almost 4 years ago
Remove unused imports

gitlab.com/exosphere/exosphere - 7257ed56278651a17daf96b770c483116609720e authored almost 4 years ago
Show deprecation warning with Cockpit-based interactions

gitlab.com/exosphere/exosphere - e6b2804e4b4fd067120e48aef4f9789babeb92ae authored almost 4 years ago
Maskable icons for PWA manifest and apple-touch-icon

gitlab.com/exosphere/exosphere - 1c1250963c1717d5c7415edeb51953b0d381e475 authored almost 4 years ago
Instructions for installing Progressive Web App

gitlab.com/exosphere/exosphere - 397c0588d3e674d0a52eff974f316cff8a469eec authored almost 4 years ago
Instructions for installing Cockpit manually

gitlab.com/exosphere/exosphere - 2eebb00d461509f01840125567ce092e07dca3ad authored almost 4 years ago
Be more precise about day when Electron will stop working

gitlab.com/exosphere/exosphere - 9fcd3e50e0c6304fffab8f2c47ccbd78fb28da11 authored almost 4 years ago
Fix ugly maskable icons

gitlab.com/exosphere/exosphere - 321680d7f37de6bf7bd3fd518723ed83b13b6220 authored almost 4 years ago
Service worker script needs to live in root of path in order to control the root path

gitlab.com/exosphere/exosphere - 6442353d12fe07dbb1ee4a073c894ec6d0d6937e authored almost 4 years ago
Fixing icon URLs for webmanifest file

gitlab.com/exosphere/exosphere - b654cce507c8389d7c20841c1ff1bac563e61d21 authored almost 4 years ago
Apparently Firefox doesn't want an SVG for the add-to-home-screen icon

gitlab.com/exosphere/exosphere - 0697b29879e8867e7e56b97c9d4422d7753514f7 authored almost 4 years ago
Background for PWA icon should be white

gitlab.com/exosphere/exosphere - db589a6a9fcd65ed1a25d2f5cff7becfda781639 authored almost 4 years ago
Fixing start URL

gitlab.com/exosphere/exosphere - aae2a5df65e656c44fd183e393695eabe95bd38a authored almost 4 years ago
Attempt at a minimal service worker that satisfies Chrome

gitlab.com/exosphere/exosphere - bef35d75539c5fac64485ba5a3c9264be3251374 authored almost 4 years ago
Moving service worker to a place where it will actually get deployed by CI

gitlab.com/exosphere/exosphere - 719cac09a0eaec47448ff5910dcf49c89a21dcdc authored almost 4 years ago
Apparently theme color controls URL bar background on mobile

gitlab.com/exosphere/exosphere - 4061f1e90c7f8d84c031589d067c4baeef0aeb13 authored almost 4 years ago
Fixing start URL to be within scope of the service worker

gitlab.com/exosphere/exosphere - 64b94cd9f2d3d2d0ad9876c6c5774f044d1926e4 authored almost 4 years ago
Removing hard-coded colors, adding a few things suggested by Lighthouse

gitlab.com/exosphere/exosphere - 6902f64d00f5fec03180dc834b62ae9e663f867a authored almost 4 years ago
Attempting to fix apple-touch-icon

gitlab.com/exosphere/exosphere - c17d891fdedaee3fa295440be164bb0702d71522 authored almost 4 years ago
Serve Electron app with deprecation notice that points folks to the PWA

gitlab.com/exosphere/exosphere - d86a320a167eb355e7a4a334c3a292c714cbc4a5 authored almost 4 years ago
Add web manifest for Progressive Web App

gitlab.com/exosphere/exosphere - 50256759b91e629728f2ffc0c6676f48dd4f4638 authored almost 4 years ago
Trying to fix start URL for PWA

gitlab.com/exosphere/exosphere - 0bd3c4d5afc52786d493257c21c335118aa44f5d authored almost 4 years ago
Fixing bug in webmanifest file

gitlab.com/exosphere/exosphere - 47ab97beaedf542f31a657fccbc2987682c7d081 authored almost 4 years ago
Show browser navigation buttons on PWA

gitlab.com/exosphere/exosphere - 17646e4c61c590257296a198841160182e4cbf1a authored almost 4 years ago
Merge branch 'issues-429-459' into 'master'

Fix bugs around Guacamole status when server is shelved, shut down, etc.

Closes #459 and #429

...

gitlab.com/exosphere/exosphere - 2fb3937807da8adf77a8dcdd98098afce94f366f authored almost 4 years ago
Merge branch 'issue-456' into 'master'

install haveged on new instances to prevent entropy starvation

Closes #456

See merge request e...

gitlab.com/exosphere/exosphere - b558a222855e598a73e63e9e20fc5b22575781e9 authored almost 4 years ago
Merge branch 'issue-461' into 'master'

Ensure new volumes are owned by exouser

Closes #461

See merge request exosphere/exosphere!387

gitlab.com/exosphere/exosphere - 583f08fe42658fcf0f843423ba671d6ea74d4480 authored almost 4 years ago
If receiving a Guacamole token for a server that is no longer active, don't store it

gitlab.com/exosphere/exosphere - 3a933d683d52f39eac7812f1e153217a95276c4f authored almost 4 years ago
Don't show error status for Guacamole interaction if server has been power cycled in past 20 minutes

gitlab.com/exosphere/exosphere - abf6553c40359975d480a163ebe4bb01a50c3a68 authored almost 4 years ago
Fixing broken JSON decoder

gitlab.com/exosphere/exosphere - 931235fe2279a4ca8aa791e012e27e59c6bdbf99 authored almost 4 years ago
Retrieve and store server event history

gitlab.com/exosphere/exosphere - 886b2925c17cb1dd203446c87dbe14e91cf3f98e authored almost 4 years ago
If server is not active then forget Guacamole token

gitlab.com/exosphere/exosphere - 0db1f92fa3ef6af492aa2dbf9a75942189c764db authored almost 4 years ago
Try to install haveged on Ubuntu 18 a second time

gitlab.com/exosphere/exosphere - 4bb2689dde0b7a26f8ec3aaa3f78bc7f244082b6 authored almost 4 years ago
install haveged on new instances to prevent entropy starvation

gitlab.com/exosphere/exosphere - 03ac7be4cb2d2f01bc69a1bf71ddd749661b98e0 authored almost 4 years ago