Ecosyste.ms: OpenCollective

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

github.com/TUM-Dev/gocast_mobile

Mobile client for gocast @ TUM developed in Flutter
https://github.com/TUM-Dev/gocast_mobile

No token needed in Public courses when not logged in (#289)

13bcb98addbe32cffd6436f5fbfbb88f8dba6464 authored 11 months ago by Achraf Labidi <[email protected]>
Fix no token public courses (#287)

1c4f77f78011d701e18eb2a68a8981adbd94e3d0 authored 11 months ago by Achraf Labidi <[email protected]>
formatting files

4c08d86d7d00d24a806e51306b7f5886623eef6b authored 11 months ago by Achraf Labidi <[email protected]>
linting fixes

3dc47d347c37120aab6d0ce9cb6184b60ed9f250 authored 11 months ago by Achraf Labidi <[email protected]>
fix connectivity status check

0d39c1ca6cad4316c0496b2fdfa07b840f315d70 authored 11 months ago by Achraf Labidi <[email protected]>
Return empty token when user not logged in

517995c8728d451f69853833f785c3953fda1fd5 authored 11 months ago by Achraf Labidi <[email protected]>
update dependencies

f4f8756a912ed1343c9af76bb04f9421915e5d07 authored 11 months ago by Achraf Labidi <[email protected]>
Update CI/CD

6aed49e5951e6e49db0eeba700c7a2dc1792ec06 authored 11 months ago by Jakob Körber <[email protected]>
Update Version Number

957d1433c1d01f50caf342313bde64de6bfc8d03 authored 11 months ago by Jakob Körber <[email protected]>
v0.2.0 (#286)

96d10a214d5a7c428bf538bf2c7043b6c6ab395d authored 11 months ago by Achraf Labidi <[email protected]>
fix dev team in iOS

1b483078f59c7304ff891c48cfbc763f731a65f6 authored 11 months ago by Achraf Labidi <[email protected]>
Delete custom_search_filter_top_nav_bar.dart

a4f8ca5c270c93527dd05f09b5e914bee6b9105f authored 11 months ago by Achraf Labidi <[email protected]>
Merge branch 'main' into dev

680fa92be6ca5de5de6361d0ba9f426d942bd258 authored 11 months ago by Achraf Labidi <[email protected]>
Course overview bug fixes (#271)

* Remove debug banner

* Add pinned icon to the courses

* extract tumID

* change `live n...

3ac7f8c4aff716d7773cfa06551329aab718fdb7 authored 11 months ago by Achraf Labidi <[email protected]>
Search bar bug and others (#270)

* fix the search bar bug

* fix the chat and poll active bug, fix and the thumbnail bug

* f...

a613313beb8049317a0109c8e18165a0e7ac65e0 authored 11 months ago by Saina Amiri <[email protected]>
Dev (#260)

* 8 user authentication (#14)

* Update README.md and dependencies

* Add basic app structur...

21698249d39d9afe1baede09aabea9eaf65fd1dd authored 12 months ago by Carlo Bortolan <[email protected]>
Bug chat state not updating and add internationalization (#262)

e286aa36d0f0c4e5c517f0ec8d39cf35934a1c82 authored 12 months ago by Achraf Labidi <[email protected]>
225 Add course name on downloads card UI (#246)

* Added video name and duration

* Adding description in video details

* added a dialog box...

48ca10a955e93c305f8eaedcad0e86a9b3367d42 authored 12 months ago by Anishyou <[email protected]>
Disable pinning when user not logged in and add token check (#258)

24658e138777054adb827c8f5792fd1a5b8211ff authored 12 months ago by Achraf Labidi <[email protected]>
Fix continue without and other bugs (#256)

* use enum for section kind

* fix the no live stream bug

* separate course section and liv...

eebf259d87c4fed629491a165bf93e78aa97e2a7 authored 12 months ago by Saina Amiri <[email protected]>
Fix Bugs and clean logs (#255)

* Fix multiple errors when wrong credentials.

* Clean log and double error throwing

* chan...

9ae60a05c96a9ee3c65c4db87d37e287de29e9bd authored 12 months ago by Achraf Labidi <[email protected]>
221 create quiz (#251)

* update protofiles

* add poll handler, state model, view model

* create placeholder for p...

df404b1a5a74be0e58961120ff1c0a5513035553 authored 12 months ago by Saina Amiri <[email protected]>
Adding download over wifi func (#242)

* Adding download over wifi func

* download over wifi func

* download func

* added erro...

8049419594ab30c97b62f055eb16632e5b73d4ff authored 12 months ago by Anishyou <[email protected]>
Fix the displayed courses state and add swipe gesture to pin-unpin a course (#248)

* Remove `lastStream` in course card

* Use `PopScope` to fix swiping left taking to login scr...

d44ae602de6c9c129a610babda18c6980c7ebf69 authored 12 months ago by Achraf Labidi <[email protected]>
#134-Create-new-home-design (#237)

* Basic Layout without Thumbnail done

* Display last lecture

TODO: somehow livenow never t...

b2b1de2c2465bd7fba3363046117091b036b1b7a authored 12 months ago by Milena Rode-Kotzé <[email protected]>
188-BUG-Dark-Mode (#244)

* bug solved

* solved light mode text not showing

---------

Co-authored-by: ge59dil <an...

cbef0f3da8e71888afb9607e708cec379573d51f authored 12 months ago by Anishyou <[email protected]>
GIve an option for different camera views (#243)

* Added different camera views download options

* Cleaned code in custom_video_control_bar.da...

02950cabed27190ac46d0ea81ea2a9c8a38863ba authored 12 months ago by Anishyou <[email protected]>
197 search and filter function (#210)

* search function in detail course

* move initialize thumbnail to initializestreams

* move...

438b484708f7fa267745492c5adfd55267c99808 authored 12 months ago by Saina Amiri <[email protected]>
205-fix-settings-view-in-lanscape-and-fix-updating-settings (#222)

* Fix FocusScopeNode disposal issue in landscape mode on Settings View

* Made the BaseView a ...

7445987476b5956a16eda4e827b16af6416e8e5a authored 12 months ago by betül çimendağ <[email protected]>
85 implement chat functionalities using the api (#209)

* Update proto files

* Add `ChatHandlers`

* `fetch` and `post` chats from the `db`

* fi...

e086729c37581aeeae750deb83b6ebd3a5035fb6 authored 12 months ago by Achraf Labidi <[email protected]>
73 implement push notifications (#172)

* Add firebase cloud messaging service

* Implement `notification_handler.dart` and `notifiati...

85870d6faf7b833063de4325bc4c63de8ef0ccf9 authored 12 months ago by Carlo Bortolan <[email protected]>
51 implement download functionality (#187)

* added download func

* implemented download funcitonality

* implement some changes2

* ...

0ae1cd3c230f8a41fb7d6770ceccfe6c1b342167 authored 12 months ago by Anishyou <[email protected]>
207-adjust-the-playback-speed-to-make-one-is-always-be-enabled (#208)

Fix playback speed picker view as one is always be enabled

Co-authored-by: Achraf Labidi <101...

709c849f8319b9e15b1ebddb2bf195dc04d50b82 authored 12 months ago by betül çimendağ <[email protected]>
177 add control bar to video player in fullscreen and basic ChatUI for android and iOS (#200)

* Fix `markedAsWatched` bug being called 3 times

* Add menu to videoPlayer and cleaned the co...

27f08f722b14f8d9df5d78bbf410c67671847c73 authored 12 months ago by Achraf Labidi <[email protected]>
140-implement-user-settings-view-UI (#180)

* Add Edit Profile View on Settings View

* Add playback speed picker and custom playback inpu...

db94f1c009a5de7493e3e111e039417e4c6195c9 authored almost 1 year ago by betül çimendağ <[email protected]>
195 implement theme colors for option menu in video player (#198)

* added theme

* solved

* removed unused variable

---------

Co-authored-by: ge59dil <...

1c69b57bd8b9e309178d7d177abac1138dfb246e authored about 1 year ago by Anishyou <[email protected]>
Implemented dark mode for course cards (#199)

Co-authored-by: ge59dil <[email protected]>

d0dd5c262a5551362b6fc797fc338b95ab1c048c authored about 1 year ago by Anishyou <[email protected]>
163-revise-ipad-settings-UI (#174)

* Hamburger Settings Menu First Draft

- todo: refactor code, make it reusable
- test on more...

45f233b9fcb059630315b4078b14716ad110404f authored about 1 year ago by Milena Rode-Kotzé <[email protected]>
184 pin course in detail course view (#185)

* add a pin button next to the title

* put pin button in sparate class to avoid repetition

...

367e96b08f7e593292bd68e07c066c30acb9899b authored about 1 year ago by Saina Amiri <[email protected]>
48-fetch-users-settings (#176)

* Add Settings Handler file

* Add update user settings method on User View Model

* Add Fet...

297576ed394631d685586cd835012242d396c0bd authored about 1 year ago by betül çimendağ <[email protected]>
167 unify cards (#175)

* break down cards into function, create unified one

* create inheritance between cards to av...

aecf19c3784ed90a11628073729bf406057b8de3 authored about 1 year ago by Saina Amiri <[email protected]>
146-dark-mode-in-settings (#173)

* some more changes for dark mode, added _loadtheme preference

* added more theme instead of ...

f427c4bdc57a2bf62e7b2850d8a5f1e7b1d2f64c authored about 1 year ago by Anishyou <[email protected]>
126-fetch-lecture-streams (#155)

* Fetch stream in PinnedView

* Code cleanup after merges

* linting fixes

* fetching lec...

4a91e166e982df1bdc6489927ca4fe8941776925 authored about 1 year ago by Achraf Labidi <[email protected]>
#102-Improve-My-courses-and-public-courses-view-UI (#161)

* Style course card

- update live tag
- display tum id instead of slug
- remove blue backgr...

41163a76dbdadd05bc200e58a3192f2979c17cee authored about 1 year ago by Milena Rode-Kotzé <[email protected]>
168-[Bug]-Fix-expanded-exception (#169)

Remove Expanded from Navigation Tab

to eliminate exception

452d2812bb783fec49f5bb6730f3870d48f0e17f authored about 1 year ago by Milena Rode-Kotzé <[email protected]>
136 implement course view (#164)

* place Holder for the course view and handler

* correct course detail view (no thumbnail), i...

198f86f2099053c355fbe69c997b4770e1555410 authored about 1 year ago by Saina Amiri <[email protected]>
145-Bug-Internal-login-infinite-loop-for-loading (#166)

added a timeout so it does not take so long

Co-authored-by: ge59dil <[email protected]>

0ed7c8d74bc41cd51085447fbbc81352e601a63f authored about 1 year ago by Anishyou <[email protected]>
160-fix-info-text-on-pinned-courses (#165)

* Fix alignment info text on when the pinned course is empty

* Fix padding Pinned Course Card...

f12cff78ceb3349a834d7b5e5cf0c90f5e5eab08 authored about 1 year ago by betül çimendağ <[email protected]>
157 bug-header-is-missing-on-pinned-courses (#158)

Fix bug in custom search nav bar on Pinned Courses View

9e2f804e92fd03af7248f3272c9799b9afcf9075 authored about 1 year ago by betül çimendağ <[email protected]>
105 fix navigation system problems (#156)

* solving navigation

* corrected the navigation re rendering issue

* solved the navigation...

e748ea2749c1fed96130b13f5ce0f49629b4a462 authored about 1 year ago by Anishyou <[email protected]>
106 - Removing the back-arrow in course_overview_screen (#154)

solved the back arrow bug

Co-authored-by: ge59dil <[email protected]>

a28b9890c845db6d5a363144bdb8568f0a304fcd authored about 1 year ago by Anishyou <[email protected]>
Style notifications screen (#135)

* Style notifications screen

* Create notification_handler

for BannerAlerts and FeatureNot...

d2a5a5c22f7070f05dc72b0e51a5e436d6f40330 authored about 1 year ago by Milena Rode-Kotzé <[email protected]>
75 implement a video view UI (#144)

* Remove `TouchIndicator` from app

* Add `MockData` for development purposes

* Add `Orient...

e4ac288efade3c299530f01c8049180d68fd2242 authored about 1 year ago by Achraf Labidi <[email protected]>
124 create-a-search-and-filter-button (#147)

* Add custom search navigation bar components with filter and back icons

* Remove unused libr...

5fcc5c30a941e59aa291907bc2488f726adfba0c authored about 1 year ago by betül çimendağ <[email protected]>
131 resolve-reloading-issue-on-pinned-courses-view (#133)

* Fix Reloading Issue on Pinned Courses View

* Fix bug courses disappear when reloading the p...

93b23a373d562784cdb90c1e67e8d775458851ff authored about 1 year ago by betül çimendağ <[email protected]>
109 move-token-removal-to-the-tokenhandler (#132)

Move `deleteToken('jwt')` to 'TokenHandler'

4fad3c40ac5ff4be42bdde5d8d3bc6b92e530e8f authored about 1 year ago by Achraf Labidi <[email protected]>
103 add-streaminghandler-and-settingshandler (#128)

* Add `stream_handler.dart`

* Remove optional values from fetch methods

* fix linting

5bc177d23e86ab07ce61a5d945099a2256c9c3bf authored about 1 year ago by Achraf Labidi <[email protected]>
97 add pin/unpin functionality to pinned view (#127)

* Adjust card view and padding on Pinned Courses

* Add pin/unpin functionality to Pinned Cour...

3d22e77c04e56987c0beeaae90248fcc908f7a2d authored about 1 year ago by betül çimendağ <[email protected]>
122-fix-padding-on-downloads-view (#123)

Adjust padding size of video card and title on Downloads view

dd6d5b82a53849b8a0c89cedb1b0b61bc265dddc authored about 1 year ago by betül çimendağ <[email protected]>
fix `padding` for buttons, `internal link` UI (#118)

82a253d3876336ee5dcb4360a11464e6a1258935 authored about 1 year ago by Saina Amiri <[email protected]>
116 fix teamid and bundel when running xcode (#117)

* Fix `DEVELOPMENT_TEAM` in Xcode

* Add `project.pbxproj` to `.gitignore`

b4d1ec46d98666436ffa65eb8a7183c9930e6abf authored about 1 year ago by Achraf Labidi <[email protected]>
112 fix landscape potrait bug (#115)

* added potrait only mode in main()

* solved potrait for mobile only

* solved main() file
...

5d6c08534e8a7cb4a61c21db2722c582964275a2 authored about 1 year ago by Anishyou <[email protected]>
107 fix error reload (#108)

* Update protofiles and run `dart fix --apply && dart format ./lib`

* Fix AppError reloading ...

d5894c9edd48ac1145da2f46605a37d486e3093d authored about 1 year ago by Carlo Bortolan <[email protected]>
46 fetch courses (#104)

* Add gRPC calls to fetch courses

* Update `user_state_model.dart` and `UserViewModel.dart`
...

2cf4d241142760dcb6943c0b8fbd70694418e075 authored about 1 year ago by Achraf Labidi <[email protected]>
Merge remote-tracking branch 'origin/main' into dev

0b52ff847ceb609284794c5edff3160a80cffb34 authored about 1 year ago by Jakob Körber <[email protected]>
Tmp (#88)

Dev (#67)

* 8 user authentication (#14)

* Update README.md and dependencies

* Add basic...

2076058382be13ae5a4feee4944ba9d3e804ee1f authored about 1 year ago by Carlo Bortolan <[email protected]>
Dev (#67)

* 8 user authentication (#14)

* Update README.md and dependencies

* Add basic app structur...

53aaaab76c38e780dd478f1d1d13a7eceb18700e authored about 1 year ago by Carlo Bortolan <[email protected]>
Add redirect after "Continue Without" (#87)

1396d64265c3a1216b7088cf787539a318cafe1e authored about 1 year ago by Carlo Bortolan <[email protected]>
34 clean code base (#83)

* Add config directory for better structure

* Refactor ModelGenerator

* Add Logging in han...

556a34aa5836cbe83bed9df1f095f680ed8e06ec authored about 1 year ago by Achraf Labidi <[email protected]>
Update beta release workflow

634f943fc4c8e0e78d2bba6b5c7faa61f8d01bb7 authored about 1 year ago by Jakob Körber <[email protected]>
Merge branch 'main' into dev

93b62c71d55ad45e7539d0650af85016da4bee28 authored about 1 year ago by Jakob Körber <[email protected]>
Tmp (#69)

Update workflow with right bundle id

Co-authored-by: Jakob Körber <56073945+jakobkoerber@user...

e25671cc88911d67fee0c69f7abd7a658b49eedf authored about 1 year ago by Carlo Bortolan <[email protected]>
54 set up grpc client (#59)

* Rename `lib/model` -> `lib/models` and `networking/apis` -> `networking/api`

* Update error...

7b0b2950520399d27fc9f29e26eea8496098712e authored about 1 year ago by Carlo Bortolan <[email protected]>
32 implement custom errors (#55)

* Rename View->views and ViewModel -> view_model

* Run `dart fix --apply && dart format ./lib...

f4c4a60bc5e082e3f21a253919ee741893908a2d authored about 1 year ago by Carlo Bortolan <[email protected]>
31 initial UI views (#53)

* Basic tum login functionality, not yet done internal account

* pushin android and yaml file...

aadfeab62c994f408ad4814f41ddf8b40c447c2e authored about 1 year ago by Anishyou <[email protected]>
8 user authentication (#14)

* Update README.md and dependencies

* Add basic app structure and assets

* Implement first...

280e0c7bdc675a37d3e1edec5ec91af1bdd5440d authored about 1 year ago by Carlo Bortolan <[email protected]>
Update workflow with right bundle id

f1cdacc2dc88b06fb84adb399715d816d4fc2f73 authored about 1 year ago by Jakob Körber <[email protected]>
Update Linking Workflow

c853664aa88a07b441cd019824f737944a2fc171 authored about 1 year ago by Jakob Körber <[email protected]>
Improve workflow

ac12d8df9cf8f83c3a231b0ed98bcab1afcc95ea authored about 1 year ago by Jakob Körber <[email protected]>
update issue templates

add new issue templates for:
- task, epic, and user stories

389dee84d8b947ddaede7996615c56e2860eede0 authored about 1 year ago by Ahmet Şentürk <[email protected]>
Fix Android build, adjust Pipeline, update README

f22cdbbe2b0daf0325778b2fe0e4300fcab1d35c authored about 1 year ago by Jakob Körber <[email protected]>
Fix Linting Issues

043c16acc2806561cebfb7ab4a660c0973948c7e authored about 1 year ago by Jakob Körber <[email protected]>
Initial Flutter commit (#1)

f12614b4ec2525a6142aef945f6bd4264a9458da authored about 1 year ago by Jakob Körber <[email protected]>
Initial commit

6863871208608645a829055b819bb10db57971d3 authored about 1 year ago by Jakob Körber <[email protected]>