time-convertor-ts

Convert time across timezones (typescript)
git clone http://git.hanabi.in/repos/time-convertor-ts.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2021-12-21 17:38use GNU AGPLv3 licenseAgastya Chandrakant1+661-30
2020-10-11 16:12built the projectAgastya Chandrakant14+45-45
2020-10-11 16:09Add a countdownAgastya Chandrakant4+18-6
2020-10-09 12:31buildAgastya Chandrakant14+45-45
2020-10-09 12:24formatAgastya Chandrakant27+219-201
2020-10-09 10:17[feature] event-share-linkAgastya Chandrakant6+189-1
2020-10-07 12:38Add build folderAgastya Chandrakant16+165-1
2020-10-07 12:22fix scrollbarAgastya Chandrakant1+1-0
2020-10-06 14:05Merge pull request #5 from acagastya/dependabot/npm_and_yarn/elliptic-6.5.3Agastya Chandrakant1+6-6
2020-10-06 14:01Bump elliptic from 6.5.2 to 6.5.3dependabot[bot]1+6-6
2020-10-06 14:01Merge pull request #4 from acagastya/dependabot/npm_and_yarn/http-proxy-1.18.1Agastya Chandrakant1+10-12
2020-09-12 00:27Bump http-proxy from 1.18.0 to 1.18.1dependabot[bot]1+10-12
2020-06-13 06:03Merge pull request #3 from acagastya/dependabot/npm_and_yarn/websocket-extensions-0.1.4Agastya Chandrakant1+3-3
2020-06-08 08:35Bump websocket-extensions from 0.1.3 to 0.1.4dependabot[bot]1+3-3
2020-05-27 18:46Save state of date-time for future; fixes #1Agastya Chandrakant3+22-12
2020-05-27 12:17changing scripts to make toolforge instance run in one goAgastya Chandrakant1+2-2
2020-05-27 11:36saved TZ's future timeAgastya Chandrakant3+81-0
2020-05-27 10:25centering the remove buttonAgastya Chandrakant1+18-9
2020-05-27 10:19make sort work with spaces, and conditional priority sortAgastya Chandrakant1+3-1
2020-05-26 08:16prepare scriptsAgastya Chandrakant2+6-4
2020-05-26 08:04housekeeping; min date for future is YdayAgastya Chandrakant12+74-68
2020-05-25 18:39disabled button + basePathAgastya Chandrakant6+26-14
2020-05-25 18:20refactorAgastya Chandrakant4+49-49
2020-05-25 18:09bug linksAgastya Chandrakant2+9-1
2020-05-25 16:06Add Future; saving pendingAgastya Chandrakant5+265-3
2020-05-25 12:49fix manifest; add emoji; move router; new interface; getabbr; optional clearInput; help; working headerAgastya Chandrakant9+121-17
2020-05-25 11:15w:100vwAgastya Chandrakant1+0-1
2020-05-25 11:15change scroll behaviourAgastya Chandrakant1+1-1
2020-05-25 09:45add bp of help, shadow for dropdown, basic routingAgastya Chandrakant3+45-10
2020-05-25 05:52create /, from-to, and option to saveAgastya Chandrakant7+162-87
2020-05-25 05:51rename one interfaceAgastya Chandrakant1+1-1
2020-05-25 05:29change footer, add interfaces + methodsAgastya Chandrakant3+55-5
2020-05-25 03:14implement simple, current and testing in indexAgastya Chandrakant3+127-39
2020-05-25 03:14tz input implementedAgastya Chandrakant1+112-0
2020-05-25 03:10interfaces + more mothodsAgastya Chandrakant2+57-0
2020-05-25 01:05prep the index to support currentconvertorAgastya Chandrakant1+11-3
2020-05-25 01:04changes to header and footerAgastya Chandrakant2+3-2
2020-05-25 01:03more util functionsAgastya Chandrakant1+12-1
2020-05-24 19:24primitive implementation of current time -- needs workAgastya Chandrakant2+61-0
2020-05-24 18:28Footer update + some util functionsAgastya Chandrakant2+32-4
2020-05-24 17:42useTime hookAgastya Chandrakant1+26-0
2020-05-24 17:30implement full footer, part. headerAgastya Chandrakant4+53-4
2020-05-24 17:02Initial commitAgastya Chandrakant17+595-153
2020-05-24 16:49Initialize project using Create React AppAgastya Chandrakant20+11279-0