1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-05-24 19:11:11 +02:00
Commit graph

27 commits

Author SHA1 Message Date
85ab5e2b96 Remove unneeded console logs and code 2019-07-11 10:30:11 -06:00
2c4c281850 Update migrateDictionary to account for changes 2019-07-11 10:30:07 -06:00
57ca675f7a Only split out html/md files;Fix page load problem 2019-07-11 10:30:04 -06:00
278b0b61d3 Tie theme to dictionary instead of settings 2019-07-11 10:29:58 -06:00
918dad1ad8 Show/remove share link if turning off Make Public 2019-07-11 10:29:53 -06:00
6b46eaa148 Only render MakePublic if logged in 2019-05-24 15:37:15 -06:00
b1140eebb7 Remove isComplete option, always default to false 2019-05-24 15:09:57 -06:00
769b755cd3 Make words re-sort when changing sortByDefinition 2019-05-24 14:01:48 -06:00
33e9193abb Add delete dictionary from server with switching 2019-05-24 10:53:51 -06:00
24a5baa545 Set up change dictionary 2019-05-24 10:53:48 -06:00
e2c3709ab8 Add color to error messages shown from addMessage() 2019-05-23 16:08:07 -06:00
f6a6a8cc0b Add lastUpdated and createdOn if missing on import/migrate 2019-05-23 16:07:59 -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
7cabf533cf Add delete dictionary button 2019-05-13 10:49:52 -06:00
a321ae1582 Change phonology to space separated 2019-05-10 15:52:20 -06:00
335b3dbb3e Add import/export functions 2019-05-10 15:39:00 -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
dd3a247ee3 Build migration script for original Lexiconga 2019-05-08 16:19:11 -06:00
6d27f40874 Add timestamp to createdOn and lastUpdated 2019-05-08 15:34:03 -06:00
22f8c0885a Save and load from localStorage; fix csv arrays in edit modal 2019-05-08 15:23:46 -06:00
80e9a06235 Change "Allow Duplicates" to "Prevent Duplicates" 2019-05-06 14:30:57 -06:00
b6d728fe8d Add search filters and search result count 2019-05-05 12:00:32 -06:00
97677244f5 Set up saving dictionary changes correctly 2019-05-04 00:21:55 -06:00
0ff0afcd52 Set up edit modal tabs 2019-05-03 23:58:49 -06:00
c5e3544570 Work on edit modal
Something's wrong with scrolling, gotta fix
2019-05-03 21:52:19 -06:00