Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented new features based on feedback #6

Merged
merged 39 commits into from
Oct 16, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
c16d1cf
updated papers.csv
player-eric Oct 3, 2021
c8ca60c
set existing filter field when getting filters from URL
player-eric Oct 3, 2021
5f3408c
added venue filter
player-eric Oct 3, 2021
b15ea22
testing copying bibtex
player-eric Oct 3, 2021
54408a8
finished copying bibtex
player-eric Oct 3, 2021
a5a3e9d
fixed bug in copying bibtex
player-eric Oct 3, 2021
56d5cc7
added venue filter to timeline page
player-eric Oct 3, 2021
bc2b6d9
renamed leaderboard to statistics
player-eric Oct 3, 2021
72a703f
filter by venue when clicking on venue in paper detail page
player-eric Oct 3, 2021
35c6fde
added note below citation graph
player-eric Oct 3, 2021
26f2e55
changed date filter input to month only
player-eric Oct 5, 2021
12a5cdb
improved date filter
player-eric Oct 5, 2021
4b40126
Merge branch 'brownvc:main' into main
player-eric Oct 5, 2021
d7f5383
restructured code
player-eric Oct 5, 2021
4ddc0dd
Merge branch 'main' of github.com:player-eric/neural-fields-review in…
player-eric Oct 5, 2021
4b2a702
made script for ejecting redundant bibtex fields in papers.csv
player-eric Oct 6, 2021
aa9d511
add effect to copy bibtex button
player-eric Oct 6, 2021
decc96b
added placeholder for month filter input
player-eric Oct 6, 2021
c6b75d5
created button for downloading bibtex of all papers filtered out
player-eric Oct 6, 2021
f812566
added ID for papers with no IDs
player-eric Oct 6, 2021
7280062
updated citation graph
player-eric Oct 6, 2021
6a4cd2b
added nav links to google forms for adding / editing papers
player-eric Oct 13, 2021
3a74134
displaying paper's thumbnail when available
player-eric Oct 13, 2021
ff55253
moved links to forms for add / updating papers to config file
player-eric Oct 13, 2021
d01d507
cleaned up code
player-eric Oct 15, 2021
fea4be1
fixed UID
player-eric Oct 15, 2021
cc39b57
updated gigignore
player-eric Oct 15, 2021
f5d55da
added auth token in citation graph script
player-eric Oct 15, 2021
cbd4a69
updated statistics page
player-eric Oct 15, 2021
b0c4a86
added download bibtex buttons to all pages
player-eric Oct 15, 2021
e12b047
add short citation code in paper detail page
player-eric Oct 15, 2021
fa5dff8
add "code coming soon..." to paper without code link
player-eric Oct 15, 2021
15e2281
created info page
player-eric Oct 16, 2021
2e27f92
finished info page
player-eric Oct 16, 2021
6fe977e
finished keyword explanation table in info.html
player-eric Oct 16, 2021
4dbbf4e
updated info page
player-eric Oct 16, 2021
04cd1af
updated papers.csv with latest
player-eric Oct 16, 2021
35c40dc
updated citation graph
player-eric Oct 16, 2021
f627b4d
merged upstream
player-eric Oct 16, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -136,3 +136,6 @@ node_modules/

# MacOS
.DS_Store

# Auth key
scripts/SemanticScholarAuthKey
41 changes: 0 additions & 41 deletions CONTRIBUTING.md

This file was deleted.

66 changes: 0 additions & 66 deletions chat/README.md

This file was deleted.

59 changes: 0 additions & 59 deletions chat/make_poster_rooms.py

This file was deleted.

1 change: 0 additions & 1 deletion chat/requirements.txt

This file was deleted.

67 changes: 0 additions & 67 deletions chat/sloppy.json

This file was deleted.

2 changes: 0 additions & 2 deletions gather/.gitignore

This file was deleted.