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

20 commits

Author SHA1 Message Date
Robbie Antenesse
ab75db9a39 Don't upload dictionaries have not been edited 2019-06-06 16:06:17 -06:00
Robbie Antenesse
441dfb4d6e Downgrade parcel-bundler to 1.9.7; minor fixes
Newer versions incorrectly link html files:
https://github.com/parcel-bundler/parcel/issues/2791
2019-06-03 14:36:00 -06:00
afb1a08187 Fix typo in Sync preventing publicLink from being set 2019-05-31 13:03:24 -06:00
1ff4060803 Use domain + pathname for public links instead of href 2019-05-29 16:50:26 -06:00
8775d03576 Make sure publicLink is populated even when nonexistent 2019-05-28 23:12:51 -06:00
d3ef16b947 Correctly sync dictionary on login and create account 2019-05-24 11:34:11 -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
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
c5bdfa5450 Change externalId to externalID for backwards compatibility 2019-05-23 14:20:54 -06:00
bf30f108fa Move saveToken() to account/utilities.js 2019-05-23 13:16:51 -06:00
6a6b545979 Make uploadDetails not need a parameter 2019-05-23 11:42:44 -06:00
53d808fe30 Split upload functions; sort words after sync 2019-05-22 20:22:57 -06:00
3fa0ac2a81 Sync words on load 2019-05-22 14:21:42 -06:00
e2066e6168 Set up dictionary details sync 2019-05-21 18:57:29 -06:00
62dad867e0 Add commented outline for syncing in sync.js 2019-05-21 17:01:11 -06:00
d4d46c7afe Create new dictionary if logged in and local has no externalId 2019-05-21 16:56:11 -06:00
654bfab004 Upload dictionary if creating an account/not previously uploaded 2019-05-21 16:38:34 -06:00