index
:
ctrl-v
dependabot/go_modules/backend/golang.org/x/crypto-0.1.0
dependabot/go_modules/backend/golang.org/x/sys-0.1.0
dependabot/npm_and_yarn/frontend/ansi-regex-5.0.1
dependabot/npm_and_yarn/frontend/axios-0.21.2
dependabot/npm_and_yarn/frontend/follow-redirects-1.14.8
dependabot/npm_and_yarn/frontend/json5-1.0.2
dependabot/npm_and_yarn/frontend/lodash-4.17.21
dependabot/npm_and_yarn/frontend/minimist-1.2.8
dependabot/npm_and_yarn/frontend/nanoid-3.3.4
dependabot/npm_and_yarn/frontend/next-12.1.0
dependabot/npm_and_yarn/frontend/postcss-7.0.39
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix(typo): public api docs endpoint
jackyzha0
2021-03-01
1
-1
/
+1
*
Merge pull request #68 from jackyzha0/public-api-docs
Jacky Zhao
2021-03-01
1
-0
/
+77
|
\
|
*
docs: public api
jackyzha0
2021-03-01
1
-0
/
+77
|
/
*
docs: remove deprecated manual scripts from readme and makefile
jackyzha0
2021-03-01
2
-28
/
+12
*
fix(cfg): no longer require .env when reading env vars
jackyzha0
2021-03-01
1
-1
/
+2
*
patch(ci): add ci specific dockerfile that excludes .env
jackyzha0
2021-03-01
1
-0
/
+11
*
fix(deps): re-add go.sum
jackyzha0
2021-03-01
2
-1
/
+26
*
add entrypoint arg
jackyzha0
2021-03-01
2
-0
/
+2
*
change npm script to use yarn instead
jackyzha0
2021-03-01
2
-2
/
+2
*
add workdir cmd
jackyzha0
2021-03-01
2
-0
/
+6
*
Merge branch 'master' of https://github.com/jackyzha0/ctrl-v
jackyzha0
2021-03-01
2
-27
/
+11
|
\
|
*
Merge pull request #60 from jackyzha0/dependabot/npm_and_yarn/frontend/axios-...
Jacky Zhao
2021-03-01
2
-27
/
+11
|
|
\
|
|
*
Bump axios from 0.19.2 to 0.21.1 in /frontend
dependabot[bot]
2021-01-06
2
-27
/
+11
|
|
/
*
/
add firebase hosting workflow
jackyzha0
2021-03-01
2
-0
/
+40
|
/
*
better indentation
jackyzha0
2020-09-17
4
-28
/
+22
*
patch bad render mode for non latex and markdown
jackyzha0
2020-09-17
3
-7
/
+15
*
Merge pull request #59 from jackyzha0/patch-qol
Jacky Zhao
2020-09-17
3
-2
/
+16
|
\
|
*
set default for md and latex to renderer, add title and description setting i...
jackyzha0
2020-09-17
3
-2
/
+16
|
/
*
Merge pull request #58 from jackyzha0/patch
Jacky Zhao
2020-09-04
3
-2
/
+25
|
\
|
*
add null coalescing op
jackyzha0
2020-09-04
1
-1
/
+1
|
*
add invalid lang guarding and change md theme
jackyzha0
2020-09-04
1
-5
/
+6
|
*
add code highlighting to md
jackyzha0
2020-09-04
3
-2
/
+24
*
|
Merge pull request #56 from jackyzha0/patch
Jacky Zhao
2020-09-03
5
-27
/
+25
|
\
|
|
*
add md class to preview renderer
jackyzha0
2020-09-03
1
-1
/
+1
|
*
fix computed match warn by adding additional route comp
jackyzha0
2020-09-03
1
-11
/
+13
|
*
fix React does not recognize the warning by adding extra react fragment
jackyzha0
2020-09-03
1
-19
/
+19
|
*
fix finddomnode deprecated in dropdown
jackyzha0
2020-09-03
3
-4
/
+0
*
|
Merge pull request #54 from jackyzha0/patch
Jacky Zhao
2020-09-03
4
-23
/
+268
|
\
|
|
*
replace dangerouslysetinnerhtml by using react-markdown
jackyzha0
2020-09-03
4
-23
/
+268
|
/
*
Merge pull request #52 from jackyzha0/refactor-react
Ryan Mehri
2020-07-18
13
-529
/
+418
|
\
|
*
refactor viewpaste and fixed button height
jackyzha0
2020-07-18
3
-120
/
+89
|
*
refactor newpaste
jackyzha0
2020-07-18
4
-262
/
+206
|
*
refactor renderers
jackyzha0
2020-07-17
5
-120
/
+95
|
*
refactor decorators
jackyzha0
2020-07-17
3
-29
/
+30
|
/
*
Merge pull request #50 from jackyzha0/cache-invalidation
Ryan Mehri
2020-06-07
1
-1
/
+16
|
\
|
*
fix cache not invalidating expired pastes
jackyzha0
2020-06-07
1
-1
/
+16
*
|
Merge pull request #49 from jackyzha0/fix-makefile
Ryan Mehri
2020-06-07
2
-19
/
+15
|
\
|
|
*
makefile update
jackyzha0
2020-06-07
2
-19
/
+15
|
/
*
Merge pull request #44 from jackyzha0/markdown-improvement
Jacky Zhao
2020-05-28
4
-21
/
+37
|
\
|
*
update readme
jackyzha0
2020-05-28
1
-3
/
+4
|
*
remove yarn lock from gitignore
jackyzha0
2020-05-28
1
-1
/
+0
|
*
made markdown render less bad
jackyzha0
2020-05-28
2
-17
/
+33
|
/
*
Merge pull request #43 from jackyzha0/markdown
Jacky Zhao
2020-05-28
6
-9
/
+11769
|
\
|
*
y helper function when no helper function do
Ian Mah
2020-05-28
1
-7
/
+3
|
*
Remove more console log
Ian Mah
2020-05-28
1
-1
/
+0
|
*
Remove console log
Ian Mah
2020-05-28
1
-2
/
+0
|
*
Restrict width to preview pane
Ian Mah
2020-05-28
1
-2
/
+12
|
*
Add markdown to view paste
Ian Mah
2020-05-28
3
-11
/
+18
|
*
Add markdown preview
Ian Mah
2020-05-28
4
-0
/
+11750
|
/
*
Merge pull request #42 from jackyzha0/analytics
Ian Mah
2020-05-27
1
-0
/
+9
|
\
[prev]
[next]