Ecosyste.ms: OpenCollective

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

Phoenix IDE

Phoenix is a modern open-source IDE for the web, built for the browser. We develop the Phoenix code editor for the web.
Collective - Host: opensource - https://opencollective.com/phoenix-ide - Website: https://phcode.dev - Code: https://github.com/phcode-dev/phoenix

test: reportes will display pass and fail status for each tests in github actions console

github.com/phcode-dev/phoenix - 1741cacdb57ad2a6bed475abb8d99141dffbf71a authored over 1 year ago
fix: playright test failures opens browser to show failures in actions

github.com/phcode-dev/phoenix - 078e65d3a2453c38bd627f27c9c79f1133b14905 authored over 1 year ago
test: reporters will now log to GitHub action console

github.com/phcode-dev/phoenix - 60bc6d6fddd8dd21723802955d7072c445f4da28 authored over 1 year ago
fix: chrome tests will run on linux as windows tests seems flakey and not repro localy

github.com/phcode-dev/phoenix - 9c7bb3c47fa106fe1b450ebd3ff61c2084b0eb64 authored over 1 year ago
fix: test failure in windows in pipeline due to timout?

github.com/phcode-dev/phoenix - bfde6f4c0f8fae7612ba20aad3af0e2f610a6362 authored over 1 year ago
feat: initial draft of tauri file system support

github.com/phcode-dev/phoenix - ea36c6b68eb9b15339bd238e19b8093ab5a26bdb authored over 1 year ago
build: new npm run build:debug target for generating builds with debug symbols when available

github.com/phcode-dev/phoenix - 3527d03342f09b9525705a32f280088992795afa authored over 1 year ago
fix: sonar issues

github.com/phcode-dev/phoenix - c0792e6604f923c5cd9f0bb899f60dffd2b8527d authored over 1 year ago
ci: bump patch version to 3.2.7

github.com/phcode-dev/phoenix - 2b0f39965cda236b2ed0553955772c2c230953fa authored over 1 year ago
chore: moved resize on startup logic to tauri rust code to prevent flicker

github.com/phcode-dev/phoenix - 4f1703cc879584cd8d1adea58e5048306d014d5f authored over 1 year ago
ci: bump patch version to 3.2.6

github.com/phcode-dev/phoenix - 885a2ef9c6e6cbcfb9dd24e55fc9feeedce43293 authored over 1 year ago
fix: return promise for toggleDevtools api

github.com/phcode-dev/phoenix - 33f9cc52669a82a66b106c5fa9f9cc89a65b0b06 authored over 1 year ago
feat: add show developer tools in debug menu for tauri

github.com/phcode-dev/phoenix - 4c26b63450042c52c4de744bc1a0a5b4cd720820 authored over 1 year ago
fix: major version bump correction

github.com/phcode-dev/phoenix - 3fc9ee00455b88fd4f5edac416f9b6e767999962 authored over 1 year ago
ci: yearly major version bump github action on jan 1 every year

github.com/phcode-dev/phoenix - 831896fc48810dc69a7250bd58955396af7f5cdd authored over 1 year ago
ci: bump patch version to 3.2.5

github.com/phcode-dev/phoenix - 2281b6b50993e1ff70796d68601477eeff5c267a authored over 1 year ago
ci: bump patch version to 3.2.4

github.com/phcode-dev/phoenix - d9b07c1dcb6dd18e161cdf57b15c4ab12755b0fc authored over 1 year ago
ci: bump patch version to 3.2.3

github.com/phcode-dev/phoenix - ba6dc018d22a705013a6af0c66346d5f9bf6b1cf authored over 1 year ago
ci: bump patch version on push to tauri branch as well

github.com/phcode-dev/phoenix - 6150f500899ba6d917b553e2eb011d890d014e68 authored over 1 year ago
chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release no...

github.com/phcode-dev/phoenix - 7e4d498548030fdce32b29730dfbea9ac72ee90a authored over 1 year ago
feat: unify product name: Phoenix Code

github.com/phcode-dev/phoenix - 2d5b8cef7c840e22d6dffcead825acd830c626e6 authored over 1 year ago
fix: tauri update not being sent to phoenix-desktop repo

github.com/phcode-dev/phoenix - 3ce6abe6b11f24d5a364ee9a5dd6b5fd04b73b9a authored over 1 year ago
build: update 'phoenix-desktop' repository with new 'tauri' branch on push

github.com/phcode-dev/phoenix - e32b71999dea81c238f56efd812bd65dd6b2fe9f authored over 1 year ago
fix: phcode.live embed error alert in tauri

