Ecosyste.ms: OpenCollective

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

github.com/TUM-Dev/NavigaTUM

Navigating around TUM with excellence – A website and API to search for rooms, buildings and other places
https://github.com/TUM-Dev/NavigaTUM

limited the usage of actix `configure()` to where necessary/usefull

ac8351724fcbfa0241f9dc60e37e3e372d9c53d9 authored over 1 year ago by Frank Elsinga <[email protected]>
remved the restarter only restarting production

b4d5b012db2c4de8959dd197fdd9e5bc3ea51657 authored over 1 year ago by Frank Elsinga <[email protected]>
changed the rsync version installed in the webclinet to one which is avalibel under `node:20`

76f8619c90196bdcb73e682c714a9faaca3168e8 authored over 1 year ago by Frank Elsinga <[email protected]>
linting and translation fixes

e61032d9f71cd6aa36a4ef83f301efb4db71c348 authored over 1 year ago by Frank Elsinga <[email protected]>
linting and translation fixes

d6af3f00022c56efe471ea20dde6e6fc6c1c6aac authored over 1 year ago by Frank Elsinga <[email protected]>
fixed the frontend tests not running because of missing labels

b826410c79ec2743881ea3ce15213584c94434d5 authored over 1 year ago by Frank Elsinga <[email protected]>
fixed more formatting+typing issues in the webclient

4da2854c585baf6ac8cd22a8262f3fb747565556 authored over 1 year ago by Frank Elsinga <[email protected]>
fixed various typing/formatting bugs in the webclient

446ab31bdf76c94af3254647c3e6d3f4c39ff32f authored over 1 year ago by Frank Elsinga <[email protected]>
introduced markdownlint to lint all readmes

a7aa5703439564d1e8c5862d88e712a4fd740dd7 authored over 1 year ago by Frank Elsinga <[email protected]>
formatting fixes

0c02a8b283ea8f447ba4ed7030b156a6301d3c5c authored over 1 year ago by Frank Elsinga <[email protected]>
switched to specifiying the version numbers exactly in the Dockerfiles

6c3082c9610d0fbbd18fedd5d6acb8a8c1b7e262 authored over 1 year ago by Frank Elsinga <[email protected]>
fixed `main.scss` being formatted differently

5d854f475a49204be64b8add8c480c3fd1a1cc4f authored over 1 year ago by Frank Elsinga <[email protected]>
fixed `main.scss` being formatted differently

32c21cfd722da8e153c5a38183c57216d0087028 authored over 1 year ago by Frank Elsinga <[email protected]>
added the ability to detect branch changes in the deployment additions

d00f2ae6169c7f904fa0662f62a4a6e3c1143685 authored over 1 year ago by Frank Elsinga <[email protected]>
added human names to the restarting jobs

7733371bd9dfe84b4c3e87f4fb58d696b7d0aee5 authored over 1 year ago by Frank Elsinga <[email protected]>
shortened the name of `build-and-push-image` to `build`

af9da6fcd0cbda5bad42038842d58c7c9dfac176 authored over 1 year ago by Frank Elsinga <[email protected]>
tested a different way to restart deployments

