1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-06-09 02:36:36 +02:00
Commit graph

22 commits

Author SHA1 Message Date
5d31e7c8b8 Set up orthography translation
Also fix dictionary description not auto-linking
2019-07-05 14:51:36 -06:00
Robbie Antenesse
c1327b337d Remove unneeded console logs and code 2019-06-10 12:39:45 -06:00
Robbie Antenesse
afea58de6a Make parseReferences() parse its own references 2019-05-30 11:18:16 -06:00
Robbie Antenesse
cc60512859 Prevent rendering reference if specified does not exist 2019-05-29 16:50:56 -06:00
55374631c7 Auto-number homonymns; enable referencing specific homonymns 2019-05-28 23:45:32 -06:00
d228d1194a Make some messages appear longer/permanently 2019-05-24 11:45:08 -06:00
7c3724f22e Delete words from server if logged in 2019-05-23 16:08:07 -06:00
569a0b9fc5 Choose when saveDictionary() updates lastUpdated 2019-05-23 14:27:38 -06:00
f753bd66f3 Upload new, updated, and imported words/dictionaries 2019-05-23 12:03:53 -06:00
9f80071b1c Fix updated words losing createdOn 2019-05-22 14:14:10 -06:00
3666acc426 Add createdOn and lastUpdated to words 2019-05-21 15:21:09 -06:00
3f17a19c50 Customize addWord messaging 2019-05-10 15:31:01 -06:00
048c964405 Clear and refocus word form after add 2019-05-10 13:23:30 -06:00
15bba03e1d Add hotkeys 2019-05-10 13:08:03 -06:00
ac8d88f082 Update simpleDefinition to definition and longDefinition to details 2019-05-10 10:08:49 -06:00
eecdde7a0a Add messaging on saves and loading 2019-05-09 14:34:32 -06:00
22f8c0885a Save and load from localStorage; fix csv arrays in edit modal 2019-05-08 15:23:46 -06:00
3a29d56072 Add delete word with confirmation 2019-05-07 17:50:48 -06:00
6f649d1790 Keep already-open edit forms open on re-render 2019-05-07 12:56:21 -06:00
2bd8645430 Allow saving edited words 2019-05-07 11:08:58 -06:00
d178a91be3 Create pagination and random word generator utility 2019-05-06 16:28:51 -06:00
a670abf24c Add words to dictionary with validation 2019-05-03 16:10:41 -06:00