Lexiconga/js
Robbie Antenesse 9f07b0f57a Got words and dictionaries saving properly again, make uploads add only new words to db, make dictionary last_updated column when when adding words, add last_login column to users table. 2016-06-16 13:22:13 -06:00
..
min Trying to add PapaParse for importing CSV files of words, but for some reason it's not recognizing the Papa object. 2016-06-08 13:55:07 -06:00
defiant.js Moved, minified, and renamed defiantJS 2016-03-02 11:18:52 -07:00
dictionaryBuilder.js Got words and dictionaries saving properly again, make uploads add only new words to db, make dictionary last_updated column when when adding words, add last_login column to users table. 2016-06-16 13:22:13 -06:00
helpers.js Saving and loading words from words table now works. Need to make words delete when dictionary is deleted. 2016-06-14 18:16:41 -06:00
marked.js Search function overhaul: now search by case sensitive and regardless of diacritics! 2015-12-02 16:03:23 -07:00
papaparse.js Trying to add PapaParse for importing CSV files of words, but for some reason it's not recognizing the Papa object. 2016-06-08 13:55:07 -06:00
publicView.js Also update the public view filter because that's important. 2016-05-26 18:26:35 -06:00
removeDiacritics.js Search function overhaul: now search by case sensitive and regardless of diacritics! 2015-12-02 16:03:23 -07:00
ui.js Words delete correctly and update the dictionary's next_word_id when new words are added. 2016-06-15 17:48:52 -06:00