Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
83 commits
Select commit Hold shift + click to select a range
3fc3b6b
Create README.md
alicethecoder Sep 1, 2020
7f98777
Update README.md
alicethecoder Sep 1, 2020
2131e78
Basic fork support, fix commit selection
hatboysam Sep 1, 2020
6271b82
Simplify diff reloading
hatboysam Sep 2, 2020
849a70b
Make all the draft statuses work
hatboysam Sep 2, 2020
f7e1b30
Fix comment count
hatboysam Sep 2, 2020
0b9a9cd
Flesh out makefile
hatboysam Sep 2, 2020
34349a5
New Favicon
hatboysam Sep 2, 2020
9e0fa54
Handle binary files
hatboysam Sep 12, 2020
afa903a
Basic pricing page
hatboysam Sep 12, 2020
d0ccf5e
Add Rollbar
hatboysam Sep 12, 2020
3844516
Cookies for popups, shortcut hint in footer
hatboysam Sep 12, 2020
20263ba
Functions logging, probot events
hatboysam Sep 13, 2020
e21902b
Update to probot 10
hatboysam Sep 13, 2020
ca79bd9
Update probot invocations
hatboysam Sep 13, 2020
a32697a
Fix logging
hatboysam Sep 13, 2020
5c51f46
Comments are keyed on sha
hatboysam Sep 19, 2020
9db30c8
Implement translateLineNumber
hatboysam Sep 19, 2020
19f246b
Move some code into a shared directory
hatboysam Sep 19, 2020
9ff9aa0
Basic Firebase connection for comments and threads
hatboysam Sep 20, 2020
906156a
Super basic line migration actually works!!
hatboysam Sep 29, 2020
ac24488
Analytics (basic), comment timestamps, Firestore unsub
hatboysam Oct 8, 2020
2d434f2
Some TODO hygiene
hatboysam Oct 8, 2020
882a657
Implement discard, consider thread ownership with drafts
hatboysam Oct 10, 2020
68c28e4
Setup smee, track installations
hatboysam Oct 11, 2020
4f6402b
Add features to pricing page
hatboysam Oct 11, 2020
ef3dd06
Save
hatboysam Oct 11, 2020
1654117
Add a second font, clean up some headers
hatboysam Oct 11, 2020
0873abc
Save work: diff translations, small UI improvements
hatboysam Oct 21, 2020
a26d19b
Cleanup, begin storing reviews
hatboysam Oct 25, 2020
957d1fb
Begin review persistence, update Firebase, use Firestore emulator, in…
hatboysam Oct 29, 2020
719b44f
New database schema
hatboysam Nov 8, 2020
ab21328
Inbox read from Firestore
hatboysam Nov 8, 2020
b6db3eb
Move to reviews, not checks
hatboysam Dec 9, 2020
d21c850
Track unresolved state
hatboysam Dec 10, 2020
99e916e
Add PR title and timestamp
hatboysam Dec 10, 2020
809bbb4
Move to /api/ for callable functions
hatboysam Dec 12, 2020
20f10f4
Redirect through signin
hatboysam Dec 13, 2020
ce79f7f
Update README.md
alicethecoder Dec 13, 2020
26a6c3f
Move some things to the bot
hatboysam Dec 13, 2020
7c6484d
Update probot
hatboysam Dec 13, 2020
82e8872
Bump ini from 1.3.5 to 1.3.8 in /functions (#22)
dependabot[bot] Dec 13, 2020
f0c004f
Bump highlight.js from 9.17.1 to 9.18.5 in /app (#21)
dependabot[bot] Dec 13, 2020
6704d63
Bump acorn from 6.4.0 to 6.4.2 in /app (#20)
dependabot[bot] Dec 13, 2020
7aa284a
Bump node-fetch from 2.6.0 to 2.6.1 in /functions (#19)
dependabot[bot] Dec 13, 2020
c00283c
Bump elliptic from 6.5.2 to 6.5.3 in /app (#10)
dependabot[bot] Dec 13, 2020
bf75299
Bump lodash from 4.17.15 to 4.17.20 in /app (#12)
dependabot[bot] Dec 13, 2020
4cba6be
Bump bl from 4.0.2 to 4.0.3 in /functions (#14)
dependabot[bot] Dec 13, 2020
cd7fce8
Bump websocket-extensions from 0.1.3 to 0.1.4 in /app (#3)
dependabot[bot] Dec 13, 2020
a121d34
Bump http-proxy from 1.18.0 to 1.18.1 in /app (#17)
dependabot[bot] Dec 13, 2020
2a135f2
Bump @hapi/hoek from 8.5.0 to 8.5.1 in /app (#16)
dependabot[bot] Dec 13, 2020
05ca6a3
Bump node-sass from 4.13.0 to 4.13.1 in /app (#15)
dependabot[bot] Dec 13, 2020
6b97396
Finish probot version updates
hatboysam Dec 13, 2020
987f194
Listen to push events
hatboysam Dec 13, 2020
4204e3a
Prefix fix
hatboysam Dec 13, 2020
044e690
Review closing, reopening, etc
hatboysam Dec 18, 2020
071abb5
Closed PR styling
hatboysam Dec 18, 2020
8938f6e
Color improvements, locally guess state
hatboysam Dec 19, 2020
2d218bc
Add Inbox store module
hatboysam Dec 20, 2020
42cb3fc
Cleanup, clear some TODOs
hatboysam Dec 20, 2020
2020eee
Categorize TODOs
hatboysam Dec 22, 2020
e3722d2
Change comment timestamp, fix send and reopen, prettier GitHub review…
hatboysam Dec 22, 2020
9b9b4a5
Comment timestamps
hatboysam Dec 23, 2020
c5f08a4
Fix prod build, fix some colors
hatboysam Dec 24, 2020
61ec91b
Shrink prism, drop 0.75MB
hatboysam Dec 24, 2020
0c8f9a0
Increase some type safety
hatboysam Dec 25, 2020
516690d
Delete a line
hatboysam Dec 26, 2020
9eb9b9f
Clean up thread args types
hatboysam Dec 26, 2020
5be729f
Handle empty description
hatboysam Dec 26, 2020
a987316
Add side to thread args
hatboysam Dec 26, 2020
0f414cb
Tiny shadow adjustment
hatboysam Dec 26, 2020
f917418
Basic outdated support
hatboysam Dec 26, 2020
a0cf9ae
Change a line
hatboysam Dec 26, 2020
e1ab0ad
Update README.md
hatboysam Dec 26, 2020
f5c9bad
Much better outdated handling
hatboysam Dec 26, 2020
05b7afe
Fix comment display choices
hatboysam Dec 26, 2020
66f0c79
404 page
hatboysam Dec 26, 2020
5dc455d
Small UI changes
hatboysam Dec 27, 2020
0563ca1
First complete attempt at thread moving algorithm
hatboysam Dec 27, 2020
5c2ba36
Fix thread-moving algorithm
hatboysam Dec 28, 2020
4e715ed
Fix error in push handler
hatboysam Dec 28, 2020
1612953
Create README.md
hatboysam Dec 28, 2020
02a0219
Merge branch 'master' into hatboysam-test-patch-1
hatboysam Dec 28, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
53 changes: 28 additions & 25 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,25 +1,28 @@
.DS_Store
node_modules
/dist

# local env files
.env.local
.env.*.local

# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
*-debug.log*

# Built files
app/dist

# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
.DS_Store
node_modules
/dist

# local env files
.env.local
.env.*.local

# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
*-debug.log*

# Emulators
emulator-data

# Built files
app/dist

# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
29 changes: 26 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
format:
(cd app && npm run lint-fix) && \
(cd functions && npm run format)
PROJECT ?= codeapprove-dev

format-app:
(cd app && npm run lint-fix)

format-functions:
(cd functions && npm run format)

format: format-app format-functions

deploy-firestore:
firebase --project=$(PROJECT) deploy --only firestore

build-functions:
(cd functions && npm run build)

deploy-functions: build-functions
firebase --project=$(PROJECT) deploy --only functions

build-hosting:
(cd app && npm run build)

deploy-hosting: build-hosting
firebase --project=$(PROJECT) deploy --only hosting

deploy: deploy-firestore deploy-functions deploy-hosting
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# codeapprove
https://codeapprove.com

This is from a fork! And I am changing a line.


Another commit - change
6 changes: 3 additions & 3 deletions app/babel.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
presets: ["@vue/cli-plugin-babel/preset"]
};
module.exports = {
presets: ["@vue/cli-plugin-babel/preset"]
};
Loading