Ecosyste.ms: OpenCollective

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

NUSMods

The way for NUS students to plan their school timetables
Collective - Host: opensource - https://opencollective.com/nusmods - Website: https://nusmods.com - Code: https://github.com/nusmodifications/nusmods

Change object.assign to use spread

github.com/nusmodifications/nusmods - 9cffa1a97ebdf1db92db1975763a3c5380d6aa38 authored over 8 years ago
Enable spread operator

github.com/nusmodifications/nusmods - 7134aa0a75416a293821ac99288dc36753a306a7 authored over 8 years ago
Fix bug with redux router usage

github.com/nusmodifications/nusmods - 490501296149b34e89339f8ac5b1928eb2a13734 authored over 8 years ago
Pass lessons into timetable

github.com/nusmodifications/nusmods - c6dae23af637d98cc73f793a22353b7e3b874980 authored over 8 years ago
Explanation of timetable cells

github.com/nusmodifications/nusmods - ceafaf6d1b33fbb2cad17fee0b9d4552b322da19 authored over 8 years ago
Make timetable wider on mobile

github.com/nusmodifications/nusmods - ba453214765269d962ccf66d2e8a5091495fa5b6 authored over 8 years ago
Split timetable into components

github.com/nusmodifications/nusmods - 0a0d878584fc738d87ae333859c86cde107fc33c authored over 8 years ago
Reduce timetable row height

github.com/nusmodifications/nusmods - 3a2bfcb04964dfc9b3b5723d7384ac9bbf3fef1c authored over 8 years ago
Generate random timetable configuration upon adding

github.com/nusmodifications/nusmods - 8a2018c679d645d6101ec9a5095fa60b26f7e800 authored over 8 years ago
Fetch module then add to timetable

github.com/nusmodifications/nusmods - bf4df7b0694d3761631184798610e468c3fa4487 authored over 8 years ago
Separate out fetchModule and loadModule

github.com/nusmodifications/nusmods - 1e98fd2c9c1dc5710a2206e2df4acd36740bc6b1 authored over 8 years ago
Rename get to fetch

github.com/nusmodifications/nusmods - bf949c81e04a1c2add8fc4bedd654f63b94121e3 authored over 8 years ago
Don't refetch cached modules

github.com/nusmodifications/nusmods - f9da5f2ffd2f9938aa871ff073c4cc6b1fb7ae24 authored over 8 years ago
Shift semester timetable management logic into stores

github.com/nusmodifications/nusmods - 7c0ac2a6c07d412ef1b95db30e8ceb024d017b88 authored over 8 years ago
Change timetable modules search to virtualized select + index

github.com/nusmodifications/nusmods - 0fb403e3a3ef440e9fd614ad0cf665a36c54b1f6 authored over 8 years ago
IndexRedirect to timetable

github.com/nusmodifications/nusmods - 2f1fdc35b93eff6c3e535a8f54eef57a424d5409 authored over 8 years ago
Rename to TimetableContainer

github.com/nusmodifications/nusmods - ef9a6f73bc67e013046f9c53670859bb77c313d9 authored over 8 years ago
Add magic search. Wow

github.com/nusmodifications/nusmods - dba1d086eed8d7145fdcb264ba18620503a09272 authored over 8 years ago
Change way of fetching module page info

github.com/nusmodifications/nusmods - b356bca2aaeaafb4949215b6965f87057de20256 authored over 8 years ago
Add module nav to top

github.com/nusmodifications/nusmods - a9a84ed76f21cb017f6bb1888f2febd6aa131715 authored over 8 years ago
Remove redundant pages

github.com/nusmodifications/nusmods - acfa1c653954b0668b204a45869590d2a8606277 authored over 8 years ago
Implement module details page

github.com/nusmodifications/nusmods - 3adca1b039c15a7f601442b7aaf7e9d822cefbb6 authored over 8 years ago
Rename to moduleBank

github.com/nusmodifications/nusmods - ba1ebbf6d89e8a5c4ba9f2344c1c89aede86e8a9 authored over 8 years ago
Show only 30 modules

github.com/nusmodifications/nusmods - 9b884bf1d8063cf3f0c0af6231554684a85ae48a authored over 8 years ago
Individual module page

github.com/nusmodifications/nusmods - 1932253cf0d9c547481a1a4a3ed7b9e3cc363502 authored over 8 years ago
Add modules list page

github.com/nusmodifications/nusmods - 96fb8bc951ea8a93948b8d385384c8823837d359 authored over 8 years ago
Remove timetable row

github.com/nusmodifications/nusmods - fa167411d8b4fd6c17d0b2877b1c6edd23613dd2 authored over 8 years ago
Use NUSMods api to fetch

github.com/nusmodifications/nusmods - 1457829f5e9ac6887ed35892f444a9dbd26a2a28 authored over 8 years ago
Create NUSMods api util