github.com/phcode-dev/phoenix - bf3c0913391c595c6a7e057f350339811ef9f508 authored over 1 year ago
feat: tauri default extensions loading

github.com/phcode-dev/phoenix - 3db3b97149644f3338f303ca4c92992384ee5981 authored over 1 year ago
refactor: sonar false alarm, but refactoring to be more clear anyways

github.com/phcode-dev/phoenix - 2e5dceb684970780204485f3209b1707b19b634a authored over 1 year ago
fix: live preview navigation robustness on fast live preview switch with tabs

github.com/phcode-dev/phoenix - 83553e9dc7625f972e04df6384a4ce401f7ff04a authored over 1 year ago
chore(deps): bump protobufjs and google-gax

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) and [google-gax](https://github.co...

github.com/phcode-dev/phoenix - 4f3df2b840e25a137de7c519067bc17d7c6f0556 authored over 1 year ago
chore(deps): bump semver from 5.7.1 to 5.7.2

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https:...

github.com/phcode-dev/phoenix - f78cbf37902bd78fa70bb5d14b0e2095fc885446 authored over 1 year ago
test: live preview integration tests for scroll position restore

github.com/phcode-dev/phoenix - c9ff8a3f1ec72a5673370fcd46c27149cc5efcf6 authored over 1 year ago
ci: update Translations

github.com/phcode-dev/phoenix - ae19ea5038e2e577a352ea98cdad714ce7528fce authored over 1 year ago
chore: purge cache for new sandboxed live preview impl

github.com/phcode-dev/phoenix - 51ef6c2aba6a5f8878bc6bd4be1af56c62448072 authored over 1 year ago
fix: live preview not working in android

github.com/phcode-dev/phoenix - dbcac8de01d7689a5ae0e66593cd7499aa73548e authored over 1 year ago
test: live preview integration tests fixes continued

github.com/phcode-dev/phoenix - db6ca2615a14020ab582131860f4163d08f76f85 authored over 1 year ago
test: live preview integration tests fixes with cross domain live previews

github.com/phcode-dev/phoenix - 501aa7cb40943a9f8c8e0fa2749c7150d8567de4 authored over 1 year ago
refactor: tab keep alive heratbeat moved to staticServer

github.com/phcode-dev/phoenix - 1af8ebdca2692c12b2374648206cd375af93e271 authored over 1 year ago
refactor: commente out disabled tests for ruture fix

github.com/phcode-dev/phoenix - ad226f848cde741009a011fe7cc5fbf33c3cc134 authored over 1 year ago
test: live preview integration test exploit prevention 1

github.com/phcode-dev/phoenix - 29d07f5febcb866b32d7475ebbcc43809af5483f authored over 1 year ago
test: live preview integration tests fixes continued

github.com/phcode-dev/phoenix - 2b88f22d661ae2939c44a58d1228102ab8074396 authored over 1 year ago
test: live preview integration tests fixes continued

github.com/phcode-dev/phoenix - 552ac82118cf63688664beae705b0a54efcf2ac9 authored over 1 year ago
test: live preview integration tests fixes continued

github.com/phcode-dev/phoenix - 2304c0c9aecdf87258443a81b0474ed29c5e4341 authored over 1 year ago
test: live preview integration tests fixes continued

github.com/phcode-dev/phoenix - 00001b064812fe0116d3929bb89ed60516c31631 authored over 1 year ago
chore: disable popout live preview in non-chrome/tauri browsers

github.com/phcode-dev/phoenix - 507bfb40c352bb8b11bfc8b7544b5b73ded5e741 authored over 1 year ago
chore: security posture- live preview only serves files in current project

github.com/phcode-dev/phoenix - d8a66a59a4e79904b2ce075711ec71968927e48a authored over 1 year ago
fix: remove live preview support in safari to not compromise on security posture

github.com/phcode-dev/phoenix - d8f5017f3aeeedacd9dde7e759ed13ef77e10a3b authored over 1 year ago
chore: iframe embedding from phcode.dev virtual server disable. phcode.live is allowed

github.com/phcode-dev/phoenix - 871c35ca4821a1abc645be321eb0c31fdf42ad87 authored over 1 year ago
fix: live preview stability improvements, server ifrmae reuse

github.com/phcode-dev/phoenix - f7506b306c79e5318de43d4108bd12dc9809b4af authored over 1 year ago
fix: live preview html/markdown scroll to last position working

github.com/phcode-dev/phoenix - 91c5a7a51b191e7b7ecb51a4ffbffdbab70f701e authored over 1 year ago
fix: live preview pin unpin url working

github.com/phcode-dev/phoenix - 9334d1b14ea233d59103b10e3ee6d5715d8bc25f authored over 1 year ago
fix: live preview stability images in iframe panel in page loader

github.com/phcode-dev/phoenix - 3a614878564e818d3b6589e98c4a2728ec01e2cb authored over 1 year ago
fix: live preview stability by creating a new iframe on url change instead of reuse

github.com/phcode-dev/phoenix - 4abe87e59061a2e532760eaa03d51ef250cd8d3e authored over 1 year ago
fix: prevent briefly flashing 404 page on live preview first boot

github.com/phcode-dev/phoenix - de34e093ca926d42ed7db1f1fa2aa393b990459a authored over 1 year ago
chore: move to prod url phcode.live for live preview

github.com/phcode-dev/phoenix - 92725dea3bf9d2fa1a5ccd0de2e106457b7e86dd authored over 1 year ago
fix: sonar issues

github.com/phcode-dev/phoenix - 6fdd9fa7b5afb77073a2df451894f11cd725cbd8 authored over 1 year ago
chore: security posture- live preview server iframe only accepts trusted origins

github.com/phcode-dev/phoenix - f9705b453f34463b68a0ae494f162059ae716995 authored over 1 year ago
fix: ut failure for eventManager in pipeline

github.com/phcode-dev/phoenix - 2f774c4de6010a81d3c11390ddd1aebd84474567 authored over 1 year ago
refactor: live preview remove unused message events

github.com/phcode-dev/phoenix - b1a502cb09c110972336d4e53a5f15949735d932 authored over 1 year ago
chore: security posture- window.onmessage only accepts trusted domains

github.com/phcode-dev/phoenix - 1009bd75a4daa4e06f51f9bb933d7d2441aebb1f authored over 1 year ago
fix: live preview navigation working

github.com/phcode-dev/phoenix - b4c5a919d11f1fea59fb42a2cc2aee9ea189cbce authored over 1 year ago
refactor: fix sonar issues

github.com/phcode-dev/phoenix - 10b8109bab6585ef6c5242eb565db28fb9abb644 authored over 1 year ago
chore: security posture- window.onmessage only accepts trusted domains

github.com/phcode-dev/phoenix - 791d92f6071a8cf035a92597f5485b4e0d9107fa authored over 1 year ago
fix: live preview selections working

github.com/phcode-dev/phoenix - 97e6967fd3aeb6e6f5aa5460023511c99bd1daa5 authored over 1 year ago
fix: live preview binary files serve working with domain isolation

github.com/phcode-dev/phoenix - f12772a43e15701aae5558c7d00ffe0a1e20a8b3 authored over 1 year ago
feat: live preview domain isolation to phcode.live initial

github.com/phcode-dev/phoenix - 49daefe07af6fd8eeca86778b6d9bbc5360c5e33 authored over 1 year ago
feat: added EventManager APIs to handle window.onmessage events

github.com/phcode-dev/phoenix - 3e16927e17646c37ceb5299a470d5322bcd8db5e authored over 1 year ago
fix: break npm audit only on high severity vilnerabilities

github.com/phcode-dev/phoenix - 6fdea55e44d612c98f870c26a2667bd1ae1333bc authored over 1 year ago
fix: file recovery error message in console and add metrics

github.com/phcode-dev/phoenix - 5e546e09c78670e9fc3bb3b38cbde514e6fdd2b5 authored over 1 year ago
ci: bump patch version to 3.2.2

github.com/phcode-dev/phoenix - ac70005ab57f0e7e29c6d397cb0753a742f4ba38 authored over 1 year ago
fix: restore not working in firefox/first project load

github.com/phcode-dev/phoenix - ce3f818b7250b565a78795193066a3d908d461f7 authored over 1 year ago
test: more integration test for file recovery

github.com/phcode-dev/phoenix - 37de803b49c49301d4fa7e7c5647bc731c53b02d authored over 1 year ago
test: add integration test for file recovery

github.com/phcode-dev/phoenix - 44bcfa15c8db98f81ee416461dd5da2c1ae6c7d1 authored over 1 year ago
ci: update Translations

github.com/phcode-dev/phoenix - 75a1c9d684e040ca3312fb47397c882bfece1a5e authored over 1 year ago
chore: update phcode survey and docs

github.com/phcode-dev/phoenix - 03c3b83e226c4f0613fe0a5841abaf4a0310f6fd authored over 1 year ago
docs: update FileRecovery file docs

github.com/phcode-dev/phoenix - 607389af89e451aa70ba9cf2fccae4fcc88e060d authored over 1 year ago
ci: update Translations

github.com/phcode-dev/phoenix - 73a0222c0d0b5eba41b17d507994b68196167b8c authored over 1 year ago
docs: shorter strings for restore workflow

github.com/phcode-dev/phoenix - de683e2c7ffe087b1e56d3c633bb400dd4a431d6 authored over 1 year ago
feat: project backup and restore working

github.com/phcode-dev/phoenix - dc22c8664203d5130b17cfe3316c4ca3c0cc90d3 authored over 1 year ago
chore: add fs APIs createAsync,getContentsAsync,isEmptyAsync,unlinkAsync and statAsync with tests

github.com/phcode-dev/phoenix - 30476cb184fbcbd59c93f54ab9556edb32abce74 authored over 1 year ago
chore: add fs API unlinkEmptyDirectoryAsync and tests

github.com/phcode-dev/phoenix - 72b1c2e19729ba47e4c21a85bb7348a0a2d64f01 authored over 1 year ago
feat: project backup mostly working

github.com/phcode-dev/phoenix - 04d3ab268076ffe4b81969fdaa52d850e929d722 authored over 1 year ago
chore: track lastChangeTimestamp for each Document to make sense of ongoing changes

github.com/phcode-dev/phoenix - d8c47b8d27d841144d5a5fe3faabe8a25c151d00 authored over 1 year ago
docs: update EventManager-API.md

github.com/phcode-dev/phoenix - 708e319ce9e726af4a86e373ba367c54a6eb89a4 authored over 1 year ago
fix: keep Find/Replace dialog open even if user clicks out

github.com/phcode-dev/phoenix - ce3c91790eb190ad8c7e8e7cef2363dbd38790ec authored over 1 year ago
fix: logging safari browser in bugsnag

github.com/phcode-dev/phoenix - dc790e662bf666e7a4bbd83a3578ef198787694d authored over 1 year ago
ci: bump patch version to 3.2.1

github.com/phcode-dev/phoenix - cc0a3a8f76fc31959a6a0b9732b55448ad0314a1 authored over 1 year ago
fix: hyperlinks in newly added features not working

github.com/phcode-dev/phoenix - cc6dbb127f7e574fe605493b47b426351534cd93 authored over 1 year ago
docs: update neewly added features

github.com/phcode-dev/phoenix - bdbb2be707dcad79c2bc3b32d4145473175225b0 authored over 1 year ago
feat: version bump to 3.2 with safari and firefox support

github.com/phcode-dev/phoenix - 8744cddab82b580b6c10258e69f95fecdeee14d7 authored over 1 year ago
fix: extensionLoader unit tests in safari

github.com/phcode-dev/phoenix - f9e15a261f62b041818609989d3bbf2bcfc3217f authored over 1 year ago
fix: failing mac only tests does not make sense for phoenix VFS

github.com/phcode-dev/phoenix - 7e5057184c7ca868272b635b48e5b6ffd48fae83 authored over 1 year ago
fix: keyBindingManager unit tests

github.com/phcode-dev/phoenix - 5e41b2b5adc0876f75eaa3dfdf30e29f77784e62 authored over 1 year ago
fix: no user notifications in test windows

github.com/phcode-dev/phoenix - a077bb108d8c7000fc82ee1211a99be6fd28b5b2 authored over 1 year ago
ci: update Translations

github.com/phcode-dev/phoenix - ad81f3865abb813b5c259998ad52bfaa7cc1a39c authored over 1 year ago
fix: playwright tests not working in mac. still getting stuck in mac though runs now

github.com/phcode-dev/phoenix - 5d379928c1dfdc8e8b683a1e436d6e6930ae8607 authored over 1 year ago
feat: info,success,error,warning,Error,Danger styles for toast NotificationUI

github.com/phcode-dev/phoenix - f3c4517542fe5b044ada41a80888cbaea7599927 authored over 1 year ago
feat: alert safari users of 7 day data delete policy of safari

github.com/phcode-dev/phoenix - d0f1e321c3a5b0c5f35ddde51a3e1824731d4b9c authored over 1 year ago
feat: safari and firefox are now supported browsers

github.com/phcode-dev/phoenix - 408d36fd30104e019b6b21ff4aa8fbac6a0eee20 authored over 1 year ago
fix: live preview in safari/mac

github.com/phcode-dev/phoenix - 02657f46d5ecd6d97c8cc5f9626115948b1900b2 authored over 1 year ago
test: live preview inetgration tests working

github.com/phcode-dev/phoenix - 4b1a83bae0e0c5c63c8834f6a1bcbee4ea6dfe90 authored over 1 year ago