1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-02-24 19:22:35 +01:00

322 Commits

Author SHA1 Message Date
dependabot[bot]
22392ccd0f
Bump lodash from 4.17.11 to 4.17.14
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-11 21:14:03 +00:00
Kevin Woblick
540f1e7050
Merge pull request #55 from Kovah/dev
Improve submit disabling with form check (#53)
v0.0.18
2019-07-02 15:04:28 +02:00
Kovah
6ecf8bf89f
Fix typo in Travic config 2019-07-02 14:55:07 +02:00
Kovah
2ad98a2c24
Update frontend test process for Travis CI 2019-07-02 14:50:28 +02:00
Kovah
475a8e19b7
Add npm build testing to Travis CI config 2019-07-02 14:13:10 +02:00
Kovah
81df007ac5
Improve submit disabling with form check (#53) 2019-07-02 14:02:37 +02:00
Kevin Woblick
409dc7956b
Merge pull request #54 from Kovah/dev
v0.0.18
2019-07-02 13:55:33 +02:00
Kovah
b387de31d4
0.0.18 2019-07-02 13:48:35 +02:00
Kovah
9c46b814b8
Add texts to menu items on mobile (#52) 2019-07-02 13:47:35 +02:00
Kovah
ad616acaa8
Disable submit buttons after clicking them (#53) 2019-07-02 13:45:01 +02:00
Kovah
eb68263c78
Update the production docker-compose file 2019-07-02 13:37:28 +02:00
Kovah
6b2d4734d5
Add option to enforce HTTPS usage behind proxies 2019-07-02 13:36:25 +02:00
Kovah
6493cf8806
Update frontend dependencies, remove unneeded libraries 2019-06-14 13:50:37 +02:00
Kevin Woblick
9c98c8af4d
Merge pull request #51 from Kovah/dev
v0.0.17
v0.0.17
2019-05-20 14:17:46 +02:00
Kovah
03c4988d01
0.0.17 2019-05-20 14:08:37 +02:00
Kovah
8e583b8ecd
Update dependencies 2019-05-20 14:08:28 +02:00
Kovah
afbcd64d68
Add more spacing to notes below links 2019-05-20 13:17:04 +02:00
Kovah
6efaee811e
Remove duplicate labels from form inputs 2019-05-20 13:16:51 +02:00
Kovah
5d38a89b3a
Autofocus the search field 2019-05-20 13:02:48 +02:00
Kovah
fd04b3d01c
Fix an issue with title not being parsed in meta helper 2019-05-07 15:09:27 +02:00
Kevin Woblick
5422d9097d
Merge pull request #50 from Kovah/dev
v0.0.16
v0.0.16
2019-04-28 16:04:59 +02:00
Kovah
3df42f9c79
0.0.16 2019-04-28 16:03:13 +02:00
Kovah
24353a18d0
Correct the release Dockerfile 2019-04-28 16:02:14 +02:00
Kevin Woblick
cb59731aa0
Merge pull request #49 from Kovah/dev
v0.0.15
v0.0.15
2019-04-28 15:47:07 +02:00
Kovah
578e10aa96
0.0.15 2019-04-28 15:40:25 +02:00
Kovah
05ad4e094a
Add a login hint for the demo instance 2019-04-28 15:40:10 +02:00
Kovah
d50d9adf29
Update the release dockerfile with permission corrections 2019-04-28 15:39:48 +02:00
Kovah
7a5d6015d9
Display the url shortened if it's longer than 60 characters 2019-04-28 15:10:53 +02:00
Kovah
2c4695f560
Add category improvements for edit link view 2019-04-28 15:04:10 +02:00
Kovah
6d485064fa
Update the docker-compose.production.yml file and the readme 2019-04-28 14:52:04 +02:00
Kovah
09cdaa47a7
Fixes username saving, implements some toggles foer the demo 2019-04-28 14:47:29 +02:00
Kovah
c7c94dd7ee
Correct password change controller 2019-04-28 14:31:23 +02:00
Kevin Woblick
9cb4f25e4f
Merge pull request #48 from Kovah/dev
v0.0.14
v0.0.14
2019-04-27 12:09:02 +02:00
Kovah
1bdf37f586
0.0.14 2019-04-27 12:00:32 +02:00
Kovah
42ffabb4fc
Update readme with testing information 2019-04-27 11:59:09 +02:00
Kovah
8a67737f29
Fix implementation for meta generation for links (#47) 2019-04-27 11:58:13 +02:00
Kovah
5617586123
Fix footer spacing, fix button label for notes 2019-04-27 11:46:36 +02:00
Kovah
058e22fc01
Fix issues with meta tag parsing by using get_meta_tags() (#47) 2019-04-27 11:25:54 +02:00
Kovah
ed012a2da8
Check for duplicate links in the link creation form (#46) 2019-04-27 10:56:18 +02:00
Kovah
2e92346448
Implement a class-based frontend workflow 2019-04-27 10:47:33 +02:00
Kovah
43b58d8b5c
Update frontend dependencies 2019-04-27 10:45:54 +02:00
Kovah
76bc0d3ef9
Allow remote connections to local dev environment (e.g. for Win Edge debugging) 2019-04-27 10:42:58 +02:00
Kovah
9297b15439
Make the alerts more cleaner with an unstyled list 2019-04-27 10:42:00 +02:00
Kovah
49cb6e2b1f
Fix a small issue with category selects in link forms 2019-04-26 18:42:55 +02:00
Kovah
4cf81aac78
Merge pull request #45 from Kovah/dev
v0.0.13
v0.0.13
2019-04-25 00:16:59 +02:00
Kovah
cf2bc5b9f4
0.0.13 2019-04-25 00:15:42 +02:00
Kovah
0e3a708b68
Add automatic detection for the dark mode (#14) 2019-04-25 00:13:51 +02:00
Kovah
c1470b75da
Implement first styling and settings for the dark mode (#14) 2019-04-24 23:38:43 +02:00
Kovah
4f5ddf022b
Improve navigation UX by replacing the link dropdown with single links 2019-04-24 22:08:04 +02:00
Kovah
6686049b7e
Use optgroups for better distinction in category selects 2019-04-24 22:04:43 +02:00