dependabot[bot]
|
f7935f6267
|
Bump qs from 6.5.2 to 6.5.3
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-09 04:17:17 +00:00 |
Robbie Antenesse
|
bfb74a0000
|
Fix scss disliking `/` as division sign for no reason
|
2022-08-26 12:56:34 -06:00 |
Robbie Antenesse
|
4c8f896462
|
Remove ads
|
2022-08-26 12:56:01 -06:00 |
Robbie Antenesse
|
be44c4c7a5
|
Upgrade dependencies as far as they'll go without screwing things up
|
2021-12-03 22:10:11 -07:00 |
Robbie Antenesse
|
4de0a7bf8b
|
Add missing Translations search filter to View template
|
2021-07-26 11:11:02 -06:00 |
Robbie Antenesse
|
459edda009
|
Upgrade dependencies
|
2021-02-09 14:41:51 -07:00 |
Robbie Antenesse
|
9fcbb08468
|
Fix og:url on view template to HTTPS
|
2020-11-03 11:58:25 -07:00 |
Robbie Antenesse
|
2f0aa6e14c
|
Update announcement to paid features poll
|
2020-11-03 11:11:37 -07:00 |
Robbie Antenesse
|
76e3f77b0b
|
Merge pull request #52 from Alamantus/dependabot/npm_and_yarn/bl-4.0.3
Bump bl from 4.0.2 to 4.0.3
|
2020-10-18 14:50:11 -06:00 |
dependabot[bot]
|
f1b99960f3
|
Bump bl from 4.0.2 to 4.0.3
Bumps [bl](https://github.com/rvagg/bl) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v4.0.2...v4.0.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-18 20:48:20 +00:00 |
Robbie Antenesse
|
d64890ec12
|
Upgrade devDependencies
|
2020-10-18 14:47:22 -06:00 |
Robbie Antenesse
|
acdc5cbdaa
|
Correctly escape quotes in rendered input tags
Bump patch version to ensure fixes are loaded
|
2020-10-18 14:43:17 -06:00 |
Robbie Antenesse
|
efa623af85
|
Update dependencies
|
2020-10-08 15:23:29 -06:00 |
Robbie Antenesse
|
e1222a43f6
|
Fix incorrect variable name; Correctly display public dict
|
2020-10-08 14:56:59 -06:00 |
Robbie Antenesse
|
3dd370a375
|
Update create account text
|
2020-08-03 23:15:31 -06:00 |
Robbie Antenesse
|
34459b40a4
|
Comment out unused pagination code
- The unused code kept getting bundled, so this should prevent that.
|
2020-08-03 22:58:29 -06:00 |
Robbie Antenesse
|
4318f90263
|
Upgrade parcel-bundler version, I guess
|
2020-08-03 22:57:39 -06:00 |
Robbie Antenesse
|
d98cf9a584
|
Remove expired ads
|
2020-08-03 22:48:44 -06:00 |
Robbie Antenesse
|
f388620d3e
|
Update dependencies
|
2020-08-03 16:52:43 -06:00 |
Robbie Antenesse
|
e3c4ce7666
|
Merge branch 'new-features-wave-2'
|
2020-08-03 16:43:19 -06:00 |
Robbie Antenesse
|
4228ac8063
|
Add announcement for Wave 2
|
2020-08-03 16:40:56 -06:00 |
Robbie Antenesse
|
b61f128745
|
Make modals scroll to top when opened
|
2020-08-03 16:33:56 -06:00 |
Robbie Antenesse
|
5a728dbd7c
|
Ensure template editor scrolls to display buttons
|
2020-08-03 16:17:18 -06:00 |
Robbie Antenesse
|
b87f4e7cad
|
Hide template field when none exist
|
2020-08-03 16:07:27 -06:00 |
Robbie Antenesse
|
5e803d988e
|
Remove edited words if not matching search
|
2020-08-03 15:50:20 -06:00 |
Robbie Antenesse
|
15ad17e1d7
|
Bump minor version to 2.2.0
|
2020-07-31 16:41:02 -06:00 |
Robbie Antenesse
|
a73b74ff71
|
Save dictionary after editing word
|
2020-07-31 16:25:51 -06:00 |
Robbie Antenesse
|
ec37fc53a5
|
Add new fields to import/export words
|
2020-07-31 16:25:26 -06:00 |
Robbie Antenesse
|
b3507128a6
|
Update help file with new fields
|
2020-07-31 15:56:35 -06:00 |
Robbie Antenesse
|
54cc74b468
|
Make sure Word Form always displays above footer
|
2020-07-31 15:20:11 -06:00 |
Robbie Antenesse
|
f6446eedc9
|
Add Details field templates
|
2020-07-31 15:14:41 -06:00 |
Robbie Antenesse
|
ce06308c1d
|
Make editing words render in place instead of whole list
|
2020-07-31 12:20:06 -06:00 |
Robbie Antenesse
|
abacf7a56a
|
Prevent entry headers from going beneath options button
|
2020-07-31 12:15:39 -06:00 |
Robbie Antenesse
|
fb42b0ef2b
|
Improve word forms
- Fix not clearing all fields
- Show advanced field if edited word has advanced data
|
2020-07-31 11:39:54 -06:00 |
Robbie Antenesse
|
6d7cdf68a9
|
Fix word reference finding
|
2020-07-31 11:29:33 -06:00 |
Robbie Antenesse
|
c2d02ceccb
|
Merge branch 'master' of https://github.com/Alamantus/Lexiconga
|
2020-07-17 16:57:40 -06:00 |
Robbie Antenesse
|
bd8a3f475a
|
Merge pull request #49 from Alamantus/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
|
2020-07-17 11:02:38 -06:00 |
dependabot[bot]
|
b6811a07e4
|
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-17 03:25:46 +00:00 |
Robbie Antenesse
|
90e0553f4e
|
Update dependencies in yarn.lock
|
2020-07-06 14:58:38 -06:00 |
Robbie Antenesse
|
adb95fbae3
|
Include principal parts in searches by name
|
2020-05-08 00:47:18 -06:00 |
Robbie Antenesse
|
8cc3b469f9
|
Display principal parts on public dictionary
|
2020-05-08 00:02:51 -06:00 |
Robbie Antenesse
|
e103420245
|
Add Prinipal Parts for words
|
2020-05-07 23:57:27 -06:00 |
Robbie Antenesse
|
d5e2ddec93
|
Add related to db structure
|
2020-05-07 23:23:42 -06:00 |
Robbie Antenesse
|
8f6dad8a84
|
Make word references link to hash unless individual
|
2020-05-07 23:20:47 -06:00 |
Robbie Antenesse
|
a30bdf5d63
|
Provide etymology & related in public word view
|
2020-05-07 23:12:49 -06:00 |
Robbie Antenesse
|
4d63aa9034
|
Display related words in public dictionary render
|
2020-05-07 23:09:19 -06:00 |
Robbie Antenesse
|
d1bcfc5b97
|
Update offline to show etymology & related fields
|
2020-05-04 00:28:01 -06:00 |
Robbie Antenesse
|
e2d3164136
|
Add Related Words field & display
|
2020-05-04 00:27:50 -06:00 |
Robbie Antenesse
|
69c0539370
|
Remove possible error code on view search
Strip out "Search Translations" filter options
|
2020-05-03 23:25:49 -06:00 |
Robbie Antenesse
|
4d3132e151
|
Render etymology in public view
|
2020-05-03 23:25:40 -06:00 |