github.com/nusmodifications/nusmods - 4260c0d6b183c2419e27e5bff52f3b531c35221e authored over 8 years ago
Update eslint rules

github.com/nusmodifications/nusmods - fb7ca04ba97a6e9d3ad973802f4be23e6a01b15a authored over 8 years ago
Disable "at-rule-empty-line-before" stylelint rule

github.com/nusmodifications/nusmods - f68de59952529f4eb467245fffadde05a4f7b0a2 authored over 8 years ago
Comment out bootstrap overrides

github.com/nusmodifications/nusmods - 4668a9d22911d45dc86347550dfcf19effa71a37 authored over 8 years ago
Update bootstrap version

github.com/nusmodifications/nusmods - 0205036ef509d1512acb198e449555cfb3946c2e authored over 8 years ago
Open browser when running in dev mode

github.com/nusmodifications/nusmods - 8ab571fe323358a4059b8b11196a7e703c08d6c3 authored over 8 years ago
Fix eslint deprecation warning

github.com/nusmodifications/nusmods - e034feebcc223ec6011cdc32a477779032b80cba authored over 8 years ago
Update build environment variables

github.com/nusmodifications/nusmods - d2cff45a8712d9202166eb7e874fc053830184e2 authored over 8 years ago
Enable redux logger middleware

github.com/nusmodifications/nusmods - 8bfc19d9d9d18168c0cbf7a7bf8ea2b28db89461 authored over 8 years ago
Set environment variables

github.com/nusmodifications/nusmods - 1788f6b3a379ce9ee43af3840c549ebe62bc32ce authored over 8 years ago
Manually specify vendor deps

github.com/nusmodifications/nusmods - d743f858013851ca538d8fd90621020e2b090918 authored over 8 years ago
Add async request example

github.com/nusmodifications/nusmods - 50545479bb12325aeeee603b801b3134ab510ba5 authored over 8 years ago
Update group chat link to Telegram

github.com/nusmodifications/nusmods - 2faa825b9d0da6f3b3ba39a1ddf900bebd31e9d7 authored over 8 years ago
Merge pull request #298 from davis12529/python_prereq

Added Python 2.7 prerequisite.

github.com/nusmodifications/nusmods - 04eeaee3a568609a8f9284eeb1cffd63858285fe authored over 8 years ago
Added Python 2.7 prerequisite.

github.com/nusmodifications/nusmods - 62fd672bc50082e223e7919ced5bd795fff651b0 authored over 8 years ago
Merge pull request #295 from nusmodifications/fix-localforage

Upgrade localforage to 1.4.2 to fix indexdb version

github.com/nusmodifications/nusmods - a7f17f1def243d055c3fce94690ac84025422da4 authored over 8 years ago
Upgrade localforage to 1.4.2 to fix indexdb version

github.com/nusmodifications/nusmods - f8489a83c908dc9d98482db479e46541eac26d38 authored over 8 years ago
Remove Hall of Fame. It was fun while it lasted.

github.com/nusmodifications/nusmods - 5b2b44929501cf32508f17e4fb9a52d9af54b020 authored over 8 years ago
Uglify main js too

