socialnetworknews-web

A open-source Paper.li clone
git clone git://archive.git.mtrnord.blog/SocialNetworkNews/socialnetworknews-web.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2018-08-09 20:50Merge pull request #41 from SocialNetworkNews/renovate/karma-3.xMarcel2+65-620
2018-08-09 20:28Update dependency karma to v3Renovate Bot2+65-620
2018-07-26 09:17Merge pull request #38 from SocialNetworkNews/renovate/angular-devkit-build-angular-0.xMarcel2+127-104
2018-07-26 08:43Update dependency @angular-devkit/build-angular to ~0.7.0Renovate Bot2+127-104
2018-07-26 08:43Merge pull request #39 from SocialNetworkNews/renovate/angular-devkit-core-0.xMarcel2+11-2
2018-07-26 00:39Update dependency @angular-devkit/core to ^0.7.0Renovate Bot2+11-2
2018-06-22 18:56Merge pull request #36 from SocialNetworkNews/renovate/ts-node-7.xMarcel2+11-7
2018-06-22 18:43Update dependency ts-node to v7Renovate Bot2+11-7
2018-06-02 06:43Merge pull request #34 from SocialNetworkNews/renovate/webpack-cli-3.xMarcel2+70-1566
2018-06-02 03:41Update dependency webpack-cli to v3Renovate Bot2+70-1566
2018-05-24 11:41Merge pull request #32 from SocialNetworkNews/renovate/ng-http-loader-2.xMarcel3+7-5
2018-05-24 11:36Fix NgHttpLoaderModule importMarcel1+1-1
2018-05-24 09:21Update dependency ng-http-loader to v2Renovate Bot2+6-4
2018-05-20 17:37Add notifications for the matrix roomMTRNord1+8-0
2018-05-20 10:22Add the most simple apiService unit test to let the tests succeedMTRNord1+22-0
2018-05-20 09:38Try to fix e2e on TravisCIMTRNord1+2-4
2018-05-20 09:31Disable unit tests and start chrome for e2e testsMTRNord15+13-327
2018-05-19 17:02Update deps and restore activated things from polyfill.ts fileMTRNord2+10-10
2018-05-19 16:43Fix #29MTRNord2+6-13
2018-05-19 16:39Fix server side renderingMTRNord7+41-28
2018-05-19 16:04Update some filesMTRNord7+39-36
2018-05-19 15:50Make e2e tests succeedMTRNord2+4-4
2018-05-19 15:28Optimize server side rendering a bitMTRNord6+50-34
2018-05-19 15:03Revert last commit as the default installed yarn is quite oldMTRNord1+1-0
2018-05-19 15:02Installing yarn isn't neededMTRNord1+0-1
2018-05-19 15:00Add e2e test and use npm script for testsMTRNord1+2-1
2018-05-19 14:58Fix build and test scriptMTRNord5+14-6
2018-05-19 13:52Yarn has a node minimum version of 8MTRNord1+1-2
2018-05-19 13:50Fix pathMTRNord1+2-3
2018-05-19 13:47Update karma for travis testsMTRNord2+13-4
2018-05-19 13:45Try travis fix for chromeMTRNord1+6-1
2018-05-19 12:44Fix build againMTRNord2+1704-60
2018-05-19 12:35Fix build issuesMTRNord2+3-1
2018-05-19 12:31Try to fix travisCI testsMTRNord1+4-0
2018-05-19 12:26Do correct kind of build on TravisMTRNord1+1-1
2018-05-19 12:25Fix rxjs codeMTRNord5+142-106
2018-05-19 11:56Update more deps and the lock fileMTRNord2+423-851
2018-05-19 11:50Update Angular to version 6 and rxjs to version 6MTRNord12+2813-390
2018-05-19 10:29Merge remote-tracking branch 'origin/master'MTRNord2+349-2437
2018-05-19 10:29Add travisCI testsMTRNord2+17-2
2018-05-19 09:44Merge pull request #25 from SocialNetworkNews/renovate/angular-cli-6.xMarcel2+213-2332
2018-05-19 09:44Merge branch 'master' into renovate/angular-cli-6.xMarcel2+185-114
2018-05-19 09:40Merge pull request #10 from SocialNetworkNews/renovate/typescript-2.xMarcel2+6-2
2018-05-19 09:40Merge pull request #20 from SocialNetworkNews/renovate/rxjs-6.xMarcel2+4-4
2018-05-19 09:40Merge branch 'master' into renovate/rxjs-6.xMarcel2+125-110
2018-05-19 09:39Merge pull request #18 from SocialNetworkNews/renovate/ts-node-6.xMarcel2+4-4
2018-05-19 09:38Merge pull request #26 from SocialNetworkNews/renovate/nguniversal-module-map-ngfactory-loader-6.xMarcel2+4-4
2018-05-19 09:38Merge branch 'master' into renovate/nguniversal-module-map-ngfactory-loader-6.xMarcel2+120-99
2018-05-19 09:38Merge pull request #19 from SocialNetworkNews/renovate/ts-loader-4.xMarcel2+18-6
2018-05-19 09:37Merge pull request #27 from SocialNetworkNews/renovate/ng-http-loader-1.xMarcel2+4-4
2018-05-19 09:37Merge pull request #23 from SocialNetworkNews/renovate/angular-cdk-6.xMarcel2+9-4
2018-05-19 09:36Merge branch 'master' into renovate/angular-cdk-6.xMarcel2+94-85
2018-05-19 09:36Merge pull request #24 from SocialNetworkNews/renovate/angular-material-6.xMarcel2+4-4
2018-05-19 09:36Merge branch 'master' into renovate/angular-material-6.xMarcel2+89-85
2018-05-19 09:35Merge pull request #22 from SocialNetworkNews/renovate/angular-monorepoMarcel2+67-67
2018-05-19 09:35Merge pull request #21 from SocialNetworkNews/renovate/angular-devkit-core-0.xMarcel2+13-13
2018-05-19 09:34Merge pull request #28 from SocialNetworkNews/renovate/karma-coverage-istanbul-reporter-2.xMarcel2+11-7
2018-05-17 11:45Update dependency karma-coverage-istanbul-reporter to v2Renovate Bot2+11-7
2018-05-11 07:44Update dependency ng-http-loader to v1Renovate Bot2+6-6
2018-05-03 22:32Update dependency @nguniversal/module-map-ngfactory-loader to v6Renovate Bot2+6-6
2018-05-03 21:05Update dependency @angular/cli to v6Renovate Bot2+224-2389
2018-05-03 20:05Update dependency @angular/material to v6Renovate Bot2+6-6
2018-05-03 20:05Update dependency @angular/cdk to v6Renovate Bot2+6-6
2018-05-03 19:50Update angular monorepo to v6Renovate Bot2+69-69
2018-05-03 19:50Update dependency @angular-devkit/core to ^0.6.0Renovate Bot2+14-14
2018-04-24 23:18Update dependency rxjs to v6Renovate Bot2+9-3
2018-04-17 13:19Update dependency ts-loader to v4Renovate Bot2+20-8
2018-04-17 09:34Update dependency ts-node to ^6.0.0Renovate Bot2+6-6
2018-04-11 10:14Merge pull request #16 from SocialNetworkNews/renovate/angular-devkit-core-0.xMarcel2+11-5
2018-04-10 20:52Make menuButton class always !importantMTRNord1+2-2
2018-04-10 20:39Fix the navbar furtherMTRNord2+2-2
2018-04-10 20:26Fix cssMTRNord1+4-0
2018-04-10 20:17Basic css optimize for mobile more TODOMTRNord2+18-2
2018-04-10 19:19Prevent having 2 css named the sameMTRNord2+3-17
2018-04-10 19:03Don't check while doing callback as this leads to a wrong stateMTRNord3+10-0
2018-04-10 18:49Set uuid if needed on check (for example after tab got closed)MTRNord2+7-2
2018-04-10 16:27Fix logo sizeMTRNord1+1-1
2018-04-10 16:16Fix iconMTRNord1+1-1
2018-04-08 15:25Fix ngIfMTRNord1+2-2
2018-04-08 15:17Fix parts of the navbarMTRNord2+2-8
2018-04-08 15:08Get another navbarMTRNord10+196-117
2018-04-06 13:41"fix" the definitionMTRNord2+11-8
2018-04-06 12:48Try fixing the definitionMTRNord1+4-3
2018-04-06 12:45Try fixing the definitionMTRNord1+5-4
2018-04-06 11:05Fix definitionMTRNord1+9-3
2018-04-06 10:59Fix linkifierMTRNord3+19-20
2018-04-03 18:03Fix ngIfMTRNord1+1-1
2018-04-03 17:55Make fix width and Use highres-imageMTRNord1+3-3
2018-04-03 17:21Make use of the Author dataMTRNord1+3-3
2018-04-03 15:29Make use of login API changesMTRNord4+4-4
2018-04-03 15:02Fix build errorsMTRNord2+1-2
2018-04-03 15:02Merge branch 'master' into renovate/angular-devkit-core-0.xMarcel15+233-164
2018-04-03 14:57Add profile and settings components (not implemented) and Emergency Commit as build is brokenMTRNord15+236-167
2018-04-03 11:48Update dependency @angular-devkit/core to ^0.5.0Renovate Bot2+11-5
2018-04-02 19:16optimize the grids ( See: https://codepen.io/MTRNord/pen/ZxRJxr )MTRNord2+14-6
2018-04-02 17:42Prepare Translations (a lot to do)MTRNord4+49-10
2018-04-02 16:37Cleanup codeMTRNord10+19-339
2018-03-31 20:35Loading animation wasn't wide enough. Lets fix thatMTRNord1+1-1
2018-03-31 20:25Wire up login page to the headerMTRNord1+2-0
2018-03-31 20:24Add background and make full usage of the widthMTRNord2+25-12
2018-03-31 20:15Use the correct HTMLMTRNord1+12-1
2018-03-31 20:06Allow me to get headersMTRNord1+1-1
2018-03-31 20:03Navigate to front page after callbackMTRNord1+6-3
2018-03-31 19:59Add a cool loading animation to the callback page while waiting for redirectMTRNord2+56-0
2018-03-31 19:56Pass AuthToken to APIService for later useMTRNord2+4-2
2018-03-31 19:35Remove wrong filterMTRNord1+0-2
2018-03-31 19:15Finish callbackFunctionMTRNord1+5-5
2018-03-31 19:13Add missing left:0;MTRNord1+1-0
2018-03-31 19:05Add missing hrefMTRNord1+1-1
2018-03-31 19:02Fix importMTRNord1+1-1
2018-03-31 18:59Add missing importMTRNord1+1-0
2018-03-31 18:57Add hopefully working callback wrapperMTRNord9+114-15
2018-03-31 18:22Disable Google Login until implemented and use button instead aMTRNord2+7-2
2018-03-31 18:12Use all keyword again and also change color of iconsMTRNord1+14-6
2018-03-31 17:54Try to only transition the required attributesMTRNord1+8-6
2018-03-31 17:51Add some border-radiusMTRNord1+1-0
2018-03-31 17:49Make sure we force the color overrideMTRNord1+2-2
2018-03-31 17:39scss or angular 5 don't like css3 :hover::after which causes the optimization to failMTRNord1+6-42
2018-03-31 17:24Optimize AnimationsMTRNord2+47-44
2018-03-31 17:17Fix class namesMTRNord1+2-2
2018-03-31 17:09Fix css and shadow animationMTRNord2+14-7
2018-03-31 16:57Simplify Shadow hoverMTRNord1+2-2
2018-03-31 16:54Try to fix cssMTRNord2+9-17
2018-03-31 16:41Fix wrong pathMTRNord1+2-2
2018-03-31 16:33Use newer fontawesomeMTRNord6+19-117
2018-03-31 16:11Fix Icons and backgroundMTRNord2+3-7
2018-03-31 15:58Add Login Page (WIP)MTRNord6+183-0
2018-03-27 16:59Hide overflow in LightboxMTRNord1+3-1
2018-03-27 16:53Update dependency typescript to >=2.4.2 <2.9.0Renovate Bot2+6-2
2018-03-27 16:05Make lightbox content largerMTRNord1+4-4
2018-03-27 15:42Disable Author meta until the Author API is implementedMTRNord1+2-1
2018-03-27 15:26Make innerHTML and META workingMTRNord2+13-12
2018-03-27 14:32Make the links workMTRNord1+1-1
2018-03-27 14:04Disable currently broken codeMTRNord1+6-6
2018-03-27 13:44Fix colliding namesMTRNord1+4-4
2018-03-27 13:27Add missed declaration for the PipeMTRNord1+2-0
2018-03-27 13:22Do some linkifing and add meta tags dynamicallyMTRNord9+195-37
2018-03-27 11:49Apply latest Server changes to reflect retweetsMTRNord2+7-2
2018-03-26 19:38Open Tweets inside a new tabMTRNord1+1-1
2018-03-26 17:31Add missing max-width for the papers listMTRNord1+1-1
2018-03-26 17:28readd marginMTRNord1+1-0
2018-03-26 17:17Remove margin and namespace gridMTRNord4+5-10
2018-03-26 17:05Fix typoMTRNord1+2-2
2018-03-26 17:02Check if flex now wraps like expectedMTRNord2+19-4
2018-03-26 16:52Remove flex attribute as it confuses firefox :)MTRNord1+0-1
2018-03-26 16:42Make author card to the right sizeMTRNord1+2-3
2018-03-26 16:33Use real flexMTRNord5+29-19
2018-03-26 16:17Try to sort the items firstMTRNord1+12-0
2018-03-26 15:52Replace imgHackMTRNord2+2-7
2018-03-26 15:40Cleanup paper cssMTRNord1+0-45
2018-03-26 15:39Make paper author name biggerMTRNord1+1-0
2018-03-26 14:37Add important flag and remove br tagsMTRNord2+2-2
2018-03-26 14:25Better position Username under profile ImageMTRNord2+3-33
2018-03-26 13:29Get a bigger Avatar Image from TwitterMTRNord1+1-1
2018-03-26 13:27Lock the Image size to width 350pxMTRNord2+6-1
2018-03-26 13:24Try fixing the avatar positionMTRNord2+9-2
2018-03-26 13:03Rework rest of Paper PageMTRNord2+23-20
2018-03-25 17:06Fix css for the ribbonMTRNord1+2-2
2018-03-25 16:56Move ribbon to the other side (to top-right)MTRNord2+26-2
2018-03-25 15:15Prevent style from getting overwrittenMTRNord2+4-13
2018-03-25 14:57well overriding css gets overriddenMTRNord1+1-1
2018-03-25 14:46fix align-itemMTRNord1+1-1
2018-03-25 14:33Add margin bottom to clean it up a bitMTRNord1+1-1
2018-03-25 14:24Not yet working :/ Lets remove the additional attributesMTRNord1+1-1
2018-03-25 14:15Make it a grid (hopefully)MTRNord2+11-4
2018-03-25 13:29Try to improve the flex gridMTRNord1+2-2
2018-03-25 13:09Remove the mat-grid-tileMTRNord1+29-31
2018-03-25 13:05Try angular/flex-layout insteadMTRNord4+19-15
2018-03-25 12:54Try making the cards fit into the gridMTRNord1+6-6
2018-03-25 12:40Use correct variable for profileImagesMTRNord1+1-1
2018-03-25 12:38Move ngFor to the correct PlaceMTRNord1+2-2
2018-03-25 12:05Add Lightbox to providersMTRNord1+2-0
2018-03-25 11:57Fix spinner try 2MTRNord2+2-1
2018-03-25 11:55I guess my IDE lies so lets try if it now buildsMTRNord2+0-4
2018-03-25 11:53Try to deduplicate some code and fix the spinnerMTRNord7+31-30
2018-03-25 11:34use angular-material grid for tweets and add author image to the cardsMTRNord3+67-28
2018-03-25 11:21Override weird image glitchMTRNord1+4-0
2018-03-25 11:12Add missing css and move footerMTRNord2+57-3
2018-03-25 10:58Use angular-material cards on tweetsMTRNord4+40-37
2018-03-25 10:42fix urlMTRNord1+1-1
2018-03-25 10:34Use a instead of buttonMTRNord1+1-1
2018-03-25 10:21Add subtitleMTRNord1+1-0
2018-03-25 10:12Add missing button importMTRNord3+5-2
2018-03-25 10:01Move linkMTRNord1+4-1
2018-03-25 09:52Move missing cssMTRNord1+45-0
2018-03-25 09:43Fix linkMTRNord2+2-6
2018-03-25 09:30Merge remote-tracking branch 'origin/master'MTRNord2+9-34
2018-03-25 09:29Make use of angular-material for cardsMTRNord6+49-8
2018-03-24 16:37Merge pull request #14 from SocialNetworkNews/revert-12-renovate/ts-loader-4.xMarcel2+6-18
2018-03-24 16:37Revert "Update dependency ts-loader to ^4.0.0"Marcel2+6-18
2018-03-24 16:16Merge pull request #13 from SocialNetworkNews/renovate/ts-node-5.xMarcel2+9-34
2018-03-24 16:16Merge pull request #12 from SocialNetworkNews/renovate/ts-loader-4.xMarcel2+18-6
2018-03-24 15:41Update dependency ts-node to ^5.0.0Renovate Bot2+9-34
2018-03-24 15:41Update dependency ts-loader to ^4.0.0Renovate Bot2+18-6
2018-03-24 14:10Merge pull request #11 from SocialNetworkNews/renovate/karma-jasmine-html-reporter-1.xMarcel2+4-4
2018-03-24 14:07Update dependency karma-jasmine-html-reporter to ^1.0.0Renovate Bot2+4-4
2018-03-24 14:06Merge pull request #9 from SocialNetworkNews/renovate/configureMarcel1+6-0
2018-03-24 14:04Update renovate.jsonMarcel1+1-0
2018-03-24 13:38Add renovate.jsonrenovate[bot]1+5-0
2018-03-24 13:29Fix typescript version rangeMTRNord2+2-6
2018-03-24 13:22Update DependenciesMTRNord2+1285-902
2018-03-23 18:42Use fixed max-heightMTRNord2+1-2
2018-03-23 14:46Fix ComponentMTRNord1+1-0
2018-03-23 14:43Remove extendsMTRNord1+1-2
2018-03-23 14:35Try using a spinner on http loadingMTRNord10+81-1
2018-03-23 13:59Cleanup angular-cli configMTRNord1+4-9
2018-03-23 13:57Test if target es5 works in browsers with angular-cliMTRNord1+1-0
2018-03-23 13:53Make ribbons smallerMTRNord1+4-4
2018-03-23 13:39Also add some margin left to make it a bit better lookingMTRNord1+2-1
2018-03-23 13:29Fix x overflowMTRNord1+1-1
2018-03-23 13:15Else seems not to work at this ngForMTRNord1+2-2
2018-03-22 21:15Remove not needed code and try to fix tweet-listMTRNord4+8-35
2018-03-22 20:58Use card component also in tweet-listMTRNord5+81-87
2018-03-22 20:39Fix the cssMTRNord4+160-223
2018-03-22 20:24Move needed card cssMTRNord2+67-69
2018-03-22 20:13Factor out cardMTRNord6+86-21
2018-03-21 21:19Fix css not getting appliedMTRNord2+4-5
2018-03-21 20:56Try preventing author card from stretchingMTRNord2+4-3
2018-03-21 20:40Use cssgrid on paper componentMTRNord2+102-29
2018-03-21 20:09Try centering the image in the LightboxMTRNord4+36-6
2018-03-21 19:55Remove bad looking align-items: endMTRNord2+2-2
2018-03-21 19:29Fix the missing linkMTRNord1+1-1
2018-03-21 19:14Remove totally unnecessary codeMTRNord2+3-19
2018-03-21 19:09Try to fix the api callingMTRNord3+3-4
2018-03-21 18:54Fix if logicMTRNord1+1-1
2018-03-21 18:43Give the nav a bit more margin to the rightMTRNord1+1-0
2018-03-21 18:40Further debug the routeActive ProblemMTRNord2+3-7
2018-03-21 18:13Debug menu checkCurrent and add missing functions for the papers-listMTRNord2+19-2
2018-03-21 18:00Fix API call for papers-listMTRNord1+7-12
2018-03-21 17:49Use cssgrid for papers-listMTRNord2+87-17
2018-03-21 17:35Try if using a template fixes the t is undefined error on the papers-list pageMTRNord1+1-1
2018-03-21 17:16Further debug papers list APIMTRNord1+1-1
2018-03-21 12:25Debug papers APIMTRNord1+1-1
2018-03-20 13:25Remove wrong z-indexMTRNord1+0-1
2018-03-18 21:04Actually I dont need a reload at all and a scrollMTRNord2+4-7
2018-03-18 20:58Fix reloadMTRNord1+5-1
2018-03-18 20:36Use reload function instead of weird routingMTRNord2+2-3
2018-03-18 20:11Try to fix reloadingMTRNord1+1-0
2018-03-18 20:01Remove ng2-page-scrollMTRNord2+0-3
2018-03-18 19:53Use routerLink to reload the pageMTRNord3+10-3
2018-03-18 19:36Fix lightbox imageMTRNord1+1-1
2018-03-18 19:21Debug goTo() functionMTRNord1+5-3
2018-03-18 19:01Still not doing what I expect it to doMTRNord1+3-2
2018-03-18 18:15CleanupMTRNord3+4-21
2018-03-18 18:13fix goTo() functionMTRNord2+5-12
2018-03-18 17:55fix t.toArray() is not a functionMTRNord1+1-1
2018-03-18 17:44Debug what el actually isMTRNord1+3-1
2018-03-18 17:30Try to find out the correct typeMTRNord1+5-5
2018-03-18 17:12Fix variablesMTRNord1+2-2
2018-03-18 17:01Fix wrong lineMTRNord1+0-1
2018-03-18 16:58Try to use directly ElementsMTRNord2+12-13
2018-03-18 16:46set id with templateMTRNord1+1-1
2018-03-18 16:36Check if ScrollView helpsMTRNord2+6-3
2018-03-18 16:14Still not working. Using a tag and add debugMTRNord2+6-5
2018-03-18 16:03Try to fix lightboxMTRNord2+13-6
2018-03-18 15:47Only use z-index not position on grid itemsMTRNord1+1-1
2018-03-18 15:36Fix Css GridMTRNord2+3-23
2018-03-18 15:30Fix Grid CSS try 2MTRNord1+1-1
2018-03-18 15:19Fix Grid CSSMTRNord1+21-1
2018-03-18 14:59Fix Ribbon CSSMTRNord3+5-2
2018-03-15 18:03Fix href 2MTRNord1+1-1
2018-03-15 17:51Fix hrefMTRNord1+1-1
2018-03-15 17:41Remove bootstrap scss files from angular-cli.jsonMTRNord1+0-2
2018-03-15 17:27Trx fixing anchor scrolling via a third party depMTRNord5+11-30
2018-03-15 17:18Try using fragment attributeMTRNord1+14-3
2018-03-15 17:09Try using fragment attributeMTRNord1+2-2
2018-03-15 16:55Fix lightbox linksMTRNord1+2-2
2018-03-15 16:47Use main class on toplevel instead of main tagMTRNord2+3-3
2018-03-15 16:46Optimize content padding and gapMTRNord3+5-8
2018-03-15 16:34Make Title cleanerMTRNord1+2-2
2018-03-15 16:31Fix thumbnail size and layout gapsMTRNord3+3-3
2018-03-15 16:17Fix uuid being privateMTRNord1+1-1
2018-03-15 16:14Use pure CSS Lightbox instead of ng-moduleMTRNord4+44-19
2018-03-15 16:08Use CssGrid inside nav headerMTRNord2+110-16
2018-03-15 12:31Remove tblue class from ribbon divMTRNord2+2-2
2018-03-15 11:16Try fixing the RibbonsMTRNord3+52-56
2018-03-14 21:17Some slight Css variationsMTRNord1+2-5
2018-03-14 20:54Try to fix weird image issuesMTRNord2+22-9
2018-03-14 20:48Fix weird header glitchMTRNord1+1-0
2018-03-14 20:44Remove the bootstrap dependencyMTRNord1+0-1
2018-03-14 20:35Fix HTML tagsMTRNord1+4-4
2018-03-14 20:34Add image max heightMTRNord2+4-2
2018-03-14 20:21Try to fix these CardsMTRNord2+24-80
2018-03-14 19:41Show images and try to fix the Text to the bottom of a cardMTRNord1+4-0
2018-03-14 17:57Fix tweets listMTRNord1+0-31
2018-03-14 17:45Move Menu style, add z-index for the menu, fix "item-" class thingy by using the index and fix "String is not a function"MTRNord3+92-89
2018-03-14 17:24Kill mdb-bootstrap stylesheetsMTRNord1+0-2
2018-03-14 17:23Fix typosMTRNord2+5-5
2018-03-14 17:07Start reworking the Design (Lots to do)MTRNord11+275-117
2018-03-13 18:46Show actual error Message when getting 404MTRNord2+4-2
2018-03-13 17:26Remove unused scrollbarMTRNord6+0-469
2018-03-13 14:51Fix typoMTRNord2+2-2
2018-03-12 21:18Make the error message a bit more clear on why it happenedMTRNord2+4-2
2018-03-12 18:50Keep the toast until the user dismisses itMTRNord2+4-2
2018-03-12 18:29Show the message. Not the objectMTRNord2+2-2
2018-03-12 18:13Make sure we have a String when using startsWith()MTRNord2+2-2
2018-03-12 17:56Add missing import (again)MTRNord2+2-0
2018-03-12 17:30Maybe it is a operator?MTRNord2+2-2
2018-03-12 17:25flatMap seems to now be named mergeMapMTRNord3+273-229
2018-03-12 17:20Add more missing import lines (I should learn observables...)MTRNord2+8-0
2018-03-12 17:16Add missing import linesMTRNord2+4-0
2018-03-12 17:08Display the toast top-centerMTRNord2+6-2
2018-03-12 17:06Use better error handling (5 retries plus a visible error message for the user)MTRNord7+55-11
2018-02-26 19:18Fix logicMTRNord1+1-1
2018-02-26 19:12USe the error handler instead of directly calling RavenMTRNord3+7-4
2018-02-26 17:00Use a more orange color for the big imageMTRNord4+6-4
2018-02-26 15:53Always generate sourcemaps!MTRNord1+1-1
2018-02-26 15:50Fix uuid being undefinedMTRNord1+5-2
2018-02-26 15:16[object Object] isn't a really helpful error trace... Stringify itMTRNord3+2-3
2018-02-26 14:36[object Object] isn't a really helpful error traceMTRNord2+2-2
2018-02-26 14:34Change code to use SentryMTRNord3+16-2
2018-02-26 14:21Try to use Sentry.MTRNord4+345-429
2018-02-25 16:34Call API earlierMTRNord2+10-10
2018-02-19 18:51Implement Paper APIMTRNord3+21-8
2018-02-19 14:38Update Service Worker configMTRNord1+35-12
2018-02-19 14:18Fix titleMTRNord1+2-2
2018-02-19 14:01Fix Papers-list apiMTRNord2+4-8
2018-02-19 13:48Fix use of papers-listMTRNord2+1-12
2018-02-19 13:44Fix console log messageMTRNord1+1-1
2018-02-19 13:43Use "GET /papers" api endpointMTRNord4+60-29
2018-02-17 20:40Try to fix ifMTRNord1+1-1
2018-02-17 20:18Try to fix ifMTRNord1+1-1
2018-02-17 20:06Null guardMTRNord1+3-3
2018-02-17 19:44Temp image FixMTRNord2+24-9
2018-02-17 18:33Fix cssMTRNord1+2-1
2018-02-17 15:21fix manifestMTRNord1+1-1
2018-02-17 14:55CleanupMTRNord1+2-1
2018-02-17 14:54CleanupMTRNord1+1-2
2018-02-17 14:53Register Service Worker alwaysMTRNord1+1-1
2018-02-17 14:49Add manifestMTRNord7+159-7
2018-02-17 12:57TypingsMTRNord1+18-1
2018-02-17 12:20Don't overlap navMTRNord1+1-1
2018-02-17 11:29Fix retweetRibbonMTRNord1+1-1
2018-02-13 21:08Use Display Name and accept \n charsMTRNord1+3-3
2018-02-13 20:40Prepare for not yet published API ServerMTRNord8+81-26
2018-02-12 21:53Fix avatarMTRNord2+2-2
2018-02-12 21:19Fix Papers, add "creator card" add Topic navbar for papersMTRNord8+142-38
2018-02-11 22:06Fix list componentsMTRNord12+42-36
2018-02-11 19:13Factor out some componentsMTRNord14+153-72
2018-02-11 17:57Use Server Side renderingMTRNord17+813-26
2018-02-09 23:23Make Lightbox biggerMTRNord1+3-1
2018-02-09 22:43Simplify Css and replace Header ImageMTRNord6+138-284
2018-02-09 21:32Initial ScaffoldMTRNord33+1266-45
2018-02-08 20:50chore: initial commit from @angular/cliAngular CLI30+6911-0
2018-02-09 21:31Initial commitMarcel1+674-0