49bae6860133f6ea4b59ffe0fce39fd5cff11529 authored over 1 year ago by Frank Elsinga <[email protected]>
Update Rust crate cached to 0.44.0 (#653)

* Update Rust crate cached to 0.44.0

* fixed `lazy_static` being used without being installed...

38b69176cbd56837a87331981eeb6aa127e187a5 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
extracted one function out of the main sitemap generation

03d206ba512fd009581fd01ec2698d2feb1e9213 authored over 1 year ago by Frank Elsinga <[email protected]>
fixed the cdn not wanting to respond on port 9000

17d14b5192c403de366a0467231708c54c0c7d80 authored over 1 year ago by Frank Elsinga <[email protected]>
made both nginx configurations similar

e0116e20e3ec73ad0ccaadbfa8e8efc5d084d9a4 authored over 1 year ago by Frank Elsinga <[email protected]>
fixed the name of the CDN

3f911961d283e5bd563c97b727852db9d57871b1 authored over 1 year ago by Frank Elsinga <[email protected]>
Revert "removed `allowPrivilegeEscalation: false` where it caused problems"

Revert "tested different `allowPrivilegeEscalation` policy"

This reverts commit be4c51b98532aa06...

cd23725ab21ca5d19709fabbf1f29ab431c50480 authored over 1 year ago by Frank Elsinga <[email protected]>
tested different `allowPrivilegeEscalation` policy

be4c51b98532aa06b25bc61ec72f6c00ce8a95a2 authored over 1 year ago by Frank Elsinga <[email protected]>
removed `allowPrivilegeEscalation: false` where it caused problems

52759cf375a1729e098696221d3bc12acbf93b4a authored over 1 year ago by Frank Elsinga <[email protected]>
added `allowPrivilegeEscalation: false` to all containers

357b0a9a9c0d89634966d3d2c7785bd84a47fec0 authored over 1 year ago by Frank Elsinga <[email protected]>
reconsidered the linux capabilities in all services (#652)

* secured the ngiinx deployments

* made sure that MS does not depend on nonexistant environme...

bb7e188d244cac82b715dba82b027124354b72a4 authored over 1 year ago by Frank Elsinga <[email protected]>
updated the `time to completion`-estimations in the scraping definition

84703345907abcf597e4d04203bc4ebb66e10d2b authored over 1 year ago by Frank Elsinga <[email protected]>
added a cpu/memory limit to the cronjobs

c91d9969b93d1e9b0b99d4ab00ba5d14096fbc47 authored over 1 year ago by Frank Elsinga <[email protected]>
refactored the calendar scraping more often, as the new scraper is much more efficient => faster

6b50ff915850d5cc6a677d15389a0d712be4c68d authored over 1 year ago by Frank Elsinga <[email protected]>
added `--no-install-recommends` to the npm install command to prevent additional packages being installed unintentionally

556971be7099865ca6499a4473e26a643a50d72e authored over 1 year ago by Frank Elsinga <[email protected]>
[Cal-12] Replacement of internal API calls with the CDN (#637)

* rebuild the calendar scraper without the usage of internal api calls

* made shure that the ...

6a05492f42881ece1a907cf079ac35d0954aa0c5 authored over 1 year ago by Frank Elsinga <[email protected]>
migrated to `pretty_assertions` in all rust unit tests

10ba931a4f98434321c568755bdf42b84f179a47 authored over 1 year ago by Frank Elsinga <[email protected]>
Revert "Update rust Docker tag to v1.70 (#648)"

This reverts commit a2e45a2d433cf46e65ebdb0e4f0dce382601dbf8.

f359ea2fd270171dcd4b1317edd85bb46aea7423 authored over 1 year ago by Frank Elsinga <[email protected]>
Update rust Docker tag to v1.70 (#648)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

a2e45a2d433cf46e65ebdb0e4f0dce382601dbf8 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update Rust crate octocrab to 0.25.0 (#649)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

94923c7e075cb6391876b0c635ae5cb013ce1cc3 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
tested a lower `minRendererPoolSizes` option which better correlates with actual expected usage

ddc76957409e2d395c45b671de12ce5ee78b1c30 authored over 1 year ago by Frank Elsinga <[email protected]>
formatting

32fddc8f6bb8ec66c6b40721d3193ad2202ddc16 authored over 1 year ago by Frank Elsinga <[email protected]>
formatting fixes

35e3448abfc64d471e5f8b21270d5e04518d8e47 authored over 1 year ago by Frank Elsinga <[email protected]>
fixed images not getting loaded properly

14cd613e34f6f1bfe8b35af3135af2af8d990835 authored over 1 year ago by Frank Elsinga <[email protected]>
migrated the searchbar to use the compositon api instead of the options api

ef396f39a6081ec6c5564a473e84f2836ee8a40a authored over 1 year ago by Frank Elsinga <[email protected]>
simplified the way we watch for changes in the frontend

fad4e2dd68e11bd4528dcf18bf72b015d363df33 authored over 1 year ago by Frank Elsinga <[email protected]>
extracted webglSupport to its own function

2d267fc61344a873d3d5edb97c0bb6cd98dcbeb6 authored over 1 year ago by Frank Elsinga <[email protected]>
fixed `og:url` not being set after navigation

1c4774afc3fd0138f60693629a0feb37422eb467 authored over 1 year ago by Frank Elsinga <[email protected]>
Update Rust crate octocrab to 0.24.0 (#647)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

ed0526d41e492719b2ba38b2ec5c42ace7f29f55 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Revert "upgraded to rust 1.70"

This reverts commit 6e5bd5194426663fc74169fdd1fa7619c1e74a51.

4ad302e2bdbc382e3a572ff6cf11f1fd8d55df17 authored over 1 year ago by Frank Elsinga <[email protected]>
disabled chrono's default-features to get rid of the `old-time` feature

ecc84c4750d5572104bf93ad44b7d49fd8db8f25 authored over 1 year ago by Frank Elsinga <[email protected]>
upgraded to rust 1.70

6e5bd5194426663fc74169fdd1fa7619c1e74a51 authored over 1 year ago by Frank Elsinga <[email protected]>
tested a different started dateformatting

679fc5416b3cc14f668fa9d6718cb88c7d1bddc2 authored over 1 year ago by Frank Elsinga <[email protected]>
commented out the setCommits option, as pending admin aproval will only be given next week

355f56e57947093a63e53fc10f559d78accb4278 authored over 1 year ago by Frank Elsinga <[email protected]>
added sessionsreplay to the sentry confinguration

cee0a099b5b78cb53d1b44cb596b22551de8d320 authored over 1 year ago by Frank Elsinga <[email protected]>
tested a different repo formatting

2e9b0ecd1b2009c52a6362b0721c57ea8891dfa4 authored over 1 year ago by Frank Elsinga <[email protected]>
fixed the sentry authToken being invalid

4abf5d840a0b7f3f81fd2dbca8cc1cbd51d774ba authored over 1 year ago by Frank Elsinga <[email protected]>
possibly fixed the webgl error getting thrown

8e52435d0066323301c3dc50711db1b28a74e072 authored over 1 year ago by Frank Elsinga <[email protected]>
added the git commit message as a release name

6d43b6dab62db91dc1fad6d487aaa0667e90fc02 authored over 1 year ago by Frank Elsinga <[email protected]>
fixed a typing error

8a6193f27f3df5c4bd836c7c3116fc8c89564528 authored over 1 year ago by Frank Elsinga <[email protected]>
remvoed debug statement showing the errormessage constantly for every user

e74587a067904d726ce7d58ecd3113a1cdcc6ced authored over 1 year ago by Frank Elsinga <[email protected]>
added a vite plugin to track deployments better

220676e1fc6bb09004fac82e53082bba9f6322e6 authored over 1 year ago by Frank Elsinga <[email protected]>
Webgl support errormesage (#646)

added a webgl support errormesage

844d05d84db13c94b768b7c13edee2c70fe42f2e authored over 1 year ago by Frank Elsinga <[email protected]>
fixed the backgorund of the user location dot being nearly tum blue

425132d0792176b8817ac94e81f25e47375810d2 authored over 1 year ago by Frank Elsinga <[email protected]>
fixed `defineExpose` being imported

36e8940535dcd40fc2176e13a4d287dd2bec04b7 authored over 1 year ago by Frank Elsinga <[email protected]>
removed outdated comments

71b21a30c1605a212cf1c84efa111a9837ab7dfb authored over 1 year ago by Frank Elsinga <[email protected]>
fixed the formatting of the translation files

5877e2172ad69c351bb2d635e2ab49cbfc3f53a6 authored over 1 year ago by Frank Elsinga <[email protected]>
Update Rust crate chrono to 0.4.26 (#645)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

0f0a64737745054706ed5091d098e11e268d7020 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fixed another bug with serialising to localstore

7dc4b80ab8bf95f16b39111c285eed1fc258647a authored over 1 year ago by Frank Elsinga <[email protected]>
tested another way of getting `useStorage` to work

4f1987fe1ba6af242923aa9878e8f6f750680279 authored over 1 year ago by Frank Elsinga <[email protected]>
tested a different way to store tokens

741a7d7f86aba07c7e175060f88000579f679220 authored over 1 year ago by Frank Elsinga <[email protected]>
removed two unnesseary calls to `localStorage.removeItem`

7bd3fae51a72ddfbd5c5dc56d0c2748598e60f8f authored over 1 year ago by Frank Elsinga <[email protected]>
use `useLocalStorage` to manage tokens

d69659e72f9d2edd0a48c8a3151b8ac1652fb9dd authored over 1 year ago by Frank Elsinga <[email protected]>
typing fixes

09008ab1bfb446cbc5e865b70d692c449d46362b authored over 1 year ago by Frank Elsinga <[email protected]>
made sure that "non-capturing" html tags are formatted identically

5eb2b41770ecb409fd1eb4ab4990374028c30e6d authored over 1 year ago by Frank Elsinga <[email protected]>
added translation for all `alt` and `aria-label` tags

71367e183dc172a0b7f8454c450c4fe05728274f authored over 1 year ago by Frank Elsinga <[email protected]>
fixed `router-link` being named different to all other `RouterLink`s

643d9a580498acd7d34c28526a7ad7bcad203840 authored over 1 year ago by Frank Elsinga <[email protected]>
replaced all instances of `v-bind:..` with `:..`

9eca1e67367ed593bc9f4c506d079a7dac26f2bf authored over 1 year ago by Frank Elsinga <[email protected]>
added a comment to ignore the rejection promise for `scrollBehavior`

195d7d9d6217560db184a4df29ef9326991ff082 authored over 1 year ago by Frank Elsinga <[email protected]>
migrated to templatestrings in the frontend where it makes sense

18092a024925dbc238f1b69afec8a5a6bc98e710 authored over 1 year ago by Frank Elsinga <[email protected]>
added typing hints to `defineProps` and `defineEmits`

8874711f5fbb73dde2b6cc79c54ef6bdde104406 authored over 1 year ago by Frank Elsinga <[email protected]>
refactored the clipboard functionality to utilise the utilities of vue-use

e44d69dae9324db9fdcc931084c77f6e7736aa2c authored over 1 year ago by Frank Elsinga <[email protected]>
fixed the fullscreencontroll not displaying the correct icon

d43a2ff0b96d47c9dcb8e1984a9e6c099a1bf864 authored over 1 year ago by Frank Elsinga <[email protected]>
fixed the typing hints of the details page being off

111c061228ec001af5dcdf72f099fcddefe5cc73 authored over 1 year ago by Frank Elsinga <[email protected]>
Addition of Sentry for Frontend Observabiltiy (#639)

added sentry for gathering intel on the frontend deployment

34cacc6af6ab958065b6bebac95e494444788cde authored over 1 year ago by Frank Elsinga <[email protected]>
tested if changing the sitemap definintion place fixes the data pipeline not getting build

20b2234756b9c93301582dc50f5ecd09b2a283f9 authored over 1 year ago by Frank Elsinga <[email protected]>
fixed unquoted image sources causing id differences

098a3847e37b19435fc44f131519b7edc1a814c5 authored over 1 year ago by Frank Elsinga <[email protected]>
[continous-quality-tests-1] Refactored current quality tests to be typesave (#470)

* migrated the quality checks to a type-checked test

* Refactored the evaluation loop to requ...

457043dae526136422ca22f07e15830fbe6e657c authored over 1 year ago by Frank Elsinga <[email protected]>
Vue3 Frontent Tests (#610)

* added a basic traft of tests

* added a test for the search functionality

* added a test ...

13be280d690a3437f103f5306e2276239a757cb1 authored over 1 year ago by Frank Elsinga <[email protected]>
Update Rust crate meilisearch-sdk to 0.23.2 (#640)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

a4886e64ffca7a09ea1e4e089c367ebeab40e4f7 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fixed repeated highlightings not being highlighed, as `replace` was used instead of `replaceAll`

7eaa7a5570393fc30365a1eb34f992139a10901a authored over 1 year ago by Frank Elsinga <[email protected]>
fixed `window.encodeURIComponent` being called instead of `encodeURIComponent`

4b4555941580cf76472125d0bc652a21df364657 authored over 1 year ago by Frank Elsinga <[email protected]>
Update Rust crate chrono to 0.4.25 (#638)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

a5de24e44cc2eb512753f8f21f748beef43d912a authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update Rust crate log to 0.4.18 (#636)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

b968870016efd6953f22c5ec86bb3f03dc062f13 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update Rust crate tokio to 1.28.2 (#635)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

05713c7f477c868314afcb4f7ef122cfb30baa4a authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
bumped the api_types used by the webclient to include this change to the feedback api

38c444e5ace612cbc3d706db3bad59fb499315c0 authored over 1 year ago by Frank Elsinga <[email protected]>
fixed the feedbackmodal not correctly utilising `request.json()`

af20d564f67a12c48e4e7ef516d12f1db3c3c574 authored over 1 year ago by Frank Elsinga <[email protected]>
Better 404 handling for missing rooms (#538)

* Better 404 handling for missing rooms

* No longer urlencoding path

* Fix feedback form n...

d9136c388461ab9bd7837ae0a2266a607cba3f3a authored over 1 year ago by Frank Elsinga <[email protected]>
fixed the name of some WCs being tanslated unnessesaryly

c4b8f3e5cd73fba78f1e3ab49811182adcc38da9 authored over 1 year ago by Frank Elsinga <[email protected]>
tested a different way of glueing the feedback and the webclient together

9640149a1c0133353710e23735ceaf4685545682 authored over 1 year ago by Frank Elsinga <[email protected]>
fixed `/org_logo.svg` not being served

409b9e6e389e9bb2a869536463760c14f9312ee8 authored over 1 year ago by Frank Elsinga <[email protected]>
migrated from using `_requestPage()` to `fetch()` in the `FeedbackModal`, as this way the code is cleaner

5a5b8d57f07f7268092adf6ed1feda6a9f2cb9de authored over 1 year ago by Frank Elsinga <[email protected]>
ran the formatter

b329bf2554b6ed35fba63d002ad26e0c836fc39f authored over 1 year ago by Frank Elsinga <[email protected]>
changed the preview to be on the same port as the devserver

c5efe2b2d2511804e4ba9bc2cbb0f9d79a0a67f8 authored over 1 year ago by Frank Elsinga <[email protected]>