yflory
|
b4c294565e
|
Hide shared folder creation links when inside a shared folder
|
6 years ago |
yflory
|
ecb9f039b1
|
Fix pad password change not reloading with the correct URL
|
6 years ago |
yflory
|
c9ac3c7c2b
|
Fix search in shared folders
|
6 years ago |
yflory
|
fc91cf606b
|
Disable moveToTrash button for pads in shared folders
|
6 years ago |
ansuz
|
ed881840cd
|
remove XXX label from non-blocking feature
|
6 years ago |
yflory
|
9c58dc216f
|
Remove option to move a shared folder to the trash
|
6 years ago |
ansuz
|
2c22232a47
|
check if a user is logged in strictly by User_hash
|
6 years ago |
ansuz
|
848a918eda
|
remove out of date comments
|
6 years ago |
yflory
|
668b7425a8
|
Make sure we won't move pads from a shared folder to the trash
|
6 years ago |
yflory
|
5b48eff78c
|
Remove owned pads deleted from the server in shared folders
|
6 years ago |
ansuz
|
b9c4aa43b5
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
6 years ago |
ansuz
|
3d95e6088a
|
leave a FIXME note
|
6 years ago |
Caleb James DeLisle
|
792f7bcc64
|
show how long less takes to compile
|
6 years ago |
Caleb James DeLisle
|
6c49318ac7
|
Show how long it takes to parse less
|
6 years ago |
Caleb James DeLisle
|
0d5ac05866
|
refactoring of the less infrastructure
|
6 years ago |
yflory
|
b5c2eb8a9c
|
Automatically refresh the drive when a change occurs in a shared folder
|
6 years ago |
yflory
|
4706b8a9de
|
Store newly created pads in the correct (shared) folder
|
6 years ago |
yflory
|
6a80f49fe0
|
Don't load expired or deleted shared folders
|
6 years ago |
Caleb James DeLisle
|
507e5b18e9
|
Remove all less includes where no mixin or variable is used after
|
6 years ago |
Caleb James DeLisle
|
a6d3dbf94f
|
Wrapped modal.less into a mixin which gets rid of the last file which emitted CSS
|
6 years ago |
Caleb James DeLisle
|
4a352f2ed8
|
Use import (reference) whenever the less file supposedly emits no CSS
|
6 years ago |
yflory
|
7d89026d83
|
Fix more issues with shared folders
|
6 years ago |
Caleb James DeLisle
|
c5105d7b84
|
Merge branch 'check-for-css-variables' into staging
|
6 years ago |
Caleb James DeLisle
|
a440359bc7
|
Commit patches provided to me by someone who Seemed Trustworthy At The Time
(should fix false negatives in shared-worker detection)
|
6 years ago |
Caleb James DeLisle
|
cb8888ea1a
|
Yes, so it turns out that making a small asthetic change after testing on every browser does actually break it :|
|
6 years ago |
Caleb James DeLisle
|
fabdbc3b61
|
Add a feedback test for checking for CSS variables, so we won't use a feature which is not implemented by the vast majority of the people using CryptPad...
|
6 years ago |
yflory
|
8516587ece
|
lint compliance
|
6 years ago |
yflory
|
9787f5304a
|
Don't unpin channels that are still in another proxy
|
6 years ago |
ansuz
|
3fb6cb3d00
|
lint compliance
|
6 years ago |
ansuz
|
ca409e5eaa
|
support import/export in kanban
|
6 years ago |
yflory
|
321c7d5512
|
Move pin/unpin outside of userObject
|
6 years ago |
ansuz
|
8574128efd
|
unstub password change function
|
6 years ago |
ansuz
|
25b0d764ed
|
pass initialState variable when copying your drive in the changeUserPassword function
because the hardest problems to debug are always fixed with one line changes
|
6 years ago |
ansuz
|
54bc29f28c
|
WIP maybe I missed something
|
6 years ago |
yflory
|
66a494cbd2
|
temp
|
6 years ago |
yflory
|
4b86ed2dec
|
Shared folders UI
|
6 years ago |
ansuz
|
0a9ea95796
|
always set userHash in localStorage even with modern users
|
6 years ago |
yflory
|
bc7524c134
|
Fix tippy
|
6 years ago |
yflory
|
6312dadb60
|
Fix shared folders names in the drive
|
6 years ago |
ansuz
|
ce7ebf0326
|
don't stop users from registering if they cancel out of a prompt
|
6 years ago |
yflory
|
e0cc1a6eb6
|
Display a shared folder in the drive
|
6 years ago |
ansuz
|
a15e232469
|
complete modern user registration/login. general cleanup
|
6 years ago |
ansuz
|
d79064a4c5
|
Merge branch 'staging' into modern-users2
|
6 years ago |
ansuz
|
4ef2cfa88d
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
6 years ago |
ansuz
|
57a39258c3
|
WIP big commit
|
6 years ago |
ansuz
|
0c3b898000
|
simple one line fixes
|
6 years ago |
yflory
|
0c9dfc1fb5
|
Add proxy manager inner
|
6 years ago |
yflory
|
bd6a199dca
|
Add missing functions to the proxy manager
|
6 years ago |
yflory
|
a25a72b5db
|
Add a proxy manager to handle operations between shared folders
|
6 years ago |
yflory
|
66591a3654
|
Merge branch 'rohref' into sharedfolder
|
6 years ago |
ansuz
|
a3e0e765b5
|
derive block URI and URL in dedicated functions
|
6 years ago |
yflory
|
a99e5a3aaa
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
6 years ago |
yflory
|
af5cc30381
|
Fix undefined function when calling error() in the drive
|
6 years ago |
yflory
|
071c34d4fa
|
Fix undefined secret with password-protected files (#250)
|
6 years ago |
yflory
|
27797c0520
|
Fix undefined secret with password-protected files (#250)
|
6 years ago |
yflory
|
425ac8ea57
|
Migration for read-only links + fix issues with read-only pads
|
6 years ago |
yflory
|
0f9a71686e
|
Add support for read-only href stored in filesData
|
7 years ago |
yflory
|
34914785eb
|
lint compliance
|
7 years ago |
yflory
|
a537f7de8b
|
Fix infinite loading screen caused by some browser settings
|
7 years ago |
yflory
|
470f404a24
|
temp
|
7 years ago |
ansuz
|
cc6f3dc0e4
|
lint compliance
|
7 years ago |
ansuz
|
cfc81e8c96
|
allocate blockSeed as Uint8Array
|
7 years ago |
yflory
|
554b4a978d
|
Load shared folders in the store
|
7 years ago |
ansuz
|
7aa7b82c60
|
merge staging
|
7 years ago |
yflory
|
6dc7e7eff4
|
Disable WebWorkers by default
|
7 years ago |
yflory
|
bfb850554d
|
Fix the contacts app with workers
|
7 years ago |
yflory
|
87dc528a99
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
7 years ago |
yflory
|
6d8693ff8c
|
Fix history mode UI
|
7 years ago |
ansuz
|
7dc393a2d2
|
remove debug log
|
7 years ago |
ansuz
|
d76f3dceab
|
remove comment
|
7 years ago |
ansuz
|
fb5553f918
|
fix typo
|
7 years ago |
yflory
|
76bc82ac13
|
lint compliance
|
7 years ago |
yflory
|
0160ef30b7
|
Fix pad password change
|
7 years ago |
yflory
|
355dc5c993
|
Hide account password change form in settings
|
7 years ago |
yflory
|
fbe940c024
|
Fallback to async store in self.crypto doesn't exist in webworkers (ie/edge)
|
7 years ago |
ansuz
|
01614c4256
|
verify old user password before proceeding to change passwords
|
7 years ago |
ansuz
|
e03b9fe630
|
remove login-block dependency from settings
|
7 years ago |
ansuz
|
85bcaa51f7
|
export a constant for the number of required bytes at login time
allocate bytes for blockSeed when changing passwords
|
7 years ago |
ansuz
|
da35d94f73
|
don't require Block in /settings/
|
7 years ago |
yflory
|
a146f6acc9
|
Change user account password function
|
7 years ago |
ansuz
|
6fde027a6c
|
add some TODOs
|
7 years ago |
ansuz
|
9a7abe0b1e
|
Merge branch 'modern-users' of github.com:xwiki-labs/cryptpad into modern-users
|
7 years ago |
ansuz
|
c2014c5906
|
a bit of cleanup, bug fixes, and lint compliance
|
7 years ago |
yflory
|
36d1ae0f6c
|
Merge branch 'modern-users' of github.com:xwiki-labs/cryptpad into modern-users
|
7 years ago |
yflory
|
71b085ba23
|
Owned drive migration UI
|
7 years ago |
ansuz
|
c3741f847d
|
resolve conflicts from merge with staging
|
7 years ago |
ansuz
|
d03339f20b
|
check for the presence of a blockHash in localStorage when logging in
|
7 years ago |
yflory
|
a5b207d57b
|
Password change UI
|
7 years ago |
ansuz
|
3ba0ad3cf1
|
get, set, and clear blocks from localStorage
|
7 years ago |
ansuz
|
cb5fa72dba
|
implement removeLoginBlock rpc
|
7 years ago |
yflory
|
7948fe2b70
|
Merge branch 'soon' into staging
|
7 years ago |
yflory
|
29f577dfc6
|
Improve history to load it chunk by chunk
|
7 years ago |
ansuz
|
577dea4c75
|
clientside implementation of block signing and encryption
|
7 years ago |
yflory
|
c802b761c7
|
Fix pads not stored in the correct folder the first time
|
7 years ago |
yflory
|
60db53a993
|
Use framework in the whiteboard app
|
7 years ago |
yflory
|
d37aa0646e
|
Change account password (clientside RPC)
|
7 years ago |
yflory
|
54d63df1cf
|
Ability to change the password of a pad
|
7 years ago |
yflory
|
d1e8baca68
|
Lint compliance
|
7 years ago |
yflory
|
4896fe81fe
|
Merge branch 'serviceworker' into staging
|
7 years ago |
yflory
|
1b49020753
|
Add support for async store when WebWorker is not available
|
7 years ago |
ansuz
|
ff25929c18
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
7 years ago |
ansuz
|
54b52d681c
|
fix broken share menu resulting from adblock plus triggered by 'share'
|
7 years ago |
yflory
|
d558b9e3e8
|
Fix 404 issues in media-tag
|
7 years ago |
yflory
|
01a3c13a8c
|
Fix CSP issues for missing files (404)
|
7 years ago |
yflory
|
9fbf507cda
|
Fix new version detection
|
7 years ago |
ansuz
|
aa51463a9a
|
Merge branch 'soon' into staging
|
7 years ago |
yflory
|
4dec2cca5c
|
Translations for new version detected
|
7 years ago |
yflory
|
089e0361b6
|
Detect new version
|
7 years ago |
yflory
|
da396b6528
|
Remove XXX
|
7 years ago |
yflory
|
aeaf7d1950
|
Fix mediatag...
|
7 years ago |
yflory
|
054ad9e741
|
Fix 404 in thumbnails creation with corrupted data in the drive
|
7 years ago |
yflory
|
8f28621bb0
|
Remove unnecessary logs when logging in
|
7 years ago |
yflory
|
e39c77e162
|
Merge branch 'staging' into serviceworker
|
7 years ago |
yflory
|
921e6eb3c3
|
Fix wrong pad title in drive
|
7 years ago |
yflory
|
996245ec3d
|
Merge branch 'staging' into serviceworker
|
7 years ago |
yflory
|
47dee664da
|
Add support for login & logout while keeping the same shared worker
|
7 years ago |
ansuz
|
756681211b
|
update home page icons, allow for customization
|
7 years ago |
yflory
|
02b282a1a5
|
Disconnect from shared/service worker
|
7 years ago |
Caleb James DeLisle
|
1775638d00
|
Merge commit '0c8ce27' into staging
|
7 years ago |
Caleb James DeLisle
|
0c8ce27f24
|
Make the less loader only load particular less files once
|
7 years ago |
yflory
|
af2a13e5ae
|
Fix UI issue with PPF in the file picker
|
7 years ago |
yflory
|
574d99f9db
|
Remove support for old media-tag
|
7 years ago |
ansuz
|
eac7d38655
|
test media-tag, and fix the bug the tests exposed
|
7 years ago |
yflory
|
bc57f8c274
|
Replace media-tag.js with the new one
|
7 years ago |
yflory
|
38887eb088
|
Improve new media-tag
|
7 years ago |
yflory
|
87f4fe9c84
|
Add error code to a feedback key
|
7 years ago |
yflory
|
f05e2225d6
|
lint compliance
|
7 years ago |
yflory
|
78ff55e34e
|
Fix race condition
|
7 years ago |
yflory
|
48dc8c78b4
|
Fix cache and merge issues
|
7 years ago |
yflory
|
305b47132c
|
lint compliance
|
7 years ago |
yflory
|
14db9fad8e
|
Merge branch 'echidna' into serviceworker
|
7 years ago |
yflory
|
a6d9ecb3ba
|
lint compliance
|
7 years ago |
yflory
|
598d56c75e
|
Fix cache issues
|
7 years ago |
yflory
|
cefe19b0e1
|
Merge branch 'echidna' into serviceworker
|
7 years ago |
yflory
|
953d98be96
|
Fix reconnect
|
7 years ago |
yflory
|
ce6779a06f
|
Remove debugging logs
|
7 years ago |
yflory
|
6ab29f8f3a
|
Test service worker and shared worker store
|
7 years ago |
yflory
|
3f8b6d3b8a
|
Fix default title issues when using a template
|
7 years ago |
yflory
|
9c5ad795e1
|
Service worker test
|
7 years ago |
yflory
|
b0311ccec1
|
Don't create file duplicates in the drive
|
7 years ago |
yflory
|
21366c252d
|
Merge branch 'donkey' into staging
|
7 years ago |
yflory
|
cc163f83c7
|
Fix an issue creating duplicate files in the drive
|
7 years ago |
yflory
|
b9f5a0f52b
|
Move async store in a webworker!
|
7 years ago |
yflory
|
8586d0c944
|
Merge branch 'staging' into donkey
|
7 years ago |
yflory
|
ba0e000808
|
Add a file upload modal
|
7 years ago |
yflory
|
06818b798f
|
Add properties button to the file app to see owners and password
|
7 years ago |
yflory
|
fe202a92b4
|
Fix UI issues in kanban
|
7 years ago |
yflory
|
85e5c495d9
|
Remove owned file
|
7 years ago |
yflory
|
93ecc06964
|
Upload owned files
|
7 years ago |
yflory
|
a6bac8ae41
|
Fix password prompt issue when the password was wrong in the file app
|
7 years ago |
yflory
|
05bd41f256
|
Upload a password-protected file from apps
|
7 years ago |
yflory
|
66655b4a23
|
Upload a file with a password
|
7 years ago |
yflory
|
8aac7bad45
|
Make sure the ID is not used when uploading a file
|
7 years ago |
yflory
|
3267268e20
|
Fix share modal not using the previous values
|
7 years ago |
yflory
|
586193d6a1
|
Password-protected files: upload files with hashes V2
|
7 years ago |
yflory
|
b377da1227
|
Highlight the selected line in polls
|
7 years ago |
yflory
|
c7e08fedfb
|
Password-protected files
|
7 years ago |
yflory
|
884f2b465d
|
Fix kanban creation
|
7 years ago |
yflory
|
95218f0fa1
|
Remove use of space-evenly since it is not supported by all browsers
|
7 years ago |
yflory
|
7800fa2dcd
|
Add confirm dialog when deleting a task in kanban + add colors
|
7 years ago |
yflory
|
914da83b46
|
Fix missing edit hash in share modal when opening a pad in read-only mode
|
7 years ago |
yflory
|
4df285fed5
|
Fix pads using version 0 hashes
|
7 years ago |
yflory
|
fe27c97879
|
Help + tooltips + fix colors in kanban
|
7 years ago |
yflory
|
6b98fef679
|
Remove ES6 code in kanban
|
7 years ago |
yflory
|
07502775f5
|
Add support for readonly and locked modes in kanban
|
7 years ago |
yflory
|
f0512bbb1d
|
Fix UI and realtime issues with kanban
|
7 years ago |
yflory
|
975fa3e4dd
|
Test small mediatag
|
7 years ago |
yflory
|
ea9384d6d0
|
Fix kanban inputs blocked when remote change
|
7 years ago |
ansuz
|
bd66c8fee8
|
hacks to handle weird entries in drive
|
7 years ago |
ansuz
|
2170fcb9ad
|
Merge branch 'kanban' into staging
|
7 years ago |
yflory
|
ef735d6fe6
|
Fix an issue when trying to create a pad with a password from a template
|
7 years ago |
ansuz
|
f218a9c119
|
correct a copy-pasted comment
|
7 years ago |
yflory
|
b4638efe2d
|
Fix missing username when avatar is 404
|
7 years ago |
yflory
|
31f9062422
|
Fix avatar pin
|
7 years ago |
ansuz
|
d950b34bdf
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
7 years ago |
ansuz
|
fb91f5df76
|
compare flat-dom output against hyperjson
|
7 years ago |
yflory
|
5554c24b36
|
Remove dev console logging
|
7 years ago |
yflory
|
d224a2c1a4
|
Update size of the Add button in kanban
|
7 years ago |
yflory
|
77c456a20e
|
Disable console logging in kanban
|
7 years ago |
yflory
|
73183a69fd
|
Improve kanban UI
|
7 years ago |
yflory
|
86be9abb62
|
Translations for kanban
|
7 years ago |
yflory
|
b6ebc583ba
|
Add the kanban app to the list
|
7 years ago |
yflory
|
087e346685
|
Remove translatable text and blocking 'confirm' dialog from jkanban.js
|
7 years ago |
yflory
|
0ab27427bc
|
Lint compliance
|
7 years ago |
yflory
|
037050d16f
|
Merge branch 'coati' into kanban
|
7 years ago |
yflory
|
65a2083afc
|
Suggest tags based on existing ones. Display existing tags in the drive.
|
7 years ago |
yflory
|
e2052b4510
|
Fix multiple tippy tooltips displayed in poll's table
|
7 years ago |
yflory
|
6fde15247b
|
Fix UI issues in the loading screen with the loading bar
|
7 years ago |
Paul Libbrecht
|
372f1dfeb4
|
First anchor test and restore of the CKEditor anchor function.
|
7 years ago |
yflory
|
2d2701596a
|
Loading message and loading bar for migration
|
7 years ago |
yflory
|
2b8e734cae
|
Add revealable password input to display or prompt the password
|
7 years ago |
ansuz
|
4c747e013f
|
on second thought that was a bad idea
|
7 years ago |
ansuz
|
8ec9021f89
|
clear stuck tooltips in an interval
|
7 years ago |
yflory
|
447230d42e
|
Clean migration logging
|
7 years ago |
yflory
|
6c4c5c135b
|
Async migration
|
7 years ago |
yflory
|
288b0c2df1
|
Lint compliance
|
7 years ago |
yflory
|
10ce95087a
|
Merge branch 'password' into staging
|
7 years ago |
ansuz
|
89fb718572
|
Merge branch 'soon'
|
7 years ago |
ansuz
|
b9a74c2119
|
hide visible effects of race condition, leave a note to remember to fix it
|
7 years ago |
ansuz
|
ac09ba65ce
|
strip both old and new style checkpoint labels before decrypting when fetching history
|
7 years ago |
ansuz
|
123612b893
|
Merge branch 'de-translation-pl' into staging
|
7 years ago |
ansuz
|
699a635746
|
add trailing slash when redirecting to drive
|
7 years ago |
yflory
|
a66d33e5ca
|
Improve export for pads with mediatags
|
7 years ago |
yflory
|
2451174870
|
Lint compliance
|
7 years ago |
yflory
|
d0c6746034
|
Merge branch 'mediatagplugin' into staging
|
7 years ago |
yflory
|
009eb13fc3
|
Merge branch 'master' into staging
|
7 years ago |
ansuz
|
41583b7858
|
Merge branch 'checkpoint-bug' into merge-checkpoint-bug
|
7 years ago |
yflory
|
64c85fe548
|
Don't return channel in parsePadUrl
|
7 years ago |
yflory
|
43d046406f
|
Store the channel id as pad attribute
|
7 years ago |
yflory
|
b26ae67df5
|
Fix issues with channel ID when using a password
|
7 years ago |
yflory
|
1879c1829c
|
Add passwod prompt to access protected pads
|
7 years ago |
yflory
|
811463b870
|
Add support for version 2 hashes needed for password-protected pads
|
7 years ago |
yflory
|
7384568f77
|
Lint compliance
|
7 years ago |
yflory
|
9d30e48a44
|
Fix mediatag redrawn on content update
|
7 years ago |
yflory
|
2d08924462
|
Fix CkEditor issues
|
7 years ago |
yflory
|
cf549eeaef
|
Clean the code
|
7 years ago |
yflory
|
41afc28802
|
Fix conflicts, clean the code, add migration from old mediatags
|
7 years ago |
yflory
|
6a4f25bc9f
|
Test widget filters
|
7 years ago |
yflory
|
fd89811479
|
Clean mediatag plugin
|
7 years ago |
yflory
|
5eab39ad75
|
Tets mediatag plugin using widgets
|
7 years ago |
yflory
|
449ae579e5
|
Lint compliance
|
7 years ago |
yflory
|
a773c47950
|
Fix loading screen in login and register
|
7 years ago |
yflory
|
a51e41c883
|
Rename the image used in the new loading screen
|
7 years ago |
yflory
|
9f5e5786f3
|
Merge branch 'pcs' into staging
|
7 years ago |
yflory
|
e1d59db30d
|
Fonts issues on Windows
|
7 years ago |
yflory
|
206ac14438
|
Prevent users from creating a pad when visiting a deleted profile (read-only mode)
|
7 years ago |
yflory
|
a0d452bbd9
|
Use correct icons for the search results in the drive
|
7 years ago |
yflory
|
1f3f4941b5
|
Redirect to drive anonymous users trying to create a profile
|
7 years ago |
yflory
|
c190a38a6b
|
Fix UI issues
|
7 years ago |
yflory
|
24dfaf766d
|
View more templates
|
7 years ago |
yflory
|
842952fe1f
|
New checkboxes and radio input everywhere
|
7 years ago |
yflory
|
68c26f3164
|
Custom radio inputs
|
7 years ago |
yflory
|
7870dc05ca
|
Fix notification timeout
|
7 years ago |
yflory
|
881c36214f
|
Lint compliance
|
7 years ago |
yflory
|
e2b9cf1c40
|
Fix small UI issues with the new colortheme
|
7 years ago |
yflory
|
ec0fc85b9f
|
Sort templates by usage in the PCS
|
7 years ago |
yflory
|
52d6c9d468
|
New colortheme for alertify logs and modals
|
7 years ago |
yflory
|
5ee5a93513
|
New tippy everywhere
|
7 years ago |
yflory
|
9d57548f1d
|
New tooltips
|
7 years ago |
yflory
|
4a23b57655
|
New loading screen
|
7 years ago |
Paul Libbrecht
|
5747e1a492
|
Merge branch 'master' of https://github.com/xwiki-labs/cryptpad
|
7 years ago |
yflory
|
e1473dff79
|
Fix tests
|
7 years ago |
yflory
|
e37aab492b
|
Validate messages not coming from history-keeper
|
7 years ago |
yflory
|
a570a73e98
|
Send checkpoints' id to the server to avoid storing duplicates
|
7 years ago |
yflory
|
2381dd0e39
|
Remove owned profile and owned todo in automatic account deletion
|
7 years ago |
ansuz
|
f276915712
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
7 years ago |
ansuz
|
b323989347
|
remove extraneous console statements
|
7 years ago |
yflory
|
c43afcf629
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
7 years ago |
yflory
|
52e634885e
|
Hide the import template button if templates are disabled in appconfig
|
7 years ago |
ansuz
|
c24c06e90c
|
sign with your global private signing key
|
7 years ago |