GITLAB
110swag / flashy-backend
Sign in
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
a7099dd7a4259f677f679ba5c504435ecfb26d6e
master
a7099dd7a4259f677f679ba5c504435ecfb26d6e
Commits
Compare
Branches
1
Tags
0
Stats
04 Jun, 2015
5 commits
a7099dd7a
password minimum length is now 8
Browse Code »
Andrew Buss
10 years ago
7df95b98b
better handle the case when a user tries to study an empty deck
Browse Code »
Andrew Buss
10 years ago
f75aee4a9
fix editflashcard test
Browse Code »
Andrew Buss
10 years ago
a3ae545ef
send user's chosen mask
Browse Code »
Andrew Buss
10 years ago
4263a9ac9
send is_authored_by, send feed events when a card is edited
Browse Code »
Andrew Buss
10 years ago
03 Jun, 2015
34 commits
51fcb6875
hide the old version of a card that a user edits
Browse Code »
Andrew Buss
10 years ago
435643e5a
scratch that
Browse Code »
Andrew Buss
10 years ago
22f26c6fa
hide the old card when we edit
Browse Code »
Andrew Buss
10 years ago
a3f17ed32
only save if necessary
Browse Code »
Andrew Buss
10 years ago
93e9f2896
oops; don't actually save
Browse Code »
Andrew Buss
10 years ago
01721260e
add flashcard fix event
Browse Code »
Andrew Buss
10 years ago
81749b02f
unicode for logging edit flashcard
Browse Code »
Andrew Buss
10 years ago
8a4e3756d
Merge branch 'master' of git.ucsd.edu:110swag/flashy-backend
Browse Code »
Andrew Buss
10 years ago
01aa591ca
disable the is_not_hidden thing; it's broke and no time to fix; 110 wheee
Browse Code »
Andrew Buss
10 years ago
f8b134f0a
Noisly fail notify() if the user's registration_id is null
Browse Code »
Rohan Rangray
10 years ago
d01dc2e82
Determine the next review date stupidly
Browse Code »
Rohan Rangray
10 years ago
000b5980c
Merge branch 'master' of git.ucsd.edu:110swag/flashy-backend
Browse Code »
Rohan Rangray
10 years ago
658b50561
Attempted fix for the repeating flashcard problem
Browse Code »
Rohan Rangray
10 years ago
92f595819
oh, include the migration too
Browse Code »
Andrew Buss
10 years ago
db7005baa
expand blanked_word field
Browse Code »
Andrew Buss
10 years ago
137ad4276
refactor feed pagination; make it optionaller
Browse Code »
Andrew Buss
10 years ago
5a36efa89
Merge branch 'master' of git.ucsd.edu:110swag/flashy-backend
Browse Code »
Andrew Buss
10 years ago
59eed7be1
improve section search performance
Browse Code »
Andrew Buss
10 years ago
b184b69bc
Extra checks to make sure a userflashcard's interval doesn't fall below 1
Browse Code »
Rohan Rangray
10 years ago
cab847f4e
Fixed bug in study score update
Browse Code »
Rohan Rangray
10 years ago
23e4b7a71
Print the users who were notified to console
Browse Code »
Rohan Rangray
10 years ago
e19be046c
Fixed weird gcm import issue
Browse Code »
Rohan Rangray
10 years ago
f66dc6a91
If the client's registration id is invalid, remove it
Browse Code »
Rohan Rangray
10 years ago
137e48f92
Fixed stupid indexing bug
Browse Code »
Rohan Rangray
10 years ago
4f3df4b57
Optimized the query by doing a batch lookup
Browse Code »
Rohan Rangray
10 years ago
0b56c948b
Prefetching users to optimize the query
Browse Code »
Rohan Rangray
10 years ago
0b6a759a6
Fixed error in notify_users management command
Browse Code »
Rohan Rangray
10 years ago
5a20f1793
Added the dir change to the top of the script
Browse Code »
Rohan Rangray
10 years ago
f89846b3c
Made the cron script log everything to /var/log/usernotifications
Browse Code »
Rohan Rangray
10 years ago
cd2473b72
Added the crontab script to notify users
Browse Code »
Rohan Rangray
10 years ago
5c84eec6b
Added fix to adapt the algorithm to when the user reviews the card
Browse Code »
Rohan Rangray
10 years ago
7d64912c6
Added the LecturePeriod dump to sections.json fixture
Browse Code »
Rohan Rangray
10 years ago
ff5aa2303
Fixed the sections.json fixture
Browse Code »
Rohan Rangray
10 years ago
eb12c0a3e
massive fix to fix the lecture times
Browse Code »
Rohan Rangray
10 years ago
02 Jun, 2015
1 commit
2f415807e
Merge branch 'master' of git.ucsd.edu:110swag/flashy-backend
Browse Code »
Rohan Rangray
10 years ago