zadam
|
439ef4a8cb
|
moved becca to top level source dir
|
2021-05-17 22:09:49 +02:00 |
|
zadam
|
2edc7dbf58
|
merge fixes
|
2021-05-08 11:20:20 +02:00 |
|
zadam
|
051b9dff21
|
Merge remote-tracking branch 'origin/stable' into next
# Conflicts:
# package-lock.json
# package.json
# src/public/app/entities/note_short.js
# src/public/app/services/protected_session.js
# src/routes/api/login.js
|
2021-05-08 10:58:38 +02:00 |
|
zadam
|
de6108f95d
|
protected session is now global application state to avoid weird issues with multiple tabs/windows/reloads
|
2021-05-07 22:23:49 +02:00 |
|
zadam
|
3091119893
|
becca conversion WIP
|
2021-05-02 21:34:57 +02:00 |
|
zadam
|
ef37a52a06
|
when leaving protected session don't forget to reset note cache (titles), #1810
|
2021-04-03 22:02:25 +02:00 |
|
zadam
|
864271d5ef
|
refactored "sync" table to "entity_changes"
|
2020-08-02 23:27:48 +02:00 |
|
zadam
|
f4a4e746bf
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# libraries/ckeditor/ckeditor.js.map
# package.json
# src/routes/api/login.js
# src/routes/api/sync.js
# src/routes/index.js
# src/services/app_info.js
# src/services/sync.js
|
2020-08-02 20:41:22 +02:00 |
|
zadam
|
17d7ff3ff1
|
small improvements to sync table handling
|
2020-07-31 00:08:01 +02:00 |
|
zadam
|
88348c560c
|
syncification
|
2020-06-20 12:31:38 +02:00 |
|
zadam
|
00faf758e8
|
fixes and polish
|
2020-06-15 17:56:53 +02:00 |
|
zadam
|
6b359b7796
|
return 401 when auth request is out of sync, closes #1056
|
2020-05-29 22:06:36 +02:00 |
|
zadam
|
ed52f93bbb
|
tree settings popup fixes
|
2020-05-02 13:52:02 +02:00 |
|
zadam
|
ac608b9334
|
small text changes
|
2020-04-24 21:21:22 +02:00 |
|
zadam
|
c6d912dcb7
|
sync only changes with isSynced = true
|
2020-03-09 21:34:03 +01:00 |
|
zadam
|
174128447b
|
token auth to /login
|
2019-06-23 21:22:08 +02:00 |
|
zadam
|
22228de63b
|
sync changes for note content
|
2019-02-15 00:15:09 +01:00 |
|
azivner
|
030d12a465
|
stretch sync login token validity to 5 minutes #277
|
2019-01-07 23:29:56 +01:00 |
|
azivner
|
0be173a8f7
|
lower lastSyncedPull if server max sync ID is lower
|
2019-01-04 18:58:46 +01:00 |
|
azivner
|
b942163748
|
sync with electron net API (for system proxy support) - working, but WIP
|
2018-12-16 21:19:12 +01:00 |
|
azivner
|
e4381d10e8
|
merged "Sync local document" into "Test sync"
|
2018-09-10 20:05:10 +02:00 |
|
azivner
|
c78ddb70cb
|
all events are now synchronous
|
2018-08-12 20:07:02 +02:00 |
|
azivner
|
37ab7b4641
|
#98, sync to server now works as well + a lot of related changes
|
2018-07-24 20:35:03 +02:00 |
|
azivner
|
d67246699a
|
Introduced separate sync version (previously DB version was used to check sync compatibility), closes #120
|
2018-06-10 15:55:29 -04:00 |
|
azivner
|
66e7c6de62
|
fix ordering
|
2018-04-21 12:23:35 -04:00 |
|
azivner
|
4ce5ea9886
|
autocomplete supports encrypted notes now as well
|
2018-04-20 00:12:01 -04:00 |
|
azivner
|
c6c76ba360
|
option names now follow camelCase
|
2018-04-02 21:47:46 -04:00 |
|
azivner
|
6ab0cea4e3
|
split out dateUtils on the backend
|
2018-04-02 20:46:46 -04:00 |
|
azivner
|
e2921a648d
|
refactored backend to use new naming convention for modules
|
2018-04-01 21:27:46 -04:00 |
|
azivner
|
795d50f02e
|
converted of web (non-api) routes, basic conversion completed
|
2018-03-30 19:31:22 -04:00 |
|
azivner
|
e970564036
|
create months and days with associated english names, closes #37
|
2018-02-10 13:53:35 -05:00 |
|
azivner
|
52ad7f64b4
|
moved all sources to src directory
|
2018-01-28 22:18:15 -05:00 |
|