github.com/nusmodifications/nusmods - d91de14ba0cf4e5bc39fd20ad7d4b273e0f8cfcf authored over 8 years ago
Fix day time indicator not being removed. (#293)

* fix for indicator not being removed

* update indicator when window gets focused

* reduce...

github.com/nusmodifications/nusmods - 2b65304fe03c0c25b39cb1205d8d587c86610e80 authored over 8 years ago
More annoying questions answered

github.com/nusmodifications/nusmods - 79ae66951f04a0687738d0d8e1188b75bf2640f4 authored over 8 years ago
Current Day of Week + Time of Day indicator (#249)

* indicates the current day of the week and time of the day on timetable

* fixed this referen...

github.com/nusmodifications/nusmods - b74d2688ecdd8c5e6e1bd632d5eb8aa22cfa3965 authored over 8 years ago
[FIX] Module not found, redirect back to timetable (#292)

* redirect to timetable if module is not found

* all the missing semi colons

github.com/nusmodifications/nusmods - f1d40a474335247a597f5b0cc77a4774cd24c544 authored over 8 years ago
Add backdoor to hide alerts

github.com/nusmodifications/nusmods - 9a3268d8c8d7a220081cc359911a5aef768db6ff authored over 8 years ago
Check for null stats before rendering bidding stats section. Fixes #289

github.com/nusmodifications/nusmods - 929c059e15e7883bad53b8f78c60252cf8c54e77 authored over 8 years ago
Clean up CSS. Fixes #207

github.com/nusmodifications/nusmods - 477397ac60a5f7ca58378256a94609205c518385 authored over 8 years ago
Add link to Hall of Fame

github.com/nusmodifications/nusmods - 7e63d2bf31b6ce64a10ec1d56c92b27b6fd8d980 authored over 8 years ago
Publicise blog posts

github.com/nusmodifications/nusmods - 653914dd3645bd64e5c9ca84e2069aa970fee252 authored over 8 years ago
Remove unused usemin config (#285)

github.com/nusmodifications/nusmods - ed91d679fb36e902e0f33c7c32e5311d89dea191 authored over 8 years ago
Version bump 1.1.2

github.com/nusmodifications/nusmods - e977334bf804503a6cf4d45946bca4481427fa18 authored over 8 years ago
Update the start date of the next 3 academic years

github.com/nusmodifications/nusmods - 70fb1dfd7433f7faf4b589046cd6caac5fb46be8 authored over 8 years ago
Add 2016/2017 to academic calendar (#283)

github.com/nusmodifications/nusmods - 4a8dc70acd9b9143bdee34463d98dead4fa2a987 authored over 8 years ago
Add Faculty facet to modules (#276)

* Add Faculty facet to modules

* Fix semicolons, and use anon functions instead of arrow

*...

github.com/nusmodifications/nusmods - d442110b1580695573cf3a9cae7cda26220b0e79 authored over 8 years ago
Use npm run commands (#280)

github.com/nusmodifications/nusmods - a0b6c1f646d228dec6e4dd39416336d399db906a authored over 8 years ago
Move error to after bundle() (#279)

github.com/nusmodifications/nusmods - af57e93a44366b7e50af2f768fd7e3cb3895d612 authored over 8 years ago
Merge pull request #278 from nusmodifications/readme-update

Update readme with version of packges to install, instructions for installing node

github.com/nusmodifications/nusmods - c59e217a8cd6c1a9a206cf12070f78081e8b0eb7 authored over 8 years ago
Fix npm install for api

github.com/nusmodifications/nusmods - 23ba8e786755c34dbb7af620184ab07be967bb60 authored over 8 years ago
Update readme with version of packges to install, instructions for installing node

github.com/nusmodifications/nusmods - 4d13d80a1b8d54f5711a6ff08795ed3e7d8dc521 authored over 8 years ago
Merge pull request #277 from nusmodifications/fix-eslint

Fix eslint and plugin versions

github.com/nusmodifications/nusmods - cbfeaf57f2de620a877ca4051f09893d28ac5212 authored over 8 years ago
Fix eslint and plugin versions

github.com/nusmodifications/nusmods - 807a5abff38c57085ada15573072009a60d48eae authored over 8 years ago
Node 5! (#273)

* Install node 5.x according

* Move upgrading npm into app_server main task because it needs ...

github.com/nusmodifications/nusmods - b6998c83c4ab9ed5bde90606bc4fcc1c36c2f49b authored over 8 years ago
Clean lint (#274)

* var -> const

* clean up gulpfile

* Accidentally commented some files from eslint

github.com/nusmodifications/nusmods - 3e8ff51aeb0efe230ecb53075923d9b3b310bfc0 authored over 8 years ago
Merge pull request #272 from nusmodifications/eslint

Add eslint

github.com/nusmodifications/nusmods - e3d4e809dae58440641b842c0e5438680218ecec authored over 8 years ago
Enable CORS alert for 1617 Sem 1

github.com/nusmodifications/nusmods - 44a8660238b53ccc7da810a372bf2c624fa9bf4b authored over 8 years ago
Merge pull request #270 from nusmodifications/tab-to-search

Implement tab to search on chrome omnibar

github.com/nusmodifications/nusmods - 1a36875965209a2ada570a49c5f7021c3d5560cb authored over 8 years ago
Fix url template url

github.com/nusmodifications/nusmods - b2a9276903285f40e887d13b4abf0d4f8401d982 authored over 8 years ago
Use relative path in search url

github.com/nusmodifications/nusmods - b7bc9f3116df8885097868bb5749e0687fe5bfcf authored over 8 years ago
Implement tab to search on chrome omnibar

Fix 262

github.com/nusmodifications/nusmods - acd1ded171882ae009af6e22523fdd159834af20 authored over 8 years ago
Merge pull request #269 from nusmodifications/fix-ansible-dep

Fix ansible dep

github.com/nusmodifications/nusmods - 6a01b0d3dd7f1429bbc0a91e3af9853f2abf8a6a authored over 8 years ago
Fix ansible version to 2.1.0.0 in README

github.com/nusmodifications/nusmods - 4ff683c64e7e547cf5a5c3ddfda1ae047863e663 authored over 8 years ago
Fix deprecation warnigns about sudo, change to become

github.com/nusmodifications/nusmods - f3a642a401cc7dd783238fc42ccd3d69ac7f7923 authored over 8 years ago
Fix bare variable warnings

github.com/nusmodifications/nusmods - e90371d9d067d04f228c78ac192a34f1a6684097 authored over 8 years ago