Commit Graph

197 Commits

Author SHA1 Message Date
Alex Tselegidis
794ad0a4b7
Merge pull request #60 from alextselegidis/dependabot/npm_and_yarn/client/semver-5.7.2
Bump semver from 5.7.1 to 5.7.2 in /client
2023-07-24 09:58:20 +02:00
Alex Tselegidis
3ef50300f8
Merge pull request #61 from alextselegidis/dependabot/npm_and_yarn/client/word-wrap-1.2.4
Bump word-wrap from 1.2.3 to 1.2.4 in /client
2023-07-24 09:58:12 +02:00
dependabot[bot]
6dccfaf7a7
Bump word-wrap from 1.2.3 to 1.2.4 in /client
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 16:14:21 +00:00
dependabot[bot]
5be2cd30f9
Bump semver from 5.7.1 to 5.7.2 in /client
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-13 00:14:51 +00:00
dependabot[bot]
b71951737a
Bump tough-cookie and node-sass in /client
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) to 4.1.3 and updates ancestor dependency [node-sass](https://github.com/sass/node-sass). These dependencies need to be updated together.


Updates `tough-cookie` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.3)

Updates `node-sass` from 7.0.3 to 8.0.0
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v7.0.3...v8.0.0)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: node-sass
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-08 23:58:37 +00:00
Alex Tselegidis
5b00285649 Update dependencies so that they work with Node 18 2023-03-13 10:36:59 +01:00
Alex Tselegidis
da6ca79390 Adjust logo svg files so that they can be imported with webpack without warnings 2023-03-13 10:35:44 +01:00
Alex Tselegidis
4488c33a65 Update package-lock.json 2022-06-08 10:17:13 +02:00
Alex Tselegidis
4db8f95d65 Update CHANGELOG.md 2022-06-08 10:17:13 +02:00
Alex Tselegidis
e97266d1d0
Merge pull request #43 from alextselegidis/dependabot/npm_and_yarn/client/follow-redirects-1.15.1
Bump follow-redirects from 1.11.0 to 1.15.1 in /client
2022-06-08 10:17:04 +02:00
dependabot[bot]
9dd8842e9e
Bump follow-redirects from 1.11.0 to 1.15.1 in /client
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.11.0 to 1.15.1.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.11.0...v1.15.1)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-08 08:16:51 +00:00
Alex Tselegidis
020a0068b8
Merge pull request #42 from alextselegidis/dependabot/npm_and_yarn/client/url-parse-1.5.10
Bump url-parse from 1.4.7 to 1.5.10 in /client
2022-06-08 10:15:15 +02:00
dependabot[bot]
e97c0a5807
Bump url-parse from 1.4.7 to 1.5.10 in /client
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-08 08:10:43 +00:00
Alex Tselegidis
082c00b1ff
Merge pull request #37 from alextselegidis/dependabot/npm_and_yarn/client/eventsource-1.1.1
Bump eventsource from 1.0.7 to 1.1.1 in /client
2022-06-08 10:10:34 +02:00
Alex Tselegidis
f42f441b0d
Merge pull request #38 from alextselegidis/dependabot/npm_and_yarn/client/async-2.6.4
Bump async from 2.6.3 to 2.6.4 in /client
2022-06-08 10:10:20 +02:00
Alex Tselegidis
456adda63f
Merge pull request #41 from alextselegidis/dependabot/npm_and_yarn/client/lodash-4.17.21
Bump lodash from 4.17.15 to 4.17.21 in /client
2022-06-08 10:09:33 +02:00
Alex Tselegidis
57a3be2faa
Merge pull request #40 from alextselegidis/dependabot/npm_and_yarn/client/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /client
2022-06-08 10:09:28 +02:00
dependabot[bot]
c39ded3cf7
Bump lodash from 4.17.15 to 4.17.21 in /client
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21)

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-08 08:09:00 +00:00
dependabot[bot]
fa017970af
Bump minimist from 1.2.5 to 1.2.6 in /client
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-08 08:08:43 +00:00
Alex Tselegidis
c372a19a08
Merge pull request #35 from alextselegidis/dependabot/npm_and_yarn/client/moment-2.29.2
Bump moment from 2.24.0 to 2.29.2 in /client
2022-06-08 10:07:28 +02:00
dependabot[bot]
614c29aad4
Bump async from 2.6.3 to 2.6.4 in /client
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-03 11:10:08 +00:00
dependabot[bot]
da924cae03
Bump eventsource from 1.0.7 to 1.1.1 in /client
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.0.7...v1.1.1)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 23:15:11 +00:00
dependabot[bot]
6b65c507ac
Bump moment from 2.24.0 to 2.29.2 in /client
Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.24.0...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-27 08:46:03 +00:00
Alex Tselegidis
0b6d4404de Enable the fr-FR and sv-SE languages in the profile page 2022-05-27 10:45:12 +02:00
Alex Tselegidis
89aff3ca12 Update vendor dependencies 2022-05-27 10:42:16 +02:00
Alex Tselegidis
c14f5a3528 Create a UI proxy setup 2022-05-27 10:42:06 +02:00
Alex Tselegidis
547174e037 Update dependencies for PHP8 2022-05-27 10:41:54 +02:00
Alex Tselegidis
c53993bde1
Merge pull request #28 from ericgaspar/master
Add French translation
2022-05-27 10:25:50 +02:00
Alex Tselegidis
0ab3ebdbe7 Add swedish translation (thanks to joho@boojam.se) 2022-03-11 12:10:35 +01:00
ericgaspar
f608d419b0
Fix 2022-01-25 13:20:23 +01:00
ericgaspar
56408af866
Add French 2022-01-25 13:14:37 +01:00
Alex Tselegidis
8396eabbf8 Added method for refreshing the currently displayed note 2021-03-28 22:16:50 +02:00
Alex Tselegidis
01f9247478 Corrected .DS_Store removal command 2021-03-28 22:16:17 +02:00
Alex Tselegidis
05480774e1 Defined an icon as maskable 2021-03-28 22:15:59 +02:00
Alex Tselegidis
a10c35d3e2 Added an improved scroll-jump fix 2021-02-11 19:41:59 +01:00
Alex Tselegidis
2d81649434 The syncing must be also triggered on demand for a better user experience 2021-02-11 19:41:59 +01:00
Alex Tselegidis
c09a1a123c Added a new sync button in the header and adjusted the header buttons layout. 2021-02-11 19:41:59 +01:00
Alex Tselegidis
76591ff526
Merge pull request #16 from alextselegidis/dependabot/composer/server/laravel/framework-8.24.0
Bump laravel/framework from 8.2.0 to 8.24.0 in /server
2021-02-11 19:35:50 +01:00
dependabot[bot]
6960a09986
Bump laravel/framework from 8.2.0 to 8.24.0 in /server
Bumps [laravel/framework](https://github.com/laravel/framework) from 8.2.0 to 8.24.0.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/8.x/CHANGELOG-8.x.md)
- [Commits](https://github.com/laravel/framework/compare/v8.2.0...v8.24.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-02 17:03:00 +00:00
Alex Tselegidis
e0f3c443aa Scroll to top when selecting a new note 2021-01-11 23:01:47 +02:00
Alex Tselegidis
1aa84e1993 Added debounce effect while saving note changes to the local database 2021-01-10 13:36:04 +02:00
Alex Tselegidis
fa3364272c Improved the synchronization code by also fetching remote made changes into the local database. The app is also now handling changing in UTC time 2021-01-08 12:26:54 +02:00
Alex Tselegidis
a831c999bf Removed unused variables from NoteAside.js 2021-01-08 10:25:02 +02:00
Alex Tselegidis
98791b0258 Empty the note list when logging out 2021-01-07 14:37:59 +02:00
Alex Tselegidis
73f91651ed Removed message when deleting a note 2021-01-07 14:26:19 +02:00
Alex Tselegidis
ca92f6fd50 Rewrote the syncing algorithm for better performance both when online and offline 2021-01-07 14:22:44 +02:00
Alex Tselegidis
601a27a71b Removed unnecessary entry in help page 2021-01-07 14:22:25 +02:00
Alex Tselegidis
99b01122b7 Added prompt before invalidating the local cache 2021-01-07 14:22:11 +02:00
Alex Tselegidis
ae4b1d15f4 Updated the syncing icon 2021-01-07 14:01:42 +02:00
Alex Tselegidis
251dc8f28c Removed unnecessary spaces 2021-01-07 14:01:31 +02:00